<?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: Capture reject record both input in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Capture-reject-record-both-input/m-p/2326316#M95821</link>
    <description>&lt;P&gt;You cannot do what you want to do in this way because the tMap is driven by one flow....the main flow. If there is no match with a lookup, you will not see the lookup value in any output. A way in which you can test for the missing lookup rows is to create another tMap, this time with the lookup data set as the main flow. Add your success row (from the previous tMap) as a lookup. Now use your catch rejects to show you the rows that did not match on your lookup in the first tMap and the rows that match will be the same as those which matched&amp;nbsp;in the first tMap.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sun, 28 Jan 2018 23:06:01 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-01-28T23:06:01Z</dc:date>
    <item>
      <title>Capture reject record both input</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Capture-reject-record-both-input/m-p/2326315#M95820</link>
      <description>&lt;P&gt;Hello, I have scenario where I have capture both input reject records in two output and join is Inner join only.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Input 1: As main input&lt;/P&gt;&lt;P&gt;1;AAA;in1&lt;BR /&gt;2;BBB;in1&lt;BR /&gt;2;DDD;in1&lt;BR /&gt;3;CCC;in1&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Input 2 records: As Lookup Reject&lt;/P&gt;&lt;P&gt;1;AAA;in2&lt;BR /&gt;3;CCC;in2&lt;BR /&gt;4;DDD;in2&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want output is as follows:&lt;/P&gt;&lt;P&gt;Joined record: 3:CCC&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Main Input reject:&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;2;BBB;in1&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2;DDD;in1&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Lookup Reject:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;4;DDD;in2&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;When I tried using attached solution, I am getting only main reject but not getting lookup reject. In reject, getting null, Here is a output as follows,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;.--+----+---.&lt;BR /&gt;| tLogRow_1 |&lt;BR /&gt;|=-+----+--=|&lt;BR /&gt;|id|str1|inp|&lt;BR /&gt;|=-+----+--=|&lt;BR /&gt;|1 |AAA |in2|&lt;BR /&gt;|3 |CCC |in2|&lt;BR /&gt;'--+----+---'&lt;/P&gt;&lt;P&gt;.--+----+---.&lt;BR /&gt;|IN1-Reject |&lt;BR /&gt;|=-+----+--=|&lt;BR /&gt;|id|str1|inp|&lt;BR /&gt;|=-+----+--=|&lt;BR /&gt;|2 |BBB |in1|&lt;BR /&gt;|2 |DDD |in1|&lt;BR /&gt;'--+----+---'&lt;/P&gt;&lt;P&gt;.--+----+---.&lt;BR /&gt;|IN2-Reject |&lt;BR /&gt;|=-+----+--=|&lt;BR /&gt;|id|str1|inp|&lt;BR /&gt;|=-+----+--=|&lt;BR /&gt;|null|null|null|&lt;BR /&gt;|null|null|null|&lt;BR /&gt;'--+----+---'&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;How to get solve this scenario getting both rejects in output?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Saggy&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 28 Jan 2018 18:50:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Capture-reject-record-both-input/m-p/2326315#M95820</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-01-28T18:50:33Z</dc:date>
    </item>
    <item>
      <title>Re: Capture reject record both input</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Capture-reject-record-both-input/m-p/2326316#M95821</link>
      <description>&lt;P&gt;You cannot do what you want to do in this way because the tMap is driven by one flow....the main flow. If there is no match with a lookup, you will not see the lookup value in any output. A way in which you can test for the missing lookup rows is to create another tMap, this time with the lookup data set as the main flow. Add your success row (from the previous tMap) as a lookup. Now use your catch rejects to show you the rows that did not match on your lookup in the first tMap and the rows that match will be the same as those which matched&amp;nbsp;in the first tMap.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 28 Jan 2018 23:06:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Capture-reject-record-both-input/m-p/2326316#M95821</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-01-28T23:06:01Z</dc:date>
    </item>
    <item>
      <title>Re: Capture reject record both input</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Capture-reject-record-both-input/m-p/2326317#M95822</link>
      <description>&lt;P&gt;Please find attached job, that will handle lookup reject. you need to use 2 tmap to achieve this.&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="tmap_handling_lookup_rejects.JPG" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009Lrsj.jpg"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/138921iE25172404BF09EDC/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009Lrsj.jpg" alt="0683p000009Lrsj.jpg" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;BR /&gt;&lt;A href="https://community.qlik.com/legacyfs/online/tlnd_dw_files/0683p000009LrWn"&gt;tmap_handling_lookup_rejects.zip&lt;/A&gt;</description>
      <pubDate>Mon, 29 Jan 2018 05:30:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Capture-reject-record-both-input/m-p/2326317#M95822</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-01-29T05:30:25Z</dc:date>
    </item>
  </channel>
</rss>

