<?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: error handling scenario for XML file in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/error-handling-scenario-for-XML-file/m-p/2339344#M107496</link>
    <description>First of all ... it would really help if you run your Talend in English mode.
&lt;BR /&gt;From the java error...
&lt;BR /&gt;It tries to open the XML file and parse it content into a Document type.
&lt;BR /&gt;It fails and raises the error: DOMParser
&lt;BR /&gt;
&lt;BR /&gt;Make sure the XML is valid and like the DTD:
&lt;BR /&gt;
&lt;A href="https://www.w3schools.com/xml/xml_dtd.asp" target="_blank" rel="nofollow noopener noreferrer"&gt;https://www.w3schools.com/xml/xml_dtd.asp&lt;/A&gt;</description>
    <pubDate>Mon, 09 Jul 2018 11:30:47 GMT</pubDate>
    <dc:creator>Jesperrekuh</dc:creator>
    <dc:date>2018-07-09T11:30:47Z</dc:date>
    <item>
      <title>error handling scenario for XML file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/error-handling-scenario-for-XML-file/m-p/2339343#M107495</link>
      <description>&lt;P&gt;Hi All ,&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Actually , I'm working on Talend open Studio for ESB , and&amp;nbsp;since I am a beginner ,&amp;nbsp;I just finished this scenario :&lt;/P&gt; 
&lt;P&gt;&lt;A title=" Valider un fichier XML" href="https://help.talend.com/reader/X_R1RQ5iJhLxlTw9gKNmhw/8NRpZ_W5eVXOEmQlsBBZvw" target="_blank" rel="nofollow noopener noreferrer"&gt;https://help.talend.com/reader/X_R1RQ5iJhLxlTw9gKNmhw/8NRpZ_W5eVXOEmQlsBBZvw&lt;/A&gt;&lt;/P&gt; 
&lt;P&gt;I followed all the script instructions and the problem is in my output I have&amp;nbsp; a fatal&amp;nbsp; error message bat also i don't get&amp;nbsp; the&amp;nbsp;&amp;nbsp;expected resultHere is my output :&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="output" style="width: 882px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009Lz6y.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/133195iE29B4505BD0505AC/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009Lz6y.png" alt="0683p000009Lz6y.png" /&gt;&lt;/span&gt;&lt;SPAN class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;output&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="tFileList configuration" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009Lz78.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/127759i61BD4D97BA482BCF/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009Lz78.png" alt="0683p000009Lz78.png" /&gt;&lt;/span&gt;&lt;SPAN class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;tFileList configuration&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="tDTDValidator config" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009Lz0D.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/136712iED5CE9EE55BE995A/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009Lz0D.png" alt="0683p000009Lz0D.png" /&gt;&lt;/span&gt;&lt;SPAN class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;tDTDValidator config&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="tMap configuration" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009LybN.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/140554iAF4FE7BF5EBDB2DE/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009LybN.png" alt="0683p000009LybN.png" /&gt;&lt;/span&gt;&lt;SPAN class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;tMap configuration&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="tFileOutputDelimited conf" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009Lz7D.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/132915i8F382BD34A28A70B/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009Lz7D.png" alt="0683p000009Lz7D.png" /&gt;&lt;/span&gt;&lt;SPAN class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;tFileOutputDelimited conf&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 06 Jul 2018 12:25:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/error-handling-scenario-for-XML-file/m-p/2339343#M107495</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-07-06T12:25:13Z</dc:date>
    </item>
    <item>
      <title>Re: error handling scenario for XML file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/error-handling-scenario-for-XML-file/m-p/2339344#M107496</link>
      <description>First of all ... it would really help if you run your Talend in English mode.
&lt;BR /&gt;From the java error...
&lt;BR /&gt;It tries to open the XML file and parse it content into a Document type.
&lt;BR /&gt;It fails and raises the error: DOMParser
&lt;BR /&gt;
&lt;BR /&gt;Make sure the XML is valid and like the DTD:
&lt;BR /&gt;
&lt;A href="https://www.w3schools.com/xml/xml_dtd.asp" target="_blank" rel="nofollow noopener noreferrer"&gt;https://www.w3schools.com/xml/xml_dtd.asp&lt;/A&gt;</description>
      <pubDate>Mon, 09 Jul 2018 11:30:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/error-handling-scenario-for-XML-file/m-p/2339344#M107496</guid>
      <dc:creator>Jesperrekuh</dc:creator>
      <dc:date>2018-07-09T11:30:47Z</dc:date>
    </item>
  </channel>
</rss>

