Certified Pega System Architect v8.7 — Question 11
You are designing an application that opens investment accounts. You create a child case to approve the list of services available only to experienced investors. Once approved, the parent case copies the list of services from the child case. While testing the configuration, you notice that the parent case does not include the correct list of services that are approved in the child case.
Which of the following components do you use to debug the issue?
Answer options
- A. Access groups
- B. Edit validate rule
- C. Configuration settings
- D. Tracer tool
Correct answer: B
Explanation
The correct answer is B, as the Edit validate rule allows you to check and modify the rules that govern the data being transferred between the child and parent cases. The other options, while useful in different contexts, do not directly address the validation of the service list being copied from the child case.