Currently I’m built automate project that do some task on web application(opened by IE).
I built and run project on Windows OS. It can do as normal.
Could I run project by schedule? Could UiPath support? - For example: I want to run on 08:00AM and 12:00PM daily
akkapolk
#1
vvaidya
#2
To run the robot at specific times, you can do using scheduler in orchestrator or you can create a logic in workflow.
I think you can also use task scheduler and invoke the robot through command line
akkapolk
#3
Hi vvaidya,
Thank you very much.
I got your concept and found how to invoke the bot through command line as link below
Best Regards,
Akkapol K.