<?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: [resolved] tMysqlInput ignore error in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/resolved-tMysqlInput-ignore-error/m-p/2326324#M95827</link>
    <description>great - thanks!</description>
    <pubDate>Sat, 04 Feb 2017 06:04:50 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-02-04T06:04:50Z</dc:date>
    <item>
      <title>[resolved] tMysqlInput ignore error</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-tMysqlInput-ignore-error/m-p/2326322#M95825</link>
      <description>&lt;P&gt;hi,&lt;BR /&gt;have a job that has to iterate a set of records and feed it to tMysqlInput component. I want to set it up in a way that even if tMysqlInput encounters an error, it will proceed to the next iteration.&lt;BR /&gt;tMysqlInput_1 -&amp;gt; IterateEachRecord -&amp;gt;tMysqlInput_2 -&amp;gt;&amp;nbsp;tMysqOutput_1&lt;BR /&gt;Please help me on how to do this.&lt;BR /&gt;&lt;BR /&gt;thank you so much!&lt;BR /&gt;-Chim&lt;/P&gt;</description>
      <pubDate>Sat, 04 Feb 2017 02:43:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-tMysqlInput-ignore-error/m-p/2326322#M95825</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-02-04T02:43:08Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] tMysqlInput ignore error</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-tMysqlInput-ignore-error/m-p/2326323#M95826</link>
      <description>You need to design the jobs like this:
&lt;BR /&gt;main job:
&lt;BR /&gt;tmysqlinput1--iterate--tRunJob
&lt;BR /&gt;
&lt;BR /&gt;tRunJob: call the child job, and pass the current record to child job, refer to this KB 
&lt;A href="https://help.talend.com/pages/viewpage.action?pageId=190513193" target="_blank" rel="nofollow noopener noreferrer"&gt;article&lt;/A&gt; to learn how to pass data from main job to child job with context variables, uncheck the 'die on error' option to make the main job continue to execute even though the child encounters an error.
&lt;BR /&gt;
&lt;BR /&gt;child job:
&lt;BR /&gt;
&lt;FONT size="2"&gt;&lt;FONT face="Verdana," helvetica=""&gt;tMysqlInput_2 -&amp;gt;&amp;nbsp;tMysqOutput_1&lt;/FONT&gt;&lt;/FONT&gt;
&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;Regards
&lt;BR /&gt;Shong</description>
      <pubDate>Sat, 04 Feb 2017 04:18:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-tMysqlInput-ignore-error/m-p/2326323#M95826</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-02-04T04:18:58Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] tMysqlInput ignore error</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-tMysqlInput-ignore-error/m-p/2326324#M95827</link>
      <description>great - thanks!</description>
      <pubDate>Sat, 04 Feb 2017 06:04:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-tMysqlInput-ignore-error/m-p/2326324#M95827</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-02-04T06:04:50Z</dc:date>
    </item>
  </channel>
</rss>

