<?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: OUTPUT for Multiple inner join lookup in tmap.[SSIS migrate to TALEND] in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/OUTPUT-for-Multiple-inner-join-lookup-in-tmap-SSIS-migrate-to/m-p/2318378#M88729</link>
    <description>You can probably add a flag column in each of the output fields to identify from where is that output is coming and then you can use that to identify the reject records</description>
    <pubDate>Mon, 17 Oct 2016 13:23:34 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2016-10-17T13:23:34Z</dc:date>
    <item>
      <title>OUTPUT for Multiple inner join lookup in tmap.[SSIS migrate to TALEND]</title>
      <link>https://community.qlik.com/t5/Talend-Studio/OUTPUT-for-Multiple-inner-join-lookup-in-tmap-SSIS-migrate-to/m-p/2318376#M88727</link>
      <description>Hi guys, 
&lt;BR /&gt;I'm about to migrate the jobs in SSIS and rebuild it under Talend. 
&lt;BR /&gt;Now I meet a case, about a simple lookup with inner Join. (Managing matching entries) 
&lt;BR /&gt;In Microsoft SSIS, lookup only for 1 lookup table. Here in Talend, I can just easily use 1 tmap and put all the lookup tables all together.&amp;nbsp; 
&lt;BR /&gt;In SSIS my flow like: Source &amp;nbsp;--&amp;gt; lookup1 --&amp;gt; lookup2 --&amp;gt; lookup 3 --&amp;gt; Destination. All of the lookups are inner join, and every rejected ouput can be mantain by each lookup. 
&lt;BR /&gt;In talend, in my tmap, as the output I set "Catch lookup Inner Join Reject" to True but how do I know the rejected output is produced by which lookup? In this case there are some lookup tables but the Rejected Inner join can't be specified to a certain lookup. 
&lt;BR /&gt;Can we specify the reject outputs based on the lookup without split it into different tmaps?&amp;nbsp; 
&lt;BR /&gt;Actually this post almost similar&amp;nbsp;with the one in: 
&lt;BR /&gt; 
&lt;A href="https://community.qlik.com/s/feed/0D53p00007vCohWCAS" target="_blank" rel="nofollow noopener noreferrer"&gt;https://community.talend.com/t5/Design-and-Development/tMap-Multiple-inner-join-lookup-gt-multiple-reject-output/td-p/96456&lt;/A&gt; 
&lt;BR /&gt; 
&lt;BR /&gt;But that one is not resolved yet, so I need your help for the solution. 
&lt;BR /&gt;Thanks!!</description>
      <pubDate>Mon, 17 Oct 2016 04:59:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/OUTPUT-for-Multiple-inner-join-lookup-in-tmap-SSIS-migrate-to/m-p/2318376#M88727</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-10-17T04:59:43Z</dc:date>
    </item>
    <item>
      <title>Re: OUTPUT for Multiple inner join lookup in tmap.[SSIS migrate to TALEND]</title>
      <link>https://community.qlik.com/t5/Talend-Studio/OUTPUT-for-Multiple-inner-join-lookup-in-tmap-SSIS-migrate-to/m-p/2318377#M88728</link>
      <description>Hi,&lt;BR /&gt;I think you cannot know which of the joins failed.&lt;BR /&gt;If you have to know, you need to use separate tMap (one for each join).&lt;BR /&gt;Regards,&lt;BR /&gt;TRF</description>
      <pubDate>Mon, 17 Oct 2016 11:29:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/OUTPUT-for-Multiple-inner-join-lookup-in-tmap-SSIS-migrate-to/m-p/2318377#M88728</guid>
      <dc:creator>TRF</dc:creator>
      <dc:date>2016-10-17T11:29:42Z</dc:date>
    </item>
    <item>
      <title>Re: OUTPUT for Multiple inner join lookup in tmap.[SSIS migrate to TALEND]</title>
      <link>https://community.qlik.com/t5/Talend-Studio/OUTPUT-for-Multiple-inner-join-lookup-in-tmap-SSIS-migrate-to/m-p/2318378#M88729</link>
      <description>You can probably add a flag column in each of the output fields to identify from where is that output is coming and then you can use that to identify the reject records</description>
      <pubDate>Mon, 17 Oct 2016 13:23:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/OUTPUT-for-Multiple-inner-join-lookup-in-tmap-SSIS-migrate-to/m-p/2318378#M88729</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-10-17T13:23:34Z</dc:date>
    </item>
    <item>
      <title>Re: OUTPUT for Multiple inner join lookup in tmap.[SSIS migrate to TALEND]</title>
      <link>https://community.qlik.com/t5/Talend-Studio/OUTPUT-for-Multiple-inner-join-lookup-in-tmap-SSIS-migrate-to/m-p/2318379#M88730</link>
      <description>Hi guys, thanks for your responds.
&lt;BR /&gt;@TRF, Actually my flow has lot of lookups. I was thinking to put it into separate tMaps, but considered it again due to performance. But if no other way, then no options.
&lt;BR /&gt;@Verma, Thanks for your suggestion. It might be a good&amp;nbsp;workaround. Need to consider about it, since that kind of approach, from my understanding, I will need to create 1 column for flag in the source-lookup, and 1 column for flag in the destination. If I have 5 lookups table, and 1 destination, it means I need to alter 6 tables.
&lt;BR /&gt;Thank you guys. Maybe right now, I assumed there is no way to specify the rejected records based on the lookup.</description>
      <pubDate>Tue, 18 Oct 2016 04:51:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/OUTPUT-for-Multiple-inner-join-lookup-in-tmap-SSIS-migrate-to/m-p/2318379#M88730</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-10-18T04:51:06Z</dc:date>
    </item>
  </channel>
</rss>

