Hi Experts,
We are getting below error in SAP CPI : cause: java.io.IOException: error 32 - Broken pipe.
Our scenerio is 3rd Party - SAP CPI - S4H ( SOAP receiver 1.x used )
We have set the timeout in soap adapter as 300000 but still we are getting the broken pipe exception however, we got the response from S4H that message processed successfully.
Any reason why we got this exception in SAP CPI ?
I have gone through this noete : 3117499 - SOAP sender adapter "IOException:Broken pipe
but this is for SOAP sender but ours is SOAP receiver.
So here the client will be SAP CPI and S4H is server, i believe.
Any response on this error is much appreciated.