<?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 local variable i in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Duplicate-local-variable-i/m-p/2245777#M31522</link>
    <description>Hi 
&lt;BR /&gt;Are you using custom component? Which component do you use for 'Projekt'?
&lt;BR /&gt;
&lt;BR /&gt;Regards
&lt;BR /&gt;Shong</description>
    <pubDate>Wed, 13 May 2020 08:32:42 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2020-05-13T08:32:42Z</dc:date>
    <item>
      <title>Duplicate local variable i</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Duplicate-local-variable-i/m-p/2245773#M31518</link>
      <description>&lt;P&gt;Hello there,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I'm having a problem with my talend OSDI Job. I use multiple imports and export with one tMap, like in picture 1.&lt;/P&gt; 
&lt;P&gt;Now, when i get an error because of a duplicate local variable in a for-query, like in picture 2. Talend offers me to change the name of the variable from"i" to "i1", like in picture 3, but that doesnt work. I got the except same error again. I didn't made anything custom. This was all automaticly made by talend.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Hope you can help me,&lt;/P&gt; 
&lt;P&gt;Bastian&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="picture 1" style="width: 800px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009Ma0A.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/132674iC70D82E6F47EA9C9/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009Ma0A.png" alt="0683p000009Ma0A.png" /&gt;&lt;/span&gt;&lt;SPAN class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;picture 1&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="picture 2" style="width: 590px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009Ma3D.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/139576i99FEA1ED5477A16A/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009Ma3D.png" alt="0683p000009Ma3D.png" /&gt;&lt;/span&gt;&lt;SPAN class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;picture 2&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="picture 3" style="width: 442px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009Ma3E.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/130958i9CF0C5292BC1DBD1/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009Ma3E.png" alt="0683p000009Ma3E.png" /&gt;&lt;/span&gt;&lt;SPAN class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;picture 3&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 11 May 2020 09:34:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Duplicate-local-variable-i/m-p/2245773#M31518</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-05-11T09:34:35Z</dc:date>
    </item>
    <item>
      <title>Re: Duplicate local variable i</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Duplicate-local-variable-i/m-p/2245774#M31519</link>
      <description>Hi
&lt;BR /&gt;I think it is a design issue, you need a tUnite to merge all data that come from different files during the iteration before doing join. eg:
&lt;BR /&gt;tfileList--iterate--tFileInputXML--tUnite--lookup---tMap....
&lt;BR /&gt;
&lt;BR /&gt;Can you test and let me know if it works?
&lt;BR /&gt;
&lt;BR /&gt;Regards
&lt;BR /&gt;Shong</description>
      <pubDate>Mon, 11 May 2020 10:08:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Duplicate-local-variable-i/m-p/2245774#M31519</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-05-11T10:08:48Z</dc:date>
    </item>
    <item>
      <title>Re: Duplicate local variable i</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Duplicate-local-variable-i/m-p/2245775#M31520</link>
      <description>&lt;P&gt;Hi shong,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;there ist a Problem. I can't use tUnite, because all the imports are connected to another export, with different amounts of rows.&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;The structure is:&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Projekt(1)&lt;/P&gt; 
&lt;P&gt;&amp;gt; Funktionstraeger (0 to n)&lt;/P&gt; 
&lt;P&gt;&amp;gt; etc (0 to n)&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;If i would use tUnite there would be a Problem with importing to the right direction.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Regards Bastian&lt;/P&gt;</description>
      <pubDate>Mon, 11 May 2020 10:16:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Duplicate-local-variable-i/m-p/2245775#M31520</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-05-11T10:16:10Z</dc:date>
    </item>
    <item>
      <title>Re: Duplicate local variable i</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Duplicate-local-variable-i/m-p/2245776#M31521</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;a short update: I changed the job in subjobs, but now i get the same error again. The job got only one input, like in Picture 1.&lt;/P&gt; 
&lt;P&gt;Every subjob should work on his own, bute i get the same error on every jobexecute. Maybe its another problem?&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Greetings Bastian&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="Picture 1" style="width: 800px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009Ma4k.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/156741iF85454928D82194D/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009Ma4k.png" alt="0683p000009Ma4k.png" /&gt;&lt;/span&gt;&lt;SPAN class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Picture 1&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 13 May 2020 08:19:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Duplicate-local-variable-i/m-p/2245776#M31521</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-05-13T08:19:40Z</dc:date>
    </item>
    <item>
      <title>Re: Duplicate local variable i</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Duplicate-local-variable-i/m-p/2245777#M31522</link>
      <description>Hi 
&lt;BR /&gt;Are you using custom component? Which component do you use for 'Projekt'?
&lt;BR /&gt;
&lt;BR /&gt;Regards
&lt;BR /&gt;Shong</description>
      <pubDate>Wed, 13 May 2020 08:32:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Duplicate-local-variable-i/m-p/2245777#M31522</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-05-13T08:32:42Z</dc:date>
    </item>
    <item>
      <title>Re: Duplicate local variable i</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Duplicate-local-variable-i/m-p/2245778#M31523</link>
      <description>&lt;P&gt;Hello shong,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;yes i am using custom components made by a partner company of the company i am working for.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The same thing, where the error happens, worked in multiple other jobs. Only here i get this error.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Greetings Bastian&lt;/P&gt;</description>
      <pubDate>Wed, 13 May 2020 08:55:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Duplicate-local-variable-i/m-p/2245778#M31523</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-05-13T08:55:47Z</dc:date>
    </item>
    <item>
      <title>Re: Duplicate local variable i</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Duplicate-local-variable-i/m-p/2245779#M31524</link>
      <description>&lt;P&gt;In this job, you have iterations, and have several outputs from tMap to custom components, can you check other jobs which are working to see if they have the same part of design, I am wondering whether the issue comes from the custom component.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Shong&lt;/P&gt;</description>
      <pubDate>Thu, 14 May 2020 03:53:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Duplicate-local-variable-i/m-p/2245779#M31524</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-05-14T03:53:49Z</dc:date>
    </item>
    <item>
      <title>Re: Duplicate local variable i</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Duplicate-local-variable-i/m-p/2245780#M31525</link>
      <description>Hello,&lt;BR /&gt;I already contacted the developer oft he components and they are looking for a fix.&lt;BR /&gt;The problem is made by them in the new version oft he components.&lt;BR /&gt;Greetings Bastian&lt;BR /&gt;</description>
      <pubDate>Thu, 14 May 2020 07:38:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Duplicate-local-variable-i/m-p/2245780#M31525</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-05-14T07:38:36Z</dc:date>
    </item>
  </channel>
</rss>

