<?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 there a way to run Qlik Sense tasks only between certain times? in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Is-there-a-way-to-run-Qlik-Sense-tasks-only-between-certain/m-p/1356893#M30306</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not possible with the built-in scheduler, unfortunately.&lt;/P&gt;&lt;P&gt;Reasonably easy to set up using an external scheduler though (assuming you have a suitable external scheduler, or at least can install/set one up).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are various tools that can start Sense tasks from command line, or by using messaging queue protocols (my own Butler service does this - works really well also for large/enterprise environments, more info at &lt;A href="https://mountaindude.github.io/butler"&gt;https://mountaindude.github.io/butler&lt;/A&gt; )&lt;/P&gt;&lt;P&gt;There is also at least one tool on branch.qlik.com that provide similar feature form the Windows command line.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A command line tool is prob the easiest way to get started if you will only use this in a Windows environment, if you on the other hand would like to trigger reload tasks from other systems/platforms (Linux etc), you want a messaging queue/&lt;A href="https://en.wikipedia.org/wiki/Publish%E2%80%93subscribe_pattern"&gt;pubsub&lt;/A&gt; solution, for example using &lt;A href="http://www.hivemq.com/blog/how-to-get-started-with-mqtt"&gt;MQTT&lt;/A&gt;).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 07 Apr 2017 12:07:26 GMT</pubDate>
    <dc:creator>mountaindude</dc:creator>
    <dc:date>2017-04-07T12:07:26Z</dc:date>
    <item>
      <title>Is there a way to run Qlik Sense tasks only between certain times?</title>
      <link>https://community.qlik.com/t5/App-Development/Is-there-a-way-to-run-Qlik-Sense-tasks-only-between-certain/m-p/1356892#M30305</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For example, I have a task that runs every 15 minutes, but I only want it to run between the hours of 7am and 8pm. Is there a way to do this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Apr 2017 19:37:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Is-there-a-way-to-run-Qlik-Sense-tasks-only-between-certain/m-p/1356892#M30305</guid>
      <dc:creator />
      <dc:date>2017-04-06T19:37:24Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to run Qlik Sense tasks only between certain times?</title>
      <link>https://community.qlik.com/t5/App-Development/Is-there-a-way-to-run-Qlik-Sense-tasks-only-between-certain/m-p/1356893#M30306</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not possible with the built-in scheduler, unfortunately.&lt;/P&gt;&lt;P&gt;Reasonably easy to set up using an external scheduler though (assuming you have a suitable external scheduler, or at least can install/set one up).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are various tools that can start Sense tasks from command line, or by using messaging queue protocols (my own Butler service does this - works really well also for large/enterprise environments, more info at &lt;A href="https://mountaindude.github.io/butler"&gt;https://mountaindude.github.io/butler&lt;/A&gt; )&lt;/P&gt;&lt;P&gt;There is also at least one tool on branch.qlik.com that provide similar feature form the Windows command line.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A command line tool is prob the easiest way to get started if you will only use this in a Windows environment, if you on the other hand would like to trigger reload tasks from other systems/platforms (Linux etc), you want a messaging queue/&lt;A href="https://en.wikipedia.org/wiki/Publish%E2%80%93subscribe_pattern"&gt;pubsub&lt;/A&gt; solution, for example using &lt;A href="http://www.hivemq.com/blog/how-to-get-started-with-mqtt"&gt;MQTT&lt;/A&gt;).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Apr 2017 12:07:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Is-there-a-way-to-run-Qlik-Sense-tasks-only-between-certain/m-p/1356893#M30306</guid>
      <dc:creator>mountaindude</dc:creator>
      <dc:date>2017-04-07T12:07:26Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to run Qlik Sense tasks only between certain times?</title>
      <link>https://community.qlik.com/t5/App-Development/Is-there-a-way-to-run-Qlik-Sense-tasks-only-between-certain/m-p/1356894#M30307</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Goran,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the reply. I'll look into those tools you suggest.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Strange that there isn't an easy way to do this in the scheduler, hopefully at some point it is included in an upgrade.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Apr 2017 17:59:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Is-there-a-way-to-run-Qlik-Sense-tasks-only-between-certain/m-p/1356894#M30307</guid>
      <dc:creator />
      <dc:date>2017-04-07T17:59:22Z</dc:date>
    </item>
  </channel>
</rss>

