‎2007 Oct 29 4:40 PM
Hello All,
I am creating a background job through a program and submitting another program for running in the background.
I would like to add steps for the backgound job which I created trough my program.
So background job will have different steps for the same program which I submitted.
Could any one of you help me on how to add steps for background job which is already running.
Thanks and Regards,
Vijay
‎2007 Oct 29 6:25 PM
Hello,
If you are using the JOP_OPEN, SUBMIT via job number and JOB_CLOSE for your jobs, you can submit as many reports you want.
If you want to start your program as some specific place you can make some small programs and submit them in with the job number and job name.
Regards,
Naimesh Patel
‎2007 Nov 05 3:52 PM
Hi Naimesh,
Thanks for the Reply.
Sorry for replying late.
The problem I am facing is we need only one job with multiple step .
for example if we have job named BCKGRD.
Under this job we need to create Step 1, Step 2, Step 3..
Regards,
Vijay