Hi,
I have a JCL with 40 steps.
My requirement is if the return code from STEP-14 is 04, then I have to execute the last step of the job and exit.
This is a cyclic job that runs once every 15 mins.
04 is an acceptable return code for this job.
Can you please help me know how this can be done?
Regards,
Ashok