In wso2 BPS it has provided soap and rest task for rest and soap call but how to handle the error if any error occurs.
In this article (article link) they have provided RestInvokeError as the error code. Can we use RestInvokeError as error code for error hanling and how to handle soaptask error.