Cron expression to run a process just one time through trigger in uipath

How do I set a process to run only once in uipath

Meaning I want to just run this process once and that too today. That’s it I don’t want to run it ever again.

image

Here I can see repeititive options for running how can I run the process only once and.

Can anybody suggest a cron expression for the same

Thanks.

Hi @Ishan_Shelke,

you can use the “Disable Trigger at” option, you can give the datetime under the add new trigger option

Hi @Ishan_Shelke

After the successful run you can Delete the trigger or Disable the trigger.

Regards
Gokul

maybe a manually start will be also an option as an alternate to create a cron for only 1 time usage

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