Quantcast
Channel: Pentaho Community Forums
Viewing all articles
Browse latest Browse all 16689

Cdata xml

$
0
0
Hi

I am using a Kettle-Spoon version 5.0.1.

The information that I have stored in an XML document I would like to store in the database. I use the Get Data from XML and everything works fine. But I have a problem with reading text that is stored in CDATA section. How could I read this text in CDATA and save it to database.

An example of an XML document:

<document>
<employee Id="1" Name="Michael" Surname="No"><![CDATA[Some text that i want to save]]>
</employee>
<employee ...><![CDATA[Some text that i want to save]]>
</employee>
...
</document>

Viewing all articles
Browse latest Browse all 16689

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>