<?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: QV reload thru batch file issue in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/QV-reload-thru-batch-file-issue/m-p/956133#M328558</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think your problem is caused from timing-differences between ending and starting of the various tasks in the chain and I'm not sure if it's in general a good idea to put several reload-statements into one batch-file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you haven't a critical time-window to execute your reloads and there aren't many of such tasks I think to trigger single-task batches one after another with a certain time-puffer between them would be easier. Have you instead many of such tasks and it is time critical you should consider to user the server/publisher to perform the reloads and should this not be possible to use vbs-batches which are a lot more flexible, see here an example: &lt;A href="https://community.qlik.com/thread/191827"&gt;Reduce Number of Applications at a time&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 21 Nov 2015 14:41:01 GMT</pubDate>
    <dc:creator>marcus_sommer</dc:creator>
    <dc:date>2015-11-21T14:41:01Z</dc:date>
    <item>
      <title>QV reload thru batch file issue</title>
      <link>https://community.qlik.com/t5/QlikView/QV-reload-thru-batch-file-issue/m-p/956132#M328557</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 am loading 2 applications thru batch job .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;"C:\Program Files\QlikView\Qv.exe" /r "D:\qvstorage\xx_Incremental_Ph2.2.qvw"&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;"C:\Program Files\QlikView\Qv.exe" /r "D:\qvstorage\xx_Dashboard_Ver3.0.qvw"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What we observed is 1st application will run &amp;amp; gets saved too , but QV is not getting closed down which leads to hang issue .&lt;/P&gt;&lt;P&gt;But if we put 2nd application ON TOP in batch job , it will run perfect &amp;amp; QV gets closed down after saving application . but again after running 1st application which is kept below 2nd in batch .. QV didn't close down .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How come for one application batch will run fine , but for others it will not ?? Is there any particular settings i need to look for in QV app .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note : &lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Document Properties, Opening tab, uncheck "Prohibit Binary Load".&amp;nbsp; ---&amp;gt; Done same for both app&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;check "Admin Overrides Security" is also checked in the Document Properties ----&amp;gt; Done &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Version : QV11 SR12&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Pls guide .&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Bhushan &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 21 Nov 2015 11:32:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QV-reload-thru-batch-file-issue/m-p/956132#M328557</guid>
      <dc:creator />
      <dc:date>2015-11-21T11:32:32Z</dc:date>
    </item>
    <item>
      <title>Re: QV reload thru batch file issue</title>
      <link>https://community.qlik.com/t5/QlikView/QV-reload-thru-batch-file-issue/m-p/956133#M328558</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think your problem is caused from timing-differences between ending and starting of the various tasks in the chain and I'm not sure if it's in general a good idea to put several reload-statements into one batch-file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you haven't a critical time-window to execute your reloads and there aren't many of such tasks I think to trigger single-task batches one after another with a certain time-puffer between them would be easier. Have you instead many of such tasks and it is time critical you should consider to user the server/publisher to perform the reloads and should this not be possible to use vbs-batches which are a lot more flexible, see here an example: &lt;A href="https://community.qlik.com/thread/191827"&gt;Reduce Number of Applications at a time&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 21 Nov 2015 14:41:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QV-reload-thru-batch-file-issue/m-p/956133#M328558</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2015-11-21T14:41:01Z</dc:date>
    </item>
    <item>
      <title>Re: QV reload thru batch file issue</title>
      <link>https://community.qlik.com/t5/QlikView/QV-reload-thru-batch-file-issue/m-p/956134#M328559</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Bushan,&lt;/P&gt;&lt;P&gt;Apologies for the thread resurrection but I encountered this problem recently and found that reloading in the app and ticking "Close when finished" on the script execution progress window ensures that Qv.exe closes once the batch reload is complete.&lt;/P&gt;&lt;P&gt;Hope this helps sort your problem out mate.&lt;/P&gt;&lt;P&gt;~Ryan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Jan 2016 03:22:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QV-reload-thru-batch-file-issue/m-p/956134#M328559</guid>
      <dc:creator>milkyryan</dc:creator>
      <dc:date>2016-01-15T03:22:04Z</dc:date>
    </item>
    <item>
      <title>Re: QV reload thru batch file issue</title>
      <link>https://community.qlik.com/t5/QlikView/QV-reload-thru-batch-file-issue/m-p/1525783#M438399</link>
      <description>&lt;P&gt;If anyone falls into this and above didn't resolve your issue &lt;STRONG&gt;try deleting your Prj Folder.&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 03 Jan 2019 12:00:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QV-reload-thru-batch-file-issue/m-p/1525783#M438399</guid>
      <dc:creator>omerfaruk</dc:creator>
      <dc:date>2019-01-03T12:00:18Z</dc:date>
    </item>
    <item>
      <title>Re: QV reload thru batch file issue</title>
      <link>https://community.qlik.com/t5/QlikView/QV-reload-thru-batch-file-issue/m-p/1646120#M447532</link>
      <description>&lt;P&gt;Hi There,&lt;/P&gt;&lt;P&gt;Hope this article helps&lt;/P&gt;&lt;P&gt;&lt;A href="https://support.qlik.com/articles/000079198" target="_blank"&gt;https://support.qlik.com/articles/000079198&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 13 Nov 2019 01:27:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QV-reload-thru-batch-file-issue/m-p/1646120#M447532</guid>
      <dc:creator>shaan007</dc:creator>
      <dc:date>2019-11-13T01:27:00Z</dc:date>
    </item>
  </channel>
</rss>

