PEGAPCSSA80V1_2019 Exam QuestionsBrowse all questions from this exam

PEGAPCSSA80V1_2019 Exam - Question 13


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?

Show Answer
Correct Answer: D

The most appropriate way to handle the requirement of displaying an error message to the user and sending an email to the system administrator in case of a data retrieval error from an external system is to configure a comprehensive error handling process. This process ensures that both actions are properly coordinated and executed in a reliable manner, covering all possible edge cases and ensuring consistent behavior. Using a dedicated error handling process also makes the solution easier to maintain and extend in the future.

Discussion

1 comment
Sign in to comment
vinoth_kumarOption: C
Sep 17, 2020

Answer is C. Such simple requirement can be implemented by DT and can be called from the response DT.