Author: vinu78
Posted: Thu Feb 16, 2017 9:52 pm (GMT 5.5)
Not sure whether I have explained it correctly.
JOB2 will FTP some data to 3rd party system and then only 3rd party system populates data in the dataset. After which we need to run JOB3.
So at the time of submission of JOB2, we can't check for the data in dataset. It will be empty only. Only after submitting JOB2, the dataset will get data (after 5-6- min).
Dave - Thanks for the Rexx code. Whether we need to have the abvoe mentioned REXX code at the end of JOB2.
Posted: Thu Feb 16, 2017 9:52 pm (GMT 5.5)
Not sure whether I have explained it correctly.
JOB2 will FTP some data to 3rd party system and then only 3rd party system populates data in the dataset. After which we need to run JOB3.
So at the time of submission of JOB2, we can't check for the data in dataset. It will be empty only. Only after submitting JOB2, the dataset will get data (after 5-6- min).
Dave - Thanks for the Rexx code. Whether we need to have the abvoe mentioned REXX code at the end of JOB2.