<?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 strategy in Talend job in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Error-strategy-in-Talend-job/m-p/2277411#M53193</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I &lt;SPAN&gt;want to flag the records as error records along with error text message in flat file for further Analysis. This needs to be done after my data gets loaded in my target table. what is best way to go about this?&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 28 May 2020 11:35:50 GMT</pubDate>
    <dc:creator>sushantk19</dc:creator>
    <dc:date>2020-05-28T11:35:50Z</dc:date>
    <item>
      <title>Error strategy in Talend job</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Error-strategy-in-Talend-job/m-p/2277409#M53191</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a requierment to check if the value in a particular field is NULL after my target table is loaded. whats the best and easiest way to add this error strategy to my existing job? can i add something at the end of the job to check this? i am new to talend so looking for suggestions. if it finds a NULL value in column, then it should throw an error e.g "This is an error record"&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 02:19:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Error-strategy-in-Talend-job/m-p/2277409#M53191</guid>
      <dc:creator>sushantk19</dc:creator>
      <dc:date>2024-11-16T02:19:13Z</dc:date>
    </item>
    <item>
      <title>Re: Error strategy in Talend job</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Error-strategy-in-Talend-job/m-p/2277410#M53192</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LQvwAAG"&gt;@sushantk19&lt;/A&gt;&amp;nbsp;, if the field is null then you do not want to load into the target or you want to flag that record as error record in field.&lt;/P&gt;</description>
      <pubDate>Thu, 28 May 2020 05:36:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Error-strategy-in-Talend-job/m-p/2277410#M53192</guid>
      <dc:creator>manodwhb</dc:creator>
      <dc:date>2020-05-28T05:36:34Z</dc:date>
    </item>
    <item>
      <title>Re: Error strategy in Talend job</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Error-strategy-in-Talend-job/m-p/2277411#M53193</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I &lt;SPAN&gt;want to flag the records as error records along with error text message in flat file for further Analysis. This needs to be done after my data gets loaded in my target table. what is best way to go about this?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 28 May 2020 11:35:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Error-strategy-in-Talend-job/m-p/2277411#M53193</guid>
      <dc:creator>sushantk19</dc:creator>
      <dc:date>2020-05-28T11:35:50Z</dc:date>
    </item>
    <item>
      <title>Re: Error strategy in Talend job</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Error-strategy-in-Talend-job/m-p/2277412#M53194</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LQvwAAG"&gt;@sushantk19&lt;/A&gt;&amp;nbsp;, if that is the case after loading data into that target table you need to read that table and check for if the column values is null then you need write expression error column in tmap and connect to tfileoutputdelimited.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;intmap expression should be like below&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;row1.col1==null?"col1is having null values"&lt;IMG id="smileysad" class="emoticon emoticon-smileysad" src="https://community.qlik.com/" alt="Smiley Sad" title="Smiley Sad" /&gt;row1.col2==null?"col2 is having null values:"")&lt;/P&gt;</description>
      <pubDate>Thu, 28 May 2020 12:44:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Error-strategy-in-Talend-job/m-p/2277412#M53194</guid>
      <dc:creator>manodwhb</dc:creator>
      <dc:date>2020-05-28T12:44:56Z</dc:date>
    </item>
    <item>
      <title>Re: Error strategy in Talend job</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Error-strategy-in-Talend-job/m-p/2277413#M53195</link>
      <description>&lt;P&gt;ok thanks! that works!&lt;/P&gt;</description>
      <pubDate>Thu, 28 May 2020 14:08:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Error-strategy-in-Talend-job/m-p/2277413#M53195</guid>
      <dc:creator>sushantk19</dc:creator>
      <dc:date>2020-05-28T14:08:58Z</dc:date>
    </item>
  </channel>
</rss>

