cancel
Showing results for 
Search instead for 
Did you mean: 

Problem in sending data to R/3 system using XI adapter

Former Member
0 Kudos

Scenario is HTTP to ABAP proxy.

I'm getting a system error during conversion of XI message, when i try to pass values from HTTP client to R/3 system. Please find the error as mentioned below,

<?xml version="1.0" encoding="UTF-8" standalone="yes" - <SAP:Error xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="1">

<SAP:Category>XIProtocol</SAP:Category>

<SAP:Code area<b>="PARSER">UNEXPECTED_VALUE</b></SAP:Code>

<SAP:P1>Main/@versionMajor</SAP:P1>

<SAP:P2>002</SAP:P2>

<SAP:P3>003</SAP:P3>

<SAP:P4 />

<SAP:AdditionalText />

<SAP:ApplicationFaultMessage namespace="" />

<SAP:Stack>XML tag Main/@versionMajor has the incorrect value 002. Value 003 expected</SAP:Stack>

<SAP:Retry>N</SAP:Retry>

</SAP:Error>

Note: I'm also tryin to get back the response from R/3 system.

Please help me out in resolving this issue.

Regards,

Dhana.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

In XI adapter, choose the Message protocol as XI 3.0 instead of XI 2.0

Cheers,

siva Maranani.

Former Member
0 Kudos

Hi,

Thanks for ur appropriate reply,

Now the problem is that i'm getting the following error

Note: I have included the Technical system (SAP R/3) to my Business system and my reciever determination is to that business system.

Please do resolve this issue.

Awaiting for the reply,

Regards,

Dhana

Former Member
0 Kudos

Hi

please compare the entries in IB directory (receiver determination) with entries in Monitoring (SXMB_MONI): Service, Interface, Namespace.

Chk ur reciever determination it is not configured properly.

Regards

Arpit Seth

Answers (0)