How to schedule a scheduled job to run after another job is finished using the conditional script
I want to schedule a job, say "B" to start running once job "A" is finished only. How can I achieve this using the conditional script part of the scheduled job?