<?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 Scheduled task wont run in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Scheduled-task-wont-run/m-p/185370#M1327837</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I just had the same issue and I found your post. I am running on Windows 7.&lt;/P&gt;&lt;P&gt;I got it working by doing these steps:&lt;/P&gt;&lt;P&gt;- Used vbs script&lt;/P&gt;&lt;P style="padding-left:30px;"&gt;Set objShell = CreateObject("WScript.Shell")&lt;BR /&gt;objShell.Run """c:\Program Files\QlikView\QV.exe"" /vvPrint=1 /NoSecurity C:\ProgramData\QlikTech\Documents\Daily.qvw"&lt;/P&gt;&lt;P&gt;- In the general tab on the task, set to Configure for: &amp;lt;operating system you have&amp;gt;&lt;/P&gt;&lt;P&gt;- In security options, select "Run only when user is logged on"&lt;/P&gt;&lt;P&gt;I think it is the last step that makes it work. It seems qv.exe cannot run in the background?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 01 May 2011 17:33:57 GMT</pubDate>
    <dc:creator />
    <dc:date>2011-05-01T17:33:57Z</dc:date>
    <item>
      <title>Scheduled task wont run</title>
      <link>https://community.qlik.com/t5/QlikView/Scheduled-task-wont-run/m-p/185369#M1327834</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have on task scheduled. Its simply a script that runs a batch file. The only thing in this script is:&lt;/P&gt;&lt;P&gt;execute cmd.exe /C IntraDayJobs.bat&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The batch file that it excutes has a series of documents that get reloaded by batch (note that qv.exe is on my path:) )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;qv.exe /r /NoSecurity E_RESOURCE_.qvw&lt;/P&gt;&lt;P&gt;qv.exe /r /NoSecurity E_TARGETS.qvw&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have no problem running this document/qvw by opening it up and reloading it or by running it from the command line. However, if I schedule it on the server, it says that it is running but nothing happens. It just simply does not execute the statements in the batch file. Any ideas?&lt;/P&gt;&lt;P&gt;...just wanted to add that I know its running and completing on the server because the log has the following entries.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3/30/2011 1:44:27 PM: Execution started.&lt;/P&gt;&lt;P&gt;3/30/2011 1:44:27 PM: QlikView Version:10.00.8811.6&lt;/P&gt;&lt;P&gt;3/30/2011 1:44:27 PM: 0002 execute cmd.exe /C IntraDayJobs.bat&lt;/P&gt;&lt;P&gt;3/30/2011 1:44:27 PM: Execution finished.&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;&lt;/P&gt;&lt;P&gt;However, while the job does run, it doesn't do what is supposed to do. It if did, it would take a minute or two to complete and a number of QVD's would be updated.&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/Scheduled-task-wont-run/m-p/185369#M1327834</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2026-01-26T18:19:17Z</dc:date>
    </item>
    <item>
      <title>Scheduled task wont run</title>
      <link>https://community.qlik.com/t5/QlikView/Scheduled-task-wont-run/m-p/185370#M1327837</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I just had the same issue and I found your post. I am running on Windows 7.&lt;/P&gt;&lt;P&gt;I got it working by doing these steps:&lt;/P&gt;&lt;P&gt;- Used vbs script&lt;/P&gt;&lt;P style="padding-left:30px;"&gt;Set objShell = CreateObject("WScript.Shell")&lt;BR /&gt;objShell.Run """c:\Program Files\QlikView\QV.exe"" /vvPrint=1 /NoSecurity C:\ProgramData\QlikTech\Documents\Daily.qvw"&lt;/P&gt;&lt;P&gt;- In the general tab on the task, set to Configure for: &amp;lt;operating system you have&amp;gt;&lt;/P&gt;&lt;P&gt;- In security options, select "Run only when user is logged on"&lt;/P&gt;&lt;P&gt;I think it is the last step that makes it work. It seems qv.exe cannot run in the background?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 01 May 2011 17:33:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Scheduled-task-wont-run/m-p/185370#M1327837</guid>
      <dc:creator />
      <dc:date>2011-05-01T17:33:57Z</dc:date>
    </item>
    <item>
      <title>Scheduled task wont run</title>
      <link>https://community.qlik.com/t5/QlikView/Scheduled-task-wont-run/m-p/185371#M1327842</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I had the same issue&lt;IMG alt="Stick out tongue" src="http://community.qlik.com/emoticons/emotion-4.gif" /&gt;&lt;/P&gt;&lt;P&gt;I can run a bat file by doubleclick the file icon which include a command : qv.exe /rp a.qvw ;&lt;/P&gt;&lt;P&gt;But failed when I open a command line window and type qv.exe /rp a.qvw directly with keyboard.&lt;/P&gt;&lt;P&gt;NOTE: my qvw has a secction access script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And I find the command line qv.exe /rp a.qvw get the different result in directly run partial reload in QV desktop. in the other post of mine.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 May 2011 04:12:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Scheduled-task-wont-run/m-p/185371#M1327842</guid>
      <dc:creator />
      <dc:date>2011-05-02T04:12:36Z</dc:date>
    </item>
  </channel>
</rss>

