Hi,
We have an ABAP report where in we extract the data from SAP and make a synchronous call to a web service using PI and then web service response comes back to SAP.
The SAP PI version that we are running on is 7.3 with patch level 7.
After the report runs for a certain time, I am encountering a connection reset error. Below is the error that I see in MONI.
com.sap.engine.interfaces.messaging.api.exception.MessagingException: java.io.IOException: Connection Reset; HTTP 200 OK
From SAP to PI and and PI to the web service, we are using SOAP sender and SOAP receiver adapter respectively.
I tried troubleshooting but no luck. Has anybody encountered this kind of error? Any help in this regard is really appreciated!!
Thanks
Vijay