<?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: Scheduling multiple QVW reloads in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Scheduling-multiple-QVW-reloads/m-p/1338584#M1250524</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It will run as many concurrently as your "Max Concurrent Reloads".&amp;nbsp; The remainder will be queued "waiting for engine".&amp;nbsp; If a task does not get an engine in the proscribed timeout (default 45 mins) it will fail. To modify the wait-for-engine timeout, update the value for "QvbWaitTimeoutMinutes" in &lt;/P&gt;&lt;P&gt;"C:\Program Files\QlikView\Distribution Service\QVDistributionService.exe.config"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://masterssummit.com" rel="nofollow" target="_blank"&gt;http://masterssummit.com&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://qlikviewcookbook.com" rel="nofollow" target="_blank"&gt;http://qlikviewcookbook.com&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 25 May 2017 21:13:35 GMT</pubDate>
    <dc:creator>rwunderlich</dc:creator>
    <dc:date>2017-05-25T21:13:35Z</dc:date>
    <item>
      <title>Scheduling multiple QVW reloads</title>
      <link>https://community.qlik.com/t5/QlikView/Scheduling-multiple-QVW-reloads/m-p/1338581#M1250517</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have around 100 qvw files that I want to schedule to reload each morning. If I schedule them all to reload at 05:00 will I get a load of failures or does QlikView queue them until a reload&lt;SPAN style="font-size: 10pt; font-family: arial, helvetica, sans-serif;"&gt; engine i&lt;/SPAN&gt;s available? (Max Concurrent Reloads currently set to 2.) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I realise I can chain them together by making the reload of one dependant on another, but I don't like the fact this is generating a dependency that isn't really required. If I go this route what happens if I need to remove one report? Would I have to remember which report was dependent on the report I'm removing?&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/Scheduling-multiple-QVW-reloads/m-p/1338581#M1250517</guid>
      <dc:creator>mjharper</dc:creator>
      <dc:date>2026-01-26T18:19:17Z</dc:date>
    </item>
    <item>
      <title>Re: Scheduling multiple QVW reloads</title>
      <link>https://community.qlik.com/t5/QlikView/Scheduling-multiple-QVW-reloads/m-p/1338582#M1250519</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Matt&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It will queue them, QMC runs 10 qvws per time if I am not mistaken. But I know it queues them&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 May 2017 14:39:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Scheduling-multiple-QVW-reloads/m-p/1338582#M1250519</guid>
      <dc:creator>sibusiso90</dc:creator>
      <dc:date>2017-05-25T14:39:08Z</dc:date>
    </item>
    <item>
      <title>Re: Scheduling multiple QVW reloads</title>
      <link>https://community.qlik.com/t5/QlikView/Scheduling-multiple-QVW-reloads/m-p/1338583#M1250522</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you have the qlikview desktop installed/licensed on the server, you could run a morning batch file and bypass the Publisher all together:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"C:\Program files\Qlikview\QV.exe" /r "\\&amp;lt;server&amp;gt;\&amp;lt;drive&amp;gt;$\&amp;lt;location of .qvw&amp;gt;"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Maybe try 10 at a time at first and gradually increase. Maybe you could get to the 100 mark.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jason&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 May 2017 19:33:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Scheduling-multiple-QVW-reloads/m-p/1338583#M1250522</guid>
      <dc:creator>image242</dc:creator>
      <dc:date>2017-05-25T19:33:20Z</dc:date>
    </item>
    <item>
      <title>Re: Scheduling multiple QVW reloads</title>
      <link>https://community.qlik.com/t5/QlikView/Scheduling-multiple-QVW-reloads/m-p/1338584#M1250524</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It will run as many concurrently as your "Max Concurrent Reloads".&amp;nbsp; The remainder will be queued "waiting for engine".&amp;nbsp; If a task does not get an engine in the proscribed timeout (default 45 mins) it will fail. To modify the wait-for-engine timeout, update the value for "QvbWaitTimeoutMinutes" in &lt;/P&gt;&lt;P&gt;"C:\Program Files\QlikView\Distribution Service\QVDistributionService.exe.config"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://masterssummit.com" rel="nofollow" target="_blank"&gt;http://masterssummit.com&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://qlikviewcookbook.com" rel="nofollow" target="_blank"&gt;http://qlikviewcookbook.com&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 May 2017 21:13:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Scheduling-multiple-QVW-reloads/m-p/1338584#M1250524</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2017-05-25T21:13:35Z</dc:date>
    </item>
  </channel>
</rss>

