Question
4
Replies
76
Views
Accenture
Posted: March 28, 2020
Last activity: April 17, 2020
How to handle exception in Data Page with respect to Connect REST?
How will you handle exception handling with Data Pages? I have a data page which a source as Connect Rest, now I need to do the exception handling and this page is referred in multiple pages in UI, activity. How do you do the exception handling?
Thanks
***Edited by Moderator: Pallavi to update platform capability tags***
If the connector fails which is the source for the Data page, then inside the data page "pyStatus" property will be set to fail.
We can use this property for the visibility condition for the Error message on the screen.
Please find the below article which gives details about data source error handling in Data pages.
https://community.pega.com/knowledgebase/articles/data-integration/data-source-error-handling-data-pages