<?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: Do..while loop based on number of records in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Do-while-loop-based-on-number-of-records/m-p/2341242#M109214</link>
    <description>Thanks to you too Sabrina and JohnGarrettMartin, 
&lt;BR /&gt;i'm using 
&lt;BR /&gt;dbInput--row1--&amp;gt;tFlowToIterate--iterate--&amp;gt;tMysqlRow... 
&lt;BR /&gt;to manage my job. 
&lt;BR /&gt;Thanks. 
&lt;BR /&gt;I succeed and wrote about it, here: 
&lt;A href="http://www.talendforge.org/forum/edit.php?id=120842" rel="nofollow noopener noreferrer"&gt;http://www.talendforge.org/forum/edit.php?id=120842&lt;/A&gt;</description>
    <pubDate>Fri, 25 Oct 2013 16:31:36 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2013-10-25T16:31:36Z</dc:date>
    <item>
      <title>Do..while loop based on number of records</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Do-while-loop-based-on-number-of-records/m-p/2341239#M109211</link>
      <description>Hi everybody, i'd like to make a Do..while loop. The condition is the number of records coming from a query. 
&lt;BR /&gt;Do you know if there are any samples to watch?</description>
      <pubDate>Fri, 13 Sep 2013 11:03:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Do-while-loop-based-on-number-of-records/m-p/2341239#M109211</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-09-13T11:03:21Z</dc:date>
    </item>
    <item>
      <title>Re: Do..while loop based on number of records</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Do-while-loop-based-on-number-of-records/m-p/2341240#M109212</link>
      <description>Hi, 
&lt;BR /&gt;Perhaps these related forums will be helpful for you 
&lt;BR /&gt; 
&lt;A href="https://community.qlik.com/s/feed/0D53p00007vCpn5CAC" target="_blank" rel="nofollow noopener noreferrer"&gt;https://community.talend.com/t5/Design-and-Development/resolved-Loop-Repeat-if-there-is-an-error/td-p/104427&lt;/A&gt;, 
&lt;A href="https://community.qlik.com/s/feed/0D53p00007vCp9FCAS" target="_blank" rel="nofollow noopener noreferrer"&gt;https://community.talend.com/t5/Design-and-Development/How-to-Wait-for-an-Email-attachment/td-p/99901&lt;/A&gt; 
&lt;BR /&gt;Best regards 
&lt;BR /&gt;Sabrina</description>
      <pubDate>Fri, 13 Sep 2013 11:19:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Do-while-loop-based-on-number-of-records/m-p/2341240#M109212</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-09-13T11:19:27Z</dc:date>
    </item>
    <item>
      <title>Re: Do..while loop based on number of records</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Do-while-loop-based-on-number-of-records/m-p/2341241#M109213</link>
      <description>Simplest solution is to use a tFlowToIterate component. &lt;BR /&gt;dbInput--row1--&amp;gt;tFlowToIterate--iterate--&amp;gt;&lt;BR /&gt;you can access the values inside the row for each iteration by retrieving from the globalMap. Values are keyed by the row/column that are input to the tFlowToIterate, so in the example above you would use:&lt;BR /&gt;globalMap.get("row1.COLUMN")</description>
      <pubDate>Fri, 13 Sep 2013 19:29:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Do-while-loop-based-on-number-of-records/m-p/2341241#M109213</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-09-13T19:29:24Z</dc:date>
    </item>
    <item>
      <title>Re: Do..while loop based on number of records</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Do-while-loop-based-on-number-of-records/m-p/2341242#M109214</link>
      <description>Thanks to you too Sabrina and JohnGarrettMartin, 
&lt;BR /&gt;i'm using 
&lt;BR /&gt;dbInput--row1--&amp;gt;tFlowToIterate--iterate--&amp;gt;tMysqlRow... 
&lt;BR /&gt;to manage my job. 
&lt;BR /&gt;Thanks. 
&lt;BR /&gt;I succeed and wrote about it, here: 
&lt;A href="http://www.talendforge.org/forum/edit.php?id=120842" rel="nofollow noopener noreferrer"&gt;http://www.talendforge.org/forum/edit.php?id=120842&lt;/A&gt;</description>
      <pubDate>Fri, 25 Oct 2013 16:31:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Do-while-loop-based-on-number-of-records/m-p/2341242#M109214</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-10-25T16:31:36Z</dc:date>
    </item>
  </channel>
</rss>

