Question


Serendebyte Inc
CA
Last activity: 29 Sep 2017 12:29 EDT
VMs Register with Pega 7 Platform
Hi All,
I want to Register VMs with Pega 7 Platform. How to do that? Can anyone give me the steps to start with.
This is for Pega RPA set up (VM Configuration)
Regards,
Ramar


Pegasystems Inc.
US
There is a nice article that shows what you need to do on the Pega 7 side first. Check out the section on configuring the VM here: https://collaborate.pega.com/discussion/rest-service-integration-guide-tutorial
With this step done, now move to the Pega Robotics side. You need to do several things. First, make sure that the menu item for RPACredentials is enabled in the RuntimeConfig.xml. It should look like this:
While editing the RuntimeConfig.xml you also need to set the path to the PegaServer in the Robotics section.
There is a nice article that shows what you need to do on the Pega 7 side first. Check out the section on configuring the VM here: https://collaborate.pega.com/discussion/rest-service-integration-guide-tutorial
With this step done, now move to the Pega Robotics side. You need to do several things. First, make sure that the menu item for RPACredentials is enabled in the RuntimeConfig.xml. It should look like this:
While editing the RuntimeConfig.xml you also need to set the path to the PegaServer in the Robotics section.
Next, you must provide the Pega Robotics Runtime with the Administrative Operator you created in Pega 7. This done by running the Pega Robotics Runtime and right-clicking on the tray icon. Select Enter RPA Credentials. This only needs to be done once or if you need to change the Administrative Operator.
Your solution determines which WorkGroup the robot will register with. On the properties page of the solution set the Robot Work Queue to the WorkGroup the solution should service. This is case-sensitive so be sure you type the WorkGroup exactly as it is defined in Pega 7.
The final step to register your robot is to run the solution using the Pega Robotics Runtime. Please note that registration will not happen if you run the solution using Pega Robotics Studio. Check in Pega 7 for an Operator ID addded with the name of your VM to be sure that the registration was successful.


Serendebyte Inc
CA
Hi Jeff, Thanks for your detailed information. This helped me a lot.
Thanks,
Ramar


Pegasystems Inc.
JP
How to navigate to the Solution properties page above?
I'm operating on Robotics Studio, and Right-clicking "Properties" menu on Solution name within Solution Explorer opens a different window and doesn't have Robotics and other categories.


Pegasystems Inc.
US
Right-click on the project not the solution. In SolutionExplorer, it would be the second thing in the hierarchy.


Pegasystems Inc.
JP
Thanks!


Inovar
SA
Hi Jeff,
As you suggested above i have followed all steps. But i was not able to Complete the registration process of virtual machine for my work group(Ex: CustomerServiceWG).
Any idea on this like how to debug this and how to find out what could be the error?
After developing the activity automation in studio , i just did the solution up by clicking the option "START Debug". So the run time is up. I was able to call automation from PEGA 7.
But even after executing this automation from PEGA 7 , i was not able to register VM.
Could you please provide me any suggestions.
Thanks,
Gopi


Reply s.p.a.
IT
Thank you so much Jeff, this your post was very usefull for me; I lost one entire day to ask me why my Robot didn't register into my PRPC Application. Following your suggestion and discovering that robot didn't perform registration if runs by Robotics Studio instead Robotics Runtime, now I see my robot into Robotic Console Dasahboard!
Accepted Solution


Pegasystems Inc.
US
You asked in two places. The answer is here.