<?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 Schedule reload with.bat in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Schedule-reload-with-bat/m-p/726427#M1318014</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Because I have some trouble with scheduled reload on QMC, i would like to schedule a reload with a bat file (and then using Windows task sheduler).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The thing is I have dependant tasks. 4 applications must be reloaded one after another.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So far, I have just writen &lt;/P&gt;&lt;P&gt;"C:\\Program Files\Qlikview\Qv.exe" /r "\\blabla\App_1.qvw"&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.63636302948px;"&gt;"C:\\Program Files\Qlikview\Qv.exe" /r "\\blabla\App_2.qvw"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.63636302948px;"&gt;"C:\\Program Files\Qlikview\Qv.exe" /r "\\blabla\App_3.qvw"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.63636302948px;"&gt;"C:\\Program Files\Qlikview\Qv.exe" /r "\\blabla\App_4.qvw"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.63636302948px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.63636302948px;"&gt;But even if one fails, the following one are reloaded and I don't want that.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.63636302948px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;How can I specify that I want to stop the execution of the bat file&amp;nbsp; if one task fails ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&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>Schedule reload with.bat</title>
      <link>https://community.qlik.com/t5/QlikView/Schedule-reload-with-bat/m-p/726427#M1318014</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Because I have some trouble with scheduled reload on QMC, i would like to schedule a reload with a bat file (and then using Windows task sheduler).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The thing is I have dependant tasks. 4 applications must be reloaded one after another.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So far, I have just writen &lt;/P&gt;&lt;P&gt;"C:\\Program Files\Qlikview\Qv.exe" /r "\\blabla\App_1.qvw"&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.63636302948px;"&gt;"C:\\Program Files\Qlikview\Qv.exe" /r "\\blabla\App_2.qvw"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.63636302948px;"&gt;"C:\\Program Files\Qlikview\Qv.exe" /r "\\blabla\App_3.qvw"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.63636302948px;"&gt;"C:\\Program Files\Qlikview\Qv.exe" /r "\\blabla\App_4.qvw"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.63636302948px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.63636302948px;"&gt;But even if one fails, the following one are reloaded and I don't want that.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.63636302948px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;How can I specify that I want to stop the execution of the bat file&amp;nbsp; if one task fails ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&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/Schedule-reload-with-bat/m-p/726427#M1318014</guid>
      <dc:creator />
      <dc:date>2026-01-26T18:19:17Z</dc:date>
    </item>
    <item>
      <title>Re: Schedule reload with.bat</title>
      <link>https://community.qlik.com/t5/QlikView/Schedule-reload-with-bat/m-p/726428#M1318018</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;From what I know , that is not possible.&lt;/P&gt;&lt;P&gt;There is no enginee to monitor if it fails and to halt it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Sep 2014 07:31:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Schedule-reload-with-bat/m-p/726428#M1318018</guid>
      <dc:creator />
      <dc:date>2014-09-08T07:31:48Z</dc:date>
    </item>
    <item>
      <title>Re: Schedule reload with.bat</title>
      <link>https://community.qlik.com/t5/QlikView/Schedule-reload-with-bat/m-p/726429#M1318021</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok, thank you for your answer ako &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/wink.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Sep 2014 08:31:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Schedule-reload-with-bat/m-p/726429#M1318021</guid>
      <dc:creator />
      <dc:date>2014-09-08T08:31:16Z</dc:date>
    </item>
    <item>
      <title>Re: Schedule reload with.bat</title>
      <link>https://community.qlik.com/t5/QlikView/Schedule-reload-with-bat/m-p/726430#M1318025</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Laura,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can but in a roundabout way.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you turn on logging in the Qlikview document&amp;nbsp; - this can create a logfile of the script that you can check in your batch script.&lt;/P&gt;&lt;P&gt;The batch syntax is "findstr"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;EG:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rem *** Check the logfile for errors by doing a string search&lt;BR /&gt;type "BatchExample_loading.qvw.log" | findstr /I /C:"Error:"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rem ***if the text "Error" is found, output to a file, othrwise some other action&lt;BR /&gt;if %errorlevel%==0 (&lt;BR /&gt;echo %date% %time% Error occurred - Log lines found are: &amp;gt;ErrorDetails.txt&lt;BR /&gt;type "BatchExample_loading.qvw.log" | findstr /I /C:"Error:"&amp;gt;&amp;gt;ErrorDetails.txt&lt;/P&gt;&lt;P&gt;) else (&lt;/P&gt;&lt;P&gt;[another action!]&lt;/P&gt;&lt;P&gt;......&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Remember not to include the date in the logfile name when you set this as an option in QlikView. Otherwise the script will not find the file!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Erica&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Sep 2014 09:00:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Schedule-reload-with-bat/m-p/726430#M1318025</guid>
      <dc:creator />
      <dc:date>2014-09-08T09:00:10Z</dc:date>
    </item>
    <item>
      <title>Re: Schedule reload with.bat</title>
      <link>https://community.qlik.com/t5/QlikView/Schedule-reload-with-bat/m-p/726431#M1318027</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Erica,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your answer. I understand the method &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&amp;nbsp; but I first need to look up for shell languages tutorials because I am not sure I am able to adapt it&amp;nbsp; (all I had done was to paste the piece of code to execute the qlikview application)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a good day&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Sep 2014 13:36:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Schedule-reload-with-bat/m-p/726431#M1318027</guid>
      <dc:creator />
      <dc:date>2014-09-08T13:36:57Z</dc:date>
    </item>
    <item>
      <title>Re: Schedule reload with.bat</title>
      <link>https://community.qlik.com/t5/QlikView/Schedule-reload-with-bat/m-p/726432#M1318029</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If the update from a qvw was successfully could you read from the filetime(). First before you start your batch and then while the batch-steps. I think you could this integrate in your batch but it could be easier to use vbs as batchfile especially if some additionally steps are requirred like checks or logging. See here various possible methods:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://qlikviewmaven.blogspot.de/2008/08/qlikview-command-line-and-automation.html" title="http://qlikviewmaven.blogspot.de/2008/08/qlikview-command-line-and-automation.html"&gt;QlikView Maven: QlikView Command Line and Automation&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/message/593043"&gt;Re: Batch File&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/message/494017"&gt;Re: Batch file to create a new .qvw and save to a folder&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>Mon, 08 Sep 2014 15:02:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Schedule-reload-with-bat/m-p/726432#M1318029</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2014-09-08T15:02:06Z</dc:date>
    </item>
    <item>
      <title>Re: Schedule reload with.bat</title>
      <link>https://community.qlik.com/t5/QlikView/Schedule-reload-with-bat/m-p/726433#M1318031</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Scheduling tasks to run on successful completion of another task is straightforward on the QMC. &lt;/P&gt;&lt;P&gt; This will stop the task when one step fails&lt;/P&gt;&lt;P&gt;The QMC also supports sending email alerts when jobs fail (or succeed).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Isn't it simpler to resolve the QMC issues. rather than creating a workaround that is outside the control and logging of QV server?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Sep 2014 15:07:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Schedule-reload-with-bat/m-p/726433#M1318031</guid>
      <dc:creator>Colin-Albert</dc:creator>
      <dc:date>2014-09-08T15:07:55Z</dc:date>
    </item>
    <item>
      <title>Re: Schedule reload with.bat</title>
      <link>https://community.qlik.com/t5/QlikView/Schedule-reload-with-bat/m-p/726434#M1318035</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The thing is I really want to receive an email when the tasks succeeds but I cannot do it without Publisher...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Sep 2014 15:11:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Schedule-reload-with-bat/m-p/726434#M1318035</guid>
      <dc:creator />
      <dc:date>2014-09-08T15:11:24Z</dc:date>
    </item>
    <item>
      <title>Re: Schedule reload with.bat</title>
      <link>https://community.qlik.com/t5/QlikView/Schedule-reload-with-bat/m-p/726435#M1318037</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;QV Server Small Business can integrate with your email server and can notify you and your users when a task fails but not email on successful completion.&lt;/P&gt;&lt;P&gt;By adding the date &amp;amp; time of the last successful load on your app using reloadtime(), you can indicate when the data was last refreshed. Also the Access Point thumbnails indicate the time of the last reload so your users can see if the data has been updated there.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Sep 2014 15:18:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Schedule-reload-with-bat/m-p/726435#M1318037</guid>
      <dc:creator>Colin-Albert</dc:creator>
      <dc:date>2014-09-08T15:18:57Z</dc:date>
    </item>
    <item>
      <title>Re: Schedule reload with.bat</title>
      <link>https://community.qlik.com/t5/QlikView/Schedule-reload-with-bat/m-p/726436#M1318040</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if you don't want too use batch may be you can do in qlik, use a file with 4 lines, one for App_n and the status&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when the App_n starts&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; set the status KO&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; check status of previuos app (if any), if not OK exit&lt;/P&gt;&lt;P&gt;when it ends, set status (OK/KO)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Sep 2014 22:28:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Schedule-reload-with-bat/m-p/726436#M1318040</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2014-09-08T22:28:57Z</dc:date>
    </item>
    <item>
      <title>Re: Schedule reload with.bat</title>
      <link>https://community.qlik.com/t5/QlikView/Schedule-reload-with-bat/m-p/726437#M1318041</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Massimo,&lt;/P&gt;&lt;P&gt;You mean create a special application to reload the 4 other ones ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If so, how do I write in the script "reload" app1 ? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And then I guess I don't need a variable with a status because a Qlikview reload always stops when an there is an error ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Sep 2014 08:03:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Schedule-reload-with-bat/m-p/726437#M1318041</guid>
      <dc:creator />
      <dc:date>2014-09-09T08:03:42Z</dc:date>
    </item>
    <item>
      <title>Re: Schedule reload with.bat</title>
      <link>https://community.qlik.com/t5/QlikView/Schedule-reload-with-bat/m-p/726438#M1318042</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If the update-logic per server worked fine unless proper mails for failure/success it could be an alternativelly to use this functionality and take a second independent batch-line which checks the updates (filetime) and send the mails.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then all methods have disadvantages and require a lot of effort to recognize and handle them, for example my preferred method with open + reload per vbs in a batch-qvw will stop by any error and hang if a ftp-server or a database didn't response. All error-methods to handle these cases didn't work well so that I really need a second etl-line which checked the first line and closed them by any error/timeout and started the first line again by skipping the previous update-tasks. For me it was too much effort and so I live with some shortcomings ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Sep 2014 09:39:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Schedule-reload-with-bat/m-p/726438#M1318042</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2014-09-09T09:39:55Z</dc:date>
    </item>
    <item>
      <title>Re: Schedule reload with.bat</title>
      <link>https://community.qlik.com/t5/QlikView/Schedule-reload-with-bat/m-p/726439#M1318043</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have managed to do it using Erica's solution :&lt;/P&gt;&lt;P style="font-size: 12.7272720336914px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;EG:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12.7272720336914px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Rem *** Check the logfile for errors by doing a string search&lt;BR /&gt;type "BatchExample_loading.qvw.log" | findstr /I /C:"Error:"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12.7272720336914px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Rem ***if the text "Error" is found, output to a file, othrwise some other action&lt;BR /&gt;if %errorlevel%==0 (&lt;BR /&gt;echo %date% %time% Error occurred - Log lines found are: &amp;gt;ErrorDetails.txt&lt;BR /&gt;type "BatchExample_loading.qvw.log" | findstr /I /C:"Error:"&amp;gt;&amp;gt;ErrorDetails.txt&lt;/P&gt;&lt;P style="font-size: 12.7272720336914px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;) else (&lt;/P&gt;&lt;P style="font-size: 12.7272720336914px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;[another action!]&lt;/P&gt;&lt;P style="font-size: 12.7272720336914px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;......&lt;/P&gt;&lt;P style="font-size: 12.7272720336914px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 12.7272720336914px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 12.7272720336914px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 12.7272720336914px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Now I face another problem. I have tested it with an application which fails.&amp;nbsp; The thing is with my .bat, Qlikview opens up and performs the reload and when there is an error in the script, a pop up appears&amp;nbsp; (for example : table not found) and then, I have to manually click on "Ok" so the batch can continue... Otherwise, it stays like this..&lt;/P&gt;&lt;P style="font-size: 12.7272720336914px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 12.7272720336914px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;And if I have a sheduled task at 01:00 that fails and another task at 02:00, the second one cannot start because the first one is "blocked"&amp;nbsp; (and the app1 is opened).&lt;/P&gt;&lt;P style="font-size: 12.7272720336914px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 12.7272720336914px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;What can I do about that ?&lt;/P&gt;&lt;P style="font-size: 12.7272720336914px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 12.7272720336914px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;thanks again for your help &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Sep 2014 10:05:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Schedule-reload-with-bat/m-p/726439#M1318043</guid>
      <dc:creator />
      <dc:date>2014-09-09T10:05:39Z</dc:date>
    </item>
    <item>
      <title>Re: Schedule reload with.bat</title>
      <link>https://community.qlik.com/t5/QlikView/Schedule-reload-with-bat/m-p/726440#M1318044</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Laura&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Set the system variable&amp;nbsp; errormode to 0 in the script in your QVW&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;STRONG&gt;&lt;EM style=": ; color: #808080; font-size: 8pt;"&gt;ErrorMode&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; = 0; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;This will continue the script if an error is found wihtout having to click on any dialogues.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Erica&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Sep 2014 10:11:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Schedule-reload-with-bat/m-p/726440#M1318044</guid>
      <dc:creator />
      <dc:date>2014-09-09T10:11:49Z</dc:date>
    </item>
    <item>
      <title>Re: Schedule reload with.bat</title>
      <link>https://community.qlik.com/t5/QlikView/Schedule-reload-with-bat/m-p/726441#M1318045</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Erica ! &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have another problem. I cannot find the proper syntax for the if, else ....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if %errorlevel%==0 (&lt;/P&gt;&lt;P&gt;Code to send email&lt;/P&gt;&lt;P&gt;)&lt;/P&gt;&lt;P&gt;else&lt;/P&gt;&lt;P&gt;([&lt;/P&gt;&lt;P&gt;"C:\\Program Files\Qlikview\Qv.exe" /r "Referentiel\Referentiel_MAITRE.qvw"&lt;/P&gt;&lt;P&gt;])&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If my first application fails, I receive an email and then the batch stops so it's okay.&lt;/P&gt;&lt;P&gt;But if my first application doesn't fail, I don't receive an email (which is ok) but&amp;nbsp; the second application (in the else) doesn't start reloading...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have also tried :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if %errorlevel%==0 ; then&lt;/P&gt;&lt;P&gt;Code_email&lt;/P&gt;&lt;P&gt;else&lt;/P&gt;&lt;P&gt;"C:\\Program Files\Qlikview\Qv.exe" /r "\Referentiel\Referentiel_MAITRE.qvw"&lt;/P&gt;&lt;P&gt;fi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This time the second app starts but I always receive an email (even if there is no error in the first app)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does someone see what's wrong in my piece of code ?&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;Laura&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Sep 2014 08:50:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Schedule-reload-with-bat/m-p/726441#M1318045</guid>
      <dc:creator />
      <dc:date>2014-09-10T08:50:08Z</dc:date>
    </item>
    <item>
      <title>Re: Schedule reload with.bat</title>
      <link>https://community.qlik.com/t5/QlikView/Schedule-reload-with-bat/m-p/726442#M1318046</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 think the last part of your code should look like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;if %errorlevel%==0 (&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Code to send email&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;) else (&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;"C:\Program Files\Qlikview\Qv.exe" /r "Referentiel\Referentiel_MAITRE.qvw"&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;)&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Note the line breaks with the else statement&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;HTH&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Jonathan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Sep 2014 09:48:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Schedule-reload-with-bat/m-p/726442#M1318046</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2014-09-10T09:48:48Z</dc:date>
    </item>
  </channel>
</rss>

