<?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: tFilelist Problem - process stops on error in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/tFilelist-Problem-process-stops-on-error/m-p/2321726#M91733</link>
    <description>&lt;P&gt;since your db component throwing error means ,you should fix the error to load that data right? if your current file is not proper format then use that on component error on the db component&amp;nbsp; to email component.&lt;/P&gt;</description>
    <pubDate>Wed, 21 Mar 2018 04:23:19 GMT</pubDate>
    <dc:creator>manodwhb</dc:creator>
    <dc:date>2018-03-21T04:23:19Z</dc:date>
    <item>
      <title>tFilelist Problem - process stops on error</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tFilelist-Problem-process-stops-on-error/m-p/2321719#M91726</link>
      <description>&lt;P&gt;I have a problem using fFileList. I am using it to read files one by one with it and process each file. A read file sometimes contains invalid data and causes job to break. How would I prevent that in case of invalid data in one file. I would still like other files to get processed?&lt;/P&gt;&lt;P&gt;Do I need to make changes with/in the tFileList.&lt;/P&gt;</description>
      <pubDate>Mon, 19 Mar 2018 17:51:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tFilelist-Problem-process-stops-on-error/m-p/2321719#M91726</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-03-19T17:51:36Z</dc:date>
    </item>
    <item>
      <title>Re: tFilelist Problem - process stops on error</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tFilelist-Problem-process-stops-on-error/m-p/2321720#M91727</link>
      <description>&lt;P&gt;What do you mean by invalid data? Is it a schema mismatch? If that is the case you can use a&amp;nbsp;&lt;A href="https://help.talend.com/reader/QgrwjIQJDI2TJ1pa2caRQA/6vDIMZrg55gSAhjWnHb1hQ" target="_self" rel="nofollow noopener noreferrer"&gt;tSchemaComplianceCheck&lt;/A&gt;&amp;nbsp;to ensure incoming data matches a required schema, length, &lt;SPAN&gt;nullability&lt;/SPAN&gt;, etc.&lt;/P&gt;</description>
      <pubDate>Mon, 19 Mar 2018 18:35:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tFilelist-Problem-process-stops-on-error/m-p/2321720#M91727</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-03-19T18:35:28Z</dc:date>
    </item>
    <item>
      <title>Re: tFilelist Problem - process stops on error</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tFilelist-Problem-process-stops-on-error/m-p/2321721#M91728</link>
      <description>&lt;P&gt;what if you have for example multiple subjobs that read and write to DB. And you also read from an XML file?&lt;/P&gt;</description>
      <pubDate>Mon, 19 Mar 2018 20:51:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tFilelist-Problem-process-stops-on-error/m-p/2321721#M91728</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-03-19T20:51:06Z</dc:date>
    </item>
    <item>
      <title>Re: tFilelist Problem - process stops on error</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tFilelist-Problem-process-stops-on-error/m-p/2321722#M91729</link>
      <description>&lt;P&gt;i will suggest you to use On Component Error of tFileinputDelimited to tSendmail.so that you will understand that which file is not correct one and even your next file will executed.&lt;/P&gt;</description>
      <pubDate>Tue, 20 Mar 2018 07:25:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tFilelist-Problem-process-stops-on-error/m-p/2321722#M91729</guid>
      <dc:creator>manodwhb</dc:creator>
      <dc:date>2018-03-20T07:25:50Z</dc:date>
    </item>
    <item>
      <title>Re: tFilelist Problem - process stops on error</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tFilelist-Problem-process-stops-on-error/m-p/2321723#M91730</link>
      <description>&lt;P&gt;What about if error occurs when writting to DB?&lt;/P&gt;</description>
      <pubDate>Tue, 20 Mar 2018 11:28:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tFilelist-Problem-process-stops-on-error/m-p/2321723#M91730</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-03-20T11:28:35Z</dc:date>
    </item>
    <item>
      <title>Re: tFilelist Problem - process stops on error</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tFilelist-Problem-process-stops-on-error/m-p/2321724#M91731</link>
      <description>&lt;P&gt;if you want to send a mail ,then you can use do the same why on db outpout component.&lt;/P&gt;</description>
      <pubDate>Tue, 20 Mar 2018 11:46:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tFilelist-Problem-process-stops-on-error/m-p/2321724#M91731</guid>
      <dc:creator>manodwhb</dc:creator>
      <dc:date>2018-03-20T11:46:00Z</dc:date>
    </item>
    <item>
      <title>Re: tFilelist Problem - process stops on error</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tFilelist-Problem-process-stops-on-error/m-p/2321725#M91732</link>
      <description>&lt;P&gt;but if Database component throws an error then tFileList will stop iterating on files. How can I handle that?&lt;/P&gt;</description>
      <pubDate>Tue, 20 Mar 2018 17:28:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tFilelist-Problem-process-stops-on-error/m-p/2321725#M91732</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-03-20T17:28:05Z</dc:date>
    </item>
    <item>
      <title>Re: tFilelist Problem - process stops on error</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tFilelist-Problem-process-stops-on-error/m-p/2321726#M91733</link>
      <description>&lt;P&gt;since your db component throwing error means ,you should fix the error to load that data right? if your current file is not proper format then use that on component error on the db component&amp;nbsp; to email component.&lt;/P&gt;</description>
      <pubDate>Wed, 21 Mar 2018 04:23:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tFilelist-Problem-process-stops-on-error/m-p/2321726#M91733</guid>
      <dc:creator>manodwhb</dc:creator>
      <dc:date>2018-03-21T04:23:19Z</dc:date>
    </item>
    <item>
      <title>Re: tFilelist Problem - process stops on error</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tFilelist-Problem-process-stops-on-error/m-p/2321727#M91734</link>
      <description>did it help you?</description>
      <pubDate>Tue, 03 Apr 2018 10:26:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tFilelist-Problem-process-stops-on-error/m-p/2321727#M91734</guid>
      <dc:creator>manodwhb</dc:creator>
      <dc:date>2018-04-03T10:26:30Z</dc:date>
    </item>
  </channel>
</rss>

