<?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: duplicate row when use tLoop with 2 tUnite in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/duplicate-row-when-use-tLoop-with-2-tUnite/m-p/2347882#M115079</link>
    <description>Hi, 
&lt;BR /&gt;The component 
&lt;A href="https://help.talend.com/search/all?query=tUnite&amp;amp;content-lang=en" target="_blank" rel="nofollow noopener noreferrer"&gt;tUnite&lt;/A&gt; is merging data from various sources, based on a common schema without filter. 
&lt;BR /&gt;If you have to use two tUnite components, it suggested that you should use 
&lt;A href="https://help.talend.com/search/all?query=tUniqRow&amp;amp;content-lang=en" target="_blank" rel="nofollow noopener noreferrer"&gt;tUniqRow&lt;/A&gt; to get the unique result.
&lt;BR /&gt;Best regards
&lt;BR /&gt;Sabrina</description>
    <pubDate>Fri, 29 Mar 2013 03:12:06 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2013-03-29T03:12:06Z</dc:date>
    <item>
      <title>duplicate row when use tLoop with 2 tUnite</title>
      <link>https://community.qlik.com/t5/Talend-Studio/duplicate-row-when-use-tLoop-with-2-tUnite/m-p/2347881#M115078</link>
      <description>hello 
&lt;BR /&gt;when i use only one tUnite after a tLoop i have no strange duplicate row but if i add another tUnite, after the second step the duplicate row appeared?? perhaps the buffer problem 
&lt;BR /&gt;i have join the screenshot of the 2 jobs and it's very simplify, the real job is more complex 
&lt;BR /&gt;in the real job i read database, map a lot of field, make a PLMXML file and execute a script to import data in Teamcenter (PLM of Siemens). 
&lt;BR /&gt;metadata are simple and very little large, but the data file are several thera-byte 
&lt;BR /&gt;in my sample it s not the same output but this explain the problem 
&lt;BR /&gt; 
&lt;BR /&gt;output with two tUnite: 
&lt;BR /&gt; 
&lt;PRE&gt; connecting to socket on port 3857&lt;BR /&gt; connected&lt;BR /&gt;------------------------------------------------------------------------------------------------------&lt;BR /&gt;step:1&lt;BR /&gt;------------------------------------------------------------------------------------------------------&lt;BR /&gt;1one&lt;BR /&gt;2two&lt;BR /&gt;3three&lt;BR /&gt;------------------------------------------------------------------------------------------------------&lt;BR /&gt;step:2&lt;BR /&gt;------------------------------------------------------------------------------------------------------&lt;BR /&gt;1one&lt;BR /&gt;2two&lt;BR /&gt;3three&lt;BR /&gt;1one&lt;BR /&gt;2two&lt;BR /&gt;1one&lt;BR /&gt;2two&lt;BR /&gt;3three&lt;BR /&gt;------------------------------------------------------------------------------------------------------&lt;BR /&gt;step:3&lt;/PRE&gt; 
&lt;BR /&gt;output with one tUnite: 
&lt;BR /&gt; 
&lt;PRE&gt; connecting to socket on port 3674&lt;BR /&gt; connected&lt;BR /&gt;------------------------------------------------------------------------------------------------------&lt;BR /&gt;step:1&lt;BR /&gt;------------------------------------------------------------------------------------------------------&lt;BR /&gt;1one 2two&lt;BR /&gt;3three&lt;BR /&gt;------------------------------------------------------------------------------------------------------&lt;BR /&gt;step:2&lt;BR /&gt;------------------------------------------------------------------------------------------------------&lt;BR /&gt;1one 2two&lt;BR /&gt;3three&lt;BR /&gt;------------------------------------------------------------------------------------------------------&lt;BR /&gt;step:3&lt;BR /&gt;------------------------------------------------------------------------------------------------------&lt;BR /&gt;1one 2two&lt;BR /&gt;3three&lt;/PRE&gt; 
&lt;BR /&gt;: pfff i have bad named my job the name "Job loopKO" it s for the job with 2 tUnite (sorry) 
&lt;BR /&gt;and sorry for my bad english 
&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; 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MEEw.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/128891i7F8333E1793507B4/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MEEw.png" alt="0683p000009MEEw.png" /&gt;&lt;/span&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009ME5h.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/134875i63436482F6587DF4/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009ME5h.png" alt="0683p000009ME5h.png" /&gt;&lt;/span&gt;</description>
      <pubDate>Fri, 29 Mar 2013 02:36:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/duplicate-row-when-use-tLoop-with-2-tUnite/m-p/2347881#M115078</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-03-29T02:36:01Z</dc:date>
    </item>
    <item>
      <title>Re: duplicate row when use tLoop with 2 tUnite</title>
      <link>https://community.qlik.com/t5/Talend-Studio/duplicate-row-when-use-tLoop-with-2-tUnite/m-p/2347882#M115079</link>
      <description>Hi, 
