Exam PEGAPCSSA87V1 All QuestionsBrowse all questions from this exam
Question 49

When updating a system of record using a SOAP connector, if the system of record is unavailable, users can retry the update after an hour. If the system of record is still unavailable after an hour, a notification should be sent to a system administrator.

How do you implement this requirement?

    Correct Answer: C

    To address the requirement of retrying the update and sending a notification if the system of record is still unavailable after an hour, you should implement the logic in the connector's error handler flow. The error handler flow can be designed to handle scenarios of retry and notification by utilizing error handling mechanisms specific to the connector, ensuring that the flow manages retries and notifications effectively.

Discussion
Alex1999Option: C

Answer is C

youngprinceton

did you take exam yet

TheGodfather

Yes, it's C although they try to confuse us with the fact of naming the default handler that can be customized later