Standard access roles
Pega Platform provides several standard access role name rules. These role names are referenced in standard Access of Role to Object rules to control the classes that users with these access role names can see and update.
Name | Description |
PegaRULES:AutoTest | Allows access to use automated unit testing. |
PegaRULES:Batch | For background requestors, including agents. |
PegaRULES:Guest | Allows unauthenticated access with minimal access. |
PegaRULES:Guest-Maximum | Allows unauthenticated access with more capabilities, including the ability to open and update the user's own work items. |
PegaRULES:PegaAPI | Allows a user to use the Pega API. |
PegaRULES:SysAdm4 | Allows a developer to have full capabilities. |
PegaRULES:SysOpsAdministrator | Allows an administrator to have full use of the Admin Studio portal (pxAdminStudio). There is also a standard access group named SysOpsAdministrator. |
PegaRULES:SysOpsObserver | Allows a user to have read-only use of the Admin Studio portal (pxAdminStudio). There is also a standard access group named SysOpsObserver. |
PegaRULES:User1 | Application user with limited capabilities. Cannot perform assignments on worklists other than the user's own worklist. Uses Get Most Urgent to obtain the next assignment. |
PegaRULES:User4 | For users with broader capabilities. Can open any work object in the application. Can perform assignments only on the user's own worklists. |
PegaRULES:WorkMgr4 | Allows a work manager to have full capabilities, including viewing and updating delegated rules. |
PegaRULES:SysArch4 | For a business analyst or a system architect who defines processes, classes, and properties (Data Model category), and can develop activities. |
PegaRULES:ProArch4 | For a process architect who focuses on flows and other rules in the Process and User Interface categories. |
PegaRULES:EditorCollaborator | For collaborators who participate in development of the application as editors. Can view and change application assets. |
PegaRULES:ViewerCollaborator | For collaborators who participate in development of the application as reviewers. Can view application assets, but cannot change them. |
Previous topic Managing access roles Next topic Security of access roles