cancel
Showing results for 
Search instead for 
Did you mean: 

File to Proxy Scenario error

Former Member
0 Kudos

Dear all,

I am doing File 2 Proxy (Inbound Proxy) Scenario while doing this i am getting following error.

<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>

- <!-- Call Inbound Proxy

-->

- <SAP:Error xmlns:SAP="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/TXSED0527F838CF58CED3CB</SAP:P3>

<SAP:P4>XML Bytepos.: 228 XML Path: ns1:_-BIC_-CQZHLR00001000(1)DATA(1)item(1)PLANT(4) Error Text: Data loss occurred when converting PLANT 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/TXSED0527F838CF58CED3CB XML Bytepos.: 228 XML Path: ns1:_-BIC_-CQZHLR00001000(1)DATA(1)item(1)PLANT(4) Error Text: Data loss occurred when converting PLANT Kernel ErrorId: CONVT_DATA_LOSS)) An error occurred when deserializing in the simple transformation program /1SAI/TXSED0527F838CF58CED3CB Data loss occurred when converting PLANT</SAP:Stack>

<SAP:Retry>M</SAP:Retry>

</SAP:Error>

Please, help me to solve this.,,

Thanks in Regards,

Mahesh

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Mahesh,

I think the data is containg the invalide data.

Otherwise mandatory fields are missing in the data. Check the PLANT field value containing any special charecters?

Go throgh the blog.

https://www.sdn.sap.com/irj/scn/weblogs?blog=/pub/wlg/4098

Regards

Sridhar Goli

Answers (3)

Answers (3)

former_member671009
Participant
0 Kudos

Hi,

Facing similar issue.

Please let me know how did u resolve the issue.

Thanks & Regards,

Sridevi S

Former Member
0 Kudos

Hi,

It seems that there is a problem in you xml data. Just for confirmation check the data on xml editor like XML Altova etc.. It may be that there will be some invalid character in you xml file and that is creating the problem.

regards,

Sarvesh

prateek
Active Contributor
0 Kudos

Have you edited the datatype structure anytime after generation of proxy? If yes, then you will have to regenerate the proxy.

Regards,

Prateek