<?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: reloading qvw after SQL Database finished it´s tasks in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/reloading-qvw-after-SQL-Database-finished-it-s-tasks/m-p/612252#M1265714</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;"C:\Program Files\Qlikview\qv.exe" /r "D:\Qlikview Repository\Test\Data Test Reload.qvw"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Save it as a .bat file and you can call it from the Management Console - change the D:\ path name to your qvw and check location of qv.exe&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 24 Mar 2014 10:16:40 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-03-24T10:16:40Z</dc:date>
    <item>
      <title>reloading qvw after SQL Database finished it´s tasks</title>
      <link>https://community.qlik.com/t5/QlikView/reloading-qvw-after-SQL-Database-finished-it-s-tasks/m-p/612251#M1265713</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I´m basiscaly trying to make my qvw reload start when my datawarehouse is finished with it´s daily load.&lt;/P&gt;&lt;P&gt;I read, that it could work using a .bat file, that common ETL tools would read. After reading through the EDX documentation and some other posts in this forum, I have a rough idea on how the process works, but I´m lacking the code I need to use.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can u guys give me some insight on what the content of a .bat file needs to be, in order to trigger a reload of said qvw file?&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;Christian&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/reloading-qvw-after-SQL-Database-finished-it-s-tasks/m-p/612251#M1265713</guid>
      <dc:creator />
      <dc:date>2026-01-26T18:19:17Z</dc:date>
    </item>
    <item>
      <title>Re: reloading qvw after SQL Database finished it´s tasks</title>
      <link>https://community.qlik.com/t5/QlikView/reloading-qvw-after-SQL-Database-finished-it-s-tasks/m-p/612252#M1265714</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;"C:\Program Files\Qlikview\qv.exe" /r "D:\Qlikview Repository\Test\Data Test Reload.qvw"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Save it as a .bat file and you can call it from the Management Console - change the D:\ path name to your qvw and check location of qv.exe&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Mar 2014 10:16:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/reloading-qvw-after-SQL-Database-finished-it-s-tasks/m-p/612252#M1265714</guid>
      <dc:creator />
      <dc:date>2014-03-24T10:16:40Z</dc:date>
    </item>
    <item>
      <title>Re: reloading qvw after SQL Database finished it´s tasks</title>
      <link>https://community.qlik.com/t5/QlikView/reloading-qvw-after-SQL-Database-finished-it-s-tasks/m-p/612253#M1265716</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This command does reload my qvw, but I can´t start it from the management console.&lt;/P&gt;&lt;P&gt;I have other qvw-loads depending on this first one, so I need a solution, that starts from the management console, so that the the other qvws will be executed when the first one is finished.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Mar 2014 13:29:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/reloading-qvw-after-SQL-Database-finished-it-s-tasks/m-p/612253#M1265716</guid>
      <dc:creator />
      <dc:date>2014-03-24T13:29:44Z</dc:date>
    </item>
    <item>
      <title>Re: reloading qvw after SQL Database finished it´s tasks</title>
      <link>https://community.qlik.com/t5/QlikView/reloading-qvw-after-SQL-Database-finished-it-s-tasks/m-p/612254#M1265717</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you can synchro the data warehouse and your first qvw&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;qlikview side&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;start your qvw&lt;/P&gt;&lt;P&gt;in qvw make a loop&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; does data warehouse execution finished?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; yes --&amp;gt; load data&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; no--&amp;gt; loop again or if too many time elapsed stop&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you can use sleep N; in qlik; N is milliseconds&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;data warehouse side&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;when execution ends, flag something (a record in a table, a file, etc.........)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Mar 2014 22:00:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/reloading-qvw-after-SQL-Database-finished-it-s-tasks/m-p/612254#M1265717</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2014-03-24T22:00:54Z</dc:date>
    </item>
    <item>
      <title>Re: reloading qvw after SQL Database finished it´s tasks</title>
      <link>https://community.qlik.com/t5/QlikView/reloading-qvw-after-SQL-Database-finished-it-s-tasks/m-p/612255#M1265718</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Okay - what I'd do in this case, assuming it's "first to run" would be to run it as a scheduled task from windows.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This can be timed, and I'm pretty sure because it's reloading your QVW, you can then chain the subsequent tasks via Management Console...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Mar 2014 06:27:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/reloading-qvw-after-SQL-Database-finished-it-s-tasks/m-p/612255#M1265718</guid>
      <dc:creator />
      <dc:date>2014-03-25T06:27:31Z</dc:date>
    </item>
    <item>
      <title>Re: reloading qvw after SQL Database finished it´s tasks</title>
      <link>https://community.qlik.com/t5/QlikView/reloading-qvw-after-SQL-Database-finished-it-s-tasks/m-p/612256#M1265719</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you tell me the commands for that?&lt;/P&gt;&lt;P&gt;How do I advice another qvw to load?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Mar 2014 09:30:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/reloading-qvw-after-SQL-Database-finished-it-s-tasks/m-p/612256#M1265719</guid>
      <dc:creator />
      <dc:date>2014-03-25T09:30:13Z</dc:date>
    </item>
    <item>
      <title>Re: reloading qvw after SQL Database finished it´s tasks</title>
      <link>https://community.qlik.com/t5/QlikView/reloading-qvw-after-SQL-Database-finished-it-s-tasks/m-p/612257#M1265720</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Control Panel/Administrative Tools/Schedule Tasks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Just create a new task and give it a name - in the Triggers section, work out what schedule you require it to run under (times and frequency etc MAKE sure it's enabled !) - in the Actions tab - click new then browse to the .bat file - in the Conditions tab - select what you require ie allow it run even though you are logged off etc...smae with the Settings tab - click OK, and you're done.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As the task fires off the reload on the QVW - in the QMC you will see the tasks showing the QVW as running...this is how you know it's working correctly from the batch script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To chain another qvw on the back of it - edit the Reload tab on the QMC (schedule) - and near the bottom where it says On Event from Another Task, select Successful and then in the next drop down, select the QVW that is running from the batch script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Remember to click APPLY !&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps !&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Mar 2014 10:05:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/reloading-qvw-after-SQL-Database-finished-it-s-tasks/m-p/612257#M1265720</guid>
      <dc:creator />
      <dc:date>2014-03-25T10:05:35Z</dc:date>
    </item>
  </channel>
</rss>

