Search Scheduler Job

The Search Scheduler Job zone allows you to search for the submitted job using various search criteria. It contains the following sections:

  • Search Criteria - The Search Criteria contains the following fields:

    Field Name Field Description Mandatory (Yes or No)
    Scheduler Job Status Used to search for scheduler job with a particular status. The valid values are:
    • Completed

    • In Progress

    Yes
    Run Start Date Used to search scheduler job which are running from a particular date onwards. No
    Run End Date Used to search scheduler job which are running till a particular date. No
  • Search Results - On clicking the Search button, the search results appear based on the specified search criteria. The Search Results section contains the following columns:

    Column Name Column Description
    Job Name Displays the name of the job.
    Job Status Displays the status of the job.
    Run Start Date Displays the date from when the scheduler job is executed.
    Run End Date Displays the date till when the scheduler job is executed.
    Chain Name Displays the chain name of the respective job.
    Current Running Step Displays the current running steps of the job.

    The Search Results section also contains the following buttons:

    • Details -

      On clicking Details button, the Scheduler Job Details screen appears which displays the detailed information of the respective job.
    • Cancel

      - On clicking Cancel button, the respective job gets cancel.
      Note: The Cancel button is disable when the scheduler job status is completed.
    • Restart

      - On clicking Restart button, the respective failed job get restarted.

Related Topics

For more information on... See...
How to search for a scheduler job Searching for a Submitted Scheduler Job
How to view the scheduler job Viewing a Scheduler Job Details
How to cleanup a scheduler job
How to cancel a scheduler job Cancelling a Scheduler Job
How to restart a scheduler job Restarting a Scheduler Job