Question
2
Replies
875
Views
Accenture
Posted: February 13, 2017
Last activity: February 13, 2017
Closed
Unable to connect Pega 7.2.2 to Robotic studio 8.0
When user runs the flow action, he gets the "Unable to invoke robotic automation from this screen" message.
But the user is able to access the Relevant Record from Robot Activity in Studio.
Cleared all the stale StudioConfig.xml and RuntimeConfig.xml files in Roaming Folder. Still facing the error.
***Updated by moderator: Lochan to add Categories***
Hi,
This could be an application configuration issue.
Try setting the Content Security Policy to "pxDefaultAllowAll" in Application Rule / Security Tab.
Also please check whether you haveconfigures the DSS pegarobotics/runtime/DesktopRoboticsURL.
Also make sure you have whitelisted the Pega domain in your RuntimeConfig.xml as below
<LocalApiService enabled="true" SSL="false" port="8080" allowedOrigins="*.pega.com","rda.pegademo.com"/>
Please verify whether your configuration is as mentioned in the guide.
https://pdn.pega.com/configuration-robotic-automation-pega-7-applications/configuration-robotic-automation-pega-7
Thanks,
Sandeep G.