<?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: Automation In Qlik Cloud Analytics in Qlik Automate</title>
    <link>https://community.qlik.com/t5/Qlik-Automate/Automation-In-Qlik-Cloud-Analytics/m-p/2510372#M5643</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/166453"&gt;@tolange&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;I usually avoid using automations due the high frequency of the reloads needed and the limited amount of Automation Calls per month - and the limitations of designing complex tasks dependencies. I ended creating my own Task Manager only using Qlik Load Script and Qlik APIs - but this is another story.&lt;/P&gt;&lt;P&gt;Fortunately, new changes are coming to Qlik Cloud Subscriptions that will increase the number of Automation Calls and we may have soon the Qlik Cloud official Task Manager.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Mark Costa&lt;/STRONG&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 17 Mar 2025 17:27:57 GMT</pubDate>
    <dc:creator>marksouzacosta</dc:creator>
    <dc:date>2025-03-17T17:27:57Z</dc:date>
    <item>
      <title>Automation In Qlik Cloud Analytics</title>
      <link>https://community.qlik.com/t5/Qlik-Automate/Automation-In-Qlik-Cloud-Analytics/m-p/2509167#M5598</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I am using one of of the automation as a task chain where I have configured with 30 app reloads in a single automation but the problem is its getting timed out at 4 hrs. so planning to split the automation into two parts like 15 and 15.My idea here is that my second automation would triggered based on the first automation run is successful.&lt;/P&gt;
