Assigning robots to a work group by using a decision table (initial robot registration only)
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.
When robots are assigned to a work group by using a decision table, then the pyGetWorkGroupByRobotID decision table is processed first, and then the pyGetWorkGroupForRobotByRequestorOperatorID decision table is processed second.
- Configuring the pyGetWorkGroupByRobotID decision table
With Pega Robot Manager, you can update the pyGetWorkGroupByRobotID decision table through the Pega Robot Manager user interface.
- Configuring the pyGetWorkGroupForRobotByRequestorOperatorID decision table
To map given user credentials to work groups in your application, use the pyGetWorkGroupForRobotByRequestorOperatorID decision table.
Previous topic Assigning to a work group by request (initial robot registration only) Next topic Configuring the pyGetWorkGroupByRobotID decision table