Question
How to configure RPA, I see Invalid Hostname URI
Hi All,
I am trying to configure Robot Activity.
I click on Fields ellipses, I see an error message.
Invalid URI: The hostname could not be parsed.
Can you help me with this issue.
My environment is below.
・ Pega 7.3.1 Personal Edition
・ Pega Robotics Studio 8.0.1039
Pega and Robotics exist in different environments.
The following is output to Studio_Log4Net.txt.
Requested value 'Robot Manager' was not found., 'Verbose Message: General Information'
This "Robot Manager" has entered in CommonConfig.xml as follows.
<Server name = "Robot Manager" baseURL = "http: // xxxx: 8080 / prweb /" enabled = "true" proxyAddress = "" RPA = "true" authenticationType = "Basic" workgroup = "RPA3OperatorGroup" robotName = "93 "/>
(The "xxxx" of "baseURL" is entered actual IP address of Pega7.)
Please, please help me.
***Updated by moderator: Lochan to add Categories***
The situation has changed.
I set the URL of Pega 7 to PegaServer of Robotics tag of "StudioConfig.xml".
The message "Host name could not be parsed" is not output.
However, "Error receiving data from Pega" message is output with the same operation.
Can you help me with this issue.
Please, please help me.