DELETE CPSIMP – Conditional predecessor
| 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 in conjunction with PROCSTEP when defining a step level dependency, only if the step is in a procedure, to identify the procedure invocation step name. |
| TYPE | Condition type:
|
| LOG | Logical operator:
|
| VALRC | Return code value, or lower limit of a return code value range when TYPE=RC & LOG=RG |
| VALRC2 | Upper limit of a return code value range when TYPE=RC & LOG=RG |
| VALST | Status (TYPE=ST only) |
Note:
- Resource
CPSIMPis valid only for theDELETErequest starting from HCL Workload Automation for Z version 8.5, or later. - Before a
DELETE CPSIMPrequest, always identify the occurrence, operation, or condition by using:- An
INSERTorMODIFY CPOCrequest - An
INSERTorMODIFY CPOPrequest - An
INSERTorMODIFY CPCONDrequest
- An