Certified Pega Senior System Architect v8.7 — Question 67

A data page is used to retrieve data from an external system. If an error occurs, you want to display a message to the user and send an email to the system administrator.
How do you implement this requirement?

Answer options

Correct answer: D

Explanation

The correct answer, D, is accurate because it directly allows the addition of an error message to the data page while also sending an email. Options A and B lack the necessary integration of both displaying the message and sending the email in a single process. Option C does not address the specific requirement to customize the error handling for this scenario.