Question
1
Replies
2562
Views
Posted: December 11, 2017
Last activity: December 11, 2017
Data page loading issues
Are there any best practices around checking the sanctity of the data loaded by the data page . For example if I were to load data with a data page using a soap service , how do we ensure that data is loaded correctly and is usable? How do we check if the data is loaded and there were no connection issues. What if I were to use the data from the data page as an input to another data page? How do we verify if the data is loaded ?
Hi ,
If we are not receiving any response from external system we can perform exception handling. Please refer below article for more details.
https://pdn.pega.com/handling-data-page-errors-using-data-transform/handling-data-page-errors-using-data-transform
Thanks,
Deva