Hi All,
I have a requirement in which I want to schedule background jobs using SUBMIT for different Company Codes.
Consider there are 3 company codes (U001, U002 and U003). In this case there will be a main job for U001 and another job for U002 is dependant on the first job (U001) and this U002 will get executed immediately the U001 is completed successfully. If unsuccessful, next job need not to be run. Also I have to keep the main program active till all jobs finishes.
Kindly help me with getting the status of the job run which will decide the next job run.
Thanks
Natasha Garg