<?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 Tricks for scheduling dependent tasks in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Tricks-for-scheduling-dependent-tasks/m-p/209198#M1284311</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Rob,&lt;/P&gt;&lt;P&gt;One way to do this is make .bat file and write all task one by one in that batch file according to requirement.&lt;/P&gt;&lt;P&gt;Make QVW Application for QVD and then QVW.&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Sunil Jain.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 09 Aug 2010 22:43:42 GMT</pubDate>
    <dc:creator>suniljain</dc:creator>
    <dc:date>2010-08-09T22:43:42Z</dc:date>
    <item>
      <title>Tricks for scheduling dependent tasks</title>
      <link>https://community.qlik.com/t5/QlikView/Tricks-for-scheduling-dependent-tasks/m-p/209189#M1284302</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm looking for tips on scheduling large dependent task chains. In QVP 8.5, we had document sets which handled the problem nicely. But document sets are not available in V9.&lt;/P&gt;&lt;P&gt;Here's the scenario. I have a group of 20 QVD reloads that need to execute first followed by the application reloads. The application reloads should not start unitil all QVD reloads are completed. The only way I can ensure all QVD reloads are complete is to run them serially and chain the application reloads off the last QVD.&lt;/P&gt;&lt;P&gt;What I would like to do is run the QVDs in parallel and start the applications when &lt;STRONG&gt;all&lt;/STRONG&gt; QVDs are complete. Any ideas on how to do this wihtout just having a single task chain for all QVDs?&lt;/P&gt;&lt;P&gt;I''m facing this problem on both SBE edition and Publisher Enterprise.&lt;/P&gt;&lt;P&gt;Thanks,&lt;BR /&gt;-Rob&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/Tricks-for-scheduling-dependent-tasks/m-p/209189#M1284302</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2026-01-26T18:19:17Z</dc:date>
    </item>
    <item>
      <title>Tricks for scheduling dependent tasks</title>
      <link>https://community.qlik.com/t5/QlikView/Tricks-for-scheduling-dependent-tasks/m-p/209190#M1284303</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rob,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What about having a dependency on the QVW reload, that only start on success of the QVD reloads ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Jul 2010 08:15:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Tricks-for-scheduling-dependent-tasks/m-p/209190#M1284303</guid>
      <dc:creator />
      <dc:date>2010-07-27T08:15:06Z</dc:date>
    </item>
    <item>
      <title>Tricks for scheduling dependent tasks</title>
      <link>https://community.qlik.com/t5/QlikView/Tricks-for-scheduling-dependent-tasks/m-p/209191#M1284304</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, Rob. Really interesting question. I'm not 100% sure, just throwing some ideas out there. Assuming you have a server with enough cores and memory, you can schedule up to 10 QVBs at the same time. So you could have the following structure: (i) schedule the first 10 QVD reloads to run at the same time, (ii) schedule the second 10 QVD reloads to run when #10 (or whichever is the longest) is completed; (iii) schedule the application reloads to start when #20 (or whichever is the longest in the second group) is completed. This would allow you to maximize parallel processing of the tasks.&lt;/P&gt;&lt;P&gt;Does this help?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 31 Jul 2010 00:39:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Tricks-for-scheduling-dependent-tasks/m-p/209191#M1284304</guid>
      <dc:creator>vgutkovsky</dc:creator>
      <dc:date>2010-07-31T00:39:36Z</dc:date>
    </item>
    <item>
      <title>Tricks for scheduling dependent tasks</title>
      <link>https://community.qlik.com/t5/QlikView/Tricks-for-scheduling-dependent-tasks/m-p/209192#M1284305</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Glad,&lt;/P&gt;&lt;P&gt;Thanks for the response. I don't think it will give me the required certainty. The applicaton reloads would run even if #15 -- somewhere in the middle of the pack -- had failed or not completed.&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Aug 2010 22:08:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Tricks-for-scheduling-dependent-tasks/m-p/209192#M1284305</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2010-08-02T22:08:23Z</dc:date>
    </item>
    <item>
      <title>Tricks for scheduling dependent tasks</title>
      <link>https://community.qlik.com/t5/QlikView/Tricks-for-scheduling-dependent-tasks/m-p/209193#M1284306</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ah, well to solve that you would use a combination of triggers and dependecies. The triggers would be set up as described above. Then you would make the applications dependent on tasks 1 - 20. This would ensure that they would only run if all QVDs reloaded successfully. Alternatively, if a certain application is dependent on less than all the QVDs, you could make fewer dependencies. This might be a little annoying to set up for each application, but it would give you the certainty you are looking for.&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Aug 2010 17:54:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Tricks-for-scheduling-dependent-tasks/m-p/209193#M1284306</guid>
      <dc:creator>vgutkovsky</dc:creator>
      <dc:date>2010-08-03T17:54:28Z</dc:date>
    </item>
    <item>
      <title>Tricks for scheduling dependent tasks</title>
      <link>https://community.qlik.com/t5/QlikView/Tricks-for-scheduling-dependent-tasks/m-p/209194#M1284307</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I haven't found the Dependencies feature useful, perhaps I am misunderstanding it's application. A dependency seems to be satisified if the dependent task is in any state but "Failed". Therefore the dependent task runs if the dependency ran sucessfully in the past, or even if it never ran. I need some way to say "the dependency must have run &lt;STRONG&gt;today&lt;/STRONG&gt;". Can I do that with dependencies?&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Aug 2010 01:06:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Tricks-for-scheduling-dependent-tasks/m-p/209194#M1284307</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2010-08-06T01:06:57Z</dc:date>
    </item>
    <item>
      <title>Tricks for scheduling dependent tasks</title>
      <link>https://community.qlik.com/t5/QlikView/Tricks-for-scheduling-dependent-tasks/m-p/209195#M1284308</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Rob,&lt;/P&gt;&lt;P&gt;You're mostly correct. Dependencies will be satisfied if the last execution ran successfully. But by scheduling the QVD loads to run before the application loads you will ensure that the tasks will be started first and the last task state will be the most recent (today).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Aug 2010 01:26:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Tricks-for-scheduling-dependent-tasks/m-p/209195#M1284308</guid>
      <dc:creator>vgutkovsky</dc:creator>
      <dc:date>2010-08-06T01:26:14Z</dc:date>
    </item>
    <item>
      <title>Tricks for scheduling dependent tasks</title>
      <link>https://community.qlik.com/t5/QlikView/Tricks-for-scheduling-dependent-tasks/m-p/209196#M1284309</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok, here's an idea. Not tested really.&lt;/P&gt;&lt;P&gt;Make each of the 20 taks generate a txt file or write something somewhere. For Example Task A, at the end of the script, will write a txt File that says "Hey I already did my job", a counter of some sort.&lt;/P&gt;&lt;P&gt;That, in turn, (also at the end of the script) will execute a vbs that checks if the tasks have all done their job (count the number of files or something). If so, it will trigger an EDX for the final reload, if not it will wait for the next finished task to call it and check again.&lt;/P&gt;&lt;P&gt;OR, maybe you could read the task result logs, and apply the same logic.&lt;/P&gt;&lt;P&gt;Hope this helps. And please, let us know if it worked.&lt;/P&gt;&lt;P&gt;Mike.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Aug 2010 18:38:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Tricks-for-scheduling-dependent-tasks/m-p/209196#M1284309</guid>
      <dc:creator>mike_garcia</dc:creator>
      <dc:date>2010-08-09T18:38:14Z</dc:date>
    </item>
    <item>
      <title>Tricks for scheduling dependent tasks</title>
      <link>https://community.qlik.com/t5/QlikView/Tricks-for-scheduling-dependent-tasks/m-p/209197#M1284310</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What Qliktech has to say about this feature change ?&lt;/P&gt;&lt;P&gt;How it´s possible to migrate from one version to another when the newer version have missing features ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Aug 2010 18:47:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Tricks-for-scheduling-dependent-tasks/m-p/209197#M1284310</guid>
      <dc:creator>pablolabbe</dc:creator>
      <dc:date>2010-08-09T18:47:13Z</dc:date>
    </item>
    <item>
      <title>Tricks for scheduling dependent tasks</title>
      <link>https://community.qlik.com/t5/QlikView/Tricks-for-scheduling-dependent-tasks/m-p/209198#M1284311</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Rob,&lt;/P&gt;&lt;P&gt;One way to do this is make .bat file and write all task one by one in that batch file according to requirement.&lt;/P&gt;&lt;P&gt;Make QVW Application for QVD and then QVW.&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Sunil Jain.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Aug 2010 22:43:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Tricks-for-scheduling-dependent-tasks/m-p/209198#M1284311</guid>
      <dc:creator>suniljain</dc:creator>
      <dc:date>2010-08-09T22:43:42Z</dc:date>
    </item>
    <item>
      <title>Tricks for scheduling dependent tasks</title>
      <link>https://community.qlik.com/t5/QlikView/Tricks-for-scheduling-dependent-tasks/m-p/209199#M1284312</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rob,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Did you ever find a solution to you dependent task problem ? I'm facing an almost identical scenario.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rgds,&lt;/P&gt;&lt;P&gt;Nik&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Aug 2010 11:17:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Tricks-for-scheduling-dependent-tasks/m-p/209199#M1284312</guid>
      <dc:creator />
      <dc:date>2010-08-26T11:17:54Z</dc:date>
    </item>
    <item>
      <title>Tricks for scheduling dependent tasks</title>
      <link>https://community.qlik.com/t5/QlikView/Tricks-for-scheduling-dependent-tasks/m-p/209200#M1284313</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please try this and let me know if it works:&lt;/P&gt;&lt;P&gt;In the qvw, which is scheduled after the qvds are refreshed, add this line to the start of the script:&lt;/P&gt;&lt;P&gt;if (qvdcreatetime (&lt;EM&gt;qvdpath&lt;/EM&gt;) = today(),&lt;/P&gt;&lt;P&gt;the entire script&lt;/P&gt;&lt;P&gt;else&lt;/P&gt;&lt;P&gt;exit script&lt;/P&gt;&lt;P&gt;Idea is to check if the last qvd has refreshed, before starting the refresh of the qvw application.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Robinson&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Aug 2010 12:36:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Tricks-for-scheduling-dependent-tasks/m-p/209200#M1284313</guid>
      <dc:creator />
      <dc:date>2010-08-26T12:36:30Z</dc:date>
    </item>
    <item>
      <title>Tricks for scheduling dependent tasks</title>
      <link>https://community.qlik.com/t5/QlikView/Tricks-for-scheduling-dependent-tasks/m-p/209201#M1284314</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE class="jive_text_macro jive_macro_quote" jivemacro="quote"&gt;&lt;BR /&gt;nikidaley wrote:&lt;BR /&gt;&lt;BR /&gt;Did you ever find a solution to you dependent task problem ? I'm facing an almost identical scenario.&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;&lt;/P&gt;&lt;P&gt;I have not found a satisfactory solution other than having long task chains.&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Aug 2010 18:04:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Tricks-for-scheduling-dependent-tasks/m-p/209201#M1284314</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2010-08-26T18:04:50Z</dc:date>
    </item>
    <item>
      <title>Tricks for scheduling dependent tasks</title>
      <link>https://community.qlik.com/t5/QlikView/Tricks-for-scheduling-dependent-tasks/m-p/209202#M1284315</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE class="jive_text_macro jive_macro_quote" jivemacro="quote"&gt;&lt;BR /&gt;Robinson wrote:&lt;BR /&gt;Please try this and let me know if it works:&lt;BR /&gt;In the qvw, which is scheduled after the qvds are refreshed, add this line to the start of the script:&lt;BR /&gt;if (qvdcreatetime (&lt;EM&gt;qvdpath&lt;/EM&gt;) = today(),&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the suggestion. I don't think it's quite what I'm looking for. I'm not try to prevent execution at the wrong time, I'm trying to execute at the right time.&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Aug 2010 18:06:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Tricks-for-scheduling-dependent-tasks/m-p/209202#M1284315</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2010-08-26T18:06:57Z</dc:date>
    </item>
    <item>
      <title>Tricks for scheduling dependent tasks</title>
      <link>https://community.qlik.com/t5/QlikView/Tricks-for-scheduling-dependent-tasks/m-p/209203#M1284316</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Rob,&lt;/P&gt;&lt;P&gt;We went round and round with trying to do this in publisher. We ended up abondoning triggered tasks and creating an external program that executed each task via EDX call. Then you can monitor the task for completion.&lt;/P&gt;&lt;P&gt;Hopefully Version 10 will have some of this functionality back.&lt;/P&gt;&lt;P&gt;JS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Aug 2010 21:00:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Tricks-for-scheduling-dependent-tasks/m-p/209203#M1284316</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-08-26T21:00:19Z</dc:date>
    </item>
    <item>
      <title>Tricks for scheduling dependent tasks</title>
      <link>https://community.qlik.com/t5/QlikView/Tricks-for-scheduling-dependent-tasks/m-p/209204#M1284317</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi JS,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you elaborate please on how you monitor for the task completion from your external program ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rgds&lt;/P&gt;&lt;P&gt;Nik&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Aug 2010 09:55:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Tricks-for-scheduling-dependent-tasks/m-p/209204#M1284317</guid>
      <dc:creator />
      <dc:date>2010-08-27T09:55:50Z</dc:date>
    </item>
    <item>
      <title>Tricks for scheduling dependent tasks</title>
      <link>https://community.qlik.com/t5/QlikView/Tricks-for-scheduling-dependent-tasks/m-p/209205#M1284318</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can have an external command that deletes some flag files "del folder\flag*.qvd"&lt;/P&gt;&lt;P&gt;"On successful execution" of this external command will fire the 20 reloads. Each will store a QVD file, and in the very end create a flag file flag_1.qvd with one row (content does not matter).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One of the parallel will trigger on sucesful execution the main reload. This will count how many flag files there are, sleep and retry until there are enough. You do this a fixed amount of time, so there is no infinite loop.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for i= 1 to 10&lt;/P&gt;&lt;P&gt;set cnt=0;&lt;/P&gt;&lt;P&gt;for each x in filelist('folder\flag*.qvd')&lt;/P&gt;&lt;P&gt;set cnt = cnt + 1;&lt;/P&gt;&lt;P&gt;next&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if cnt &amp;lt; 20&lt;/P&gt;&lt;P&gt;sleep 1000 * 60 * 10; //10 minutes?&lt;/P&gt;&lt;P&gt;//else&lt;/P&gt;&lt;P&gt;//is there a short circuit "break" statement to quit the loop?&lt;/P&gt;&lt;P&gt;end if&lt;/P&gt;&lt;P&gt;next&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Alex&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Aug 2010 16:31:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Tricks-for-scheduling-dependent-tasks/m-p/209205#M1284318</guid>
      <dc:creator />
      <dc:date>2010-08-31T16:31:01Z</dc:date>
    </item>
    <item>
      <title>Tricks for scheduling dependent tasks</title>
      <link>https://community.qlik.com/t5/QlikView/Tricks-for-scheduling-dependent-tasks/m-p/209206#M1284319</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Rob,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Did you ever get a resolution for your post about running app reloads after all 20 QVDs reloaded ? I am facing the same thing. We are on 8.5 and are moving to 9 but we have to rebuild our entire scheduling process because of this exact same thing....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Oct 2010 13:16:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Tricks-for-scheduling-dependent-tasks/m-p/209206#M1284319</guid>
      <dc:creator />
      <dc:date>2010-10-01T13:16:32Z</dc:date>
    </item>
    <item>
      <title>Tricks for scheduling dependent tasks</title>
      <link>https://community.qlik.com/t5/QlikView/Tricks-for-scheduling-dependent-tasks/m-p/209207#M1284320</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE class="jive_text_macro jive_macro_quote" jivemacro="quote"&gt;&lt;BR /&gt;pshicks wrote:Did you ever get a resolution for your post about running app reloads after all 20 QVDs reloaded ? I am facing the same thing. We are on 8.5 and are moving to 9 but we have to rebuild our entire scheduling process because of this exact same thing....&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;No, I have not come up with a satisfactory solution. I'm stil running long task chains.&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Oct 2010 01:26:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Tricks-for-scheduling-dependent-tasks/m-p/209207#M1284320</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2010-10-05T01:26:36Z</dc:date>
    </item>
    <item>
      <title>Tricks for scheduling dependent tasks</title>
      <link>https://community.qlik.com/t5/QlikView/Tricks-for-scheduling-dependent-tasks/m-p/209208#M1284321</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't know if this works in 8.5, but i have used for 10 months in V9 and i guess it could be changed, so it would look at more than only one file.&lt;/P&gt;&lt;P&gt;What i have been using this script for, is to check that all the calculations has finished in MS Dynamics. It check for a file every minute for 6 hours. This can be changed in the script.&lt;/P&gt;&lt;P&gt;This is the only reasonable solution I have been able to come up with. It needs some kind of checkfiles and you need a process to remove alle the checkfiles, when the load has started (so you are ready for the next day). However, it is easy to create a simple .bat-file and start this via "EXECUTE" in the script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/Martin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Oct 2010 14:34:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Tricks-for-scheduling-dependent-tasks/m-p/209208#M1284321</guid>
      <dc:creator />
      <dc:date>2010-10-05T14:34:57Z</dc:date>
    </item>
  </channel>
</rss>

