Question
2
Replies
1813
Views
Infosys
Posted: August 12, 2019
Last activity: August 27, 2019
Closed
Exception handling in CONNECT-REST?
How can i identify and how can i handle exceptions while using CONNECT-REST?
brief explanation please, i m not getting anywhere fully
***Edited by Moderator: Lochan to update platform capability tags***
Hi,
If you are invoking the connector through datapage then handle the errors in response datatransform.
Check OOTB template DT 'pxErrorHandlingTemplate'.
If you are invoking through activity then use pxDatapagehasErrors when condition at which connector is invoked then check the step status and jump to other if it fails then write the logic to handle the errors.
Check the following help link for more information.
http://localhost:8080/prhelp/rule-/rule-connect-/connectorexceptions.htm