Hi frends!
I have an interface ABAP Proxy to SOAP Sync.
The WS was developed in C.
When I execute the Proxy, an error occurs:
<SAP:AdditionalText>
com.sap.engine.interfaces.messaging.api.exception.MessagingException: SOAP: response message contains an error XIAdapter/PARSING/ADAPTER.SOAP_EXCEPTION - soap fault: Method 'nr1:p1.xxxxxx' not implemented: method name or namespace not recognized
</SAP:AdditionalText><SAP:ApplicationFaultMessage namespace="" />
This "nr1:p1.xxxxxx" is from WSDL.
Does somebody knows why?