cancel
Showing results for 
Search instead for 
Did you mean: 

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

samantha_nez
Participant
0 Kudos

Hi experts,

For the integration SRM 7.0 EHP2 (SAP_BASIS 731) ---> abapProxy ----> PI (SAP_BASIS 710 SP04), we are facing the following error in SRM moni:

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

<!-- Call Integration Server --> <SAP:Error SOAP:mustUnderstand="1" xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="XIProtocolhttp://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>

We think the issue is due to PI release, that is lower one than SRM. We have found Note 1570897 - Packaging and application acknowledgment: No XI response to apply correction instruccion 962302 in PI system, but it cannot be implemented...

Is there any SAP note we can apply to upgrade PI or other way? What SAP_BASIS release on PI do we need?

Thanks in advance,

Samantha.

Accepted Solutions (1)

Accepted Solutions (1)

iaki_vila
Active Contributor
0 Kudos

Hi Samantha,

This is a very confusing problem because there are some notes included.

At first check the requeried notes implied:

Note 1819457 - XI Runtime: @versionMinor has incorrect value 001


Finally that note redirect to another note, only for sender proxy problems,Note 1784054 - XI runtime: XI protocol 3.x sender configuration

, in this note you have the correction for SAP basis 7.31

Regards.

Answers (3)

Answers (3)

samantha_nez
Participant
0 Kudos

The problem was resolved when the Basis team upgraded the PI system to version 7.11 SP12

Muniyappan
Active Contributor
0 Kudos

Hi,

check this if it is helpful.

http://scn.sap.com/thread/3296704

Regards,

Muniyappan.

baskar_gopalakrishnan2
Active Contributor
0 Kudos

You might want to see this note: 1748814 too