<?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 Catching rows that do not match in a tmap lookup in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Catching-rows-that-do-not-match-in-a-tmap-lookup/m-p/2358033#M123195</link>
    <description>Hi,
&lt;BR /&gt;I'm relatively new to Talend and have created a mapping which uses a lookup to validate an input field from a database table against another database table via a lookup before outputing the rows.
&lt;BR /&gt;I cannot seem to find a way to write the record to an error log when the lookup fails.
&lt;BR /&gt;Can someone please advise on the best/simplest way to achieve this? 
&lt;BR /&gt;Thanks in advance,
&lt;BR /&gt;Perry.</description>
    <pubDate>Sat, 16 Nov 2024 13:59:14 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2024-11-16T13:59:14Z</dc:date>
    <item>
      <title>Catching rows that do not match in a tmap lookup</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Catching-rows-that-do-not-match-in-a-tmap-lookup/m-p/2358033#M123195</link>
      <description>Hi,
&lt;BR /&gt;I'm relatively new to Talend and have created a mapping which uses a lookup to validate an input field from a database table against another database table via a lookup before outputing the rows.
&lt;BR /&gt;I cannot seem to find a way to write the record to an error log when the lookup fails.
&lt;BR /&gt;Can someone please advise on the best/simplest way to achieve this? 
&lt;BR /&gt;Thanks in advance,
&lt;BR /&gt;Perry.</description>
      <pubDate>Sat, 16 Nov 2024 13:59:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Catching-rows-that-do-not-match-in-a-tmap-lookup/m-p/2358033#M123195</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T13:59:14Z</dc:date>
    </item>
    <item>
      <title>Re: Catching rows that do not match in a tmap lookup</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Catching-rows-that-do-not-match-in-a-tmap-lookup/m-p/2358034#M123196</link>
      <description>Hello Perry
&lt;BR /&gt;As my screenshot shows, do a inner join and get the unmatched rows. 
&lt;BR /&gt;
&lt;BLOCKQUOTE&gt;
 &lt;TABLE border="1"&gt;
  &lt;TBODY&gt;
   &lt;TR&gt;
    &lt;TD&gt;I cannot seem to find a way to write the record to an error log when the lookup fails.&lt;/TD&gt;
   &lt;/TR&gt;
  &lt;/TBODY&gt;
 &lt;/TABLE&gt;
&lt;/BLOCKQUOTE&gt;
&lt;BR /&gt;In Talend, we use the tLogCatcher component to manage error info, it will catch the exception and log them into file/DB.
&lt;BR /&gt;Best regards
&lt;BR /&gt; shong</description>
      <pubDate>Tue, 21 Apr 2009 02:59:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Catching-rows-that-do-not-match-in-a-tmap-lookup/m-p/2358034#M123196</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-04-21T02:59:20Z</dc:date>
    </item>
    <item>
      <title>Re: Catching rows that do not match in a tmap lookup</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Catching-rows-that-do-not-match-in-a-tmap-lookup/m-p/2358035#M123197</link>
      <description>This looks like what I would need, but not sure how to implement.
&lt;BR /&gt;In my situation, I have a number of columns from an old table that are being pulled into the new structure.
&lt;BR /&gt;The new table has Foreign Key Constraints for some of the values in the incoming fields. Unfortunately, the old data has values that are no longer present in the new system. I want to be able to catch and save all the records where there is an error, but continue on with the rest of the records.
&lt;BR /&gt;How do I do something like this?
&lt;BR /&gt;Thanks.</description>
      <pubDate>Fri, 27 Aug 2010 21:15:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Catching-rows-that-do-not-match-in-a-tmap-lookup/m-p/2358035#M123197</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-08-27T21:15:23Z</dc:date>
    </item>
  </channel>
</rss>

