Setting up the environment

About this task

You need to perform the following steps to enable submission and tracking for a particular environment:
  1. Choose a unique destination ID to represent the target environment.
  2. Define the destination in the USER keyword of the ROUTOPTS statement.
  3. Create a workstation description in the IBM® Z Workload Scheduler dialog. The workstation type must be computer with automatic reporting.
  4. Write the code necessary to support the environment:
    • EQQUX009.
    • A program to receive and initiate the data on the target system and report status changes to IBM® Z Workload Scheduler.
    • Code to handle workstation status. Consider invoking this process in the EQQUX000 exit, which is called at IBM® Z Workload Scheduler start.
  5. Specify CALL09(YES) in the EXITS statement.

You can use the sample programs for your code.

For more information see: