Certified Pega Business Architect (CPBA) v7.3 — Question 16

When processing an auto accident claim, the system requires three approvals: Approval from the adjuster who inspected the car, approval from the medical administrator who provided medical care to the insured, and approval from the insurance agent who verified the claim.
How do you implement this requirement so each approver can work independently?

Answer options

Correct answer: B

Explanation

The correct answer is B because cascading approval allows for each approver to review and approve independently while maintaining the workflow. Option A would require sequential approval, which does not allow for independence. Option C may lead to confusion as all approvers see the same task, and option D lacks the structure needed for independent approvals.