Job Execution History
Last updated
Was this helpful?
Last updated
Was this helpful?
Every time a job fires an import or an export, all the logs get stored in the “Job Execution History” module. Within these logs, users can find detailed information such as the job's status, execution results, details about exported files, and the scheduled time and date for the next execution.
Regular analysis of the execution logs can help review job performance and find potential bottlenecks. The job execution history module allows users to identify patterns of errors or warnings, detect jobs with extended run times indicative of potential performance issues, and make informed decisions such as re-running or halting job executions.
To view the job execution history, you will begin by selecting the job. By default, the Job Execution History module displays the activity history of all the jobs created in the system. However, you can select a job from the "Select Job" dropdown to view the execution history of a particular job.
Once the job is selected, the activity logs of the execution history will be displayed. The logs provide detailed information including job execution time, status, messages, and job statistics.
Id
This field displays the Id of the job that acts as a unique identifier for the job.
Title
This field captures the name of the job.
Current Status
This field indicates the current status of the job, whether it is Active, De-Activated, or Completed.
Execution Dttm
This field captures the execution date and time of the job.
Execution Result
This field indicates whether the job execution was successful or encountered errors.
Next Execution Dttm
This field shows the date and time for the next execution of the job.
Message
This field records any message linked to the job execution.
Record Count
If an export file has been included in the job execution, this field records the number of records within the file.
Is Resolved?
If any error has been encountered during the job execution, this field shows if the error has been resolved or not.
Action
Click on the "Search" icon below this field to access all the execution details associated with that specific job ID.
Users can perform the following actions within the Job Execution History:
Filter logs: Use the provided filters to narrow down logs by date, status, or job type.
Status
This dropdown option allows users to narrow down the displayed job execution history based on the status of the job.
Data Records Only
Enable this option to omit the export job execution activities.
Exclude Resolved Errors
Enable this option to omit the job executions that encountered errors but have since been resolved.
Errors Only
Enable this option to view only those job executions that encountered errors. It helps in quickly identifying problematic executions and focusing on troubleshooting and resolution tasks.
Message
This search field allows users to search for specific keywords or phrases within the job execution history messages.
Download logs: Export logs for external analysis or recordkeeping. To download the logs, click on the "Export" icon and select the desired file format.
The job execution history module provides multiple options to manage and control the job execution.
Re-Run
Allows users to initiate the execution of a job again, enabling tasks to be re-executed for various reasons such as error correction or data refresh.
Stop
Halts the execution of a job that is currently in progress, providing a means to terminate tasks that may be running unexpectedly or in error.
Resolve
Allows the users to mark a job execution as resolved, indicating that any associated issues or errors have been addressed and resolved satisfactorily.
Un-resolve
Allows users to revert the status of a job execution back to unresolved, typically used when issues resurface or require further attention after being previously marked as resolved.