<?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: Re: Problem with supporting task and a .bat file in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Problem-with-supporting-task-and-a-bat-file/m-p/500149#M1302879</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;hope this alternate soln works with u,&lt;/P&gt;&lt;P&gt;u can do this by task scheduler in production server,&lt;/P&gt;&lt;P&gt;before that make sure that qlikview desktop is installed in server&lt;/P&gt;&lt;P&gt;then&lt;/P&gt;&lt;P&gt;create a batch file as i attached here&lt;/P&gt;&lt;P&gt;then go to task scheduler in windows&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Untitled1.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/47098_Untitled1.png" style="max-width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;action&amp;nbsp; tab u can give ur application path..&lt;/P&gt;&lt;P&gt;i think u'll get error of licence please lease from qv server..before running bat file...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 01 Oct 2013 20:27:47 GMT</pubDate>
    <dc:creator>preminqlik</dc:creator>
    <dc:date>2013-10-01T20:27:47Z</dc:date>
    <item>
      <title>Problem with supporting task and a .bat file</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-supporting-task-and-a-bat-file/m-p/500146#M1302869</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I need to reload a .qvw file permanently between a time range (from 08:00 AM to 08:00 PM). In order to do so, I've created this solution:&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;/P&gt;&lt;P&gt;1) Define a task (let's call A) with "on External program" (On EDX) kind of trigger.&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;/P&gt;&lt;P&gt;2) Define a supporting task (let's call B) that executes a .bat file and it is triggered on success of task A.&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;/P&gt;&lt;P&gt;3) That .bat file calls again task A, previously checking if it is OK to launch the task due to time restrictions.&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;/P&gt;&lt;P&gt;And tested:&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;/P&gt;&lt;OL style="list-style-type: decimal;"&gt;&lt;LI&gt;I manually ran task A, &lt;/LI&gt;&lt;LI&gt;After A finished, task B was launched,&lt;/LI&gt;&lt;LI&gt;A was once again triggered (automatically, by the .bat)&lt;/LI&gt;&lt;LI&gt;By the time A ended (its second execution), B was still running, so it was not invoked and the cycle stopped. &lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;In fact, execution time for A was 1 second, and execution time for B was more than a minute. I attach both log files. &lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;/P&gt;&lt;P&gt;¿Is there any limitation with .bat files and supporting tasks? ¿Any ideas?&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cecilia.&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/Problem-with-supporting-task-and-a-bat-file/m-p/500146#M1302869</guid>
      <dc:creator>ccaporaso</dc:creator>
      <dc:date>2026-01-26T18:19:17Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with supporting task and a .bat file</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-supporting-task-and-a-bat-file/m-p/500147#M1302870</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is it possible for you to run just a normal task and configure the trigger "hourly" to run "every 1 minute". You can also set the trigger to run only between 8 am and 8 pm. This is normal functionality for qlikview tasks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Oct 2013 19:16:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-supporting-task-and-a-bat-file/m-p/500147#M1302870</guid>
      <dc:creator>patricio</dc:creator>
      <dc:date>2013-10-01T19:16:01Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with supporting task and a .bat file</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-supporting-task-and-a-bat-file/m-p/500148#M1302873</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Patricio!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your answer. A one minute interval is not posible for my application (a call center wallboard). I need to reload again as soon as the previous reload finishes in order to be as real time as possible.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cecilia.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Oct 2013 19:23:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-supporting-task-and-a-bat-file/m-p/500148#M1302873</guid>
      <dc:creator>ccaporaso</dc:creator>
      <dc:date>2013-10-01T19:23:02Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Problem with supporting task and a .bat file</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-supporting-task-and-a-bat-file/m-p/500149#M1302879</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;hope this alternate soln works with u,&lt;/P&gt;&lt;P&gt;u can do this by task scheduler in production server,&lt;/P&gt;&lt;P&gt;before that make sure that qlikview desktop is installed in server&lt;/P&gt;&lt;P&gt;then&lt;/P&gt;&lt;P&gt;create a batch file as i attached here&lt;/P&gt;&lt;P&gt;then go to task scheduler in windows&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Untitled1.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/47098_Untitled1.png" style="max-width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;action&amp;nbsp; tab u can give ur application path..&lt;/P&gt;&lt;P&gt;i think u'll get error of licence please lease from qv server..before running bat file...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Oct 2013 20:27:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-supporting-task-and-a-bat-file/m-p/500149#M1302879</guid>
      <dc:creator>preminqlik</dc:creator>
      <dc:date>2013-10-01T20:27:47Z</dc:date>
    </item>
  </channel>
</rss>

