You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Unable to catch errors from REST API Adapter

edited Feb 4, 2019 12:57AM in Integration 6 comments

Summary

Integration stops at the REST Adapter

Content

So I am trying to use this REST Adapter which makes a POST request. I configured the adapter to accept the response from the endpoint. The endpoint sends a response whether the POST was successful or not. I have defined the response JSON in the adapter.

However, the integration fails to capture the response and ends the integration when it encounters an error from the API. My integration runs in a loop and hits the API on each iteration. It's designed to take the response regardless of error and success and keep looping through. But it never moves beyond the failure and stops the loop and ends integration upon failure. It does not even enter the fault handler for that API.

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!