Pegasystems
PEGAPCSSA86V1 · Question #45
You are updating a system of record using a SOAP connector. If the system of record is unavailable, you want to retry after an hour. If it is still unavailable after an hour, a notification should…
The correct answer is B. Implement the logic in the connector's error handler flow. See the full explanation below for the reasoning.
Question
You are updating a system of record using a SOAP connector. If the system of record is unavailable, you want to retry after an hour. If it is still unavailable after an hour, a notification should be sent to a system administrator. How do you implement this requirement?
Options
- AImplement the logic in the data page's response data transform.
- BImplement the logic in the connector's error handler flow.
- CCustomize the standard pxErrorHandlingTemplate data transform.
- DUse a transition condition in the activity step invoking the connector.
How the community answered
(22 responses)- B82% (18)
- C5% (1)
- D14% (3)
Community Discussion
No community discussion yet for this question.