Need to Start a another job once the previous job completed by Scheduling

Hi Guys,

I need to run the 2 process(Process A and Process B) in the same Robot.
For example, Process A will run in every 10 minutes but the Process B was scheduled to run only once at a day.Since, we can’t predict the timing of Process B runs in the Robot.

So, if i schedule the Process B to run in between the 10 minutes of Process A schedule. will it work? and Whether Process A will be queued till the Process B completes and then Process A will begin to run without any problem?

Check this -

https://orchestrator.uipath.com/docs/about-schedules

1 Like