Skip to Content
0
Former Member
Sep 16, 2008 at 12:03 PM

Problem sending the data into XI through webservice

36 Views

Dear All,

I am getting an error while sending the data into XI after hitting my webservice.

SOAP:Envelope xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/">

<SOAP:Header>

</SOAP:Header>

<SOAP:Body>

http://schemas.xmlsoap.org/soap/envelope/">

<faultcode>SOAP:Client</faultcode>

<faultstring>Error during conversion of XI message</faultstring>

http://sap.com/xi/XI/Message/30 >

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

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

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

<SAP:P2>000</SAP:P2>

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

<SAP:P4/>

<SAP:AdditionalText/>

<SAP:ApplicationFaultMessage namespace=""/>

<SAP:Stack>XML tag Main/@versionMajor has incorrect value 000; expected value is 003

</SAP:Stack></SAP:Error></detail></SOAP:Fault>

</SOAP:Body>

</SOAP:Envelope>

Please suggest what the problem could be.

Abhishek