<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Retrieve xml content in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Retrieve-xml-content/m-p/2228654#M19848</link>
    <description>&lt;P&gt;I have tFileList in my job and in the folder, there are xml files. I want to insert xml's content into database. How to retrieve xml's contents?&lt;/P&gt;</description>
    <pubDate>Mon, 15 Jul 2019 04:24:04 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2019-07-15T04:24:04Z</dc:date>
    <item>
      <title>Retrieve xml content</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Retrieve-xml-content/m-p/2228654#M19848</link>
      <description>&lt;P&gt;I have tFileList in my job and in the folder, there are xml files. I want to insert xml's content into database. How to retrieve xml's contents?&lt;/P&gt;</description>
      <pubDate>Mon, 15 Jul 2019 04:24:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Retrieve-xml-content/m-p/2228654#M19848</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-07-15T04:24:04Z</dc:date>
    </item>
    <item>
      <title>Re: Retrieve xml content</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Retrieve-xml-content/m-p/2228655#M19849</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; Please connect a tFileInputXML to tFileList and read the data in iterative fashion. I would recommend to create the schema of XML in repository metadata section first so that schema management will be easy.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Warm Regards,&lt;BR /&gt;Nikhil Thampi&lt;/P&gt;
&lt;P&gt;Please appreciate our Talend community members by giving Kudos for sharing their time for your query. If your query is answered, please mark the topic as resolved &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 15 Jul 2019 15:05:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Retrieve-xml-content/m-p/2228655#M19849</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-07-15T15:05:21Z</dc:date>
    </item>
    <item>
      <title>Re: Retrieve xml content</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Retrieve-xml-content/m-p/2228656#M19850</link>
      <description>&lt;P&gt;No. I wanna copy the content of xml file and save as backup.&lt;/P&gt;</description>
      <pubDate>Wed, 17 Jul 2019 03:09:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Retrieve-xml-content/m-p/2228656#M19850</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-07-17T03:09:36Z</dc:date>
    </item>
    <item>
      <title>Re: Retrieve xml content</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Retrieve-xml-content/m-p/2228657#M19851</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; In that case, do the same stuff but read the full file using tFileInputRaw and change the datatype later to String using tConvertType. Then you can pass this value (preferably with an id value also in an additional field) to any DB you want.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; But please have an eye on the size of the data too as it should not cross the DB datatype upper limit.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Warm Regards,&lt;BR /&gt;Nikhil Thampi&lt;/P&gt;
&lt;P&gt;Please appreciate our Talend community members by giving Kudos for sharing their time for your query. If your query is answered, please mark the topic as resolved &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 17 Jul 2019 03:15:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Retrieve-xml-content/m-p/2228657#M19851</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-07-17T03:15:15Z</dc:date>
    </item>
  </channel>
</rss>

