Hello All
When SOAP communication channel is trying to post the message to WEBSERVICE it is getting read timeout exception.
This is synchronous call. When the message size is 2KB it is posted successfully, but the error is coming when it trying to post the 2MB message.
The error in the CC monitoring as below
SOAP: error occured: com.sap.engine.interfaces.messaging.api.exception.MessagingException:
java.net.SocketTimeoutException: Read timed out
Adapter Framework caught exception: java.net.SocketTimeoutException: Read timed out
Delivering the message to the application using connection SOAP_http://sap.com/xi/XI/System failed, due to: com.sap.engine.interfaces.messaging.api.exception.MessagingException: java.net.SocketTimeoutException: Read timed out. Setting message to status failed.