Question
1
Replies
14
Views
Infosys
Posted: January 9, 2020
Last activity: January 9, 2020
Closed
Execute BOT without login into deployed machine
We have HVDs with Pega Robotics Runtime and package files. Web dashboard is built to run the BOTs from the browser.
Question: How to run the BOT without login to HVD.
Please let me know how to configure BOT in IIS and run from anywhere using browser.
Pega Robotics works by essentially performing the same steps as a user using their applications. As such, it will not work without being logged-in to the machine (mainly due to the fact that the apps you are automating will not work when not logged-in to the machine). To run Pega Robotics Runtime, you must have a login to the machine where it will be running. The Pega RPA Service can login to the machine for you when configured with the credentials for doing so.