Jobs
The Jobs module facilitates the management of background tasks within the system. Background jobs are executed independently and can be associated with various document types, allowing users to monitor and control these processes effectively.
Background Jobs
This section displays a comprehensive list of all background jobs with the following columns:
- Doc Type: Indicates the type of document, reflecting the module it belongs to.
- Doc Number: The unique number assigned to each document within the system.
- Doc ID: The unique ID of the document, used for identification within the system.
- Creation Time: The timestamp for when the job was created.
- Execution Time: The timestamp for when the job was executed.
Job Details
The detailed view provides in-depth information about each job, including:
- Beneficiary: Details regarding the beneficiary of the document.
- Unit: The unit associated with the document.
- Due Date: The date by which the job is expected to be completed.
Actions and Features
- Doc Number: Displays the document number, featuring a magnifying glass icon. Clicking this icon navigates the user directly to the associated job details.
- Logs Button: Located in front of the page title, this button allows users to access logs related to the document's job execution.
Executions
This section provides a detailed overview of each job execution, offering insights into the execution process and helping to identify any potential issues that occurred during runtime. It includes three tabs, each containing specific information about the job execution.
- Execution Details: Displays detailed information about each job run, including execution time, and status.
- Execution Params: Lists the parameters with which the job was executed, allowing users to review and download the input settings for each run.
- Execution Messages: Contains any messages or errors that occurred during the execution, helping to identify and troubleshoot issues.