Job chain has two job definitions A and B
Requirement is to add fixed delay of few minutes after JD "A" completion before starting JD "B".
How do we achieve this?
Thanks
Hi,
easiest solution would be to use system_sleep between steps.
Regards
Adrienne