&lt;BR /&gt;The component 
&lt;A href="https://help.talend.com/search/all?query=tUnite&amp;amp;content-lang=en" target="_blank" rel="nofollow noopener noreferrer"&gt;tUnite&lt;/A&gt; is merging data from various sources, based on a common schema without filter. 
&lt;BR /&gt;If you have to use two tUnite components, it suggested that you should use 
&lt;A href="https://help.talend.com/search/all?query=tUniqRow&amp;amp;content-lang=en" target="_blank" rel="nofollow noopener noreferrer"&gt;tUniqRow&lt;/A&gt; to get the unique result.
&lt;BR /&gt;Best regards
&lt;BR /&gt;Sabrina</description>
      <pubDate>Fri, 29 Mar 2013 03:12:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/duplicate-row-when-use-tLoop-with-2-tUnite/m-p/2347882#M115079</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-03-29T03:12:06Z</dc:date>
    </item>
    <item>
      <title>Re: duplicate row when use tLoop with 2 tUnite</title>
      <link>https://community.qlik.com/t5/Talend-Studio/duplicate-row-when-use-tLoop-with-2-tUnite/m-p/2347883#M115080</link>
      <description>i can t use tUniqRow because in the real job the row cant filter 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MPcz.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/157233iD1A564EF62DE3BC2/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MPcz.png" alt="0683p000009MPcz.png" /&gt;&lt;/span&gt; 
&lt;BR /&gt;i generate normaly a unique string for write my plmxml 
&lt;BR /&gt;if u see the screen in the tTemplate i generate a string: 
&lt;BR /&gt; 
&lt;PRE&gt;&amp;lt;header ref="#1 #2 #A #b ..." /&amp;gt;&lt;/PRE&gt; 
&lt;BR /&gt;and when i use 2 tUnite i have after the first step 
&lt;BR /&gt; 
&lt;PRE&gt;&amp;lt;header ref="#1 #2 #A #b ..." /&amp;gt;&lt;BR /&gt;&amp;lt;product .../&amp;gt;&lt;BR /&gt;&amp;lt;product .../&amp;gt;&lt;BR /&gt;&amp;lt;product .../&amp;gt;&lt;BR /&gt;&amp;lt;header ref="#1 #2 #A #b #A0 #A1 ... #1 #2 #A #b" /&amp;gt;&lt;/PRE&gt; 
&lt;BR /&gt;i can t have 2 headers or other node in my PLMXML to launch my import 
&lt;BR /&gt;i have fortunitly because i can use tMap in this job 
&lt;BR /&gt;normaly in a step i must have 100 rows but with 2 tUnite i have 
&lt;BR /&gt;step1: 100 rows 
&lt;BR /&gt;step2: 200 rows 
&lt;BR /&gt;step3: 300 rows 
&lt;BR /&gt;... 
&lt;BR /&gt;it s anormaly 
&lt;BR /&gt;with a tMap and one tUnite it s ok but in another job i need few tUnite normaly! 
&lt;BR /&gt; 
&lt;B&gt;I want to know if this is normal or talend bug&lt;BR /&gt;if it is normal I must find another way&lt;/B&gt; 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MECr.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/154337i99D0D49636195C88/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MECr.png" alt="0683p000009MECr.png" /&gt;&lt;/span&gt;</description>
      <pubDate>Fri, 29 Mar 2013 03:53:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/duplicate-row-when-use-tLoop-with-2-tUnite/m-p/2347883#M115080</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-03-29T03:53:36Z</dc:date>
    </item>
    <item>
      <title>Re: duplicate row when use tLoop with 2 tUnite</title>
      <link>https://community.qlik.com/t5/Talend-Studio/duplicate-row-when-use-tLoop-with-2-tUnite/m-p/2347884#M115081</link>
      <description>Hi, 
