Is it possible to schedule a job to run after another job finishes?
-
- Posts: 140
- Joined: Sun Nov 20, 2022 5:11 am
Is it possible to schedule a job to run after another job finishes?
Is it possible to schedule a job to run after another job finishes?
Re: Is it possible to schedule a job to run after another job finishes?
Hello,
yes, you can type
RUN PROFILE Profile Name
in the first profile under Job -> Execute before/after.
See also
https://www.syncovery.com/documentation/faq/chaining/
yes, you can type
RUN PROFILE Profile Name
in the first profile under Job -> Execute before/after.
See also
https://www.syncovery.com/documentation/faq/chaining/
-
- Posts: 140
- Joined: Sun Nov 20, 2022 5:11 am
Re: Is it possible to schedule a job to run after another job finishes?
Thanks. There is no Tools and Settings button on the Scheduler tab sheet. If it matters, I am on Linux.tobias wrote: Thu May 23, 2024 8:59 am Hello,
yes, you can type
RUN PROFILE Profile Name
in the first profile under Job -> Execute before/after.
See also
https://www.syncovery.com/documentation/faq/chaining/
I will try setting max simultaneous jobs. With that setting, anyway to tell it to wait 5 minutes between each job?
-
- Posts: 140
- Joined: Sun Nov 20, 2022 5:11 am
Re: Is it possible to schedule a job to run after another job finishes?
Is there a way to get to the scheduler tab sheet on Linux? I see it on Windows but not Linux.
Re: Is it possible to schedule a job to run after another job finishes?
Hello,
no, in the web GUI, there is no separate Scheduler tab sheet.
no, in the web GUI, there is no separate Scheduler tab sheet.
-
- Posts: 140
- Joined: Sun Nov 20, 2022 5:11 am
Re: Is it possible to schedule a job to run after another job finishes?
Okay. So then I will use the RUN option. Thank you!