adspace
What is the rule resolution Algorithm and can you tell me how it works or search?
Answer Posted / Omkar Shukla
The rule resolution algorithm in Pega determines the order of rule execution based on priority, applicability, and inheritance relationships between rules. The basic steps are: (1) Finding applicable rules, (2) Sorting rules by their priorities, (3) Executing the highest-priority rule that can be executed without violating rule dependencies, (4) If multiple rules can be executed simultaneously without violating dependencies, choosing a rule based on inheritance relationships, and (5) Repeat steps 3 and 4 for any remaining applicable rules. For more detailed information, you can refer to the Pega documentation.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category