Page 1 of 1

problem with Job sequence

Posted: Wed Mar 09, 2011 10:17 am
by dudam
Hi

I am having a sequence which is having three jobs in series.
after my first job runs
run third job
then run second job ......
how its possible

Plz any one help

Thanks

Posted: Wed Mar 09, 2011 10:20 am
by jwiles
Examine the job activity's properties to ensure you are calling the correct job in the correct job activity. The name of the job activity is meaningless, it is the name of the job that is called which is important.

Also, please post your questions only ONCE...I see the same question in the General category, which is where this actually belongs.

Regards,

Posted: Wed Mar 09, 2011 11:26 am
by hellboy
check the trigger condition in the stages you might be wrongly calling the jobs one after another.