Quantcast
Channel: SCN : All Content - Process Integration (PI) & SOA Middleware
Viewing all articles
Browse latest Browse all 7030

Proxy INTERFACE_SIGNATURE_ERROR namespace problems

$
0
0

Hi All,

Scenario: 3rd party -> PI 7.4 -> Inbound Proxy on ECC

 

The error message I am getting is INTERFACE_SIGNATURE_ERROR (Information about the method parameters is missing for the interface). From what I have read this is because the sender and receiver namespaces are different. An OSS note describes the situation http://service.sap.com/sap/support/notes/1714297

 

I don't really want to use the same namespace for the sender and receiver. If I add a mapping then the above error does not occur but the mapping is pretty useless.

 

Is there anyway to change namespace delivered to the inbound proxy so it matches that of the receiver?

 

Thanks

Che

 

 

Here is the actual error message:

 

The HTTP Response data is = <SOAP:Envelope xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/">

<SOAP:Header>

</SOAP:Header>

<SOAP:Body>

<SOAP:Fault xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/">

<faultcode>SOAP:Client</faultcode>

<faultstring>Error during conversion of XI message</faultstring>

<faultactor>http://sap.com/xi/XI/Message/30</faultactor>

<detail>

<SAP:Error SOAP:mustUnderstand="1" xmlns:SAP="http://sap.com/xi/XI/Message/30">

<SAP:Category>XIProxy</SAP:Category>

<SAP:Code area="ABAP">INTERFACE_SIGNATURE_ERROR</SAP:Code>

<SAP:P1>ZII_Zdummy</SAP:P1>

<SAP:P2>Zdummy</SAP:P2>

<SAP:P3>http://dummy.com/Sender/Zdummy</SAP:P3>

<SAP:P4/>

<SAP:AdditionalText/>

<SAP:Stack>Information about the method parameters is missing for the interface ZII_Zdummy (ABAP interface, request message Zdummy, request message namespace http://dummy.com/Sender/Zdummy)

</SAP:Stack>

</SAP:Error>

</detail>

</SOAP:Fault>

</SOAP:Body>

</SOAP:Envelope>


Viewing all articles
Browse latest Browse all 7030

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>