How to run UIPath program using windows scheduler?

Hi Team,

I am trying to run UIPath program using windows scheduler. I have created scheduler task as per following.
Windows Scheduler - > Actions - > New Action - > Settings - >
Program/Script : “C:\UIPathProgram\Main.xaml”.

It opens the project but it did not execute.

Kindly assist on same.

Hi @kawalkarhemant,

Refer this

Regards,
Arivu

1 Like

As mentioned above I have updated the parameters as per following.

Program : “C:\Program Files (x86)\UiPath Platform\UiRobot.exe”
Arguments : /file: “C:\Test\Test.xaml”

I have tried using windows scheduler but it is not working. It simply showing in running mode and nothing appears.

Kindly assist.

@kawalkarhemant, This is not supported,

image

Regards,
Dom :slight_smile:

2 Likes

There is no other option like using Batch file or any other way apart from orchestrator version?
Anyone have other work around for this problem.

1 Like