Multiple choice technology platforms and products

Rule Resolution searches for the most appropriate rule instance to apply at runtime. Which criteria are used during this process?

  1. The last update date

  2. The operators RuleSet list

  3. A rule name

  4. the Short Description

  5. A Circumstance Value

Reveal answer Fill a bubble to check yourself
B,C,E Correct answer
Explanation

Pega Rule Resolution uses: the operator's RuleSet list (from Access Group) to determine available rulesets, the rule name to identify candidates, and Circumstance values for situational variants. Last update date is not used (it's not a selection criterion). Short Description is documentation text, not a resolution factor. The rule with highest specificity (ruleset, version, circumstance) wins.