Author: abdulrafi
Subject: Submit job from Cobol with input data
Posted: Wed Feb 01, 2017 12:41 pm (GMT 5.5)
Hi,
I do have a requirement to submit a job from Cobol module several times based on the input feed. I have a doubt in this. I am Ok to develop a cobol program and dynamic file where job cards are created which will triggers the other job using ITRDR, but I need to pass input file to this job. If my cobol program has 5 input data, 5 times the job has to run with the input file provided. How would I create separate files every time the job executes ?. Is it possible ?. As the input data changes, I cant use the same file.
Can anybody suggest me a solution ?.
Thanks
Abdul rafi.
_________________
Thanks,
Abdul Rafi
Subject: Submit job from Cobol with input data
Posted: Wed Feb 01, 2017 12:41 pm (GMT 5.5)
Hi,
I do have a requirement to submit a job from Cobol module several times based on the input feed. I have a doubt in this. I am Ok to develop a cobol program and dynamic file where job cards are created which will triggers the other job using ITRDR, but I need to pass input file to this job. If my cobol program has 5 input data, 5 times the job has to run with the input file provided. How would I create separate files every time the job executes ?. Is it possible ?. As the input data changes, I cant use the same file.
Can anybody suggest me a solution ?.
Thanks
Abdul rafi.
_________________
Thanks,
Abdul Rafi