Hi ,
My scenario is File
>XI
>Proxy:
I could able to pick up the file and post into R/3 through proxy. But while I looking into monitor at R/3, i got this error:
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
- <!-- Call Inbound Proxy
-->
- http://sap.com/xi/XI/Message/30" xmlns:SOAP=" http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="">
<SAP:Category>XIProxy</SAP:Category>
<SAP:Code area="ABAP">PARSE_APPLICATION_DATA</SAP:Code>
<SAP:P1>Request Message</SAP:P1>
<SAP:P2>CX_ST_MATCH_ELEMENT</SAP:P2>
<SAP:P3>/1SAI/TXS3C50E3AFE48CE101B586</SAP:P3>
<SAP:P4>XML Bytepos.: 0 XML Path: Error Text: System expected the element 'PlainFile_MT'</SAP:P4>
<SAP:AdditionalText />
<SAP:ApplicationFaultMessage namespace="" />
<SAP:Stack>Error during XML => ABAP conversion (Request Message; error ID: CX_ST_MATCH_ELEMENT; (/1SAI/TXS3C50E3AFE48CE101B586 XML Bytepos.: 0 XML Path: Error Text: System expected the element 'PlainFile_MT')) System expected the element 'PlainFile_MT'</SAP:Stack>
<SAP:Retry>M</SAP:Retry>
</SAP:Error>
XI is able to post the message in R/3 , but in R/3 side this message is not able to hitting(i think) the program. please let me have any idea on this:
FYI : There is no mapping here, I just picked the file and dropped into R/3 through proxy, so ABAP side there is a program will insert the data into SAP tables.
-Appreciate your time and you'll get rewarded once I got it!
Thanks,
Shankar