How to schedule the bots

How to schedule the bots in orchestrator

Please expain step by step procedure

@gantamohan502

Please refer this

@gantamohan502,

Follow this.

Thanks,
Ashok :slight_smile:

Hii @gantamohan502

Try this:

-First, create a process in UiPath Studio
-Publish the process to the Orchestrator.
-Log in to the UiPath Orchestrator web interface.
-Go to the Processes page in the Orchestrator interface.
-Find the process you want to schedule from the list of available processes and select it.
-Click on the “Triggers” tab and then click on the “Add” button to create a new trigger.
-Configure the trigger settings according to your scheduling requirements.
Options may include scheduling by time, day, week, or month.
-Once you’ve configured the trigger settings, save the trigger.
After scheduling the process, you can monitor its execution from the Jobs page in the Orchestrator interface.

Cheers

@bavyaravu133

Thank you

Hi @gantamohan502

If you are asking about the Time Triggers then follow the below steps,
Go to Automations tab → Go to Triggers → Click on Time Triggers tab → Click on Add New Trigger → Give the name of the Trigger → Select the process from the Process Name dropdown → Give the frequency based on your requirement (If you want to trigger in specific dates or specific time) → Select the Advanced option in Frequency → In Custom Cron expression field give the cron expression → Click on add.

You have scheduled your process.

Check the below image for better understanding,

Hope it helps!!

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.