<?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: Triggering the reload for every 5 mins using Python script integrated into Automation in Qlik Automate</title>
    <link>https://community.qlik.com/t5/Qlik-Automate/Triggering-the-reload-for-every-5-mins-using-Python-script/m-p/2519438#M5901</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/129429"&gt;@GOKULAKANNAN&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I assume you can also make an http request to reload a specific app outside of QAA, and make that http request every 5 minutes&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://qlik.dev/apis/rest/reloads/#post-v1-reloads" target="_blank"&gt;Reloads REST | Qlik Developer Portal&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;But then i assume it will consume another resource other then automation runs (app reload related).&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 29 May 2025 08:04:34 GMT</pubDate>
    <dc:creator>Shai_E</dc:creator>
    <dc:date>2025-05-29T08:04:34Z</dc:date>
    <item>
      <title>Triggering the reload for every 5 mins using Python script integrated into Automation</title>
      <link>https://community.qlik.com/t5/Qlik-Automate/Triggering-the-reload-for-every-5-mins-using-Python-script/m-p/2519388#M5896</link>
      <description>&lt;P&gt;Hi Team,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there a way to trigger an application reload using the python script integrated in qlik cloud automation (using API),&amp;nbsp;&lt;/P&gt;&lt;P&gt;It should trigger the automation for one time , but in a loop python script should execute for every 5 mins.&lt;/P&gt;&lt;P&gt;I have frequent scheduler app, but looking for a better way to execute the app reload.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 28 May 2025 21:01:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Automate/Triggering-the-reload-for-every-5-mins-using-Python-script/m-p/2519388#M5896</guid>
      <dc:creator>GOKULAKANNAN</dc:creator>
      <dc:date>2025-05-28T21:01:16Z</dc:date>
    </item>
    <item>
      <title>Re: Triggering the reload for every 5 mins using Python script integrated into Automation</title>
      <link>https://community.qlik.com/t5/Qlik-Automate/Triggering-the-reload-for-every-5-mins-using-Python-script/m-p/2519434#M5898</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/129429"&gt;@GOKULAKANNAN&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Not really sure why you need the python script, you can schedule an automation to run every 5 minutes to reload an app.&lt;/P&gt;
&lt;P&gt;I dont know how the python script is being used, but if its through the custom code block you should know it doesn't allow third party modules or doesn't allow internet connection.&lt;BR /&gt;&lt;BR /&gt;Best Regards&lt;/P&gt;</description>
      <pubDate>Thu, 29 May 2025 07:45:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Automate/Triggering-the-reload-for-every-5-mins-using-Python-script/m-p/2519434#M5898</guid>
      <dc:creator>Shai_E</dc:creator>
      <dc:date>2025-05-29T07:45:22Z</dc:date>
    </item>
    <item>
      <title>Re: Triggering the reload for every 5 mins using Python script integrated into Automation</title>
      <link>https://community.qlik.com/t5/Qlik-Automate/Triggering-the-reload-for-every-5-mins-using-Python-script/m-p/2519436#M5900</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/150145"&gt;@Shai_E&lt;/a&gt;&amp;nbsp;,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I only have 1000 runs per month, in that case what should i do&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Gokulakannan.S&lt;/P&gt;</description>
      <pubDate>Thu, 29 May 2025 07:53:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Automate/Triggering-the-reload-for-every-5-mins-using-Python-script/m-p/2519436#M5900</guid>
      <dc:creator>GOKULAKANNAN</dc:creator>
      <dc:date>2025-05-29T07:53:36Z</dc:date>
    </item>
    <item>
      <title>Re: Triggering the reload for every 5 mins using Python script integrated into Automation</title>
      <link>https://community.qlik.com/t5/Qlik-Automate/Triggering-the-reload-for-every-5-mins-using-Python-script/m-p/2519438#M5901</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/129429"&gt;@GOKULAKANNAN&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I assume you can also make an http request to reload a specific app outside of QAA, and make that http request every 5 minutes&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://qlik.dev/apis/rest/reloads/#post-v1-reloads" target="_blank"&gt;Reloads REST | Qlik Developer Portal&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;But then i assume it will consume another resource other then automation runs (app reload related).&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 29 May 2025 08:04:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Automate/Triggering-the-reload-for-every-5-mins-using-Python-script/m-p/2519438#M5901</guid>
      <dc:creator>Shai_E</dc:creator>
      <dc:date>2025-05-29T08:04:34Z</dc:date>
    </item>
  </channel>
</rss>

