Skip to main content

Hi,

Is there way to chain multiples scheduled jobs so that they are dependent one on another ?

For example, one job would wait his dependent job to finish before starting.

 

I’ve asked an almost identical question earlier, so will follow this thread too.
Thanks.


hi @Julien.c  

 

i think Workflows can be used in this scenario 


Hi,

Is there way to chain multiples scheduled jobs so that they are dependent one on another ?

For example, one job would wait his dependent job to finish before starting.

 

I may not be fully understanding, however by default if you have Job Queueing option enabled if a subclient is running, and a schedule kicks off the same subclient, the jobs will be Queued and wait till previous job finished to resume, does that not work?


Workflows are the answer.


Reply