Hello,
We are trying to set up a stand alone inbound file adapter. We are getting the error "versionMajor missing" when sending the file to XI. We have "version=30" in the configuration file. Below is the extract from the log.
http://schemas.xmlsoap.org/soap/envelope/">
<faultcode>SOAP:Client</faultcode>
<faultstring>Error during parsing of SOAP header</faultstring>
http://sap.com/xi/XI/Message/30>
<detail>
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="PARSER">ITEM_MISSING</SAP:Code>
<SAP:P1>/@versionMajor</SAP:P1>
<SAP:P2/><SAP:P3/>
<SAP:P4>ST: ST_XMS_MSGHDR30_MAIN</SAP:P4>
<SAP:AdditionalText>Attribute 'versionMajor' expected</SAP:AdditionalText>
<SAP:ApplicationFaultMessage namespace=""/>
<SAP:Stack>XML tag /@versionMajor missing in SOAP message header (SAP XI Extension) Attribute 'versionMajor' expected
</SAP:Stack>
</SAP:Error>
</detail>
</SOAP:Fault>
Any ideas on how to get beyond this problem?
Regards
Cerish