Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Proxy problem. INTERFACE_SIGNATURE_ERROR ?

former_member624515
Participant
0 Kudos

SOAP: Call failed: com.sap.aii.af.sdk.xi.srt.BubbleException: <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_SI_EDI_DRX_ASN_RETURN_RECE</SAP:P1><SAP:P2>VDA491300</SAP:P2><SAP:P3>http://catlbattery.com/EDI/DRX/ASN_Return/VDA4913</SAP:P3><SAP:P4/><SAP:AdditionalText/><SAP:Stack>Information über die Methodenparameter fehlt für Schnittstelle ZII_SI_EDI_DRX_ASN_RETURN_RECE (ABAP Schnittstelle, Request-Message VDA491300, Request-Message-Namensraum http://catlbattery.com/EDI/DRX/ASN_Return/VDA4913)
</SAP:Stack></SAP:Error></detail></SOAP:Fault>
</SOAP:Body>
</SOAP:Envelope>
[null "null"]

Hi,

I have searched the prolem before and find the article → https://answers.sap.com/questions/9321798/proxy-problem-interfacesignatureerror-.html .

But i have checked all the configuration,(pi ir,pi id,refresh the cache,esr,class,interface).The problem still isn't be solved.And the t-code,SXI_MONITOR,has no messages.This is diffrent between my problem and the above article.

In addition,the problem occurs in that PI generate the EDI VDA 4913 mesages and send messages to ecc sproxy.It's successful in PRD system,but error in QAS system.It must be a configuration problem.

Any ideas i can try?

tnx!

1 ACCEPTED SOLUTION

former_member624515
Participant

TNX for reading.We have solved the problem.We check the configration again and again,then find the mistake.The OM in IC( ID-Integrated Configruration ) is wrong,my mate select the correct SI but didn't select the OM in IC.

TNX again!

1 REPLY 1

former_member624515
Participant

TNX for reading.We have solved the problem.We check the configration again and again,then find the mistake.The OM in IC( ID-Integrated Configruration ) is wrong,my mate select the correct SI but didn't select the OM in IC.

TNX again!