SETSTAT CPSIMP – Condition dependency
Argument Name | Description |
---|---|
PREADID | Predecessor application name. |
PREIA | Predecessor input arrival date and time YYMMDDHHMM. |
PREOPNO | Predecessor operation number. |
PROCSTEP | Use it to define a step level dependency. If the step is not in a procedure, this parameter identifies the job step name, otherwise it identifies the step name in the JCL procedure. It must correspond to a step specifying the EXEC PGM= statement. |
STEPNAME | Use it together with PROCSTEP when defining a step level dependency, only if the step is in a procedure, to identify the procedure invocation step name. |
NEWSTAT | Requested status:
|
Note:
- PREADID, PREIA, PREOPNO, PROCSTEP, and STEPNAME are used to identify the dependency to update.
- The
SETSTAT
request is available only starting from HCL Workload Automation for Z version 8.5, or later.