Nested Jobs not working as expected in PT 8.55
Hi - I have a nested PSJobs with the below hierarchy. In PT 8.55, i am seeing issues when i try to re-start second PSjob, a process in the first PSJob gets started....
J1 ->
J2 ->
-> SQR1
-> AE1
-> AE2
-> SQR2
-> SQR3
J3 ->
-> SQR1
-> AE1
-> AE2
-> SQR2
-> SQR3
If J2 & J3 goes to no success and when J3 is re-started, a process within J1 is re-starting too.
Is anyone else also having issues with it?
thanks
Kumar