Run Jobs

Running Jobs:

In Code Management, jobs can be executed by promoters, super users, and managers to automate tasks. By navigating to the "Jobs" page and selecting the desired job, users can initiate execution and monitor results in the job history tab.

1. Initiating Job Execution:

  • After logging in, navigate to the "Jobs" page and choose the desired job that you wish to run.
  • Click on the "Run" button corresponding to the selected job.

Screenshot

  • A sliding panel titled "Run Job" will appear on the right, displaying the following details:
    • Job Title
    • Project Name
    • Repository
    • Destination Server
    • Destination Application (remains empty if it's the first run)
  • Optionally, select checkboxes for "App reload" or "Script" under movement options to reload the application or scripts, respectively.
  • After providing the necessary details, click on "Run Job" to initiate the execution.

Screenshot

2. Viewing Job Execution Results:

  • Upon successful initiation, you'll receive a message indicating that the job has been initiated successfully. Note that it may take some time for the job to complete.
  • To view the result of the executed job, navigate to the "History" tab on the job page.
  • Here, you'll find fields such as date & time of the job run, job title, job type, result, and the name of the promoter who initiated the job.
  • While the job is running, the result will be displayed as "Job Initiated". Once the job is completed, the result will change to "Job Completed".

Screenshot

Screenshot

By following these steps, users can effectively run jobs within the Code Management tool, ensuring smooth execution of automated tasks for resource management and application deployment.