How to handle run time remote fault exceptions in OIC
Summary
I am invoking an REST API from the OIC flow, i want to catch the fault exception and move to the next action in the flow.Content
Hello Experts,
I want to know, how to handle REST API exceptions in the SCOPE activity. I added scope activity and logger in the APIServiceInvocation Fault handler and as well in the Default Fault Handler. The issue is when i ran the REST API from swagger the Fault message is thrown as per the response structure, but when the exception is caught in the OIC it is writing in the logger and not moving to the next action in the flow.
Tagged:
0