Some questions about job chain
I created 5 programs,that is p1,p2,p3,p4,p5
p1 should run firstly
p2,p3,p4 should run after p1 complete running
and p5 should run after p2,p3,p4 finish running
how should I create job chain rules?
thanks
Tagged:
0