Hi,
We have File to ABAP proxy scenario where the legacy send the files and through PI it gets loaded in BI.via ABAP proxy. While loading the data, I am getting below error on BI side. I chocked PI SXMB_MONI and there is no error. While checking BI MONI i got this error.
Also out of 99000 records 77000 got loaded and 20,000 are missing due to this error. We have content conversion split at 20,00. Can some one advice, what is wrong in and where.
Thanks
Error:--
<?ml 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_DESERIALIZATION_ERROR</SAP:P2>
<SAP:P3>/1SAI/TXS00000000000000000008</SAP:P3>
<SAP:P4>XML Bytepos.: 14822109 XML Path: ns1:_-BIC_-CQZSALES_00001000(1)DATA(1)item(19998)MATERIAL(1) Error Text: Data loss occurred when converting Directory: /interfaces//pi/archive/sales Kernel ErrorId: CONVT_DATA_LOSS</SAP:P4>
<SAP:AdditionalText />
<SAP:ApplicationFaultMessage namespace="" />
<SAP:Stack>Error during XML => ABAP conversion (Request Message; error ID: CX_ST_DESERIALIZATION_ERROR; (/1SAI/TXS00000000000000000008 XML Bytepos.: 14822109 XML Path: ns1:_-BIC_-CQZSALES_00001000(1)DATA(1)item(19998)MATERIAL(1) Error Text: Data loss occurred when converting Directory: /interfaces//pi/archive/sales Kernel ErrorId: CONVT_DATA_LOSS)) An error occurred when deserializing in the simple transformation program /1SAI/TXS00000000000000000008 Data loss occurred when converting Directory: /interfaces//pi/archive/sales</SAP:Stack>
<SAP:Retry>M</SAP:Retry>
</SAP:Error>