You are here: Reference > Rule types > Access Role Names > More about Access Role Name rules

More about Access Role rules
 

  1. About 
  2. New 
  3. Role 
  4. History 
  5. More... 

An access role is different from a work party role that defines which types of parties can appear in work items.

You can create access role rules and related rules indirectly using the Access Role Editor, as an alternative to creating them through the rule form.

To test whether the current user holds a role, call the standard Boolean function:

Lib(Pega-RULES:Default).HaveRole(this, "rolename").

Related topics About Access of Role to Object rules
About Access Deny rules
About the Access Role Editor
Standard rules Standard access role names

About Access Role Name rules