Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi Team,
I want to create Job level dependency such as, when my one Job successfully completed then run the another Job and so on.
Kindly suggest the approach.
Hello,
You can use routine to banding libs and use routine in job or tLibraryLoad to do this. Let us know if it is what you are looking for.
Best regards
Sabrina
Could you please provide some example on how to do this?
I have also heard of trunjob. Please suggest the approach for the same.
At the end we are having multiple jobs like Job A, Job B, Job C and so.
As job A success then run B, when job B success then run C and so.
@rohitatcs ,please design a ob below way.