For HCL Workload Automation for Z jobs
The syntax is:
appl [IA(yymmddhhmm)|IATIME(hhmm)] [...]
[DEADLINE(yymmddhhmm)|DEADLINETIME(hhmm)]
[PRIORITY(pri)]
[CPDEPR(Y|N|P|S)]
where:
- appl
- The name of the HCL Workload Automation for Z application to be inserted into the current plan.
- IA
- The input arrival
date and time in the form:
yymmddhhmm
. - IATIME
- The input arrival time in the form: hhmm.
- DEADLINE
- The deadline arrival date and time in the form: yymmddhhmm.
- DEADLINETIME
- The deadline arrival time in the form: hhmm.
- PRIORITY
- The priority (1-9) at which to run the application.
- CPDEPR
- The current plan dependency
resolution selection.
- Y
- Add all successor and predecessor dependencies.
- N
- Do not add any dependencies, (the default.)
- P
- Add predecessor dependencies.
- S
- Add successor dependencies.
For complete descriptions of the parameters, refer to the HCL Workload Automation for Z documentation.