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 HCL Workload Automation for Z 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 HCL Workload Automation for Z.
    • Code to handle workstation status. Consider invoking this process in the EQQUX000 exit, which is called at HCL Workload Automation for Z start.
  5. Specify CALL09(YES) in the EXITS statement.

You can use the sample programs for your code.

For more information see: