Job-submit exit (EQQUX001)
EQQUX001 is
called when HCL Workload Automation for Z is
about to submit
a batch job or start a started task. You can use this exit to:
- Modify the JCL stream. However, you cannot increase the number of JCL records, unless you use the OPCOPTS EXIT01SZ parameter.
- Modify the user that submits jobs. For detailed information about this use, see Normal production jobs.
- Make the same user own both the stand-alone cleanup job and the original job.
The sample library SEQQSAMP that was created during installation contains the EQQUX001 exit, which is a sample of job-submit exits. For information about SEQQSAMP and its samples, see Sample library (SEQQSAMP).