&lt;P&gt;Any suggestions would be highly appreciated.&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Raju&lt;/P&gt;</description>
      <pubDate>Tue, 11 Mar 2025 06:56:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Automate/Automation-In-Qlik-Cloud-Analytics/m-p/2509167#M5598</guid>
      <dc:creator>Raju_6952</dc:creator>
      <dc:date>2025-03-11T06:56:15Z</dc:date>
    </item>
    <item>
      <title>Re: Automation In Qlik Cloud Analytics</title>
      <link>https://community.qlik.com/t5/Qlik-Automate/Automation-In-Qlik-Cloud-Analytics/m-p/2509253#M5600</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/229534"&gt;@Raju_6952&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;There are several ways of achieving this, one is to use a runner such as documented here:&amp;nbsp;&lt;A href="https://qlik.dev/manage/reloads/task-chaining-automations/" target="_blank"&gt;https://qlik.dev/manage/reloads/task-chaining-automations/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 11 Mar 2025 12:44:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Automate/Automation-In-Qlik-Cloud-Analytics/m-p/2509253#M5600</guid>
      <dc:creator>Dave_Channon</dc:creator>
      <dc:date>2025-03-11T12:44:22Z</dc:date>
    </item>
    <item>
      <title>Re: Automation In Qlik Cloud Analytics</title>
      <link>https://community.qlik.com/t5/Qlik-Automate/Automation-In-Qlik-Cloud-Analytics/m-p/2509281#M5601</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/229534"&gt;@Raju_6952&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;You may find some help on this topic.&lt;BR /&gt;&lt;A href="https://community.qlik.com/t5/Application-Automation/Trigger-second-automation-when-the-first-automation-is-succesful/m-p/2508107#M5557" target="_blank" rel="noopener"&gt;Re: Trigger second automation when the first autom... - Qlik Community - 2507964&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;One other thing, if possible, you can run your App Reloads in parallel instead of sequentially. This will reduce the automation time.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Mark Costa&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 11 Mar 2025 14:06:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Automate/Automation-In-Qlik-Cloud-Analytics/m-p/2509281#M5601</guid>
      <dc:creator>marksouzacosta</dc:creator>
      <dc:date>2025-03-11T14:06:47Z</dc:date>
    </item>
    <item>
      <title>Re: Automation In Qlik Cloud Analytics</title>
      <link>https://community.qlik.com/t5/Qlik-Automate/Automation-In-Qlik-Cloud-Analytics/m-p/2509428#M5616</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/22035"&gt;@marksouzacosta&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;Thanks for sharing the details but the problem is when we use webhook option to trigger the second part of automation ist getting timedout at 15minutes so we are not able to proceed further.&lt;/P&gt;&lt;P&gt;even we cant use single aumotaion runs as our app reloads take more than 4 hrs but the timeout for each automation is 4 hours&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please let me know if any alternative ways are there.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Raju&lt;/P&gt;</description>
      <pubDate>Wed, 12 Mar 2025 08:24:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Automate/Automation-In-Qlik-Cloud-Analytics/m-p/2509428#M5616</guid>
      <dc:creator>Raju_6952</dc:creator>
      <dc:date>2025-03-12T08:24:53Z</dc:date>
    </item>
    <item>
      <title>Re: Automation In Qlik Cloud Analytics</title>
      <link>https://community.qlik.com/t5/Qlik-Automate/Automation-In-Qlik-Cloud-Analytics/m-p/2509511#M5618</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/229534"&gt;@Raju_6952&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;Can you please share a screen shot of both of your Automations?&lt;BR /&gt;In the second automation, what is the block that is timing out in 15min?&lt;/P&gt;&lt;P&gt;Regarding the 1st Automation, you don't need to hold your automation to wait for the application to reload. You can call the Do Reload block but setting it to not stop the flow of the Automation. If you have some dependency on the Application Reload, you can create another Automation that triggers when the App Data is updated (webhook). However, 4h is a long run even for the application. Maybe I can also help to improve the performance of this application.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Mark Costa&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Mar 2025 13:53:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Automate/Automation-In-Qlik-Cloud-Analytics/m-p/2509511#M5618</guid>
      <dc:creator>marksouzacosta</dc:creator>
      <dc:date>2025-03-12T13:53:11Z</dc:date>
    </item>
    <item>
      <title>Re: Automation In Qlik Cloud Analytics</title>
      <link>https://community.qlik.com/t5/Qlik-Automate/Automation-In-Qlik-Cloud-Analytics/m-p/2509630#M5623</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/22035"&gt;@marksouzacosta&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;here we are reloading 35 apps in sequence as a task chain as its getting timedout we are spltting that automation to two parts .&lt;/P&gt;&lt;P&gt;in the second automation as we are depending on the webhook the timeout is 15 mins so basically the second automation will work until 15 mins and it fails.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Raju&lt;/P&gt;</description>
      <pubDate>Thu, 13 Mar 2025 05:14:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Automate/Automation-In-Qlik-Cloud-Analytics/m-p/2509630#M5623</guid>
      <dc:creator>Raju_6952</dc:creator>
      <dc:date>2025-03-13T05:14:13Z</dc:date>
    </item>
    <item>
      <title>Re: Automation In Qlik Cloud Analytics</title>
      <link>https://community.qlik.com/t5/Qlik-Automate/Automation-In-Qlik-Cloud-Analytics/m-p/2509962#M5626</link>
      <description>&lt;P&gt;Maybe there are better options for you but I need to understand better the problem.&lt;/P&gt;&lt;P&gt;Why are you running the apps in sequence? They do depend on each other?&lt;BR /&gt;The 15min timeout is odd. Which block is timing out?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Mark Costa&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 14 Mar 2025 12:55:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Automate/Automation-In-Qlik-Cloud-Analytics/m-p/2509962#M5626</guid>
      <dc:creator>marksouzacosta</dc:creator>
      <dc:date>2025-03-14T12:55:39Z</dc:date>
    </item>
    <item>
      <title>Re: Automation In Qlik Cloud Analytics</title>
      <link>https://community.qlik.com/t5/Qlik-Automate/Automation-In-Qlik-Cloud-Analytics/m-p/2510104#M5631</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/22035"&gt;@marksouzacosta&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;We are&amp;nbsp; running the apps in sequence as&amp;nbsp; They do depend on each other. as we have automation time limit is set to 4 hrs we have spillited them into two which contains 18 and 17 but the problem is when we trigger second automation once the first automation completed then the second automation is getting timeout at 15 minutes as we dependent on the webhooks.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Platform limitations for automation execution time&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Raju_6952_0-1742113168368.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/178641i287E2356A20D2C16/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Raju_6952_0-1742113168368.png" alt="Raju_6952_0-1742113168368.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks for the hint.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Raju&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 16 Mar 2025 08:19:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Automate/Automation-In-Qlik-Cloud-Analytics/m-p/2510104#M5631</guid>
      <dc:creator>Raju_6952</dc:creator>
      <dc:date>2025-03-16T08:19:33Z</dc:date>
    </item>
    <item>
      <title>Re: Automation In Qlik Cloud Analytics</title>
      <link>https://community.qlik.com/t5/Qlik-Automate/Automation-In-Qlik-Cloud-Analytics/m-p/2510121#M5633</link>
      <description>&lt;P&gt;Interesting...&lt;/P&gt;&lt;P&gt;One solution that I have used with success in some customers was to add a Procedure at the end of the Load Script of each application that will reload the next application.&lt;/P&gt;&lt;P&gt;This is how it works:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Step 1&lt;/STRONG&gt;: Create a REST Connection - check &lt;A href="https://community.qlik.com/t5/Integration-Extension-APIs/With-Connection-statement-What-are-all-the-parameters-possible/td-p/1237207" target="_self"&gt;&lt;EM&gt;Allow With Connection&lt;/EM&gt;&lt;/A&gt; - to&amp;nbsp;the Qlik Cloud Post Reload API -&amp;nbsp;&lt;A href="https://qlik.dev/apis/rest/reloads/#post-v1-reloads" target="_blank"&gt;https://qlik.dev/apis/rest/reloads/#post-v1-reloads&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Step 2&lt;/STRONG&gt;: Create an external QVS file. Inside this QVS file you have a &lt;A href="https://help.qlik.com/en-US/cloud-services/Subsystems/Hub/Content/Sense_Hub/Scripting/ScriptControlStatements/Sub.htm" target="_self"&gt;Procedure/Sub&lt;/A&gt; - let's call it &lt;STRONG&gt;ReloadApp&lt;/STRONG&gt; - that has as parameter &lt;STRONG&gt;AppID&lt;/STRONG&gt;. This code only executes the REST Connection created on &lt;STRONG&gt;Step 1&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Step 3&lt;/STRONG&gt;: In your Qlik App Load Scripts, you have to include the QVS file created on &lt;STRONG&gt;Step 2&lt;/STRONG&gt;.&lt;BR /&gt;&lt;A href="https://help.qlik.com/en-US/cloud-services/Subsystems/Hub/Content/Sense_Hub/Scripting/SystemVariables/Include.htm" target="_blank"&gt;https://help.qlik.com/en-US/cloud-services/Subsystems/Hub/Content/Sense_Hub/Scripting/SystemVariables/Include.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Step 4&lt;/STRONG&gt;: The last line of your Load Script will be:&lt;BR /&gt;&lt;A href="https://help.qlik.com/en-US/cloud-services/Subsystems/Hub/Content/Sense_Hub/Scripting/ScriptControlStatements/Call.htm" target="_self"&gt;Call&lt;/A&gt; ReloadApp('yournextappid');&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;You can start simple like I have suggested, but you can make this as advanced as you like. You can track the progress of the tasks writing QVDs/Parquets as logs, write try/catch methods on the ReloadApp procedure - I have a very fancy code that mimics Polly (&lt;A href="https://www.pollydocs.org/" target="_blank"&gt;https://www.pollydocs.org/&lt;/A&gt;), you can even do AWS Lambda functions, create a multi-dependency, etc.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Mark Costa&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 16 Mar 2025 23:51:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Automate/Automation-In-Qlik-Cloud-Analytics/m-p/2510121#M5633</guid>
      <dc:creator>marksouzacosta</dc:creator>
      <dc:date>2025-03-16T23:51:13Z</dc:date>
    </item>
    <item>
      <title>Re: Automation In Qlik Cloud Analytics</title>
      <link>https://community.qlik.com/t5/Qlik-Automate/Automation-In-Qlik-Cloud-Analytics/m-p/2510141#M5634</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/22035"&gt;@marksouzacosta&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;Thanks for providing this option, while creating a rest connection using post command its not working without specifying the appid.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Raju&lt;/P&gt;</description>
      <pubDate>Mon, 17 Mar 2025 06:12:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Automate/Automation-In-Qlik-Cloud-Analytics/m-p/2510141#M5634</guid>
      <dc:creator>Raju_6952</dc:creator>
      <dc:date>2025-03-17T06:12:38Z</dc:date>
    </item>
    <item>
      <title>Re: Automation In Qlik Cloud Analytics</title>
      <link>https://community.qlik.com/t5/Qlik-Automate/Automation-In-Qlik-Cloud-Analytics/m-p/2510146#M5635</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/22035"&gt;@marksouzacosta&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;$(Must_Include=lib://DataFiles/ReloadApp.qvs);&lt;/P&gt;&lt;P&gt;AppIDs:&lt;BR /&gt;Load * Inline [&lt;/P&gt;&lt;P&gt;AppID&lt;BR /&gt;appid1&lt;/P&gt;&lt;P&gt;appid2&lt;/P&gt;&lt;P&gt;appid3&lt;BR /&gt;];&lt;/P&gt;&lt;P&gt;FOR i = 1 TO NoOfRows('AppIDs')&lt;BR /&gt;LET vAppID = Peek('AppID', $(i) - 1, 'AppIDs');&lt;BR /&gt;Call ReloadApp('$(vAppID)');&lt;BR /&gt;NEXT&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am using above script but giving unknow statement error.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Raju_6952_0-1742193877114.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/178645i081C6A0BA68B4B3F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Raju_6952_0-1742193877114.png" alt="Raju_6952_0-1742193877114.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Raju&lt;/P&gt;</description>
      <pubDate>Mon, 17 Mar 2025 06:44:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Automate/Automation-In-Qlik-Cloud-Analytics/m-p/2510146#M5635</guid>
      <dc:creator>Raju_6952</dc:creator>
      <dc:date>2025-03-17T06:44:49Z</dc:date>
    </item>
    <item>
      <title>Re: Automation In Qlik Cloud Analytics</title>
      <link>https://community.qlik.com/t5/Qlik-Automate/Automation-In-Qlik-Cloud-Analytics/m-p/2510329#M5637</link>
      <description>&lt;P&gt;Regarding the REST Connection, every time you create a REST Connection Qlik in fact executes the command. So, in the POST Connection you must provide valid parameters.&lt;/P&gt;</description>
      <pubDate>Mon, 17 Mar 2025 15:29:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Automate/Automation-In-Qlik-Cloud-Analytics/m-p/2510329#M5637</guid>
      <dc:creator>marksouzacosta</dc:creator>
      <dc:date>2025-03-17T15:29:11Z</dc:date>
    </item>
    <item>
      <title>Re: Automation In Qlik Cloud Analytics</title>
      <link>https://community.qlik.com/t5/Qlik-Automate/Automation-In-Qlik-Cloud-Analytics/m-p/2510330#M5638</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/22035"&gt;@marksouzacosta&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;I have configured with correct details and used in of the appid to create the connection in the requested body parameters.&lt;/P&gt;&lt;P&gt;When I am looping through each appid I am getting error while executing the qvs file.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Raju&lt;/P&gt;</description>
      <pubDate>Mon, 17 Mar 2025 15:36:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Automate/Automation-In-Qlik-Cloud-Analytics/m-p/2510330#M5638</guid>
      <dc:creator>Raju_6952</dc:creator>
      <dc:date>2025-03-17T15:36:18Z</dc:date>
    </item>
    <item>
      <title>Re: Automation In Qlik Cloud Analytics</title>
      <link>https://community.qlik.com/t5/Qlik-Automate/Automation-In-Qlik-Cloud-Analytics/m-p/2510342#M5639</link>
      <description>&lt;P&gt;Can you please also share the code in your QVS file? I think it is something there.&lt;/P&gt;&lt;P&gt;One note: reloading your applications like that will not load them in sequence, but in "parallel"- or close to this. The Post Reload request will not wait the reload to finish to call the next one. That is why I have recommended to add the Call ReloadApp Sub at the end of every Load Script of every application.&lt;/P&gt;</description>
      <pubDate>Mon, 17 Mar 2025 16:02:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Automate/Automation-In-Qlik-Cloud-Analytics/m-p/2510342#M5639</guid>
      <dc:creator>marksouzacosta</dc:creator>
      <dc:date>2025-03-17T16:02:13Z</dc:date>
    </item>
    <item>
      <title>Re: Automation In Qlik Cloud Analytics</title>
      <link>https://community.qlik.com/t5/Qlik-Automate/Automation-In-Qlik-Cloud-Analytics/m-p/2510348#M5640</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/22035"&gt;@marksouzacosta&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;LIB CONNECT TO 'ReloadsAPI';&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;SUB ReloadApp(AppID)&lt;BR /&gt;TRACE &lt;span class="lia-unicode-emoji" title=":counterclockwise_arrows_button:"&gt;🔄&lt;/span&gt; Starting reload for AppID: $(AppID);&lt;/P&gt;&lt;P&gt;// Create JSON body with AppID&lt;BR /&gt;LET vJSONBody = '{ "appId": "' &amp;amp; '$(AppID)' &amp;amp; '" }';&lt;/P&gt;&lt;P&gt;// Make API call to trigger app reload&lt;BR /&gt;REST_Reload:&lt;BR /&gt;LOAD&lt;BR /&gt;id AS ReloadID&lt;BR /&gt;FROM [lib://ReloadsAPI]&lt;BR /&gt;(REST, WITH CONNECTION (BODY "$(vJSONBody)"));&lt;/P&gt;&lt;P&gt;// Capture the reload ID from API response&lt;BR /&gt;LET vReloadID = Peek('ReloadID', 0, 'REST_Reload');&lt;/P&gt;&lt;P&gt;// Log success or failure&lt;BR /&gt;IF Len(Trim(vReloadID)) &amp;gt; 0 THEN&lt;BR /&gt;TRACE &lt;span class="lia-unicode-emoji" title=":white_heavy_check_mark:"&gt;✅&lt;/span&gt; Reload triggered successfully for AppID: $(AppID), Reload ID: $(vReloadID);&lt;BR /&gt;ELSE&lt;BR /&gt;TRACE &lt;span class="lia-unicode-emoji" title=":cross_mark:"&gt;❌&lt;/span&gt; Reload failed for AppID: $(AppID);&lt;BR /&gt;ENDIF&lt;BR /&gt;END SUB;&lt;/P&gt;&lt;P&gt;LIB CONNECT TO 'ReloadsAPI';&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;SUB ReloadApp(AppID)&lt;BR /&gt;TRACE &lt;span class="lia-unicode-emoji" title=":counterclockwise_arrows_button:"&gt;🔄&lt;/span&gt; Starting reload for AppID: $(AppID);&lt;/P&gt;&lt;P&gt;// Create JSON body with AppID&lt;BR /&gt;LET vJSONBody = '{ "appId": "' &amp;amp; '$(AppID)' &amp;amp; '" }';&lt;/P&gt;&lt;P&gt;// Make API call to trigger app reload&lt;BR /&gt;REST_Reload:&lt;BR /&gt;LOAD&lt;BR /&gt;id AS ReloadID&lt;BR /&gt;FROM [lib://ReloadsAPI]&lt;BR /&gt;(REST, WITH CONNECTION (BODY "$(vJSONBody)"));&lt;/P&gt;&lt;P&gt;// Capture the reload ID from API response&lt;BR /&gt;LET vReloadID = Peek('ReloadID', 0, 'REST_Reload');&lt;/P&gt;&lt;P&gt;// Log success or failure&lt;BR /&gt;IF Len(Trim(vReloadID)) &amp;gt; 0 THEN&lt;BR /&gt;TRACE &lt;span class="lia-unicode-emoji" title=":white_heavy_check_mark:"&gt;✅&lt;/span&gt; Reload triggered successfully for AppID: $(AppID), Reload ID: $(vReloadID);&lt;BR /&gt;ELSE&lt;BR /&gt;TRACE &lt;span class="lia-unicode-emoji" title=":cross_mark:"&gt;❌&lt;/span&gt; Reload failed for AppID: $(AppID);&lt;BR /&gt;ENDIF&lt;BR /&gt;END SUB;&lt;/P&gt;&lt;P&gt;This is the script I am using in qvs file.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;can you give me some example which needs to be called.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Raju&lt;/P&gt;</description>
      <pubDate>Mon, 17 Mar 2025 16:17:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Automate/Automation-In-Qlik-Cloud-Analytics/m-p/2510348#M5640</guid>
      <dc:creator>Raju_6952</dc:creator>
      <dc:date>2025-03-17T16:17:16Z</dc:date>
    </item>
    <item>
      <title>Re: Automation In Qlik Cloud Analytics</title>
      <link>https://community.qlik.com/t5/Qlik-Automate/Automation-In-Qlik-Cloud-Analytics/m-p/2510355#M5641</link>
      <description>&lt;P&gt;I did some adjustments to your code. This should work if I haven't missed anything:&lt;/P&gt;&lt;LI-CODE lang="csharp"&gt;SUB ReloadApp(AppID)

