Back Forward ruleset name

A ruleset name is an instance of the Rule-RuleSet-Name rule type. Each ruleset defines a major subset of rules in the PegaRULES database, because every instance of every rule type references or "belongs to" a ruleset. A ruleset name is a major aspect in:

The term ruleset sometimes refers to the name instance and sometimes informally refers to the contents of that ruleset— all the instances of Rule- classes associated with that ruleset.

The Rule-.pyRuleSet property, present in every rule instance, records the ruleset name to which the instance belongs.

PRPC itself consists of several standard rulesets, including these:

Any application developer who can check out rules has a personal RuleSet. The system creates each personal ruleset automatically, named to match the Operator ID value.

A ruleset name is limited to 64 characters. The property pyRuleSet, included in most rule types, identifies the ruleset for that rule.

Definitions Archive tools, associated ruleset, branches and branch rulesets, Direct Capture of Objectives, organizational ruleset, personal ruleset, rule resolution, ruleset list, ruleset version, skim
Related topics About ruleset Name rules
About the Merge Branch RuleSets wizard
About the RuleSet Delete tool
About the RuleSet Maintenance wizard
Identifying parts of rule and data forms
Standard rules Atlas — Standard rulesets

Up Definitions