When we run the integration in Oracle Integration Cloud, we’re getting a “202” instead "200".
We created an integration in Oracle Integration Cloud and tested it. Instead of getting the usual 200 success response, we are getting a 202 response. A 202 means that OIC has received our request, but it is still processing the work in the background and hasn’t finished yet. The issue is that we don’t have a clear way to know when the processing is actually completed.
Right now, during testing, we manually check the application to see if the updates have gone through. Has anyone else faced this situation in OIC? If yes, please share how you handled it or how we can find out when the job has fully completed.