<?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 Manage Task flows using Edx in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Manage-Task-flows-using-Edx/m-p/445463#M1333847</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm a newbie and I'm using QlikView Version:10.00.9086.7 with Publisher.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to call in sequence, after the previous success, n-task using the parameters received by HTTP- GET (I developed a java servlet)&lt;/P&gt;&lt;P&gt;and sharing parameters between tasks.&lt;/P&gt;&lt;P&gt;I don't know when the requests come so I need to manage &lt;SPAN style="text-decoration: underline;"&gt;concurrent &lt;/SPAN&gt;requests.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For every request I have to call a sequence of task (always the same) but giving them different param value.&lt;/P&gt;&lt;P&gt;(...I'm using qvw document to do ETL)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I receive a HTTP-GET (ex, shop=1&amp;amp;month=01), I call the task1_edx using the POST concatenating a and b value &lt;/P&gt;&lt;P&gt;Parameter Input: shop:1 - month:01, &lt;/P&gt;&lt;P&gt;...shop:2 - month:01....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ex:&lt;/P&gt;&lt;P&gt;&amp;lt;Global method="RequestEDX" key="YOUR_EDX_KEY"&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;i_TaskIDOrTaskName&amp;gt;MyTask&amp;lt;/i_TaskIDOrTaskName&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;i_Password&amp;gt;EDX_PWD&amp;lt;/i_Password&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;i_VariableName&amp;gt;testvar&amp;lt;/i_VariableName&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;i_VariableValueList&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;string&amp;gt;1_10&amp;lt;/string&amp;gt; (I'll use subfield...)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/i_VariableValueList&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;/Global&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Flow&lt;/STRONG&gt;:&lt;/P&gt;&lt;P&gt;Document1 -task EDX with variable:shop1_month1 &lt;/P&gt;&lt;P&gt;--&amp;gt;(success)--&amp;gt;&lt;/P&gt;&lt;P&gt;Document2-task EDX with same variable:shop1_month1 &lt;/P&gt;&lt;P&gt;--&amp;gt;(success)--&amp;gt;&lt;/P&gt;&lt;P&gt;Document3-task EDX with same variable:shop1_month1.....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Can I use multiple &amp;lt;i_VariableName&amp;gt;, &amp;lt;i_VariableValueList&amp;gt;?&lt;/LI&gt;&lt;LI&gt;Can I pass parameters between tasks?&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;I want to call the first task with my servlet, than using dependencies and trigger for the other three task but I need to pass the initial variable between them.&lt;/P&gt;&lt;P&gt;It seems that it is not possible.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Can I call at the same time the same task using different variable value or I need to create as many task of my document as the possible value I can receive?&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt; (Document1 -task_shop1, Document1 -task_shop2, Document1 -task_shop3....)&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Call at the same time different task but referred to the same document, is it safe?&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I can't pass variable between tasks I can make my four calls in my servlet &lt;/P&gt;&lt;P&gt;but I need to test the status value in order to call the next task.&lt;/P&gt;&lt;P&gt;I need to poll while TaskIsAlreadyRunning (3) before start with the next EDX Call.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you have any suggestions or comments?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mary&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 26 Jan 2026 18:19:17 GMT</pubDate>
    <dc:creator />
    <dc:date>2026-01-26T18:19:17Z</dc:date>
    <item>
      <title>Manage Task flows using Edx</title>
      <link>https://community.qlik.com/t5/QlikView/Manage-Task-flows-using-Edx/m-p/445463#M1333847</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm a newbie and I'm using QlikView Version:10.00.9086.7 with Publisher.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to call in sequence, after the previous success, n-task using the parameters received by HTTP- GET (I developed a java servlet)&lt;/P&gt;&lt;P&gt;and sharing parameters between tasks.&lt;/P&gt;&lt;P&gt;I don't know when the requests come so I need to manage &lt;SPAN style="text-decoration: underline;"&gt;concurrent &lt;/SPAN&gt;requests.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For every request I have to call a sequence of task (always the same) but giving them different param value.&lt;/P&gt;&lt;P&gt;(...I'm using qvw document to do ETL)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I receive a HTTP-GET (ex, shop=1&amp;amp;month=01), I call the task1_edx using the POST concatenating a and b value &lt;/P&gt;&lt;P&gt;Parameter Input: shop:1 - month:01, &lt;/P&gt;&lt;P&gt;...shop:2 - month:01....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ex:&lt;/P&gt;&lt;P&gt;&amp;lt;Global method="RequestEDX" key="YOUR_EDX_KEY"&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;i_TaskIDOrTaskName&amp;gt;MyTask&amp;lt;/i_TaskIDOrTaskName&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;i_Password&amp;gt;EDX_PWD&amp;lt;/i_Password&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;i_VariableName&amp;gt;testvar&amp;lt;/i_VariableName&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;i_VariableValueList&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;string&amp;gt;1_10&amp;lt;/string&amp;gt; (I'll use subfield...)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/i_VariableValueList&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;/Global&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Flow&lt;/STRONG&gt;:&lt;/P&gt;&lt;P&gt;Document1 -task EDX with variable:shop1_month1 &lt;/P&gt;&lt;P&gt;--&amp;gt;(success)--&amp;gt;&lt;/P&gt;&lt;P&gt;Document2-task EDX with same variable:shop1_month1 &lt;/P&gt;&lt;P&gt;--&amp;gt;(success)--&amp;gt;&lt;/P&gt;&lt;P&gt;Document3-task EDX with same variable:shop1_month1.....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Can I use multiple &amp;lt;i_VariableName&amp;gt;, &amp;lt;i_VariableValueList&amp;gt;?&lt;/LI&gt;&lt;LI&gt;Can I pass parameters between tasks?&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;I want to call the first task with my servlet, than using dependencies and trigger for the other three task but I need to pass the initial variable between them.&lt;/P&gt;&lt;P&gt;It seems that it is not possible.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Can I call at the same time the same task using different variable value or I need to create as many task of my document as the possible value I can receive?&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt; (Document1 -task_shop1, Document1 -task_shop2, Document1 -task_shop3....)&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Call at the same time different task but referred to the same document, is it safe?&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I can't pass variable between tasks I can make my four calls in my servlet &lt;/P&gt;&lt;P&gt;but I need to test the status value in order to call the next task.&lt;/P&gt;&lt;P&gt;I need to poll while TaskIsAlreadyRunning (3) before start with the next EDX Call.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you have any suggestions or comments?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mary&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jan 2026 18:19:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Manage-Task-flows-using-Edx/m-p/445463#M1333847</guid>
      <dc:creator />
      <dc:date>2026-01-26T18:19:17Z</dc:date>
    </item>
  </channel>
</rss>

