Hi
I have created a workflow(download the reports from the websites). Created the scheduler using UI path orchestrator. My problem is scheduler didn’t working properly. Once user logged in that time only my scheduler works. I want to execute my scheduler weather the user logged in or not. Once scheduler reached the execution time it should work now it won’t work how to change this
Thanks
Hi
I would like to know whether its a Community or enterprise edition
Because Community Edition will not run as an unattended robotbecause its robot service is installed per user profile (which means that Orchestrator cannot communicate with the robot service unless you are logged in on that user).
It works only for the Enterprise Edition because then the robot service is installed on the machine and can be accessed by Orchestrator as long as the computer is running.
And did we set the process with unattended robot license
Cheers @vivek_sivam
Hi @Palaniyappan
Thanks
I’m using community edition
Is there any other option to execute job at the time of user didn’t login
Yah but we need the system to be on with a server running in background with a network
Then we would be able to accomplish this with unattended bots by mentioning the username and password and other domain details
Cheers @vivek_sivam