Standard Access of Role to Object rules
Version:
Pega Platform contains over 240 standard Access of Role to Object rules ( Rule-Access-Role-Obj rule type). Each of these associates a standard access role name such as PegaRULES:SysAdm4 with an Applies To class. Each rule determines the capabilities that users with the access role name can do with instances of that class (and with instances of all the classes derived from that class).
Standard Access of Role to Object rule names start with the prefix PegaRULES: rolename
and belong to the Pega-RULES RuleSet.
For example, the standard Access of Role to Object rule named PegaRULES:SysAdm4.PegaSample-Task defines the capabilities of developers for the PegaSample sample application.
You cannot change the standard rules, but you can define other Access of Role to Objects rules to supplement or override them.
- Understanding Access of Role to Object rules
Access of Role to Object rules specify permissions that are granted to a role and access class. These permissions restrict what developers and operators can do with rule and data instances. An Access of Rule to Object rule applies to all instances of its access class.