<?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 If one Excel file fails, how does the job not stop and continue to process the next file? in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/If-one-Excel-file-fails-how-does-the-job-not-stop-and-continue/m-p/2500309#M141679</link>
    <description>&lt;P&gt;Hello everyone.&lt;/P&gt;
&lt;P&gt;We use tLogCatcher to handle the error and use tFileList to get a list of EXCEL files and tLoop to process files one by one. If one file fails, will the job not stop and continue to process the next files?&lt;/P&gt;
&lt;P&gt;Thanks in advance.&lt;/P&gt;
&lt;P&gt;Ryu&lt;/P&gt;</description>
    <pubDate>Wed, 08 Jan 2025 05:44:39 GMT</pubDate>
    <dc:creator>laughsmile</dc:creator>
    <dc:date>2025-01-08T05:44:39Z</dc:date>
    <item>
      <title>If one Excel file fails, how does the job not stop and continue to process the next file?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/If-one-Excel-file-fails-how-does-the-job-not-stop-and-continue/m-p/2500309#M141679</link>
      <description>&lt;P&gt;Hello everyone.&lt;/P&gt;
&lt;P&gt;We use tLogCatcher to handle the error and use tFileList to get a list of EXCEL files and tLoop to process files one by one. If one file fails, will the job not stop and continue to process the next files?&lt;/P&gt;
&lt;P&gt;Thanks in advance.&lt;/P&gt;
&lt;P&gt;Ryu&lt;/P&gt;</description>
      <pubDate>Wed, 08 Jan 2025 05:44:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/If-one-Excel-file-fails-how-does-the-job-not-stop-and-continue/m-p/2500309#M141679</guid>
      <dc:creator>laughsmile</dc:creator>
      <dc:date>2025-01-08T05:44:39Z</dc:date>
    </item>
    <item>
      <title>Re: If one Excel file fails, how does the job not stop and continue to process the next file?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/If-one-Excel-file-fails-how-does-the-job-not-stop-and-continue/m-p/2500315#M141681</link>
      <description>&lt;P&gt;Hi&amp;nbsp;monica46cole&lt;/P&gt;
&lt;P&gt;Thanks for your answer.&lt;/P&gt;
&lt;P&gt;You say: "configure the tLogCatcher component to handle the error and move on to the next iteration. You can set the error handling strategy to log the error and proceed with the next file in the loop."&lt;/P&gt;
&lt;P&gt;But I can't find the setting in the&amp;nbsp; tLogCatcher component to handle the error and move on to the next iteration. Would you please show me how to do it by giving the visual representation?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Ryu&lt;/P&gt;</description>
      <pubDate>Wed, 08 Jan 2025 07:00:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/If-one-Excel-file-fails-how-does-the-job-not-stop-and-continue/m-p/2500315#M141681</guid>
      <dc:creator>laughsmile</dc:creator>
      <dc:date>2025-01-08T07:00:06Z</dc:date>
    </item>
    <item>
      <title>Re: If one Excel file fails, how does the job not stop and continue to process the next file?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/If-one-Excel-file-fails-how-does-the-job-not-stop-and-continue/m-p/2500511#M141682</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/295189"&gt;@laughsmile&lt;/a&gt;&amp;nbsp;Please SET&amp;nbsp;ErrorMode=0&lt;/P&gt;</description>
      <pubDate>Thu, 09 Jan 2025 07:00:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/If-one-Excel-file-fails-how-does-the-job-not-stop-and-continue/m-p/2500511#M141682</guid>
      <dc:creator>Bhushan_Mahajan</dc:creator>
      <dc:date>2025-01-09T07:00:22Z</dc:date>
    </item>
    <item>
      <title>Re: If one Excel file fails, how does the job not stop and continue to process the next file?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/If-one-Excel-file-fails-how-does-the-job-not-stop-and-continue/m-p/2500603#M141685</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;To continue the iteration even if there is an error while processing a file you can this piece of code in tJavaFlex as below :&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Dave_Simo_0-1736425645578.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/176306iE8C09517131A5A28/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Dave_Simo_0-1736425645578.png" alt="Dave_Simo_0-1736425645578.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Dave_Simo_1-1736425673393.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/176307i70D7A53DE9FE4F0A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Dave_Simo_1-1736425673393.png" alt="Dave_Simo_1-1736425673393.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;We see that the iteration continued well even if an error was encountered on the first Excel file.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Dave_Simo_2-1736425807948.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/176308i444B970ECB03C3C6/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Dave_Simo_2-1736425807948.png" alt="Dave_Simo_2-1736425807948.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;/P&gt;</description>
      <pubDate>Thu, 09 Jan 2025 12:31:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/If-one-Excel-file-fails-how-does-the-job-not-stop-and-continue/m-p/2500603#M141685</guid>
      <dc:creator>Dave_Simo</dc:creator>
      <dc:date>2025-01-09T12:31:33Z</dc:date>
    </item>
  </channel>
</rss>

