Downloading robot activity logs
Identify the causes of automation failures by checking robot activity logs. At the
time of a failure, Pega Robot Runtime creates a robot activity log
that you can download from Pega Robot Manager in a
.zip
file.
- In the navigation pane of Pega Robot Manager, click .
- On the Failures tab, in the Log file column, click the Download icon for the failed automation that you want to investigate.
- Save the
.zip
file in a convenient location. - View the details of the failure:
- Unpack the
.zip
file. - Drill down to the
RobotActivity.txt
file and open it in a text editor.
- Unpack the
- Configuring Pega Robot Runtime to send robot activity logs to Pega Robot Manager
Modify the RuntimeConfig.xml file so that Pega Robot Runtime can forward robot activity logs to Pega Robot Manager in case of an issue while processing a robotic assignment.
Previous topic Processing multiple failed assignments Next topic Configuring Pega Robot Runtime to send robot activity logs to Pega Robot Manager