cancel
Showing results for 
Search instead for 
Did you mean: 

XML to CSV not working

0 Kudos

Hi Experts,

I'm not able to convert my XML into CSV. I have tried all the possible cases but still not able to convert the structure.

After filter operation this is my output, which am trying to convert to CSV.

<Customer><CustomerMaster><CUST_NO>S12345</CUST_NO><CUST_STATUS>3</CUST_STATUS><CUST_NAME>efgh</CUST_NAME></CustomerMaster></Customer>

Accepted Solutions (0)

Answers (2)

Answers (2)

0 Kudos

Hi Shiny,

It is resolved now.

I was getting the below error : com.sap.it.rt.xmltocsv.converter.exception.XmlToCsvConversionException: Unmarshalling XML failed.

Thank You

sthekkel01
Explorer
0 Kudos

Could you please give some more details ?

Is this an XML you are feeding to an ABAP program ? Or are you trying to convert manually ??

Please provide the details on when you are facing the issue and what error you are receiving.

Best Regards,

Shiny Thekkel