<?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: Task Dependancy in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Task-Dependancy/m-p/533465#M1268935</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dependencies can be created in QMC using triggers..no doubt. You can have multiple files dependent on each other for reload.&lt;/P&gt;&lt;P&gt;You have to select "On event from another task" for the subsequent files. For the first file, you have to select "on a schedule"&lt;/P&gt;&lt;P&gt;Screenshot below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Test.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/46644_Test.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 18 Sep 2013 06:21:41 GMT</pubDate>
    <dc:creator>dmohanty</dc:creator>
    <dc:date>2013-09-18T06:21:41Z</dc:date>
    <item>
      <title>Task Dependancy</title>
      <link>https://community.qlik.com/t5/QlikView/Task-Dependancy/m-p/533464#M1268934</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;Can QMC triggers a task based on the availability of a folder or a .mdb file.?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can i achieve this ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Ren&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/Task-Dependancy/m-p/533464#M1268934</guid>
      <dc:creator>renjithpl</dc:creator>
      <dc:date>2026-01-26T18:19:17Z</dc:date>
    </item>
    <item>
      <title>Re: Task Dependancy</title>
      <link>https://community.qlik.com/t5/QlikView/Task-Dependancy/m-p/533465#M1268935</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dependencies can be created in QMC using triggers..no doubt. You can have multiple files dependent on each other for reload.&lt;/P&gt;&lt;P&gt;You have to select "On event from another task" for the subsequent files. For the first file, you have to select "on a schedule"&lt;/P&gt;&lt;P&gt;Screenshot below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Test.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/46644_Test.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Sep 2013 06:21:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Task-Dependancy/m-p/533465#M1268935</guid>
      <dc:creator>dmohanty</dc:creator>
      <dc:date>2013-09-18T06:21:41Z</dc:date>
    </item>
    <item>
      <title>Re: Task Dependancy</title>
      <link>https://community.qlik.com/t5/QlikView/Task-Dependancy/m-p/533466#M1268938</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I thing we cant do this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;we can do this in script with If statement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if(fileexists(filepath))&lt;/P&gt;&lt;P&gt;statement;&lt;/P&gt;&lt;P&gt;end if&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reagrds,&lt;/P&gt;&lt;P&gt;Kabilan K.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Sep 2013 06:35:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Task-Dependancy/m-p/533466#M1268938</guid>
      <dc:creator />
      <dc:date>2013-09-18T06:35:46Z</dc:date>
    </item>
    <item>
      <title>Re: Task Dependancy</title>
      <link>https://community.qlik.com/t5/QlikView/Task-Dependancy/m-p/533467#M1268940</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The best way to do this, I guess, is to monitor files and folders outside of QlikView.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A small program or batch (CMD) file checks the availability of this file or folder. Upon detecting the right stuff, it sends an EDX request (there is a command line tool for that, see QMSEDX_commandline in doc &lt;A _jive_internal="true" href="https://community.qlik.com/docs/DOC-2650"&gt;http://community.qlik.com/docs/DOC-2650&lt;/A&gt;) to your reload task. Configure your reload task to also trigger on receiving an EDX request.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now schedule your monitoring tool using Windows Task Scheduler to go and check with the preferred frequency and you're on your way.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Luck,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Sep 2013 08:46:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Task-Dependancy/m-p/533467#M1268940</guid>
      <dc:creator>Peter_Cammaert</dc:creator>
      <dc:date>2013-09-18T08:46:05Z</dc:date>
    </item>
    <item>
      <title>Re: Task Dependancy</title>
      <link>https://community.qlik.com/t5/QlikView/Task-Dependancy/m-p/533468#M1268943</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt; you can do but with the help of external task.&lt;/P&gt;&lt;P&gt;1. Use the EDX task trigger for the same and write script accordingly. else you can follow the below steps(both) for your requirement but it not exactly what you want.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. Create a batch file which execute the reload when the required file exist :- Algoritham&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if file exist&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; reload qvw&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; else&lt;/P&gt;&lt;P&gt;print Not present&lt;/P&gt;&lt;P&gt;3. Create a external task using above file and sechedule it every 5 min.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;D J&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Sep 2013 11:37:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Task-Dependancy/m-p/533468#M1268943</guid>
      <dc:creator />
      <dc:date>2013-09-18T11:37:51Z</dc:date>
    </item>
  </channel>
</rss>

