cancel
Showing results for 
Search instead for 
Did you mean: 

Sender Proxy - XML Version error in message

former_member183906
Active Contributor
0 Kudos

Hi,

ECC to PI - Sender Proxy.SLDCHECK,RFC destinations,Cache,SPROXY tcode,SPROXY connection test all are working fine.

Message is getting stuck in ECC with the error ,Messages are not reaching PI :

XML tag Main/@versionMinor has incorrect value 001; expected
value is 000

I have browsed SDN and found the proxy version is incompatible.

My ECC and PI basis config is as below :

ECC - SAP_BASIS 731

PI 7.1 - SAP_BASIS 710

Can anyone help to resolve this error.

Error Detail :

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

<SAP:Category>XIProtocol</SAP:Category>
<SAP:Code area="PARSER">UNEXPECTED_VALUE</SAP:Code>
<SAP:P1>Main/@versionMinor</SAP:P1>
<SAP:P2>001</SAP:P2>
<SAP:P3>000</SAP:P3>
<SAP:P4 />
<SAP:AdditionalText />
<SAP:Stack>XML tag Main/@versionMinor has incorrect value 001; expected value is
000
</SAP:Stack>
<SAP:Retry>M</SAP:Retry>
</SAP:Error>

Regards

Accepted Solutions (1)

Accepted Solutions (1)

nabendu_sen
Active Contributor
0 Kudos

Hi,

Check SAP Note: 1043047

Please find in the Note: "For PI, it is a prerequisite that no other system in the system landscape has a higher release than the PI system”.

Also check SAP Note: 1748814 which may resolve your issue.

Answers (2)

Answers (2)

former_member183906
Active Contributor
0 Kudos

Note 1488164 - XI runtime: Proxy call of Release 6.20

Apart from this note secondary notes were applied too.

This note we installed in XI server and it got resolved.

Former Member
0 Kudos

Hi,

Check the below link it might help to you.

http://scn.sap.com/message/5453864

Thanks,

Satish.