Scheduling the process is possible or not?

I have created a UIPath process to fill my timesheet automatically.

  1. I would like to know How can I schedule my process to run automatically on weekly basis. Is it possible to run the process automatically by scheduling it ?

  2. Also, what is the use of Orchestrator ?

  3. I am planning to integrate my process into Camunda to monitor the workflow of the end to end process. Can anyone provide me some leads to proceed ?

KR

Hi,

Of course you can schedule your process using orchestrator. In schedule’s trigger tab, you can select the schedule frequency as “weekly”. Check out Managing Schedules for more details.

Orchestrator is like a control tower for your robots. You can create, monitor and manage them.

Regards,
Sruthi YNM

1 Like

Check below link for Camunda

Hope this will help you

Thanks