What is the rule resolution Algorithm and can you tell me how it works or search?



What is the rule resolution Algorithm and can you tell me how it works or search?..

Answer / 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

More Pega Interview Questions

List different functions used to call an activity from java script.

1 Answers  


How to write a java code in an activity? Explain with a small example.

1 Answers  


Define about obj-browse method?

1 Answers  


How much does Pega’s robotic automation cost?

1 Answers  


Define what is the difference between page-validate and property-validate methods?

1 Answers  


what do you mean by calculate and edit declaratively not procedurally

1 Answers   TCS,


Explain about the page-set-messages method?

1 Answers  


What is wsdl file?

1 Answers  


What is the property?

1 Answers  


Is pega a rpa tool?

1 Answers  


List out the Types of Activities?

1 Answers   JPMorgan Chase,


What the class of getContent Activity?

1 Answers  


Categories