<?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: Create, set and update the value of a Variable in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Create-set-and-update-the-value-of-a-Variable/m-p/2217589#M13128</link>
    <description>I assume your query is from a tOracleInput.&lt;BR /&gt;tLoop (while with the condition (Integer)globalMap.getOrDefault("stop", 0) != 0) --&amp;gt;tOracleInput--&amp;gt;tSetGlobalVar (to set the "stop" variable with the result of the query)--if((Integer)globalMap.get("stop") == 0)--&amp;gt;tSleep(120)&lt;BR /&gt;That's the idea</description>
    <pubDate>Thu, 01 Nov 2018 16:47:26 GMT</pubDate>
    <dc:creator>TRF</dc:creator>
    <dc:date>2018-11-01T16:47:26Z</dc:date>
    <item>
      <title>Create, set and update the value of a Variable</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Create-set-and-update-the-value-of-a-Variable/m-p/2217588#M13127</link>
      <description>&lt;P&gt;I have a query that might return 0 or 1.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;If it returns 0 then I need to wait for 2 minutes and keep trying again till it returns 1.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Whats the best way to implement this logic ?&lt;/P&gt;</description>
      <pubDate>Thu, 01 Nov 2018 15:41:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Create-set-and-update-the-value-of-a-Variable/m-p/2217588#M13127</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-11-01T15:41:06Z</dc:date>
    </item>
    <item>
      <title>Re: Create, set and update the value of a Variable</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Create-set-and-update-the-value-of-a-Variable/m-p/2217589#M13128</link>
      <description>I assume your query is from a tOracleInput.&lt;BR /&gt;tLoop (while with the condition (Integer)globalMap.getOrDefault("stop", 0) != 0) --&amp;gt;tOracleInput--&amp;gt;tSetGlobalVar (to set the "stop" variable with the result of the query)--if((Integer)globalMap.get("stop") == 0)--&amp;gt;tSleep(120)&lt;BR /&gt;That's the idea</description>
      <pubDate>Thu, 01 Nov 2018 16:47:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Create-set-and-update-the-value-of-a-Variable/m-p/2217589#M13128</guid>
      <dc:creator>TRF</dc:creator>
      <dc:date>2018-11-01T16:47:26Z</dc:date>
    </item>
  </channel>
</rss>

