Author: sprikitik
Subject: Execute JCL step based on the content of a file
Posted: Tue Oct 03, 2017 10:03 am (GMT 5.5)
Hello,
I have a job (job1) that creates a file which contains a 4 digit code. I also have a second job (job2) that will take the file created in job1 as input. Whether or not steps in job2 will be executed will depend on the 4 digit code in the file. Can somebody please give me an idea on how to accomplish this?
Ex. File from job1 has 0000, step1 in job2 will be executed.
Thanks!
Subject: Execute JCL step based on the content of a file
Posted: Tue Oct 03, 2017 10:03 am (GMT 5.5)
Hello,
I have a job (job1) that creates a file which contains a 4 digit code. I also have a second job (job2) that will take the file created in job1 as input. Whether or not steps in job2 will be executed will depend on the 4 digit code in the file. Can somebody please give me an idea on how to accomplish this?
Ex. File from job1 has 0000, step1 in job2 will be executed.
Thanks!