Page 1 of 1

sequence

Posted: Thu Oct 04, 2007 6:08 pm
by kishoreramachandran
I have to run 2 jobs parallely and if both of them are ok I need to do the 3rd job, how can i design it and how do i check the status of the first 2 jobs.
this is on windows.Everthing has to be scheduled to run.

Posted: Thu Oct 04, 2007 6:16 pm
by JoshGeorge
You might want to do this in a Sequence job. Give output link from both jobs with 'OK' trigger (If you want to go forward for 'Finished with warning' you have to add those triggers also) to a sequencer stage with 'ALL' mode.