TRACE :counterclockwise_arrows_button: Starting reload for AppID: $(AppID);

// Create JSON body with AppID
LET vJSONBody = '{""appId"":""$(AppId)"",""partial"":false}';

LIB CONNECT TO 'ReloadsAPI';

// Make API call to trigger app reload
REST_Reload:
SQL SELECT 
    "id"
FROM 
    JSON (wrap on) "root"
    WITH CONNECTION (
        BODY "$(vJSONBody)"
    )
;

// Capture the reload ID from API response
LET vReloadID = Peek('id', 0, 'REST_Reload');

// Log success or failure
IF Len(Trim('$(vReloadID)')) &amp;gt; 0 THEN
TRACE :white_heavy_check_mark: Reload triggered successfully for AppID: $(AppID), Reload ID: $(vReloadID);
ELSE
TRACE :cross_mark: Reload failed for AppID: $(AppID);
ENDIF
END SUB;&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Then, at the end of first application Load Script you will add the include statement and this line:&lt;/P&gt;&lt;LI-CODE lang="csharp"&gt;Call ReloadApp('e104b1ef-0747-48e1-9947-79537aaa8558'); // The AppID of the next Application&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Mark Costa&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 17 Mar 2025 16:37:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Automate/Automation-In-Qlik-Cloud-Analytics/m-p/2510355#M5641</guid>
      <dc:creator>marksouzacosta</dc:creator>
      <dc:date>2025-03-17T16:37:13Z</dc:date>
    </item>
    <item>
      <title>Re: Automation In Qlik Cloud Analytics</title>
      <link>https://community.qlik.com/t5/Qlik-Automate/Automation-In-Qlik-Cloud-Analytics/m-p/2510362#M5642</link>
      <description>&lt;P&gt;Interesting approaches.&lt;/P&gt;&lt;P&gt;What I did is to have a main automation that handles the reload chains high-level and on the fly creates automations to perform (trigger) the actual reloads. These ephemeral automations then, upon completion, clean up after themselves - trigger their own deletion.&lt;/P&gt;</description>
      <pubDate>Mon, 17 Mar 2025 16:47:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Automate/Automation-In-Qlik-Cloud-Analytics/m-p/2510362#M5642</guid>
      <dc:creator>tolange</dc:creator>
      <dc:date>2025-03-17T16:47:42Z</dc:date>
    </item>
    <item>
      <title>Re: Automation In Qlik Cloud Analytics</title>
      <link>https://community.qlik.com/t5/Qlik-Automate/Automation-In-Qlik-Cloud-Analytics/m-p/2510372#M5643</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/166453"&gt;@tolange&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;I usually avoid using automations due the high frequency of the reloads needed and the limited amount of Automation Calls per month - and the limitations of designing complex tasks dependencies. I ended creating my own Task Manager only using Qlik Load Script and Qlik APIs - but this is another story.&lt;/P&gt;&lt;P&gt;Fortunately, new changes are coming to Qlik Cloud Subscriptions that will increase the number of Automation Calls and we may have soon the Qlik Cloud official Task Manager.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Mark Costa&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 17 Mar 2025 17:27:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Automate/Automation-In-Qlik-Cloud-Analytics/m-p/2510372#M5643</guid>
      <dc:creator>marksouzacosta</dc:creator>
      <dc:date>2025-03-17T17:27:57Z</dc:date>
    </item>
    <item>
      <title>Re: Automation In Qlik Cloud Analytics</title>
      <link>https://community.qlik.com/t5/Qlik-Automate/Automation-In-Qlik-Cloud-Analytics/m-p/2510416#M5646</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/166453"&gt;@tolange&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;can you explain this deeper or share any community article which helps us in setting the process flow.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Raju&lt;/P&gt;</description>
      <pubDate>Tue, 18 Mar 2025 05:00:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Automate/Automation-In-Qlik-Cloud-Analytics/m-p/2510416#M5646</guid>
      <dc:creator>Raju_6952</dc:creator>
      <dc:date>2025-03-18T05:00:54Z</dc:date>
    </item>
    <item>
      <title>Re: Automation In Qlik Cloud Analytics</title>
      <link>https://community.qlik.com/t5/Qlik-Automate/Automation-In-Qlik-Cloud-Analytics/m-p/2510429#M5647</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/22035"&gt;@marksouzacosta&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;by using the script you suggested getting below error message.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Raju_6952_0-1742277233743.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/178715iF141795927312D7C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Raju_6952_0-1742277233743.png" alt="Raju_6952_0-1742277233743.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Raju&lt;/P&gt;</description>
      <pubDate>Tue, 18 Mar 2025 05:54:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Automate/Automation-In-Qlik-Cloud-Analytics/m-p/2510429#M5647</guid>
      <dc:creator>Raju_6952</dc:creator>
      <dc:date>2025-03-18T05:54:02Z</dc:date>
    </item>
  </channel>
</rss>