&lt;BR /&gt;It is normal not a bug. Because tUnit just merge data without filter. I think you should find a proper component for your job design, such as, the component 
&lt;A href="https://help.talend.com/search/all?query=tMap&amp;amp;content-lang=en" target="_blank" rel="nofollow noopener noreferrer"&gt;tMap&lt;/A&gt;. You can set a filter in it according to your requirement.
&lt;BR /&gt;For more reference, please have a look at the on-line user manual guide 
&lt;A href="https://help.talend.com/search/all?query=tMap+operation&amp;amp;content-lang=en" target="_blank" rel="nofollow noopener noreferrer"&gt;tMap operation&lt;/A&gt; and 
&lt;A href="https://help.talend.com/search/all?query=tMap+Job+example&amp;amp;content-lang=en" target="_blank" rel="nofollow noopener noreferrer"&gt;tMap Job example&lt;/A&gt;.
&lt;BR /&gt;Best regards
&lt;BR /&gt;Sabrina</description>
      <pubDate>Fri, 29 Mar 2013 04:51:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/duplicate-row-when-use-tLoop-with-2-tUnite/m-p/2347884#M115081</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-03-29T04:51:32Z</dc:date>
    </item>
    <item>
      <title>Re: duplicate row when use tLoop with 2 tUnite</title>
      <link>https://community.qlik.com/t5/Talend-Studio/duplicate-row-when-use-tLoop-with-2-tUnite/m-p/2347885#M115082</link>
      <description>&lt;BLOCKQUOTE&gt; 
 &lt;TABLE border="1"&gt; 
  &lt;TBODY&gt; 
   &lt;TR&gt; 
    &lt;TD&gt;It is normal not a bug. .....&lt;/TD&gt; 
   &lt;/TR&gt; 
  &lt;/TBODY&gt; 
 &lt;/TABLE&gt; 
