<?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: tLogCatcher: how to ignore errors downstream in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/tLogCatcher-how-to-ignore-errors-downstream/m-p/2323024#M92918</link>
    <description>&lt;P&gt;Hi Shong,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've managed to solve the issue applying this trick: &lt;A href="https://community.talend.com/s/question/0D53p00007vCkRGCA0/how-to-process-the-next-iteration-when-the-first-one-failed?language=en_US" alt="https://community.talend.com/s/question/0D53p00007vCkRGCA0/how-to-process-the-next-iteration-when-the-first-one-failed?language=en_US" target="_blank"&gt;https://community.talend.com/s/question/0D53p00007vCkRGCA0/how-to-process-the-next-iteration-when-the-first-one-failed?language=en_US&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I put a tJavaFlex component in PostJob flow to catch errors so that they don't reach tLogCatcher.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your help,&lt;/P&gt;&lt;P&gt;Mick&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 20 Sep 2022 07:23:20 GMT</pubDate>
    <dc:creator>mmctony</dc:creator>
    <dc:date>2022-09-20T07:23:20Z</dc:date>
    <item>
      <title>tLogCatcher: how to ignore errors downstream</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tLogCatcher-how-to-ignore-errors-downstream/m-p/2323022#M92916</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm developing on TOS 6.2.1.20160704_1411. I setup a tLogCatcher to intercept exceptions in my flow.&lt;/P&gt;&lt;P&gt;Also I want to perform some operations using tPostJob that may raise other exceptions but I don't want them to be caught by tLogCatcher.&lt;/P&gt;&lt;P&gt;I tried with OnError triggers, but these downstream exceptions eventually get caught by the tLogCatcher.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How to suppress them?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance for any suggestion.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Mick&lt;/P&gt;</description>
      <pubDate>Sun, 18 Sep 2022 09:01:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tLogCatcher-how-to-ignore-errors-downstream/m-p/2323022#M92916</guid>
      <dc:creator>mmctony</dc:creator>
      <dc:date>2022-09-18T09:01:08Z</dc:date>
    </item>
    <item>
      <title>Re: tLogCatcher: how to ignore errors downstream</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tLogCatcher-how-to-ignore-errors-downstream/m-p/2323023#M92917</link>
      <description>&lt;P&gt;Hi &lt;/P&gt;&lt;P&gt;All the Java exception will be captured by tLogCatcher, we can't filter or ignore error on tLogCatcher, if you are logging the error to file or DB, you can filter the exception on other component like tMap after tLogCatcher.&lt;/P&gt;&lt;P&gt;What you want to do with onError triggers? Can you explain this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Shong&lt;/P&gt;</description>
      <pubDate>Mon, 19 Sep 2022 07:50:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tLogCatcher-how-to-ignore-errors-downstream/m-p/2323023#M92917</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-09-19T07:50:37Z</dc:date>
    </item>
    <item>
      <title>Re: tLogCatcher: how to ignore errors downstream</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tLogCatcher-how-to-ignore-errors-downstream/m-p/2323024#M92918</link>
      <description>&lt;P&gt;Hi Shong,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've managed to solve the issue applying this trick: &lt;A href="https://community.talend.com/s/question/0D53p00007vCkRGCA0/how-to-process-the-next-iteration-when-the-first-one-failed?language=en_US" alt="https://community.talend.com/s/question/0D53p00007vCkRGCA0/how-to-process-the-next-iteration-when-the-first-one-failed?language=en_US" target="_blank"&gt;https://community.talend.com/s/question/0D53p00007vCkRGCA0/how-to-process-the-next-iteration-when-the-first-one-failed?language=en_US&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I put a tJavaFlex component in PostJob flow to catch errors so that they don't reach tLogCatcher.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your help,&lt;/P&gt;&lt;P&gt;Mick&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 20 Sep 2022 07:23:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tLogCatcher-how-to-ignore-errors-downstream/m-p/2323024#M92918</guid>
      <dc:creator>mmctony</dc:creator>
      <dc:date>2022-09-20T07:23:20Z</dc:date>
    </item>
  </channel>
</rss>

