Question
RPA/RDA Practitioner
US
Last activity: 29 Feb 2024 11:43 EST
Pega Robot Inspector on Runtime Unattended machine for troubleshooting
Engineers are able to use Robot Inspector to test/troubleshoot solutions prior to deployment on a Studio machine.
How does an engineer enable the Robot Inspector on Runtime Unattended machine for troubleshooting in a production environment for Runtime 19.1.89?
The unattended machine is NOT using a package server and NOT connecting to OMC or Robot Manager and is using .openspan and .manifest files with key="DeploymentExtractDirectory" and key="StartupProject" set.
The runtimeconfig.xml does have the following
<add key="ShowSystemTrayIcon" value="true" />
<add key="ShowSystemTrayIconHotKey" value="Alt+Ctrl+Shift+Windows+O" />
<add key="TrayIconFileName" value="" />
<add key="AllowRunWithNoPackage" value="ture" />
with
<MenuItem item="LoadRobotInspector" label="Show Pega Robot Inspector" show="true" />
The solution loads and runs correctly; however, the SystemTrayIcon does not appear which in turn makes Robot Inspector not available.
***Edited by Moderator Marissa to add Support Case details***