cancel
Showing results for 
Search instead for 
Did you mean: 

Server Proxy error.

Former Member
0 Kudos

Hi,

I'm in PO 7.31

I am gettig below error in sproxy.

  <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>

- <!--  Call Inbound Proxy

  -->

- <SAP:Error SOAP:mustUnderstand="" xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/">

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

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

  <SAP:P1>II_PUR_PURCHASEORDERERPMNTRQ1</SAP:P1>

  <SAP:P2>PurchaseOrderERPRequest_V1</SAP:P2>

  <SAP:P3>http://sap.com/xi/SAPGlobal/Global</SAP:P3>

  <SAP:P4 />

  <SAP:AdditionalText />

  <SAP:ApplicationFaultMessage namespace="" />

  <SAP:Stack>Information about the method parameters is missing for the interface II_PUR_PURCHASEORDERERPMNTRQ1 (ABAP interface, request message PurchaseOrderERPRequest_V1, request message namespace http://sap.com/xi/SAPGlobal/Global)</SAP:Stack>

  <SAP:Retry>M</SAP:Retry>

  </SAP:Error>

am using std service.

Avi

Accepted Solutions (1)

Accepted Solutions (1)

iaki_vila
Active Contributor
0 Kudos

Hi Avinash,

That error seems to be relationated with your ESR content version, check in marketplace if there is a interface version for 7.31 version.

Also the error could be this http://scn.sap.com/message/13697419#13697419

Regards.

Former Member
0 Kudos

Hi,

thanks for your reply.

I observed in sxi_monitor, in all successful messages, the xmlns is http://sap.com/xi/SAPGlobal20/Global

but in above error message its

http://sap.com/xi/SAPGlobal/Global

is it going to be a root cause of it. any input on this pls??

avi


Former Member
0 Kudos

Hi,

its resolved.

Error was due to xmlns --> http://sap.com/xi/SAPGlobal/Global

I changed the xmlns of MT of inbound SI to ....Global20....

Avi

Answers (1)

Answers (1)

former_member190624
Active Contributor
0 Kudos

Hi Avinash,

Make sure , you imported the standard swcv to ESR from SLD.

Thanks

Hari.