<?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] Catch Output Reject is not working in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/resolved-Catch-Output-Reject-is-not-working/m-p/2280586#M55394</link>
    <description>hi,&lt;BR /&gt;Output reject is for reject about filter. Seems that you have no filter in your tMap.&lt;BR /&gt;Are talking about reject for join ?&lt;BR /&gt; if so, use inner join  reject.&lt;BR /&gt;regards&lt;BR /&gt;laurent</description>
    <pubDate>Wed, 12 Dec 2012 09:14:52 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2012-12-12T09:14:52Z</dc:date>
    <item>
      <title>[resolved] Catch Output Reject is not working</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Catch-Output-Reject-is-not-working/m-p/2280585#M55393</link>
      <description>Hi All,
&lt;BR /&gt;I wanted to catch all rows rejected/filtered out of Tmap. I think I configured it correctly but I still can't see any data on the rejected table. Please see my screenshot and please let me know if there's anything wrong with it.
&lt;BR /&gt;Thanks!
&lt;BR /&gt;Jo</description>
      <pubDate>Wed, 12 Dec 2012 05:10:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Catch-Output-Reject-is-not-working/m-p/2280585#M55393</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-12-12T05:10:41Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Catch Output Reject is not working</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Catch-Output-Reject-is-not-working/m-p/2280586#M55394</link>
      <description>hi,&lt;BR /&gt;Output reject is for reject about filter. Seems that you have no filter in your tMap.&lt;BR /&gt;Are talking about reject for join ?&lt;BR /&gt; if so, use inner join  reject.&lt;BR /&gt;regards&lt;BR /&gt;laurent</description>
      <pubDate>Wed, 12 Dec 2012 09:14:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Catch-Output-Reject-is-not-working/m-p/2280586#M55394</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-12-12T09:14:52Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Catch Output Reject is not working</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Catch-Output-Reject-is-not-working/m-p/2280587#M55395</link>
      <description>Hi Laurent,&lt;BR /&gt;I have no inner join.  I was just filtering the source data (row1) using the condition row1.UWI.substring(0,5).equals("XI977").  As you can see from the screenshot, my source file has 252 rows but only 7 rows satisfied the condition in tmap.  What I wanted to do is to catch the other 245 records that did not satisfy the filter..  Is there another way of doing this?&lt;BR /&gt;Thanks!</description>
      <pubDate>Wed, 12 Dec 2012 12:17:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Catch-Output-Reject-is-not-working/m-p/2280587#M55395</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-12-12T12:17:57Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Catch Output Reject is not working</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Catch-Output-Reject-is-not-working/m-p/2280588#M55396</link>
      <description>in fact when you put filter as in your example, data are filtering before mapping.&lt;BR /&gt;so only data passing the filter go further.&lt;BR /&gt;put the filter on right side &amp;amp; then data rejected will go in the second output flow as expected.&lt;BR /&gt;hope it help&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;laurent</description>
      <pubDate>Wed, 12 Dec 2012 21:21:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Catch-Output-Reject-is-not-working/m-p/2280588#M55396</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-12-12T21:21:36Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Catch Output Reject is not working</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Catch-Output-Reject-is-not-working/m-p/2280589#M55397</link>
      <description>Works like magic! 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MACn.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/154443iC5B8CACEF3D12C6A/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MACn.png" alt="0683p000009MACn.png" /&gt;&lt;/span&gt; Thanks Laurent.. 
&lt;BR /&gt;This tutorial made me think that I can get the filter rejects by including the filter expression on the left hand side.. 
&lt;BR /&gt; 
&lt;A href="http://www.talendforge.org/tutorials/tutorial.php?idTuto=9" rel="nofollow noopener noreferrer"&gt;http://www.talendforge.org/tutorials/tutorial.php?idTuto=9&lt;/A&gt; 
&lt;BR /&gt;Thanks again! 
&lt;BR /&gt;Jo</description>
      <pubDate>Wed, 12 Dec 2012 22:00:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Catch-Output-Reject-is-not-working/m-p/2280589#M55397</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-12-12T22:00:05Z</dc:date>
    </item>
  </channel>
</rss>