&lt;/BLOCKQUOTE&gt; 
&lt;BR /&gt;heuu for me it s not normal 
&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; 
&lt;BR /&gt;i have remake my sample job and now in the log i have the step 
&lt;BR /&gt;in the step 1 it s OK 
&lt;BR /&gt;in after i have duplicate row of the result of the tUnite2 and tUnite1 from the first step 
&lt;BR /&gt;in 1000 step i could a java heap space 
&lt;BR /&gt;i mean MERGE flow &amp;gt; 1 is not compatible with ITERATE flow 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MPcz.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/157233iD1A564EF62DE3BC2/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MPcz.png" alt="0683p000009MPcz.png" /&gt;&lt;/span&gt; 
&lt;BR /&gt; 
&lt;BLOCKQUOTE&gt; 
 &lt;TABLE border="1"&gt; 
  &lt;TBODY&gt; 
   &lt;TR&gt; 
    &lt;TD&gt;------------------------------------------&lt;BR /&gt;Step=1&lt;BR /&gt;------------------------------------------&lt;BR /&gt;Step1_row1 &lt;FONT color="green"&gt;&amp;lt;-normal&lt;/FONT&gt;&lt;BR /&gt;Step1_row2 &lt;FONT color="green"&gt;&amp;lt;-normal&lt;/FONT&gt;&lt;BR /&gt;Step1_row3 &lt;FONT color="green"&gt;&amp;lt;-normal&lt;/FONT&gt;&lt;BR /&gt;------------------------------------------&lt;BR /&gt;Step=2&lt;BR /&gt;------------------------------------------&lt;BR /&gt;Step1_row1 &lt;FONT color="red"&gt;&amp;lt;-not normal&lt;/FONT&gt;&lt;BR /&gt;Step1_row2 &lt;FONT color="red"&gt;&amp;lt;-not normal&lt;/FONT&gt;&lt;BR /&gt;Step1_row3 &lt;FONT color="red"&gt;&amp;lt;-not normal&lt;/FONT&gt;&lt;BR /&gt;Step1_row1 &lt;FONT color="red"&gt;&amp;lt;-not normal&lt;/FONT&gt;&lt;BR /&gt;Step1_row2 &lt;FONT color="red"&gt;&amp;lt;-not normal&lt;/FONT&gt;&lt;BR /&gt;Step2_row1 &lt;FONT color="green"&gt;&amp;lt;-normal&lt;/FONT&gt;&lt;BR /&gt;Step2_row2 &lt;FONT color="green"&gt;&amp;lt;-normal&lt;/FONT&gt;&lt;BR /&gt;Step2_row3 &lt;FONT color="green"&gt;&amp;lt;-normal&lt;/FONT&gt;&lt;BR /&gt;------------------------------------------&lt;BR /&gt;Step=3&lt;BR /&gt;------------------------------------------&lt;BR /&gt;Step1_row1 &lt;FONT color="red"&gt;&amp;lt;-not normal&lt;/FONT&gt;&lt;BR /&gt;Step1_row2 &lt;FONT color="red"&gt;&amp;lt;-not normal&lt;/FONT&gt;&lt;BR /&gt;Step1_row3 &lt;FONT color="red"&gt;&amp;lt;-not normal&lt;/FONT&gt;&lt;BR /&gt;Step1_row1 &lt;FONT color="red"&gt;&amp;lt;-not normal&lt;/FONT&gt;&lt;BR /&gt;Step1_row2 &lt;FONT color="red"&gt;&amp;lt;-not normal&lt;/FONT&gt;&lt;BR /&gt;Step2_row1 &lt;FONT color="red"&gt;&amp;lt;-not normal&lt;/FONT&gt;&lt;BR /&gt;Step2_row2 &lt;FONT color="red"&gt;&amp;lt;-not normal&lt;/FONT&gt;&lt;BR /&gt;Step2_row3 &lt;FONT color="red"&gt;&amp;lt;-not normal&lt;/FONT&gt;&lt;BR /&gt;Step1_row1 &lt;FONT color="red"&gt;&amp;lt;-not normal&lt;/FONT&gt;&lt;BR /&gt;Step1_row2 &lt;FONT color="red"&gt;&amp;lt;-not normal&lt;/FONT&gt;&lt;BR /&gt;Step2_row1 &lt;FONT color="red"&gt;&amp;lt;-not normal&lt;/FONT&gt;&lt;BR /&gt;Step2_row2 &lt;FONT color="red"&gt;&amp;lt;-not normal&lt;/FONT&gt;&lt;BR /&gt;Step3_row1 &lt;FONT color="green"&gt;&amp;lt;-normal&lt;/FONT&gt;&lt;BR /&gt;Step3_row2 &lt;FONT color="green"&gt;&amp;lt;-normal&lt;/FONT&gt;&lt;BR /&gt;Step3_row3 &lt;FONT color="green"&gt;&amp;lt;-normal&lt;/FONT&gt;&lt;BR /&gt;------------------------------------------&lt;BR /&gt;Step=4&lt;BR /&gt;------------------------------------------&lt;/TD&gt; 
   &lt;/TR&gt; 
  &lt;/TBODY&gt; 
 &lt;/TABLE&gt; 
&lt;/BLOCKQUOTE&gt; 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MEF1.jpg"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/137421iCAB3BACD9E0C674F/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MEF1.jpg" alt="0683p000009MEF1.jpg" /&gt;&lt;/span&gt;</description>
      <pubDate>Fri, 29 Mar 2013 11:42:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/duplicate-row-when-use-tLoop-with-2-tUnite/m-p/2347885#M115082</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-03-29T11:42:03Z</dc:date>
    </item>
  </channel>
</rss>

