Skip to content

Job History

The Job History page provides a real-time view of all synchronization jobs and background tasks running in your Hydden.Control tenant. Use this page to monitor progress, identify issues, and troubleshoot failed operations.

Overview

Job History displays a running log of all background operations, including:

  • Data synchronization from Hydden platform
  • Role generation processes
  • Policy analysis tasks
  • Campaign-related background jobs

The Job History Table

Table Columns

ColumnDescription
Job TypeType of operation (Full Sync, Account Sync, etc.)
StatusCurrent state (Pending, Running, Completed, Failed, Cancelled)
Start TimeWhen the job began (default sort: newest first)
DurationTime elapsed or total time to complete
ProgressPercentage complete (for running jobs)
RecordsCount of records created, updated, or deleted
ActionsCancel button for running jobs

Job Types

Job TypeDescription
Full SyncComplete synchronization of all entity types
Incremental SyncSync only changes since last sync
Account SyncSynchronize accounts only
Owner SyncSynchronize owners only
Group SyncSynchronize groups only
Application SyncSynchronize applications only
Role GenerationGenerate roles from owner attributes
Policy AnalysisAnalyze roles against policies

Job Statuses

StatusDescriptionIndicator
PendingJob queued, waiting to startGray
RunningJob currently executingBlue with progress bar
CompletedJob finished successfullyGreen
FailedJob encountered an errorRed
CancelledJob stopped by userOrange

Using Job History

Filtering Jobs

Filter the job list to find specific operations:

  1. By Job Type - Select a job type from the dropdown to show only those jobs
  2. By Status - Filter to show only Completed, Failed, Running, etc.

Filters can be combined to narrow results further.

Auto-Refresh

The page automatically refreshes every 30 seconds by default.

  • Auto-refresh: ON - Page updates automatically
  • Auto-refresh: OFF - Manual refresh only

Toggle the Auto-refresh button to change this behavior. Manual refresh is useful when reviewing historical jobs without interruption.

Manual Refresh

Click the Refresh button to immediately update the job list.

Viewing Job Details

Each job row shows:

  • Progress bar - Visual indicator of completion percentage
  • Record metrics - Breakdown of Created, Updated, and Deleted counts
  • Duration - For running jobs, shows elapsed time; for completed jobs, shows total time
  • Error indicator - For failed jobs, hover to see the error message

Cancelling Jobs

To cancel a running job:

  1. Find the job in the table.
  2. Click the X button in the Actions column.
  3. Confirm the cancellation.

Cancelled jobs stop processing but any records already created remain in the system.

Cancel with Caution

Cancelling a sync job mid-process may result in incomplete data. Consider allowing the job to complete if possible.

Job Hierarchies

Some operations create parent-child job relationships:

  • A Full Sync may spawn child jobs for each entity type
  • Parent jobs show aggregate progress
  • Child jobs can be expanded to view individual status

Monitoring Sync Health

Successful Sync Indicators

  • Jobs complete with Completed status
  • Record counts show expected data volumes
  • Duration is consistent with historical syncs

Warning Signs

IssuePossible Cause
Jobs frequently failIntegration credentials may be invalid
Zero records syncedSource system has no data or permissions issue
Unusually long durationLarge data volume or network issues
Jobs stay pendingPrevious job still running or system overloaded

Troubleshooting

Failed Jobs

When a job fails:

  1. Hover over the error indicator to see the error message.
  2. Check Integration Settings for valid credentials.
  3. Verify the Hydden platform is accessible.
  4. Retry by triggering a new sync from Data Sync.

Stuck Jobs

If a job remains in Running status for an extended period:

  1. Check if the source system is responsive.
  2. Cancel the job if necessary.
  3. Retry the operation.

Session Expiration

If you see authentication errors (401), your session may have expired. Sign out and sign back in to refresh your credentials.

Best Practices

  1. Monitor after sync - Check Job History after triggering manual syncs
  2. Review failures - Investigate failed jobs promptly to ensure data currency
  3. Track patterns - Note typical sync durations to identify anomalies
  4. Use auto-refresh - Keep auto-refresh on when monitoring active operations
  5. Check before campaigns - Verify recent syncs completed before launching campaigns

Hydden Documentation and Training Hub