Defining a Scheduler Job

Prerequisites

To add a scheduler job, you should have:

  • Program name or chain name defined in the system.

  • Schedule name defined in the system.

Procedure

To add a scheduler job:

  1. Click the Menu link in the Application toolbar.
    A list appears.
  2. From the Main menu, selectBatch Scheduler and then click the Scheduler Job sub-menu.
    The Scheduler Job screen appears.
  3. Click Add link in the page title area of the Search Scheduler Job screen.
    The Scheduler Job screen appears. It contains the following fields:
    j
    Field Name Field Description Mandatory (Yes or No)
    Job Name Used to specify the name of scheduler job.
    Note:

    You should prefix the job name with CM (customer modification) while defining the job on the deployed environment.

    For example: The changes performed during and after the installation of the product.

    You should prefix the job name with C1 while defining the job on the development environment.

    For example: The changes performed on customer modification data.

    The valid formats are:
    • C1_​BILL

    • C1BILL

    • CM_​BILL

    • CMBILL

    The invalid formats are:
    • C1-BILL

    • C1 BILL

    • CM-BILL

    • CM BILL

    Yes
    Detailed Description Used to specify the description of the scheduler job. No
    Program Name Used to indicate the name of scheduler program.
    Note: The Search (The Search Icon) icon appears corresponding to this field. On clicking the Search icon, the Scheduler Program Search window appears.
    Yes (Conditional)
    Note: This data is required if you do not specify data in the Chain Name field.
    Chain Name Used to indicate the name of scheduler chain.
    Note: The Search (The Search Icon) icon appears corresponding to this field. On clicking the Search icon, the Scheduler Chain Search window appears.
    Yes (Conditional)
    Note: This data is required if you do not specify data in the Program Name field.
    Schedule Name Used to indicate the name of scheduler name.
    Note: The Search (The Search Icon) icon appears corresponding to this field. On clicking the Search icon, the Scheduler Schedule Search window appears.
    No
  4. Click Save.
    The scheduler job is added.

Related Topics

For more information on... See...
Search Scheduler Job zone Search Scheduler Job
How to search for a scheduler job Searching for a Scheduler Job
How to view the scheduler job details Viewing a Scheduler Job Details
How to edit a scheduler job Editing a Scheduler Job
How to delete a scheduler job Deleting a Scheduler Job
How to submit a scheduler job Submitting a Scheduler Job