Integration: Reflect Error Status in Monitoring Tab while providing a custom response payload
Hello,
We are currently developing an error handling framework that will allow us to set the OIC instance status in monitoring tab as failed/error while providing a custom response payload to the calling system. We've tried to utilize the throw fault functionalities but unfortunately we cannot make this two things work together.
Here are the scenarios we have tried for this proof concept together with the screenshots attached for reference.
Let us know if this is feasible in OIC or if you can suggest different approach.
----------------------------------------
Test Condition #:
1. Throw New Fault
• Added a Fault type which is Throw New Fault in the main flow of integration that will be caught by the Global Fault Handler.