Managing robot configuration remotely
Deliver robot configuration updates to multiple machines at one time by modifying Pega Robot Runtime configuration files in Pega Robot Manager.
The ability to remotely manage the configuration of your robotic workforce from a centralized location simplifies the provisioning of updates and patches for both attended and unattended robots. Depending on your needs, you can use Robot Manager to manage Runtime configuration for an entire organization, a department, a unit, or individual robot machines.Runtime configurations are sourced from xml
files that enable robot
administrators to control various aspects of your robotic workforce's behavior, for
example:
- Configuring general Pega Robotic Automation features.
- Enabling diagnostics and defining what type of diagnostic information to record.
- Defining logging categories and defining which events to record.
- Specifying general application settings, for example, which project should be loaded automatically when Pega Robot Runtime starts.
As various parts of your organization start to use robots differently, you can assign a specific Runtime configuration file to a department, a work group, a user, or a robot. After you assign a Runtime configuration file, the file is immediately deployed when the Runtime system starts.
The mechanism of assigning customized Runtime configuration files to various entities in your organization facilitates troubleshooting. For example, you can enable debugging traces to understand issues with a single machine without needing access to the machine, and without having to instruct the operator on how to extract the information that is useful for the purposes of troubleshooting.
Learn more about the management of Runtime configuration files by reading the following articles:
- Configuration file inheritance
You can create multiple Runtime configuration files within the scope of a single application. When you create a new configuration file, the system decides which Runtime configuration file to apply by using a set of inheritance criteria.
- Creating configuration files in Pega Robot Manager
Create a new Runtime configuration file version by copying an existing file. For example, you can create settings that are specific to a single robot, a work group, or an entire application.
- Updating robot settings
Use the XML-aware editor in Robot Manager to quickly and conveniently modify Runtime configuration files to your business needs.
- Assigning configuration files
Assign Runtime configuration files to different departments, users, work groups, or robots, depending on the different types of tasks that your robotic workforce performs, or the various configuration standards across your organization.
- Updating configuration file assignments
Modify a direct, or inherited, Runtime configuration file association for a work group, a department, a user, or a robot.
- Restoring previous configuration file versions
You can trace the changes that you made to a Runtime configuration file, and revert to an earlier version if necessary.
- Updating configuration files locally
Edit robot settings in your preferred third-party XML editor, or reuse robot configurations in the context of a different application by downloading, modifying, and uploading the Runtime configuration files.
Previous topic Auto-purging robot operational data Next topic Configuration file inheritance