<?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] How to use Flowtoiterate in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/resolved-How-to-use-Flowtoiterate/m-p/2302246#M74255</link>
    <description>Thanks a lot for such a quick and detailed response ! &lt;BR /&gt;Milind</description>
    <pubDate>Mon, 16 Mar 2009 14:11:08 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2009-03-16T14:11:08Z</dc:date>
    <item>
      <title>[resolved] How to use Flowtoiterate</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-How-to-use-Flowtoiterate/m-p/2302244#M74253</link>
      <description>Hi,&lt;BR /&gt;I would like to know How can use either FLowtoiterate or any other component to output different files for different records.&lt;BR /&gt;(I am using oracleinput and a query to get the data and then parse out the message and putting the parsed data into excel file)&lt;BR /&gt; How can I output different files for different records ?.&lt;BR /&gt;Thanks,&lt;BR /&gt;Milind</description>
      <pubDate>Sat, 16 Nov 2024 14:02:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-How-to-use-Flowtoiterate/m-p/2302244#M74253</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2024-11-16T14:02:23Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] How to use Flowtoiterate</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-How-to-use-Flowtoiterate/m-p/2302245#M74254</link>
      <description>Hello Milind 
&lt;BR /&gt;Here is an example of showing how to use tFlowToIterate component and output each record to different file. 
&lt;BR /&gt;Input file: 
&lt;B&gt;&lt;BR /&gt;1;shong&lt;BR /&gt;2;elise&lt;BR /&gt;3;mhirt&lt;BR /&gt;&lt;/B&gt; 
&lt;BR /&gt;Best regards 
&lt;BR /&gt; 
&lt;BR /&gt; shong</description>
      <pubDate>Mon, 16 Mar 2009 03:41:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-How-to-use-Flowtoiterate/m-p/2302245#M74254</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-03-16T03:41:51Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] How to use Flowtoiterate</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-How-to-use-Flowtoiterate/m-p/2302246#M74255</link>
      <description>Thanks a lot for such a quick and detailed response ! &lt;BR /&gt;Milind</description>
      <pubDate>Mon, 16 Mar 2009 14:11:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-How-to-use-Flowtoiterate/m-p/2302246#M74255</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-03-16T14:11:08Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] How to use Flowtoiterate</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-How-to-use-Flowtoiterate/m-p/2302247#M74256</link>
      <description>Hi, when following the example here, I receive an exception:&lt;BR /&gt;- "The method globalMap(string) is undefined for the type iterate_test" where iterate_test is my job name.&lt;BR /&gt;Any thoughts?</description>
      <pubDate>Mon, 17 Aug 2009 17:21:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-How-to-use-Flowtoiterate/m-p/2302247#M74256</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2009-08-17T17:21:24Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] How to use Flowtoiterate</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-How-to-use-Flowtoiterate/m-p/2302248#M74257</link>
      <description>Registered an account now. I forgot to mention, working on Java and coming from SybaseDb.</description>
      <pubDate>Mon, 17 Aug 2009 17:26:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-How-to-use-Flowtoiterate/m-p/2302248#M74257</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-08-17T17:26:50Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] How to use Flowtoiterate</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-How-to-use-Flowtoiterate/m-p/2302249#M74258</link>
      <description>My bad. I forgot the .get()</description>
      <pubDate>Mon, 17 Aug 2009 17:48:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-How-to-use-Flowtoiterate/m-p/2302249#M74258</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-08-17T17:48:01Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] How to use Flowtoiterate</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-How-to-use-Flowtoiterate/m-p/2302250#M74259</link>
      <description>Hello!
&lt;BR /&gt;Thanks for the procedure. If you replace the tFileOutputDelimited by a tFileOutputMSXML, it doesn't work: only one file is created because globalMap.get("row1.&amp;lt;my column name&amp;gt;") returns null, so all the elements are in the same XML file.
&lt;BR /&gt;globalMap.get("row1.&amp;lt;my column name&amp;gt;") is a checked expression because it works with tAdvancedFileOutputXML and tFileOutputDelimited .
&lt;BR /&gt;Seems to be a bug isn't it?
&lt;BR /&gt;Regards</description>
      <pubDate>Tue, 17 Nov 2009 08:24:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-How-to-use-Flowtoiterate/m-p/2302250#M74259</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-11-17T08:24:41Z</dc:date>
    </item>
  </channel>
</rss>

