Configuring reporting in Pega Robot Manager
Setting up Pega Platform to use reports in Pega Robot Manager
Reporting in Pega Robot Manager™ uses Elasticsearch to process reports faster. To enact this process, you must set a dedicated Search or Universal node for quicker indexing of records from the Pega database to the Elasticsearch data store.
During the installation of Pega Robot Manager, the required Pega Platform™ configurations are turned on by default. To review the default settings, see the Pega Community article Setting up Pega Platform for using reports in Pega Robot Manager.
Enabling and disabling reporting in Pega Robot Manager
You can enable the data collection on Pega Robot Runtime™ for the reporting feature on Pega Robot Manager by configuring the RuntimeConfig.xml file.
- Log in as an administrator of the current Pega Robot Manager application.
- On the Pega Robot Manager dashboard, click Settings.
- On the Settings page, click the Runtime configs tab.
- Click the file that you want to edit.
Note: If only the Master settings file exists, create a new Runtime configuration file. For more information, see the Pega Community article Creating Runtime configuration files.
- Click .
- In the XML editor, find the line that contains the
<PublishToRobotManager enabled="value">command, and then set the value to "true". The correct command reads<PublishToRobotManager enabled="true"> - Click .
- In the Save changes dialog box, describe the change, and then click .
Want to help us improve this content?