Hi,
We have a SOAP to ABAP Proxy interface and have a very odd problem. When testing with SOAP UI it works. When testing with a third party web shop it fails. We are using the same configurations such as input payload, endpoint, PO user and password etc. My message works and their fails. Now I would understand if all messages failed but why should it make a difference who is sending the message to the SOAP web service IF everything is the same.
I have checked on SAP Support and found a number of hits regarding configuration and authorizations BUT why does the call work for one user (me via SOAPUI) and not another (developer via Web Service) when everything is the same
Error during parsing the received XMB message.
SOAP: Call failed: com.sap.aii.af.sdk.xi.srt.BubbleException: HTTP Response Received. Status Code = 500 [null "null"]
SOAP: Error occurred: com.sap.engine.interfaces.messaging.api.exception.MessagingException: com.sap.aii.af.sdk.xi.srt.BubbleException: HTTP Response Received. Status Code = 500 [null "null"]
FYI we have just upgraded to 7.31 SP14 (from SP8) and are using a single stack.