Configuring Pega Robot Manager 6 for Pega Platform 7.4
Pega Robot Manager™ 6 allows you to manage your RPA robots - start, stop, terminate and schedule them. You can configure it to suit the needs of your organization.
For information about upgrading from previous versions of Pega Robot Manager, see Upgrading to Pega Robot Manager 6. For a new installation, see Installing Pega Robot Manager 6.
For information about using Pega Robot Manager, see Using Pega Robot Manager 6.
See the following topics for information about configuring Pega Robot Manager:
- Installing Pega Robot Manager 6
- BankerPro sample application
- Adding Pega Robot Manager to a new application
- Adding Pega Robot Manager to an existing application that uses a previous UIKit version
- Robot registration and work group assignment
- Enabling scheduling of robots
- Enable monitoring the health of ProcessRobotScheduleActions agent
- Enabling monitoring of robot and RPA Service health
- Enabling automatic cleanup of disconnected robots
- Enabling automatic cleanup of stale automation assignments
- User roles
- Associating access groups and roles
- Configuring authentication for new users
- Configuring notifications
- Configuring the pyCompleteAutomation flow action
- Modifying dynamic system settings
Installing Pega Robot Manager 6
To install Pega Robot Manager, perform the following actions:
- Install Pega Platform 7.4, and then verify your installation as described in the Platform Installation Guide for your environment, available on the Deployment guides page.
- Apply the following hotfixes:
- HFIX-48994
- HFIX-48786
- HFIX-52196
- Download Pega Robot Manager version 6 from Pega Robot Manager Marketplace page.
- Extract the files from the PegaRobotManager.zip file.
- Import the Pega Robot Manager application bundle into Pega Platform:
- Log in to Pega Platform by using the administrator ID that you set up when you installed Pega Platform (for example, [email protected]) and the password that you specified.
The default Pega Platform address is
https://<hostname>:<port>/prweb
. - Open the Import Wizard by clicking Designer Studio > Application > Distribution > Import.
- Depending on your browser, click Choose file or Browse, browse to the location where you extracted the PegaRobotManager.zip file, open the 7.4\Rules\PegaRobotManager_<version>_74.jar file, and then click .
Example: For Pega Robot Manager 6 the relative file path is 7.4\Rules\PegaRobotManager_V6_74.jar, for Pega Robot Manager 6.1 – 7.4\Rules\PegaRobotManager_V61_74.jar, and for Pega Robot Manager 6.2 – 7.4\Rules\PegaRobotManager_V62_74.jar.
- Select Enable advanced mode to provide more granular control over the import process, and then click and follow the wizard instructions.
- Log in to Pega Platform by using the administrator ID that you set up when you installed Pega Platform (for example, [email protected]) and the password that you specified.
- Enable the Pega Robot Manager Admin operator account:
- Log in to Pega Platform by using the administrator ID that you set up when you installed Pega Platform (for example, [email protected]) and the password that you specified.
- Click Designer Studio > Org & Security > Authentication > Operator Access.
- In the Disabled operators section, select the check boxes next to the RMSysAdmin operator.
- Click , and then click .
- In the Enable Operator window, copy the temporary passwords of the sample operators and communicate them to the users who will be using them, following your organization's security protocols.
When you log in to Pega Platform as a sample operator for the first time, you are prompted to set a new password.
- Click .
BankerPro sample application
Pega Robot Manager download includes a .zip file with a preconfigured BankerPro sample application that demonstrates how you can incorporate Pega Robot Manager into a new or existing Pega application. The BankerPro application includes several case types that are configured for traditional, straight-through robotic process automation processing. Each case type has a single stage and a single processing step, which queues a new assignment to a robot by using the Assign to robot queue advanced shape. The BankerPro application installation is described in the Installing the BankerPro sample application section.
The application also includes preconfigured work groups and assignment types (work queues). Use work groups to segment your RPA robot population into groups of robots that perform similar types of work. The BankerPro application includes work groups for Banking and Customer service.
Installing the BankerPro sample application
- Install the BankerPro sample application:
- Log in to Pega Platform by using the administrative ID that you set up while installing the Pega Platform (for example [email protected]) and the password that you specified.
The default Pega Platform address is
https://<hostname>:<port>/prweb
.
- Log in to Pega Platform by using the administrative ID that you set up while installing the Pega Platform (for example [email protected]) and the password that you specified.
- Open the Import Wizard by clicking Designer Studio > Application > Distribution > Import.
- Click Choose file, browse to the location 7.4\Sample\PegaRobotManager_SampleBankerProApplication<version>_74.jar file, click , and then follow the wizard instructions.
Example: For Pega Robot Manager 6.1 for Pega Platform 7.4 the file name is PegaRobotManager_SampleBankerProApplication_v61_74.jar
- Enable BankerPro operator accounts:
- Log in to Pega Platform by using the administrative ID that you set up when you installed Pega Platform (for example [email protected]) and the password that you specified.
- Click Designer Studio > Org & Security > Authentication > Operator Access.
- In the Disabled operators section, select the check boxes next to the following operators: Admin@BankerPro, Bank00, Bank01, Bank02, CustServ00, CustServ01, CustServ02
- Click , and then click .
- In the Enable Operator window, copy the temporary passwords of the sample operators and communicate them to employees who will be using them, following your organization's security protocols.
When you log in to Pega Platform as a sample operator for the first time, you are prompted to set a new password.
- Click .
Adding Pega Robot Manager to a new application
When you create a Pega Platform application, you can add Pega Robot Manager to your application by completing the following steps:
- Log in to Pega Platform as RMSysAdmin user.
- Create a custom application by using the New Application wizard in Designer Studio. Your application will be automatically configured to be built on the UIKit 11.01 application layer.
- In Designer Studio, open the application record by clicking the application name in the Designer Studio header, and then clicking Open application.
- In the Edit Application rule form, in the Built on application(s) section, add the PegaRoboticAutomationConsole application to the stack:
- Click Add application.
- In the field, enter PegaRoboticAutomationConsole.
- In the Version field, enter 02.02.01.
- Click .
- Open your operator access group.
- In Designer Studio, click Operatoricon > AccessGroup
- In the Available portals section of the access group, add pyRoboticConsole to the list of portals.
- Click Save.
Adding Pega Robot Manager to an existing application that uses a UIKit version earlier than 11.01.
If you have an existing Pega Platform application that uses a UIKit version earlier than 11.01, you can add Pega Robot Manager to your application by completing the following steps:
- Log in to Designer Studio as an administrator of your existing application.
- Open the application record:
- In the navigation panel of Designer Studio, click Records.
- Expand the Application Definition category, and then click Application.
- Click your application.
- In the Edit Application form, in the Built on application(s) section, add UIKit 11.01 to the application stack:
- Click Add application.
- In the Name field, press the Down Arrow key and select UIKit.
- In the Version field, press the Down Arrow key and select 11.01.
- Add your PegaRoboticAutomationConsole to your application stack:
- In the same Edit Application form, in the Built on application(s) section, click Add Application.
- In the Name field, press the Down Arrow key and select PegaRoboticAutomationConsole.
- In the Version field, press the Down Arrow key and select 03.01.01.
- Click .
- Create an access group that points to the PegaRobotAutomationConsole application:
- Click .
- Enter a name and description, and click Create and Open.
- In the Application section, in the field, enter PegaRoboticAutomationConsole.
- In the Version field, enter 02.02.01.
- In the Available portals section of the access group, add pyRoboticConsole to the list of portals.
- On the Advanced tab of the access group, add the default work pool of your existing built-on application.
- Click in the Edit Access Group form.
- Assign the new access group to your users. For more information, see Profile tab on the Operator ID form.
RPA Service-assisted robots and stand-alone robots
Pega Robot Manager supports both RPA Service-assisted robots and stand-alone robots. RPA Service-assisted robots can be scheduled, started, stopped, terminated, and moved between work groups from the Pega Robot Manager interface. A stand-alone robot can be stopped from the Pega Robot Manager interface, but it cannot be scheduled, started, or terminated.
Robot registration and work group assignment
Every robot must successfully register with Pega Robot Manager before it can run automations. The registration process is performed by an administrative operator that has an appropriate access role. During registration, the robot is assigned into a base work group based on the configuration request of the robot or by the configuration of decision tables. A successful registration assigns the robot to the correct base work group with the appropriate access groups and roles.
If you have multiple work groups, and you want to move robots between them either manually or by using a schedule, you need to define a list of eligible work groups that are mapped to an administrative operator that is used to register the robots.
Creating an administrative operator
To start registration, robots use a shared set of credentials. These credentials are for an operator that is sometimes called the administrative operator or registration operatior. These credentials are used only to establish an initial connection with Pega Robot Manager.
- Create a new operator record in Designer Studio:
- Click +Create > Organization > OperatorID.
- Enter a short description and identifier, and click Create and Open.
- Enter the details of the administrative operator.
- In the Applicationaccess section of Profile tab, add an access group that includes the PegaRULES:RoboticAdministrator, PegaRoboticAutomationConsole:RobotRegistrator, and PegaRULES:PegaAPI access roles.
- Click Save.
You can also refer to the BankingAdministrator operator that is included in the BankerPro sample application layer.
Registering an RPA Service-assisted robot
The RPA Service is a Windows service for monitoring and controlling a robot from Pega Robot Manager. It must be installed and running on the same machine as the Robot Runtime. For more information, see Installing the Robotic Process Automation Scheduling service.
The RPA Service and its associated robot register in Pega Robot Manager by using the administrative credentials. When an RPA Service-assisted robot is started for the first time, it registers into a work group that is based on its configuration request or based on the configuration of your Pega application. This work group becomes the base work group of that robot and enables you to move the robot between work group either manually or by using a schedule. When an RPA Service-assisted robot is stopped and then started again, it is registered into the same work group that it was assigned to, whether this work group was its base group or not.
Registering a stand-alone robot
A stand-alone robot registers with Pega Robot Manager by using the administrative credentials. This type of robot cannot be started, moved, or scheduled from the Pega Robot Manager interface. A successful registration will result in the robot being assigned into the correct work group with the appropriate access groups and roles.
Configuring the work group assignment sequence
A robot can request to join a specific work group. If a specific work group is not specified by the robot, Pega Robot Manager attempts to find a work group that the robot should join from the pyGetWorkGroupByRobotID and pyGetWorkGroupForRobotByRequestorOperatorID decision tables.
You can configure Pega Robot Manager so that the specific method of work group registration takes precedence over the others; if one method does not work, then other methods are applied.
- In Designer Studio, click Records > SysAdmin > Dynamic System Settings.
- Click the record with the pegarobotics Owning Ruleset and WorkgroupSpecifiedInPayloadTakesPrecedence Setting Purpose.
- On the Settings tab, in the Value field, enter one of the following values:
- true: Use this setting if you have configured your robots to request a work group in their registration requests. Pega Robot Manager attempts to assign the robot to the work group that is specified in the request. However, if the registration request contains an invalid work group, Pega Robot Manager attempts to assign the robot to a work group that is specified in the pyGetWorkGroupByRobotID decision table. If this fails, it attempts to assign the robot to a work group that is specified in the pyGetWorkGroupForRobotByRequestorOperatorID decision table.
- false: Use this setting if you want Pega Robot Manager to automatically determine the work group for each robot. Pega Robot Manager attempts to match the robot to the work group by using pyGetWorkGroupByRobotID decision table. If the work group that is specified in that decision table is not valid, Pega Robot Manager attempts to match the administrative credentials to a valid work group by using the pyGetWorkGroupForRobotByRequestorOperatorID decision table. However, if the work group that is specified in the decision table is also not valid, Pega Robot Manager uses the work group that is specified in the registration request of the robot.
- Click .
If none of these options results in a valid work group, the robot registration fails.
Assigning to a work group by request
For more information about configuring the registration request within a robot, see the Common Configuration Settings section in the help for Pega Robotic Automation Runtime.
Assigning to a work group by using a decision table
If you want Pega Robot Manager to automatically assign each robot to a work group, you can customize one of the provided decision tables, depending on the method that you want to use. A robot can be assigned to a work group based on the user ID or the robot ID.
Configuring the pyGetWorkGroupByRobotID decision table
Use the pyGetWorkGroupByRobotID decision table to assign robots to work groups based on robot ID.
- In Designer Studio, click Records > Decision > Decision Table.
- Click the pyGetWorkGroupByRobotID decision table in the Pega-Robot-Register class and save it to your application ruleset.
- Add the robot IDs and their corresponding work group IDs to the decision table. For more information about decision tables, see About Decision Tables.
- Click .
- Set the sequence in which the system registers robots (either from within the registration request of a robot or through the decision tables) by editing the WorkgroupSpecifiedInPayloadTakesPrecedence dynamic system setting. For more information, see Configuring work group assignment sequence.
Configuring the pyGetWorkGroupForRobotByRequestorOperatorID decision table
Use the pyGetWorkGroupForRobotByRequestorOperatorID decision table to map the user credentials to work groups in your application. For example, if you use Kerberos authentication, your decision table maps the Microsoft Windows user principal name (UPN) from a valid Kerberos ticket to a work group in your system. All robots registered using these credentials will be assigned to the work group specified in the decision table.
- In Designer Studio, click Records > Decision > Decision Tree.
- Click the pyGetWorGroupForRobotByRequestorOperatorID decision table in the Pega-Robot-Register class and save it to your application ruleset.
- Add the user names and their corresponding work group IDs to the decision table. For example, for Kerberos authentication, add the user principal names (UPNs) and their corresponding work groups to the decision table. For more information about decision tables, see About Decision Tables.
- Click .
- Set the sequence in which the system registers robots (either from within the registration request of a robot or through the decision tables) by editing WorkgroupSpecifiedInPayloadTakesPrecedence dynamic system setting. For more information, see Configuring work group assignment sequence.
Defining work groups that a robot can move to
To move robots between work groups either manually or by using a schedule, you need to define a list of eligible work groups for each administrative operator that registered the robots. All the robots that were registered by the same administrative operator can move to those work groups.
- In Designer Studio, click Records > Decision > Decision Table.
- Click the pyGetCandidateWorkGroupListByDispatchOperator decision table in the Pega-Robot-Register class and save it to your application ruleset.
- For each administrative operator, provide a comma-separated list of candidate work group IDs. All robots registered by a specific operator can be moved between the specified candidate work groups. The move command can be entered by Pega Robot Manager users or by a schedule. About Decision Tables. For more information, see
- Click .
Assigning an access group to a robot
After the robot registration sequence determines a valid work group for a robot, Pega Robot Manager must also identify an access group to which to map the work group. You can customize the pyGetAccessGroupForRobotByWorkGroup decision table to map a valid work group to an access group. Each access group can have different access roles so that you can customize the access rights of each robot in your application. If the decision table does not map a work group to a valid access group, robot registration fails.
You can view the decision table in the BankerPro application layer for an example of how to customize the access group.
Enabling scheduling of robots
The ProcessRobotScheduleActions agent checks whether a schedule is set on a robot and runs the defined schedule.
Enable this agent by completing the following steps:
- Click Records > Sys Admin > Agent Schedule.
- Select the Pega-Robotic-AutomationPackageManagement instance on the node where you want to enable the ProcessRobotScheduleActions agent.
- Select the Enabled? check box for the ProcessRobotScheduleActions agent.
- Click .
Enable monitoring health of the ProcessRobotScheduleActions agent
The NotifyRobotSchedulingAgentTermination agent checks whether the ProcessRobotScheduleActions agent is enabled and notifies the user when it is not working. It must be enabled on a single node, the same as the node that ProcessRobotScheduleActions agent is enabled on.
- Click Records > Sys Admin > Agent Schedule.
- Select the Pega-Robotic-AutomationPackageManagement instance on the node where you want to enable the NotifyRobotSchedulingAgentTermination agent.
- Select the Enabled? check box for the NotifyRobotSchedulingAgentTermination agent.
- Click .
Enabling monitoring of robot and RPA Service health
The MonitorRobotCommandAndHeartbeat agent checks the status of robots and the RPA Service – whether the RPA Service and robot send a heartbeat signal regularly and if the robot responds appropriately when it receives commands such as start or stop. The status of all robots that are visible in Pega Robot Manager is updated based on the actions of this agent.
Enable this agent by completing the following steps:
- Click Records > Sys Admin > Agent Schedule.
- Select the Pega-Robotic-AutomationPackageManagement instance on the node where you want to enable the MonitorRobotCommandAndHeartbeat agent.
- Select the Enabled? check box for the MonitorRobotCommandAndHeartbeat agent.
- Click .
Enabling automatic cleanup of disconnected robots
The ProcessStaleRobots agent finds running robots that have lost connectivity with Pega Robot Manager and stops them.
Enable this agent by completing the following steps:
- Click Records > Sys Admin > Agent Schedule.
- Select the Pega-Robotic-AutomationPackageManagement instance on the node where you want to enable the ProcessStaleRobots agent.
- Select the Enabled? check box for the ProcessStaleRobots agent.
- Click .
Enabling automatic cleanup of stale automation assignments
The RoboticAssignmentProcessing agent finds stale automation assignments that have been in a robot's personal work queue for longer than expected and moves them to the list of automations that have timed out. You can view automations that have timed out in the Time-outs on the Issues page.
Enable this agent by completing the following steps:
- Click Records > Sys Admin > Agent Schedule.
- Select the Pega-Robotic-AutomationPackageManagement instance on the node where you want to enable the RoboticAssignmentProcessing agent.
- Select the Enabled? check box for the RoboticAssignmentProcessing agent.
- Click .
User roles
Users with different roles use Pega Robot Manager. Robot Manager ships with the following predefined access roles:
- Administrator (AutomationPackageManagement:Admin) – Administrators can perform all actions in Pega Robot Manager. Only these users can deploy packages to the Production deployment level.
- Developer (AutomationPackageManagement:Developer) – Developers can publish and manage automation packages.
- User admin (AutomationPackageManagement:UserAdmin) – UserAdmins can manage runtime users and the organizational hierarchy.
- Runtime user (AutomationPackageManagement:RuntimeUser) – Runtime users cannot log in to Pega Robot Manager. Runtime users are typically case workers who merely fetch their automation package assignment from Pega Robot Manager
The following table summarizes the tasks that each type of user can perform.
Task | Role (Persona) | |||
---|---|---|---|---|
| AutomationPackage | AutomationPackage | AutomationPackage | AutomationPackage |
General |
|
|
|
|
Use Pega Robot Manager | x | x | x |
|
View and manage work groups on the Work groups page | x | x |
|
|
Requeue failed assignments from the dashboard | x | |||
Departments |
|
|
|
|
View departments on the Departments page | x | x | x |
|
Create departments | x |
| x |
|
Edit department details | x |
| x |
|
Delete departments | x |
| x |
|
Users |
|
|
|
|
View users on the Users page | x | x | x |
|
Access user features by clicking a user | x | x | x |
|
Create users | x |
| x |
|
Modify user details | x |
| x |
|
Configure the maximum number of automations that can fail on a robot | x |
|
|
|
Move users between departments | x |
| x |
|
Delete users | x |
|
|
|
Packages |
|
|
|
|
View packages | x | x | x |
|
Retrieve a package | x | x |
| x |
Access package features by clicking a package | x | x | x |
|
Publish package versions | x | x |
|
|
Edit package details | x | x |
|
|
Delete a package | x |
|
|
|
Create deployment levels | x | x |
|
|
Rename deployment levels | x | x |
|
|
Move deployment levels | x | x |
|
|
View deployment-level history | x | x | x |
|
Restore packages | x |
|
|
|
Delete deployment levels | x |
|
|
|
Deploy a version into and promote a version to a non-Production deployment level | x | x |
|
|
Deploy a package version into and promote a package to the Production deployment level | x |
|
|
|
Create and delete package assignments | x |
|
|
|
Enable and disable package assignments | x |
|
|
|
For more information, see Access roles.
Associating access groups and roles
Access groups and access roles determine the permissions of each user in your Pega application. When you add a user in Pega Robot Manager, you associate the role with the access group to apply the role permissions to the user.
- In Designer Studio, create an access group that points to your application by clicking Create > Security > Access Group.
- Enter a name and description, and click Create and Open.
- In the Application section, specify your application name and version.
- In the Available roles section, click Add role.
- In the field that is displayed, press the Down Arrow key and select the role that you want to associate with the access group.
For more information about access roles required for specific access groups and the corresponding sample access groups in the BankerPro application, see the following table:
Access group
to be used for a personaAccess roles required Sample access group in
BankerProRegistration Operator / Administrative Operator PegaRoboticAutomationConsole:RobotRegistrator
PegaRULES:RoboticAdministrator
PegaRULES:PegaAPI
BankerPro:RoboticAdministrators Robot/RunTimeUser AutomationPackageManagement:RuntimeUser
PegaRULES:PegaAPI
PegaRULES:User4 (or an application-specific clone of it)
BankerPro:RuntimeUser Application Administrator / Robot Manager Administrator AutomationPackageManagement:Admin
PegaRULES:SecurityAdministrator (needed in 8.1.4 onwards to manage roles in other AGs)
PegaRULES:SysAdm4 (or an application-specific clone of it)
BankerPro:Administrators Developer AutomationPackageManagement:Developer
PegaRULES:User4 (or an application-specific clone of it)
BankerPro:Developer UserAdmin AutomationPackageManagement:UserAdmin
PegaRULES:User4 (or an application-specific clone of it)
BankerPro:UserAdmin - Save the Edit Access Group rule form.
For more information, see Access Group data instances.
You can also create an access role and add privileges to it. For more information, see Access roles.
Configuring authentication for new users
Configure authentication requirements for user roles before creating users in Pega Robot Manager. By default, Pega Robotic Automation Runtime users authenticate with Pega Robot Manager using single sign-on authentication; users with all other roles authenticate using basic authentication. Pega Robot Manager supports basic authentication and single sign-on (SSO) using either OAuth 2.0 with SAML bearer assertion or Kerberos.
When you create user accounts in Pega Robot Manager, the authentication method that is assigned to each user is determined by their specified role and the dynamic system setting that is associated with the specified role.
- In Designer Studio, click Records > Sysadmin > Dynamic System Settings.
- To specify the authentication that is used for the AutomationPackageManagement:RuntimeUser role:
- Click the PegaRoboticAutomationManagement owning ruleset that has the pegarobotics/DefaultAuthenticationTypeRuntimeOnlyUser Setting Purpose value.
- In the Value field, enter SSO or Basic.
- Save the rule form.
- To specify the authentication for all other roles:
- Click the PegaRoboticAutomationManagement owning ruleset that has the pegarobotics/DefaultAuthenticationType Setting Purpose value.
- In the Value field, enter SSO or Basic.
- Save the rule form.
For information on configuring single sign-on, see Configuring authentication for Pega Robot Manager 6.
Configuring notifications
In case of unexpected behavior or errors, Pega Robot Manager users can be notified by webgadget and email. To take advantage of this feature, perform the following steps:
- Configure an email account to send the notifications. For more information, see Creating an email account.
- Set the Public Link URL to the following format:
http://<host>/prweb/PRServlet
. For more information, see System Settings – Resource URLs tab. - Optional: Customize the default notification thresholds:
- In Designer Studio, click Records > Decision > Decision Table.
- Click the pyGetThresholdByNotificationType decision table in the Pega-Robot-Register class and save it to your application ruleset.
- Modify the default values of relevant notification types:
- pyNotifyAutomationExceedsExecution - notification is triggered when the time it took a robot to complete the automation was longer by the specified percentage than the value specified on the originating work queue. Default value: 30.
- pyRobotQueueExceedingCapacity - notification is triggered when pending items in any robotic work queue reaches the specified percentage of capacity. Default value: 80.
- pyNotifyWorkQueueHasPastSLA - notification is triggered when an assignment in a robotic queue reaches a specific percentage of the SLA deadline. Default value: 80.
- pyNotifyRobotFailuresReachThreshold - notification is triggered when a robot exceeds its predetermined failure count threshold. Default value: 80.
- Modify the labels in the user interface so that they match the customized values.
Configuring the pyCompleteAutomation flow action
In Pega Robot Manager, the pyCompleteAutomation is marked as an Extension. Its default behavior is to consider the automation status as "Complete" and move the flow to the next stage of the case life cycle. It is strongly recommended to customize the default behavior of pyCompleteAutomation flow action to better suit the needs of your organization.
Modifying dynamic system settings
The following dynamic system settings can be modified to adapt Pega Robot Manager to the specific needs of your organization.
- AllowedWaitTimeForRobotRegistration - specifies the maximum expected time that the RPA Service should take to start up the Robot Runtime system. It includes the time to unlock the remote machine, and start the runtime process. Default value: 120 seconds
- MaxStartsIssuedPerScheduleAction - prevents the Pega Robot Manager system from continually attempting to restart a robot that has failed to start during one Scheduled action or Otherwise event. This value will be read before attempting to start a robot. If the number of start attempts is less than the number provided, the start will be issued. Default value: 4
- ServiceOperatorHeartbeatInterval - defines how often the RPA Service should send a heartbeat signal to Pega Robot Manager. When the RPA Service does not send a heartbeat within this interval, it is assumed to be not running. When the RPA Service is not running, UI options (like Start a robot and Terminate a robot) will not be available from the Pega Robot Manager. Default value: 45 seconds
- TimeoutIntervalForRobotCommandToBeCompleted - determines the time-out interval for the start command issued to robots in conjunction with the RPA Service heartbeat interval. Default value: 30 seconds
Previous topic Upgrading to Pega Robot Manager 6 for Pega Platform 7.4 Next topic Configuring authentication for Pega Robot Manager 6 for Pega Platform 7.4