How to configure Error Boundary Event for a service call out to web service
Summary
How to configure Error Boundary Event for a service call out to web serviceContent
To handle error in a Service call, I am trying to use the error boundary event. I am selecting both the Business and System exceptions to handle. But the error is not handled by the event and getting stuck at the service call.
1