|
|
| Author |
Message |
veena_nagesh2002 Warnings : 1 Active User
Joined: 07 May 2005 Posts: 67 Location: hyderabad
|
|
|
|
sorry for late reply.
This is production requirement only. more over we have schedular job which submits the jobs one after the other based status of the incoming files. To be clear the job A will submit job B and C in two different steps i would like to execute step2 of job A needs to executed based on the return code of job B but not the step 1 of job A.
let me know if you need more details |
|
| Back to top |
|
 |
References
|
Posted: Mon May 26, 2008 2:26 pm Post subject: Re: |
 |
|
|
 |
dick scherrer
Global Moderator
Joined: 23 Nov 2006 Posts: 7330 Location: 221 B Baker St
|
|
|
|
Hello,
| Quote: |
| To be clear the job A will submit job B and C in two different steps i would like to execute step2 of job A needs to executed based on the return code of job B but not the step 1 of job A |
Sorry, this is not clear. . Please re-read what you posted and clarify.
| Quote: |
| let me know if you need more details |
I still see no reason for the convoluted solution (i'm probably missing something). Why can this not be done in a single job with the proper conditon code testing? That it has already been set up as 3 jobs is not a "why". What technical or business reason is there for 3 jobs? |
|
| Back to top |
|
 |
|
|