<?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: Pausing automation flow till all do loads have finished in Qlik Automate</title>
    <link>https://community.qlik.com/t5/Qlik-Automate/Pausing-automation-flow-till-all-do-loads-have-finished/m-p/2435125#M3431</link>
    <description>&lt;P&gt;hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/153304"&gt;@gordon_ash&lt;/a&gt;&amp;nbsp;you can use &lt;STRONG&gt;WAIT FOR RELOADS TO COMPLETE&lt;/STRONG&gt; block of Qlik Cloud Services to check whether all the reloads you kept are completed or not.&lt;BR /&gt;you just have to pass all the reload ids of the 10 reload blocks you used in a comma Separated manner.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="salmankojar_0-1711535871823.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/162824i27F66F7573FF0D92/image-size/medium?v=v2&amp;amp;px=400" role="button" title="salmankojar_0-1711535871823.png" alt="salmankojar_0-1711535871823.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 27 Mar 2024 10:41:02 GMT</pubDate>
    <dc:creator>salmankojar</dc:creator>
    <dc:date>2024-03-27T10:41:02Z</dc:date>
    <item>
      <title>Pausing automation flow till all do loads have finished</title>
      <link>https://community.qlik.com/t5/Qlik-Automate/Pausing-automation-flow-till-all-do-loads-have-finished/m-p/2435110#M3428</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I have an automation that run a loop with 10 'do reload' blocks, each block has a script to reload several tables sequentially. Each block is set to 'Start Reload and Continue' so it has the effect of running all 10 blocks in parallel, with the individual tables running sequentially ( there are some dependencies in the individual scripts).&amp;nbsp;&lt;/P&gt;
&lt;P&gt;When all 10 have been started the loop exits, and the automation finishes - however the individual loads in the scripts may be running on for a while afterwards. Is there a way to tell the automation to not continue till all the individual scripts have run to completion?Like setting a 'finished' flag at the end of each script. I need the parallel running of the individual reloads, but once all of it has completed I'd like to load up a status report of all of it - this shouldn't happen till all have finished. Hopefully someone will just point me to a setting I have missed...&lt;/P&gt;
&lt;P&gt;Hope this makes sense,&lt;/P&gt;
&lt;P&gt;Thanks in advance&lt;/P&gt;
&lt;P&gt;Gordon&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 27 Mar 2024 10:04:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Automate/Pausing-automation-flow-till-all-do-loads-have-finished/m-p/2435110#M3428</guid>
      <dc:creator>gordon_ash</dc:creator>
      <dc:date>2024-03-27T10:04:37Z</dc:date>
    </item>
    <item>
      <title>Re: Pausing automation flow till all do loads have finished</title>
      <link>https://community.qlik.com/t5/Qlik-Automate/Pausing-automation-flow-till-all-do-loads-have-finished/m-p/2435125#M3431</link>
      <description>&lt;P&gt;hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/153304"&gt;@gordon_ash&lt;/a&gt;&amp;nbsp;you can use &lt;STRONG&gt;WAIT FOR RELOADS TO COMPLETE&lt;/STRONG&gt; block of Qlik Cloud Services to check whether all the reloads you kept are completed or not.&lt;BR /&gt;you just have to pass all the reload ids of the 10 reload blocks you used in a comma Separated manner.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="salmankojar_0-1711535871823.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/162824i27F66F7573FF0D92/image-size/medium?v=v2&amp;amp;px=400" role="button" title="salmankojar_0-1711535871823.png" alt="salmankojar_0-1711535871823.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 27 Mar 2024 10:41:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Automate/Pausing-automation-flow-till-all-do-loads-have-finished/m-p/2435125#M3431</guid>
      <dc:creator>salmankojar</dc:creator>
      <dc:date>2024-03-27T10:41:02Z</dc:date>
    </item>
    <item>
      <title>Re: Pausing automation flow till all do loads have finished</title>
      <link>https://community.qlik.com/t5/Qlik-Automate/Pausing-automation-flow-till-all-do-loads-have-finished/m-p/2437410#M3535</link>
      <description>&lt;P&gt;Hi salmankojar,&lt;/P&gt;
&lt;P&gt;Thanks you for your suggestion, I have a feeling it will work, but I tried it, I passed a variable called CSVList , which is literally a comma seperated list of IDs, looks like this:&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;a9b284bd-f20d-419c-9dda-6f436907fd7a,a6fa9418-49b0-44c8-b369-354d3a1ecdb9,92368c86-087f-4f24-a983-0fb1d0863614,58ac318a-f857-4d1b-803e-0b68c44746dd,dac90da9-0ad6-4672-ad47-56c34b9a64f6,b7f622f1-6920-4c8d-a9f4-c5ada805f6e2,b4df877b-04db-4c31-9aec-873fdecad8e3,072ee8e6-7ded-40eb-81fe-6e0bfc53b96a,f156b789-9ae5-4244-aa81-72f3cfb52f74,92c383aa-1258-410d-8ad1-bea640d85cca&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;the Wait For Reloads To Complete gives this error:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="gordon_ash_0-1712150533613.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/163336i06801AFB2EAF325C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="gordon_ash_0-1712150533613.png" alt="gordon_ash_0-1712150533613.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Does the list of app Ids need to be made into something nicer eg surround with quotes, in {}, I reckon it is almost there&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 03 Apr 2024 13:23:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Automate/Pausing-automation-flow-till-all-do-loads-have-finished/m-p/2437410#M3535</guid>
      <dc:creator>gordon_ash</dc:creator>
      <dc:date>2024-04-03T13:23:53Z</dc:date>
    </item>
    <item>
      <title>Re: Pausing automation flow till all do loads have finished</title>
      <link>https://community.qlik.com/t5/Qlik-Automate/Pausing-automation-flow-till-all-do-loads-have-finished/m-p/2437480#M3538</link>
      <description>&lt;P&gt;For interest sake,&amp;nbsp;&lt;A id="inResponseTo" class="lia-link-navigation lia-message-reply-in-response-to" href="https://community.qlik.com/t5/Qlik-Application-Automation/Pausing-automation-flow-till-all-do-loads-have-finished/m-p/2435125/highlight/true#M3431" target="_blank"&gt;&lt;SPAN class="lia-message-in-response-to-username"&gt;salmankojar&lt;/SPAN&gt;&lt;/A&gt;&amp;nbsp;had the right answer,the&amp;nbsp;mistake I made, on checking the list of IDs I had added the application IDs of the applications that were running, it should have been the Reload IDs that come from the Do Reload task. Also, I made a string variable and used an expression to concatenate and add a comma, it was better to make a List variable and do an 'add item' operation on it.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 03 Apr 2024 15:30:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Automate/Pausing-automation-flow-till-all-do-loads-have-finished/m-p/2437480#M3538</guid>
      <dc:creator>gordon_ash</dc:creator>
      <dc:date>2024-04-03T15:30:05Z</dc:date>
    </item>
  </channel>
</rss>

