Certified Pega Senior System Architect v8.7 — Question 20
An application contains a rule with an Apply to: class of TGB-HRApps-Work-Review in a locked ruleset. There is a higher unlocked ruleset.
How do you prevent the application from using the rule in TGB-HRApps-Work-Review?
Answer options
- A. Save a new version of the rule, applied to TGB, and set the availability of the rule to Final.
- B. Save a new version of the rule, applied to TGB-HRApps-Work-Review, and set the availability of the rule to Not Available.
- C. Save a new version of the rule, applied to TGB-HRApps-Work-Review, and set the availability of the rule to Blocked.
- D. Save a new version of the rule, applied to TGB-HRApps-Work-Review, and set the availability of the rule to Withdrawn.
Correct answer: C
Explanation
The correct answer is C because setting the availability of the new rule to Blocked effectively prevents the application from using the original rule in the locked ruleset. Options A and B do not address the requirement to block the original rule, while D would still allow for the possibility of the rule being used in certain contexts.