Hi all,
When trying to consume an SAP delivered web service from a third- party partner application in prod environment, below error is thrown at the partner side.
"WSRM1128: Failed to send a [ CreateSequence ] RM session control message: Maximum number of resend attempts has been reached."
The web service call does not even hit SAP system - no (error)logs in web service monitor or util.
The same web service works fine from SOAP UI client and also when the same partner application is run from local server (localhost).
However from prod environment the above error is thrown.
I can only assume that there is an issue with secure connection between third- party and SAP systems .
Any hints on what could be the possible cause ?
Thanks!
Karthik