cancel
Showing results for 
Search instead for 
Did you mean: 

REST Receiver Adapter get delay when sending the request message

lings1716
Discoverer
0 Kudos
433

Hi SAP Expert

I have the interface that call REST API, its working fine but sometimes we get the delay of the response. But its not for all the request only 10% of the total request message

90% of the calls to the external API return data in less than 10 seconds. But, every so often the call takes 2 mins 10 seconds. It looks like something is stalling for 2 mins.

We already check the endpoint Third party, and no problem. So we did a TCP DUMP test on the po server (to check whether the message had gone out) and we found that the message had just come out of sap after 2 minutes 10 seconds.

Is there anything in PO 7.5 that I can check to see where messages are queueing? Is there settings that need to change? Any help appreciated.

Thanks

Accepted Solutions (0)

Answers (1)

Answers (1)

fprokopiuk
Active Participant
0 Kudos

You can check performance monitor as described in the help site here. More information on PI/PO performance can be found in this blog.