<?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 executing qvw files on a qlikview server in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/executing-qvw-files-on-a-qlikview-server/m-p/325464#M1280420</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 have been successfully executing qlikview files (.qvw) using QV.exe ( code is written in a batch file so that it can be automated via windows scheduler)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We don't have QV.exe on our qlikview server. My question is, is it possible to execute (from command line), a QVW file using either QVS.exe or QVB.exe ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or is it the case that a .qvw can't be executed (from command line) without using QV.exe ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 26 Jan 2026 18:19:17 GMT</pubDate>
    <dc:creator />
    <dc:date>2026-01-26T18:19:17Z</dc:date>
    <item>
      <title>executing qvw files on a qlikview server</title>
      <link>https://community.qlik.com/t5/QlikView/executing-qvw-files-on-a-qlikview-server/m-p/325464#M1280420</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 have been successfully executing qlikview files (.qvw) using QV.exe ( code is written in a batch file so that it can be automated via windows scheduler)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We don't have QV.exe on our qlikview server. My question is, is it possible to execute (from command line), a QVW file using either QVS.exe or QVB.exe ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or is it the case that a .qvw can't be executed (from command line) without using QV.exe ?&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/executing-qvw-files-on-a-qlikview-server/m-p/325464#M1280420</guid>
      <dc:creator />
      <dc:date>2026-01-26T18:19:17Z</dc:date>
    </item>
    <item>
      <title>executing qvw files on a qlikview server</title>
      <link>https://community.qlik.com/t5/QlikView/executing-qvw-files-on-a-qlikview-server/m-p/325465#M1280423</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can reload documents from the command line using the distribution service.&amp;nbsp; See section the following section in the QlikView 10 Server Reference Manual...&amp;nbsp;&amp;nbsp; &lt;STRONG&gt;25.2 Reloading a file from the command line&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The syntax is "QlikViewDistributionService.exe -r=d:\myapps\document.qwv -out=d:\logfiles", but you must first configure the service to accept command line requests.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; It sounds like this is just a symptom of the underlying problem.&amp;nbsp; What version are you using on the server and on the development platform?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; I've experienced similar problems with version 9, but it usually relates to:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Macros being executed as part of the load, which distribution denies&lt;/LI&gt;&lt;LI&gt;Connecting to a 32 bit ODBC driver, from a 64bit QlikView service (this is corrected in version 10)&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps,&lt;/P&gt;&lt;P&gt;B&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 May 2011 12:23:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/executing-qvw-files-on-a-qlikview-server/m-p/325465#M1280423</guid>
      <dc:creator>bnichol</dc:creator>
      <dc:date>2011-05-25T12:23:37Z</dc:date>
    </item>
    <item>
      <title>executing qvw files on a qlikview server</title>
      <link>https://community.qlik.com/t5/QlikView/executing-qvw-files-on-a-qlikview-server/m-p/325466#M1280427</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks, hopefully this should work.&amp;nbsp; will let u know in case i still face an issue.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 May 2011 08:14:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/executing-qvw-files-on-a-qlikview-server/m-p/325466#M1280427</guid>
      <dc:creator />
      <dc:date>2011-05-26T08:14:49Z</dc:date>
    </item>
    <item>
      <title>executing qvw files on a qlikview server</title>
      <link>https://community.qlik.com/t5/QlikView/executing-qvw-files-on-a-qlikview-server/m-p/325467#M1280431</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; i m using qlikview 9 currently&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 May 2011 08:38:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/executing-qvw-files-on-a-qlikview-server/m-p/325467#M1280431</guid>
      <dc:creator />
      <dc:date>2011-05-26T08:38:11Z</dc:date>
    </item>
    <item>
      <title>executing qvw files on a qlikview server</title>
      <link>https://community.qlik.com/t5/QlikView/executing-qvw-files-on-a-qlikview-server/m-p/325468#M1280433</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Which version (32/64 bit) of the following are you using?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;QlikView Server&lt;/P&gt;&lt;P&gt;QlikView Development Client&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 May 2011 11:44:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/executing-qvw-files-on-a-qlikview-server/m-p/325468#M1280433</guid>
      <dc:creator>bnichol</dc:creator>
      <dc:date>2011-05-26T11:44:26Z</dc:date>
    </item>
  </channel>
</rss>

