cancel
Showing results for 
Search instead for 
Did you mean: 

Multiple 200 OK responses before closing the connection, any idea?

former_member189420
Active Participant
0 Kudos

Hi Experts,

Our scenario is from HTTP PUT to REST (POST). We are using SAP REST adapter in the receiver. This is a high volume interface. What we are seeing is that the SAP REST adapter is receiving multiple 200 ok responses from the end system due to which the connection is not getting closed and leading to queuing up of messages.

If any of you has encountered this or has any idea of resolving this issue. Appreciate your input 🙂

Thanks,

Anand

Accepted Solutions (0)

Answers (1)

Answers (1)

bhavesh_kantilal
Active Contributor
0 Kudos

Anand,

If the Adapter is receiving multiple HTTP 200 it is because the REST Service provider is triggering multiple HTTP 200's. Have you been able to check as to why they are triggering multiple HTTP 200 / responses? Is that expected behavior from the REST Service provider?

Regards,

Bhavesh

former_member189420
Active Participant
0 Kudos

Hi Bhavesh,

Sorry for late response. Its not the expected behaviour from the REST Service provider. We have escalated the issue at the provider side and their R&D team is looking into it.

Thanks,

Anand