Before the update my bat files for scheduler were working, but after the update when i change the bat file location its not working.
bat file path-start “” /min “C:\Users\example\AppData\Local\UiPath\app-19.9.2\UiRobot.exe” /file:“D:\Boarding\example\Main.xaml” /input:“{‘StartedByTaskScheduler’:true}”
After updating UiRobot path may changed i guess. Please check it and change the path and then try once.
Hi @lakshman Thanks for your quick reply.
Yes, i have already changed it but its not running.
Ensure that version is correct after update
Kindly Check with the file path and it’s version
You were almost done
Cheers @Swagat1
And one more windows scheduler is not supported by uipath and so try with orchestrator schedule option to run the process at specific time
Cheers @Swagat1
“C:\Users\example\AppData\Local\UiPath\app- 19.9.2 \UiRobot.exe” /file:“D:\Boarding\example\Main.xaml” /input:“{‘StartedByTaskScheduler’:true}”
This is the file path.
I guess you are using Uipath 2019.10.0 version. Go to Help section and check uipath version in Uipath studio.
If you have Orchestrator then schedule BOTS using Orchestrator and with this we have many advantages.
We can schedule our BOTS using windows scheduler but if we face any issues then Uipath won’t give any support and we have to resolve it ourself only.
Hi @Palaniyappan this post is in 2017 but my bat file stops working after the update any other suggestion for the same.
Hi @Swagat1
I faced the same issue after my studio is updated to 2019.9.2 but normal restarting your system will resolve the issue.
Hi @Karun yes i restarted it but getting the same error. In your end you just restarted and it is working?
yes @Swagat1, only restart i did and one more thing this is the second time i’m facing this issue after update