<?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: tSystem Only Outputting Two Lines to Global Variable in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/tSystem-Only-Outputting-Two-Lines-to-Global-Variable/m-p/2216436#M12437</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;A href="https://community.qlik.com/s/profile/00539000004XQ83AAG"&gt;@AndyBrown&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you want to list files from folder to file you need to use:&lt;BR /&gt;tFileList (Iterate) &amp;gt; tIterateToFlow (Main) &amp;gt; tFileOutputDelimited&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;and in the tIterateToFlow you need to use&amp;nbsp;((String)globalMap.get("tFileList_1_CURRENT_FILE")) to get Files Names&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Don't forget to give kudos&lt;/STRONG&gt; when a reply is helpful and &lt;SPAN&gt;when your query is answered, please &lt;STRONG&gt;mark the topic as resolved&lt;/STRONG&gt;&lt;/SPAN&gt;.&lt;/P&gt;</description>
    <pubDate>Fri, 29 Mar 2019 22:47:22 GMT</pubDate>
    <dc:creator>DataTeam1</dc:creator>
    <dc:date>2019-03-29T22:47:22Z</dc:date>
    <item>
      <title>tSystem Only Outputting Two Lines to Global Variable</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tSystem-Only-Outputting-Two-Lines-to-Global-Variable/m-p/2216435#M12436</link>
      <description>&lt;P&gt;I have a job that consists of four components:&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;tSystem&amp;nbsp;(On SubJob&amp;nbsp;Ok) &amp;gt; tFixedFlowInput &amp;gt; tMap &amp;gt; tFileOutputDelimited&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;What I'm doing is using a command&amp;nbsp; "du -ah /home/talend/CmdLine/exports" to report on all the zip files from generated jobs. I have the number of rows in tFixedFlowInput set to 10000. My final output is 20000 rows of the first reported zip file repeated in the entire file.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;On the console I can see the output is correct. What am I doing wrong?&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 06:12:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tSystem-Only-Outputting-Two-Lines-to-Global-Variable/m-p/2216435#M12436</guid>
      <dc:creator>AndyBrown</dc:creator>
      <dc:date>2024-11-16T06:12:12Z</dc:date>
    </item>
    <item>
      <title>Re: tSystem Only Outputting Two Lines to Global Variable</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tSystem-Only-Outputting-Two-Lines-to-Global-Variable/m-p/2216436#M12437</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;A href="https://community.qlik.com/s/profile/00539000004XQ83AAG"&gt;@AndyBrown&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you want to list files from folder to file you need to use:&lt;BR /&gt;tFileList (Iterate) &amp;gt; tIterateToFlow (Main) &amp;gt; tFileOutputDelimited&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;and in the tIterateToFlow you need to use&amp;nbsp;((String)globalMap.get("tFileList_1_CURRENT_FILE")) to get Files Names&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Don't forget to give kudos&lt;/STRONG&gt; when a reply is helpful and &lt;SPAN&gt;when your query is answered, please &lt;STRONG&gt;mark the topic as resolved&lt;/STRONG&gt;&lt;/SPAN&gt;.&lt;/P&gt;</description>
      <pubDate>Fri, 29 Mar 2019 22:47:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tSystem-Only-Outputting-Two-Lines-to-Global-Variable/m-p/2216436#M12437</guid>
      <dc:creator>DataTeam1</dc:creator>
      <dc:date>2019-03-29T22:47:22Z</dc:date>
    </item>
    <item>
      <title>Re: tSystem Only Outputting Two Lines to Global Variable</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tSystem-Only-Outputting-Two-Lines-to-Global-Variable/m-p/2216437#M12438</link>
      <description>&lt;P&gt;Yes, this is the right way to go (thanks for the nudge in that direction), however, it still doesn't explain why tSystem&amp;nbsp;is only sending the first line repeatedly to the tFixedFlowInput component.&lt;/P&gt;</description>
      <pubDate>Fri, 29 Mar 2019 22:59:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tSystem-Only-Outputting-Two-Lines-to-Global-Variable/m-p/2216437#M12438</guid>
      <dc:creator>AndyBrown</dc:creator>
      <dc:date>2019-03-29T22:59:12Z</dc:date>
    </item>
    <item>
      <title>Re: tSystem Only Outputting Two Lines to Global Variable</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tSystem-Only-Outputting-Two-Lines-to-Global-Variable/m-p/2216438#M12439</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/00539000004XQ83AAG"&gt;@AndyBrown&lt;/A&gt;&amp;nbsp;colud you show me configuration of&amp;nbsp;&lt;SPAN&gt;tFixedFlowInput&amp;nbsp;component?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 30 Mar 2019 19:44:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tSystem-Only-Outputting-Two-Lines-to-Global-Variable/m-p/2216438#M12439</guid>
      <dc:creator>DataTeam1</dc:creator>
      <dc:date>2019-03-30T19:44:50Z</dc:date>
    </item>
  </channel>
</rss>

