<?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: Is it possible to run a QV Script (qvs file) in background mode? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Is-it-possible-to-run-a-QV-Script-qvs-file-in-background-mode/m-p/980428#M1294999</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;A batch-run with the parameter /r is already a background-mode and you couldn't execute a load-script without to run qv.exe or qvb.exe (server-task execution without application-frontend).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you have a serious performance-problem you couldn't solve it with them. You will need to optimize your loadings (incremental is already good, but there is probably further potential) and/or split and distribute those reload-tasks to several machines.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 23 Dec 2015 16:19:21 GMT</pubDate>
    <dc:creator>marcus_sommer</dc:creator>
    <dc:date>2015-12-23T16:19:21Z</dc:date>
    <item>
      <title>Is it possible to run a QV Script (qvs file) in background mode?</title>
      <link>https://community.qlik.com/t5/QlikView/Is-it-possible-to-run-a-QV-Script-qvs-file-in-background-mode/m-p/980427#M1294998</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a script (qvs file) that loads data from different sources, process it and save it to different qvd files. Additionally, I have a qvw document that loads those file with certain frequency, let's say, every 5 minutes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My question is: can I run in command line (by hand, or with a scheduler) targeting the qvs file directly without loading the whole QV.exe application? I am aware that I can do something like &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; cmd.exe /c 'C:\Path-To-QlikView\Qv.exe' /r some_app.qvw&lt;/P&gt;&lt;P&gt;but I would rather prefer to run something like&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; cmd.exe /c 'C:\Path-To-QlikView\Qv-background-mode.exe' /r some_script.qvs&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;where &lt;SPAN style="font-size: 13.3333330154419px;"&gt;Qv-background-mode.exe runs some_script.qvs in background mode, that is, without opening the whole Desktop application.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;The motivation behind this is that loading from different sources and processing the data in an incremental loading scenario is having poor performance. With an extra loading script, I can pass the hard work there, and make optimized loading from already processed data stored in an updated qvd file, offering a better experience for the end user of a dashboard with periodic updates.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;Thanks in advance.&lt;/SPAN&gt;&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/Is-it-possible-to-run-a-QV-Script-qvs-file-in-background-mode/m-p/980427#M1294998</guid>
      <dc:creator />
      <dc:date>2026-01-26T18:19:17Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to run a QV Script (qvs file) in background mode?</title>
      <link>https://community.qlik.com/t5/QlikView/Is-it-possible-to-run-a-QV-Script-qvs-file-in-background-mode/m-p/980428#M1294999</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;A batch-run with the parameter /r is already a background-mode and you couldn't execute a load-script without to run qv.exe or qvb.exe (server-task execution without application-frontend).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you have a serious performance-problem you couldn't solve it with them. You will need to optimize your loadings (incremental is already good, but there is probably further potential) and/or split and distribute those reload-tasks to several machines.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Dec 2015 16:19:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Is-it-possible-to-run-a-QV-Script-qvs-file-in-background-mode/m-p/980428#M1294999</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2015-12-23T16:19:21Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to run a QV Script (qvs file) in background mode?</title>
      <link>https://community.qlik.com/t5/QlikView/Is-it-possible-to-run-a-QV-Script-qvs-file-in-background-mode/m-p/980429#M1295002</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the feedback, Marcus.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am beginner on QV, and wasn't sure about the best alternative for generating QVD files from different sources. So far I am running this locally on my personal edition. I expect to deploy to server soon to have a better idea of performance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Marcelo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Dec 2015 17:21:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Is-it-possible-to-run-a-QV-Script-qvs-file-in-background-mode/m-p/980429#M1295002</guid>
      <dc:creator />
      <dc:date>2015-12-23T17:21:11Z</dc:date>
    </item>
  </channel>
</rss>

