<?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 Re: How to Read, Validate and Insert an XML data into Mysql DB in Talend in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/How-to-Read-Validate-and-Insert-an-XML-data-into-Mysql-DB-in/m-p/2304191#M75991</link>
    <description>Hi, 
&lt;BR /&gt;Maybe you are looking for this related forum 
&lt;A href="https://community.qlik.com/s/feed/0D53p00007vCsRKCA0" target="_blank" rel="nofollow noopener noreferrer"&gt;https://community.talend.com/t5/Design-and-Development/resolved-Open-XML-files-and-modify-content/td-p/57180&lt;/A&gt;. 
&lt;BR /&gt;Best regards 
&lt;BR /&gt;Sabrina</description>
    <pubDate>Mon, 14 Oct 2013 03:53:31 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2013-10-14T03:53:31Z</dc:date>
    <item>
      <title>How to Read, Validate and Insert an XML data into Mysql DB in Talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-Read-Validate-and-Insert-an-XML-data-into-Mysql-DB-in/m-p/2304188#M75988</link>
      <description>Hi,&lt;BR /&gt;    I will get an XML. I need to validate some fields of XML after that I need to Insert the data into DB. So please suggest me how to write the Talend Job for above operation..&lt;BR /&gt;Thanks in advance.</description>
      <pubDate>Thu, 10 Oct 2013 11:57:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-Read-Validate-and-Insert-an-XML-data-into-Mysql-DB-in/m-p/2304188#M75988</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-10-10T11:57:53Z</dc:date>
    </item>
    <item>
      <title>Re: How to Read, Validate and Insert an XML data into Mysql DB in Talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-Read-Validate-and-Insert-an-XML-data-into-Mysql-DB-in/m-p/2304189#M75989</link>
      <description>Hi, &lt;BR /&gt;Please make sure your XML file is well-formed and then you can use talend component tFileInputXML to retrieve your attribution into relational table.&lt;BR /&gt;For well-formed  XML validation, here is a related article &lt;A href="http://stackoverflow.com/questions/6362926/xml-syntax-validation-in-java" rel="nofollow noopener noreferrer"&gt;http://stackoverflow.com/questions/6362926/xml-syntax-validation-in-java&lt;/A&gt;, hope it will be useful for you.&lt;BR /&gt;&lt;BR /&gt;Best regards&lt;BR /&gt;Sabrina</description>
      <pubDate>Fri, 11 Oct 2013 04:41:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-Read-Validate-and-Insert-an-XML-data-into-Mysql-DB-in/m-p/2304189#M75989</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-10-11T04:41:55Z</dc:date>
    </item>
    <item>
      <title>Re: How to Read, Validate and Insert an XML data into Mysql DB in Talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-Read-Validate-and-Insert-an-XML-data-into-Mysql-DB-in/m-p/2304190#M75990</link>
      <description>Hi, 
&lt;BR /&gt; I am inserting the below XML using the job. 
&lt;BR /&gt;&amp;lt;root&amp;gt; 
&lt;BR /&gt;&amp;lt;Department&amp;gt; 
&lt;BR /&gt; &amp;lt;deptId&amp;gt;D1&amp;lt;/deptId&amp;gt; 
&lt;BR /&gt; &amp;lt;deptName&amp;gt;Mech&amp;lt;/deptName&amp;gt; 
&lt;BR /&gt; &amp;lt;deptHeadName&amp;gt;Ashok kumar&amp;lt;/deptHeadName&amp;gt; 
&lt;BR /&gt;&amp;lt;/Department&amp;gt; 
&lt;BR /&gt;&amp;lt;Person&amp;gt; 
&lt;BR /&gt; &amp;lt;id&amp;gt;P1&amp;lt;/id&amp;gt; 
&lt;BR /&gt; &amp;lt;lastName&amp;gt;kumar&amp;lt;/lastName&amp;gt; 
&lt;BR /&gt; &amp;lt;firstName&amp;gt;Arif&amp;lt;/firstName&amp;gt; 
&lt;BR /&gt; &amp;lt;firstName&amp;gt;Shyam&amp;lt;/firstName&amp;gt; 
&lt;BR /&gt; &amp;lt;deatils&amp;gt; 
&lt;BR /&gt; &amp;lt;name&amp;gt;hnlk1&amp;lt;/name&amp;gt; 
&lt;BR /&gt; &amp;lt;value&amp;gt;1678&amp;lt;/value&amp;gt; 
&lt;BR /&gt; &amp;lt;/deatils&amp;gt; 
&lt;BR /&gt; &amp;lt;deatils&amp;gt; 
&lt;BR /&gt; &amp;lt;name&amp;gt;hnlk2&amp;lt;/name&amp;gt; 
&lt;BR /&gt; &amp;lt;value&amp;gt;1878&amp;lt;/value&amp;gt; 
&lt;BR /&gt; &amp;lt;/deatils&amp;gt; 
&lt;BR /&gt; &amp;lt;deptId&amp;gt;&amp;lt;/deptId&amp;gt; 
&lt;BR /&gt;&amp;lt;/Person&amp;gt; 
&lt;BR /&gt;&amp;lt;/root&amp;gt; 
&lt;BR /&gt; I am using attached job to insert the XML. If I want to change the values of some fields before insertion, which component I need to use? 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MBQg.jpg"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/145415iE38A1C854DDEF7A1/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MBQg.jpg" alt="0683p000009MBQg.jpg" /&gt;&lt;/span&gt;</description>
      <pubDate>Sun, 13 Oct 2013 07:35:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-Read-Validate-and-Insert-an-XML-data-into-Mysql-DB-in/m-p/2304190#M75990</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-10-13T07:35:43Z</dc:date>
    </item>
    <item>
      <title>Re: How to Read, Validate and Insert an XML data into Mysql DB in Talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-Read-Validate-and-Insert-an-XML-data-into-Mysql-DB-in/m-p/2304191#M75991</link>
      <description>Hi, 
&lt;BR /&gt;Maybe you are looking for this related forum 
&lt;A href="https://community.qlik.com/s/feed/0D53p00007vCsRKCA0" target="_blank" rel="nofollow noopener noreferrer"&gt;https://community.talend.com/t5/Design-and-Development/resolved-Open-XML-files-and-modify-content/td-p/57180&lt;/A&gt;. 
&lt;BR /&gt;Best regards 
&lt;BR /&gt;Sabrina</description>
      <pubDate>Mon, 14 Oct 2013 03:53:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-Read-Validate-and-Insert-an-XML-data-into-Mysql-DB-in/m-p/2304191#M75991</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-10-14T03:53:31Z</dc:date>
    </item>
  </channel>
</rss>

