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