Solved
Application Vs Ruleset validation
Hi All, Can anyone explain me in detail what is the difference between Application validation and Ruleset validation
Hi All, Can anyone explain me in detail what is the difference between Application validation and Ruleset validation
Accepted Solution
while application validation focuses on the overall application's compliance with business requirements and standards, ruleset validation concentrates on ensuring the quality and consistency of individual rules within the application. Both types of validation are essential for maintaining a robust and reliable PEGA application.
Application validation validates a ruleset only within the application context. When you configure a ruleset to use AV, Pega Platform determines which rules are valid to reference at design time without using ruleset prerequisites.
Ruleset validation validates a ruleset based on the prerequisites that you define in another ruleset.
When an application validation mode defined for a ruleset, whatevr the rules that are present in that ruleset can acess the rules within the application rulesets (which can be either be configured with application validation mode or ruleset validation mode).
Lets say i have the flowaction rule in
Ruleset1: 01-01-01 which is configured with application validation mode in the current application and it can refer the section rule with in the application/ builton application ruleset which can be either configured with Application validation Mode or Ruleset validation mode.
Ruleset validation mode:
If any of the application configured with ruleset validation mode you have to define the prerequisite rulesets. Only the rules in the prerequisite rulesets can be accessed.
Lets say you define Aplha: 01-01-01 with beta:01-01-99 as the prerequisite. Only the rules in beta can be acccessed by aplha, NO OTHER RULES CAN BE ACCESSIBLE which means you can not access the rules in the other rulesets except the rules of the pre-requisite rulesets.
Lets say a flow action rule exists in the aplha:01-01-01, it can the section only from the beta ruleset. It can't acess the section from the other application rulesets.
Final point is rulesets configured with AV mode can access the rules in the rulesets configured with AV or RV mode if it is defined in the application ruleform.
When an application validation mode defined for a ruleset, whatevr the rules that are present in that ruleset can acess the rules within the application rulesets (which can be either be configured with application validation mode or ruleset validation mode).
Lets say i have the flowaction rule in
Ruleset1: 01-01-01 which is configured with application validation mode in the current application and it can refer the section rule with in the application/ builton application ruleset which can be either configured with Application validation Mode or Ruleset validation mode.
Ruleset validation mode:
If any of the application configured with ruleset validation mode you have to define the prerequisite rulesets. Only the rules in the prerequisite rulesets can be accessed.
Lets say you define Aplha: 01-01-01 with beta:01-01-99 as the prerequisite. Only the rules in beta can be acccessed by aplha, NO OTHER RULES CAN BE ACCESSIBLE which means you can not access the rules in the other rulesets except the rules of the pre-requisite rulesets.
Lets say a flow action rule exists in the aplha:01-01-01, it can the section only from the beta ruleset. It can't acess the section from the other application rulesets.
Final point is rulesets configured with AV mode can access the rules in the rulesets configured with AV or RV mode if it is defined in the application ruleform.
But rulests configured with RV mode can access the rules from prerequisite rulesets.
Generally, rulesets which can be shared with the applications within the organization can be configured with RV mode for example org rulesets.
Accepted Solution
while application validation focuses on the overall application's compliance with business requirements and standards, ruleset validation concentrates on ensuring the quality and consistency of individual rules within the application. Both types of validation are essential for maintaining a robust and reliable PEGA application.
Question
Question Solved
Question
Question
Discussion
Discussion
Question Solved
Question
Question
Question Solved
Pega Collaboration Center has detected you are using a browser which may prevent you from experiencing the site as intended. To improve your experience, please update your browser.