Certified Pega Senior System Architect v8.7 — Question 6
In which scenario is a Declare OnChange rule appropriate?
Answer options
- A. When a manager approves a case, the case is routed back to the appropriate caseworker.
- B. When a developer changes a view, the change is checked into a development branch.
- C. When a user updates their address, the active case is suspended until the address can be confirmed.
- D. During a nightly backup process, only updated fields are backed up.
Correct answer: C
Explanation
The Declare OnChange rule is appropriate in scenario C because it addresses the need for immediate action in response to a user's address update, which requires verification. Options A and B do not involve changes that trigger immediate processing, while D pertains to a backup process rather than a real-time change event.