<?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: tLoop combined with tIterateToFlow using while condition results in infinite loop in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/tLoop-combined-with-tIterateToFlow-using-while-condition-results/m-p/2342685#M110519</link>
    <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LMrOAAW"&gt;@Dijke&lt;/A&gt;, can you try with&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;((boolean) globalMap.get("response_success"))==false&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 24 May 2018 04:47:01 GMT</pubDate>
    <dc:creator>manodwhb</dc:creator>
    <dc:date>2018-05-24T04:47:01Z</dc:date>
    <item>
      <title>tLoop combined with tIterateToFlow using while condition results in infinite loop</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tLoop-combined-with-tIterateToFlow-using-while-condition-results/m-p/2342684#M110518</link>
      <description>&lt;P&gt;First :&amp;nbsp;&lt;SPAN&gt;globalMap.put("response_success", true)&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;tLoop with &lt;EM&gt;while&lt;/EM&gt; condition:&lt;I&gt; &lt;/I&gt;&amp;nbsp; ! ((boolean) globalMap.get("response_success"))&lt;/P&gt; 
&lt;P&gt;tIterateToFlow : sets some parameters like page_nr , to&amp;nbsp;call soap , until no response, set response_success=false... and stop the loop.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Look at the picture. I also tried it with a context variable.&lt;/P&gt; 
&lt;P&gt;Im missing something here...&amp;nbsp;&amp;nbsp;Cant get it to work with a tIterateToFlow, basicly&amp;nbsp; tLoop never checks the global var .&lt;/P&gt; 
&lt;P&gt;Please help me out on this one &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;(&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 08:13:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tLoop-combined-with-tIterateToFlow-using-while-condition-results/m-p/2342684#M110518</guid>
      <dc:creator>Jesperrekuh</dc:creator>
      <dc:date>2024-11-16T08:13:35Z</dc:date>
    </item>
    <item>
      <title>Re: tLoop combined with tIterateToFlow using while condition results in infinite loop</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tLoop-combined-with-tIterateToFlow-using-while-condition-results/m-p/2342685#M110519</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LMrOAAW"&gt;@Dijke&lt;/A&gt;, can you try with&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;((boolean) globalMap.get("response_success"))==false&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 24 May 2018 04:47:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tLoop-combined-with-tIterateToFlow-using-while-condition-results/m-p/2342685#M110519</guid>
      <dc:creator>manodwhb</dc:creator>
      <dc:date>2018-05-24T04:47:01Z</dc:date>
    </item>
    <item>
      <title>Re: tLoop combined with tIterateToFlow using while condition results in infinite loop</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tLoop-combined-with-tIterateToFlow-using-while-condition-results/m-p/2342686#M110520</link>
      <description>I've tried all variatons on true/false testing (before I've posted), tried numbers too... The problem is within the tLoop if I use i&amp;lt;10 it works fine... as soon as I switch to whatever global var... it is broken.</description>
      <pubDate>Thu, 24 May 2018 11:43:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tLoop-combined-with-tIterateToFlow-using-while-condition-results/m-p/2342686#M110520</guid>
      <dc:creator>Jesperrekuh</dc:creator>
      <dc:date>2018-05-24T11:43:43Z</dc:date>
    </item>
    <item>
      <title>Re: tLoop combined with tIterateToFlow using while condition results in infinite loop</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tLoop-combined-with-tIterateToFlow-using-while-condition-results/m-p/2342687#M110521</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LMrOAAW"&gt;@Dijke&lt;/A&gt;,when you give global variable.you specify with Integer?&lt;/P&gt;
&lt;P&gt;can you try with (Integer)global variable&amp;gt;10&lt;/P&gt;</description>
      <pubDate>Mon, 28 May 2018 11:01:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tLoop-combined-with-tIterateToFlow-using-while-condition-results/m-p/2342687#M110521</guid>
      <dc:creator>manodwhb</dc:creator>
      <dc:date>2018-05-28T11:01:15Z</dc:date>
    </item>
    <item>
      <title>Re: tLoop combined with tIterateToFlow using while condition results in infinite loop</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tLoop-combined-with-tIterateToFlow-using-while-condition-results/m-p/2342688#M110522</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LKmJAAW"&gt;@manodwhb&lt;/A&gt;, I already tried... I also did some code inspection to see what might be the caus&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;Could you plase try (or somebody at Talend?), Ive exported the TEST job!?&lt;/P&gt;&lt;BR /&gt;&lt;A href="https://community.qlik.com/legacyfs/online/tlnd_dw_files/0683p000009LskP"&gt;tLoopTEST.zip&lt;/A&gt;</description>
      <pubDate>Mon, 28 May 2018 11:20:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tLoop-combined-with-tIterateToFlow-using-while-condition-results/m-p/2342688#M110522</guid>
      <dc:creator>Jesperrekuh</dc:creator>
      <dc:date>2018-05-28T11:20:19Z</dc:date>
    </item>
  </channel>
</rss>

