Page 1 of 1

Sequencer

Posted: Mon Jun 24, 2013 11:56 pm
by VIDHATHA
Hi ,

i am running 12 jobs parallelly using sequencer and jobactivity stages . my requirement is if any of the job then all the jobs should abort.i had prepared job using exception handler and terminater activity stage to do that .but it aborting the sequencer if any of the job aborts but the jobs in that sequencer are in running mode.can you please help me on this
Thanks.

Posted: Tue Jun 25, 2013 1:53 am
by ray.wurlod
That's what the Terminator activity is for. You have a small amount of research ahead of you.

Posted: Tue Jun 25, 2013 1:58 am
by ray.wurlod
Incidentally, it's a Sequence, not a Sequencer. You can use a Sequencer in a Sequence (it's the activity with the big blue arrow icon, and only one property (Any/All)).