<?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: How to Reload qvw through any command line in windows in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-Reload-qvw-through-any-command-line-in-windows/m-p/1077891#M359489</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;First make sure command line reloading is enabled.&lt;/P&gt;&lt;P&gt;To do so, edit your "QlikViewDestributionService.exe.config" and make sure this statement is set to true:&lt;/P&gt;&lt;P&gt;&amp;lt;add key="EnableBatchMode" value="true"/&amp;gt;&lt;/P&gt;&lt;P&gt;By default that thing is set to "false".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now go find the command line program used for reloading and check out its options:&lt;/P&gt;&lt;P&gt;QVDestributionService.exe&lt;/P&gt;&lt;P&gt;You will this in the Destribution Service folder.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 21 Apr 2016 15:20:59 GMT</pubDate>
    <dc:creator>oknotsen</dc:creator>
    <dc:date>2016-04-21T15:20:59Z</dc:date>
    <item>
      <title>How to Reload qvw through any command line in windows</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Reload-qvw-through-any-command-line-in-windows/m-p/1077890#M359488</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 Would like to reload the qvw with any &lt;STRONG&gt;command&lt;/STRONG&gt; line argument in my windows machine instead of going into &lt;STRONG&gt;Qlikview&lt;/STRONG&gt; app and doing &lt;STRONG&gt;reload(ctrl+R)&lt;/STRONG&gt; or clicking &lt;STRONG&gt;reload&lt;/STRONG&gt; button on &lt;STRONG&gt;QMC&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Appreciate the quick and effective responce.Thanks!.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Mahi..&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Apr 2016 14:52:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Reload-qvw-through-any-command-line-in-windows/m-p/1077890#M359488</guid>
      <dc:creator />
      <dc:date>2016-04-21T14:52:56Z</dc:date>
    </item>
    <item>
      <title>Re: How to Reload qvw through any command line in windows</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Reload-qvw-through-any-command-line-in-windows/m-p/1077891#M359489</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;First make sure command line reloading is enabled.&lt;/P&gt;&lt;P&gt;To do so, edit your "QlikViewDestributionService.exe.config" and make sure this statement is set to true:&lt;/P&gt;&lt;P&gt;&amp;lt;add key="EnableBatchMode" value="true"/&amp;gt;&lt;/P&gt;&lt;P&gt;By default that thing is set to "false".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now go find the command line program used for reloading and check out its options:&lt;/P&gt;&lt;P&gt;QVDestributionService.exe&lt;/P&gt;&lt;P&gt;You will this in the Destribution Service folder.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Apr 2016 15:20:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Reload-qvw-through-any-command-line-in-windows/m-p/1077891#M359489</guid>
      <dc:creator>oknotsen</dc:creator>
      <dc:date>2016-04-21T15:20:59Z</dc:date>
    </item>
    <item>
      <title>Re: How to Reload qvw through any command line in windows</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Reload-qvw-through-any-command-line-in-windows/m-p/1077892#M359490</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Finally I found solution for my query, we can reload and save Qlikview (qvw) file with in command line prompt as below,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) Create one batch file with below information and save the file with .bat extension&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Ex1: for reload and save the Qvw&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"C:\Program Files\QlikView\qv.exe" /r D:\QlikDocs\QlikAccessPoint\Sentry 5.0 reports.qvw &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Ex2: for reload and save the Qvw along with running the Nprinting(.NQS) report/Job in a single batch file&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;"C:\Program Files\QlikView\qv.exe" /r D:\QlikDocs\QlikAccessPoint\Sentry 5.0 reports.qvw &lt;/P&gt;&lt;P&gt;"C:\Program Files (x86)\NPrinting\Client\NPrinting.exe" /NprintingFile "D:\Nprinting\Nprinting Files\Sentry_Report.nsq" /Job "Cash And Accrual job"&lt;/P&gt;&lt;P&gt;"C:\Program Files (x86)\NPrinting\Client\NPrinting.exe" /NprintingFile "D:\Nprinting\Nprinting Files\Sentry_Report.nsq" /Job "EOD Collateral Summary Job"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) double click on the batch file to execute.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Mahesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Apr 2016 21:10:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Reload-qvw-through-any-command-line-in-windows/m-p/1077892#M359490</guid>
      <dc:creator />
      <dc:date>2016-04-21T21:10:33Z</dc:date>
    </item>
  </channel>
</rss>

