Valid PEGACPSSA23V1 Dumps shared by ExamDiscuss.com for Helping Passing PEGACPSSA23V1 Exam! ExamDiscuss.com now offer the newest PEGACPSSA23V1 exam dumps, the ExamDiscuss.com PEGACPSSA23V1 exam questions have been updated and answers have been corrected get the newest ExamDiscuss.com PEGACPSSA23V1 dumps with Test Engine here:
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?
Correct Answer: B
The requirement is to handle an error when it occurs and perform two actions: display a message to the user and send an email to the administrator. This can be done by configuring an error handling process that encapsulates both actions. Typically, this would involve configuring a flow or an activity that runs when an error occurs, and it would handle both displaying the error message to the user and sending the email. Reference: Pega Platform Help - Error Handling.