The RuleSet list is an internal data structure that the system uses to determine which rule instances that a requestor can execute.
As you log in, the system assembles this list from several sources. The list influences an important phase of rule resolution processing.
Click the link containing your name at the top
of the navigation panel to review your RuleSet list, presented
on the profile display.
The list is an instance of the pxUserRuleSets
property, within the pxSecuritySnapshot
page of
the requestor page.
Don't confuse the RuleSet
list with application RuleSets, a subset of the RuleSet
list relevant to developers who are using the Application
Explorer and other developer tools. The RuleSet list is an
ordered set of RuleSet versions. The application RuleSet is a
collection of RuleSets, with no versions.
For best
performance on a production system, minimize the number of
distinct RuleSet lists in use by requestors. Rules assembly
occurs for each rule used by each distinct RuleSet list on each
node. Limiting the number of distinct access groups and
distinct application rules in use can aid performance.
![]() | access group, component RuleSet, application rule, application RuleSets, override RuleSet, profile, requestor page, rule resolution, shared RuleSet |
![]() | How the system assembles and uses your RuleSet list |