<?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>article Qlik Automate: Start multiple Qlik Talend Data Integration tasks and wait for their completion to start next task(s) in Official Support Articles</title>
    <link>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Automate-Start-multiple-Qlik-Talend-Data-Integration-tasks/ta-p/2448137</link>
    <description>&lt;P&gt;&lt;SPAN&gt;This article gives an overview of how to start multiple &lt;STRONG&gt;Qlik Talend Data Integration&lt;/STRONG&gt; tasks and wait for their completion before starting the next task(s) using Qlik Automate.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;It explains a basic example of a template configured in Qlik Automate for this scenario.&lt;/P&gt;
&lt;P&gt;You can make use of the template which is available in the template picker. You can find it by navigating to &lt;STRONG&gt;Add new -&amp;gt; New automation -&amp;gt; Search templates&lt;/STRONG&gt; and searching for '&lt;STRONG&gt;Start Data Integration tasks and wait for completion&lt;/STRONG&gt;' in the search bar, and clicking the &lt;STRONG&gt;Use template&lt;/STRONG&gt; option.&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;You will find a version of this automation attached to this article: "Start-Data-Integration-tasks-and-wait-for-completion.json".&lt;/SPAN&gt;&lt;/P&gt;
&lt;H3 id="toc-hId-1317109074"&gt;&lt;FONT color="#339966" data-darkreader-inline-color=""&gt;&lt;STRONG&gt;Full Automation&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H3&gt;
&lt;P&gt;&lt;FONT color="#339966" data-darkreader-inline-color=""&gt;&lt;STRONG&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="full-automation-1.png" style="width: 504px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/172214i49E42DE6EEB3E6F9/image-size/large?v=v2&amp;amp;px=999" role="button" title="full-automation-1.png" alt="full-automation-1.png" /&gt;&lt;/span&gt;&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#339966" data-darkreader-inline-color=""&gt;&lt;STRONG&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="full-automation-2.png" style="width: 503px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/172215iCF7B95996868375F/image-dimensions/503x759?v=v2" width="503" height="759" role="button" title="full-automation-2.png" alt="full-automation-2.png" /&gt;&lt;/span&gt;&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3 id="toc-hId--1601348018"&gt;&lt;FONT color="#339966" data-darkreader-inline-color=""&gt;&lt;STRONG&gt;Automation structure&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H3&gt;
&lt;P&gt;&lt;FONT color="#000000" data-darkreader-inline-color=""&gt;&lt;SPAN&gt;The following steps describe how to build the demo automation.&amp;nbsp;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#000000" data-darkreader-inline-color=""&gt;&lt;SPAN&gt;Before you continue, create a new automation and search for the &lt;STRONG&gt;Qlik Talend Data Integration&lt;/STRONG&gt; connector in the Block Library:&amp;nbsp;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#000000" data-darkreader-inline-color=""&gt;&lt;SPAN&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Qlik-Talend-Integration-Connector-blocks.png" style="width: 329px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/172216i3CCF248355BE943A/image-size/large?v=v2&amp;amp;px=999" role="button" title="Qlik-Talend-Integration-Connector-blocks.png" alt="Qlik-Talend-Integration-Connector-blocks.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;&lt;FONT color="#000000" data-darkreader-inline-color=""&gt;&lt;SPAN&gt;Search for the '&lt;STRONG&gt;Get Project&lt;/STRONG&gt;' block in the Qlik Cloud Data Integration connector, drag it to the automation editor, and attach it to the &lt;STRONG&gt;Start block&lt;/STRONG&gt;. Configure it by providing the data project ID in the '&lt;STRONG&gt;Project ID&lt;/STRONG&gt;' input parameter. You can use the &lt;EM&gt;do lookup&lt;/EM&gt; functionality to find a project ID.&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="get-project.png" style="width: 802px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/172217i65FC355D3766429A/image-size/large?v=v2&amp;amp;px=999" role="button" title="get-project.png" alt="get-project.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;FONT color="#000000" data-darkreader-inline-color=""&gt;&lt;SPAN&gt;Add the '&lt;STRONG&gt;List Data Tasks&lt;/STRONG&gt;' block to the automation and configure the '&lt;STRONG&gt;Project ID&lt;/STRONG&gt;' input parameter to the ID from the output of the previous block to get all the tasks from the data project.&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="list-data-tasks.png" style="width: 784px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/172218i8722DB28DA8ADE84/image-size/large?v=v2&amp;amp;px=999" role="button" title="list-data-tasks.png" alt="list-data-tasks.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;FONT color="#000000" data-darkreader-inline-color=""&gt;&lt;SPAN&gt;Add a '&lt;STRONG&gt;Filter List&lt;/STRONG&gt;' block to get all the storage tasks from the given data project.&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="filter-list.png" style="width: 871px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/172219iDAAC31B0BF104E5E/image-size/large?v=v2&amp;amp;px=999" role="button" title="filter-list.png" alt="filter-list.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;FONT color="#000000" data-darkreader-inline-color=""&gt;&lt;SPAN&gt;Add the '&lt;STRONG&gt;Start Data Tasks and Wait For Completion&lt;/STRONG&gt;' block to start multiple storage tasks in parallel and wait for their completion. Configure the '&lt;STRONG&gt;Project ID&lt;/STRONG&gt;' input parameter to the ID from the output of the '&lt;STRONG&gt;Get Project&lt;/STRONG&gt;' block and the '&lt;STRONG&gt;Data Task IDs&lt;/STRONG&gt;' input parameter to the storage task IDs obtained from the filter list block. While configuring the '&lt;STRONG&gt;Data Task IDs&lt;/STRONG&gt;' input parameter use the implode formula to convert a list of storage tasks IDs into a comma-separated list.&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="start-data-tasks.png" style="width: 880px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/172220i9C9EAF54F51B8F64/image-size/large?v=v2&amp;amp;px=999" role="button" title="start-data-tasks.png" alt="start-data-tasks.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;FONT color="#000000" data-darkreader-inline-color=""&gt;&lt;SPAN&gt;Add the&amp;nbsp;'&lt;STRONG&gt;Condition&lt;/STRONG&gt;'&amp;nbsp;block to check whether the storage tasks have been completed successfully.&lt;/SPAN&gt;&lt;/FONT&gt;&lt;FONT color="#000000" data-darkreader-inline-color=""&gt;&lt;SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;FONT color="#000000" data-darkreader-inline-color=""&gt;&lt;SPAN&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="condition-block.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/172221i4A75E5BDBCB1F5A7/image-size/large?v=v2&amp;amp;px=999" role="button" title="condition-block.png" alt="condition-block.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/FONT&gt;
&lt;UL class="lia-list-style-type-circle"&gt;
&lt;LI&gt;&lt;FONT color="#000000" data-darkreader-inline-color=""&gt;&lt;SPAN&gt;If the condition block&amp;nbsp;outcome evaluates to &lt;EM&gt;&lt;STRONG&gt;true&lt;/STRONG&gt;&lt;/EM&gt;:&lt;BR /&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;BR /&gt;
&lt;OL class="lia-list-style-type-lower-alpha"&gt;
&lt;LI&gt;&lt;FONT color="#000000" data-darkreader-inline-color=""&gt;Add the '&lt;STRONG&gt;Lookup Item In List&lt;/STRONG&gt;' block to search for the transform task from the '&lt;STRONG&gt;List Data Task&lt;/STRONG&gt;' block.&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="lookup-item-in-list-block.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/172222iCE92BCF18D6398B1/image-size/large?v=v2&amp;amp;px=999" role="button" title="lookup-item-in-list-block.png" alt="lookup-item-in-list-block.png" /&gt;&lt;/span&gt;&lt;/FONT&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;FONT color="#000000" data-darkreader-inline-color=""&gt;Add the '&lt;STRONG&gt;Start Data Task&lt;/STRONG&gt;' block to start the transform task retrieved from the above step.&amp;nbsp;&lt;SPAN&gt;Configure the '&lt;STRONG&gt;Project ID&lt;/STRONG&gt;' input parameter to the&amp;nbsp;ID from the output of the '&lt;STRONG&gt;Get Project&lt;/STRONG&gt;' block and the '&lt;STRONG&gt;Data Task ID&lt;/STRONG&gt;' input parameter to the ID from the output of the '&lt;STRONG&gt;Lookup Item In List&lt;/STRONG&gt;' block.&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="start-data-task.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/172223iCF84FA0BE618EBF2/image-size/large?v=v2&amp;amp;px=999" role="button" title="start-data-task.png" alt="start-data-task.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;FONT color="#000000" data-darkreader-inline-color=""&gt;&lt;SPAN&gt;Add the '&lt;STRONG&gt;Update Run Title&lt;/STRONG&gt;' block by searching for it in the block library. We set the run title to specify that the storage tasks were completed successfully.&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;FONT color="#000000" data-darkreader-inline-color=""&gt;&lt;SPAN&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="update-run-title.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/172224iA68418F7D10E5F73/image-size/large?v=v2&amp;amp;px=999" role="button" title="update-run-title.png" alt="update-run-title.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/LI&gt;
&lt;/OL&gt;
&lt;/LI&gt;
&lt;LI&gt;&lt;FONT color="#000000" data-darkreader-inline-color=""&gt;&lt;SPAN&gt;If the condition block&amp;nbsp;outcome evaluates to &lt;EM&gt;&lt;STRONG&gt;false&lt;/STRONG&gt;&lt;/EM&gt;:&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/FONT&gt;
&lt;OL class="lia-list-style-type-lower-alpha"&gt;
&lt;LI&gt;&lt;FONT color="#000000" data-darkreader-inline-color=""&gt;&lt;SPAN&gt;Add the '&lt;STRONG&gt;Get Current Tenant Info&lt;/STRONG&gt;' block from the Qlik Cloud Services connector to retrieve the tenant information.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;FONT color="#000000" data-darkreader-inline-color=""&gt;&lt;SPAN&gt;Add the '&lt;STRONG&gt;Send Message&lt;/STRONG&gt;' block from the Slack connector to send out error notifications via Slack.&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="send-message-block-slack.png" style="width: 546px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/165328i0A016562FB17F27B/image-dimensions/546x339?v=v2" width="546" height="339" role="button" title="send-message-block-slack.png" alt="send-message-block-slack.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;FONT color="#000000" data-darkreader-inline-color=""&gt;&lt;SPAN&gt;Add the '&lt;STRONG&gt;Update Run Title&lt;/STRONG&gt;' block to specify that the storage tasks failed. You can open the data project using the link in the run title to get more information about the error message.&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="update-run-title-block-task-failed.png" style="width: 551px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/165329i534D198F9E6465EF/image-dimensions/551x207?v=v2" width="551" height="207" role="button" title="update-run-title-block-task-failed.png" alt="update-run-title-block-task-failed.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="run-titles.png" style="width: 541px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/165331iE040A0D2BBB1182E/image-dimensions/541x239?v=v2" width="541" height="239" role="button" title="run-titles.png" alt="run-titles.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/LI&gt;
&lt;/OL&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;/OL&gt;
&lt;P style="font-style: italic;"&gt;The information in this article is provided as-is and will be used at your discretion. Depending on the tool(s) used, customization(s), and/or other factors, ongoing support on the solution below may not be provided by Qlik Support.&lt;/P&gt;
&lt;H3&gt;&lt;STRONG&gt;&lt;FONT color="#339966"&gt;Related Content&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/H3&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;A href="https://community.qlik.com/t5/Product-Innovation/DON-T-WORRY-BE-API/ba-p/2447475" target="_self"&gt;DON'T WORRY,BE API&lt;/A&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H4&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Environment&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H4&gt;
&lt;UL&gt;
&lt;LI&gt;Qlik Cloud Analytics&lt;/LI&gt;
&lt;LI&gt;Qlik Automate&lt;/LI&gt;
&lt;/UL&gt;</description>
    <pubDate>Fri, 23 May 2025 13:28:13 GMT</pubDate>
    <dc:creator>AfeefaTk</dc:creator>
    <dc:date>2025-05-23T13:28:13Z</dc:date>
    <item>
      <title>Qlik Automate: Start multiple Qlik Talend Data Integration tasks and wait for their completion to start next task(s)</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Automate-Start-multiple-Qlik-Talend-Data-Integration-tasks/ta-p/2448137</link>
      <description>&lt;P&gt;&lt;SPAN&gt;This article gives an overview of how to start multiple &lt;STRONG&gt;Qlik Talend Data Integration&lt;/STRONG&gt; tasks and wait for their completion before starting the next task(s) using Qlik Automate.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;It explains a basic example of a template configured in Qlik Automate for this scenario.&lt;/P&gt;
&lt;P&gt;You can make use of the template which is available in the template picker. You can find it by navigating to &lt;STRONG&gt;Add new -&amp;gt; New automation -&amp;gt; Search templates&lt;/STRONG&gt; and searching for '&lt;STRONG&gt;Start Data Integration tasks and wait for completion&lt;/STRONG&gt;' in the search bar, and clicking the &lt;STRONG&gt;Use template&lt;/STRONG&gt; option.&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;You will find a version of this automation attached to this article: "Start-Data-Integration-tasks-and-wait-for-completion.json".&lt;/SPAN&gt;&lt;/P&gt;
&lt;H3 id="toc-hId-1317109074"&gt;&lt;FONT color="#339966" data-darkreader-inline-color=""&gt;&lt;STRONG&gt;Full Automation&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H3&gt;
&lt;P&gt;&lt;FONT color="#339966" data-darkreader-inline-color=""&gt;&lt;STRONG&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="full-automation-1.png" style="width: 504px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/172214i49E42DE6EEB3E6F9/image-size/large?v=v2&amp;amp;px=999" role="button" title="full-automation-1.png" alt="full-automation-1.png" /&gt;&lt;/span&gt;&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#339966" data-darkreader-inline-color=""&gt;&lt;STRONG&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="full-automation-2.png" style="width: 503px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/172215iCF7B95996868375F/image-dimensions/503x759?v=v2" width="503" height="759" role="button" title="full-automation-2.png" alt="full-automation-2.png" /&gt;&lt;/span&gt;&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3 id="toc-hId--1601348018"&gt;&lt;FONT color="#339966" data-darkreader-inline-color=""&gt;&lt;STRONG&gt;Automation structure&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H3&gt;
&lt;P&gt;&lt;FONT color="#000000" data-darkreader-inline-color=""&gt;&lt;SPAN&gt;The following steps describe how to build the demo automation.&amp;nbsp;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#000000" data-darkreader-inline-color=""&gt;&lt;SPAN&gt;Before you continue, create a new automation and search for the &lt;STRONG&gt;Qlik Talend Data Integration&lt;/STRONG&gt; connector in the Block Library:&amp;nbsp;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#000000" data-darkreader-inline-color=""&gt;&lt;SPAN&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Qlik-Talend-Integration-Connector-blocks.png" style="width: 329px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/172216i3CCF248355BE943A/image-size/large?v=v2&amp;amp;px=999" role="button" title="Qlik-Talend-Integration-Connector-blocks.png" alt="Qlik-Talend-Integration-Connector-blocks.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;&lt;FONT color="#000000" data-darkreader-inline-color=""&gt;&lt;SPAN&gt;Search for the '&lt;STRONG&gt;Get Project&lt;/STRONG&gt;' block in the Qlik Cloud Data Integration connector, drag it to the automation editor, and attach it to the &lt;STRONG&gt;Start block&lt;/STRONG&gt;. Configure it by providing the data project ID in the '&lt;STRONG&gt;Project ID&lt;/STRONG&gt;' input parameter. You can use the &lt;EM&gt;do lookup&lt;/EM&gt; functionality to find a project ID.&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="get-project.png" style="width: 802px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/172217i65FC355D3766429A/image-size/large?v=v2&amp;amp;px=999" role="button" title="get-project.png" alt="get-project.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;FONT color="#000000" data-darkreader-inline-color=""&gt;&lt;SPAN&gt;Add the '&lt;STRONG&gt;List Data Tasks&lt;/STRONG&gt;' block to the automation and configure the '&lt;STRONG&gt;Project ID&lt;/STRONG&gt;' input parameter to the ID from the output of the previous block to get all the tasks from the data project.&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="list-data-tasks.png" style="width: 784px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/172218i8722DB28DA8ADE84/image-size/large?v=v2&amp;amp;px=999" role="button" title="list-data-tasks.png" alt="list-data-tasks.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;FONT color="#000000" data-darkreader-inline-color=""&gt;&lt;SPAN&gt;Add a '&lt;STRONG&gt;Filter List&lt;/STRONG&gt;' block to get all the storage tasks from the given data project.&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="filter-list.png" style="width: 871px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/172219iDAAC31B0BF104E5E/image-size/large?v=v2&amp;amp;px=999" role="button" title="filter-list.png" alt="filter-list.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;FONT color="#000000" data-darkreader-inline-color=""&gt;&lt;SPAN&gt;Add the '&lt;STRONG&gt;Start Data Tasks and Wait For Completion&lt;/STRONG&gt;' block to start multiple storage tasks in parallel and wait for their completion. Configure the '&lt;STRONG&gt;Project ID&lt;/STRONG&gt;' input parameter to the ID from the output of the '&lt;STRONG&gt;Get Project&lt;/STRONG&gt;' block and the '&lt;STRONG&gt;Data Task IDs&lt;/STRONG&gt;' input parameter to the storage task IDs obtained from the filter list block. While configuring the '&lt;STRONG&gt;Data Task IDs&lt;/STRONG&gt;' input parameter use the implode formula to convert a list of storage tasks IDs into a comma-separated list.&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="start-data-tasks.png" style="width: 880px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/172220i9C9EAF54F51B8F64/image-size/large?v=v2&amp;amp;px=999" role="button" title="start-data-tasks.png" alt="start-data-tasks.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;FONT color="#000000" data-darkreader-inline-color=""&gt;&lt;SPAN&gt;Add the&amp;nbsp;'&lt;STRONG&gt;Condition&lt;/STRONG&gt;'&amp;nbsp;block to check whether the storage tasks have been completed successfully.&lt;/SPAN&gt;&lt;/FONT&gt;&lt;FONT color="#000000" data-darkreader-inline-color=""&gt;&lt;SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;FONT color="#000000" data-darkreader-inline-color=""&gt;&lt;SPAN&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="condition-block.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/172221i4A75E5BDBCB1F5A7/image-size/large?v=v2&amp;amp;px=999" role="button" title="condition-block.png" alt="condition-block.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/FONT&gt;
&lt;UL class="lia-list-style-type-circle"&gt;
&lt;LI&gt;&lt;FONT color="#000000" data-darkreader-inline-color=""&gt;&lt;SPAN&gt;If the condition block&amp;nbsp;outcome evaluates to &lt;EM&gt;&lt;STRONG&gt;true&lt;/STRONG&gt;&lt;/EM&gt;:&lt;BR /&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;BR /&gt;
&lt;OL class="lia-list-style-type-lower-alpha"&gt;
&lt;LI&gt;&lt;FONT color="#000000" data-darkreader-inline-color=""&gt;Add the '&lt;STRONG&gt;Lookup Item In List&lt;/STRONG&gt;' block to search for the transform task from the '&lt;STRONG&gt;List Data Task&lt;/STRONG&gt;' block.&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="lookup-item-in-list-block.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/172222iCE92BCF18D6398B1/image-size/large?v=v2&amp;amp;px=999" role="button" title="lookup-item-in-list-block.png" alt="lookup-item-in-list-block.png" /&gt;&lt;/span&gt;&lt;/FONT&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;FONT color="#000000" data-darkreader-inline-color=""&gt;Add the '&lt;STRONG&gt;Start Data Task&lt;/STRONG&gt;' block to start the transform task retrieved from the above step.&amp;nbsp;&lt;SPAN&gt;Configure the '&lt;STRONG&gt;Project ID&lt;/STRONG&gt;' input parameter to the&amp;nbsp;ID from the output of the '&lt;STRONG&gt;Get Project&lt;/STRONG&gt;' block and the '&lt;STRONG&gt;Data Task ID&lt;/STRONG&gt;' input parameter to the ID from the output of the '&lt;STRONG&gt;Lookup Item In List&lt;/STRONG&gt;' block.&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="start-data-task.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/172223iCF84FA0BE618EBF2/image-size/large?v=v2&amp;amp;px=999" role="button" title="start-data-task.png" alt="start-data-task.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;FONT color="#000000" data-darkreader-inline-color=""&gt;&lt;SPAN&gt;Add the '&lt;STRONG&gt;Update Run Title&lt;/STRONG&gt;' block by searching for it in the block library. We set the run title to specify that the storage tasks were completed successfully.&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;FONT color="#000000" data-darkreader-inline-color=""&gt;&lt;SPAN&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="update-run-title.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/172224iA68418F7D10E5F73/image-size/large?v=v2&amp;amp;px=999" role="button" title="update-run-title.png" alt="update-run-title.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/LI&gt;
&lt;/OL&gt;
&lt;/LI&gt;
&lt;LI&gt;&lt;FONT color="#000000" data-darkreader-inline-color=""&gt;&lt;SPAN&gt;If the condition block&amp;nbsp;outcome evaluates to &lt;EM&gt;&lt;STRONG&gt;false&lt;/STRONG&gt;&lt;/EM&gt;:&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/FONT&gt;
&lt;OL class="lia-list-style-type-lower-alpha"&gt;
&lt;LI&gt;&lt;FONT color="#000000" data-darkreader-inline-color=""&gt;&lt;SPAN&gt;Add the '&lt;STRONG&gt;Get Current Tenant Info&lt;/STRONG&gt;' block from the Qlik Cloud Services connector to retrieve the tenant information.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;FONT color="#000000" data-darkreader-inline-color=""&gt;&lt;SPAN&gt;Add the '&lt;STRONG&gt;Send Message&lt;/STRONG&gt;' block from the Slack connector to send out error notifications via Slack.&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="send-message-block-slack.png" style="width: 546px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/165328i0A016562FB17F27B/image-dimensions/546x339?v=v2" width="546" height="339" role="button" title="send-message-block-slack.png" alt="send-message-block-slack.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;FONT color="#000000" data-darkreader-inline-color=""&gt;&lt;SPAN&gt;Add the '&lt;STRONG&gt;Update Run Title&lt;/STRONG&gt;' block to specify that the storage tasks failed. You can open the data project using the link in the run title to get more information about the error message.&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="update-run-title-block-task-failed.png" style="width: 551px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/165329i534D198F9E6465EF/image-dimensions/551x207?v=v2" width="551" height="207" role="button" title="update-run-title-block-task-failed.png" alt="update-run-title-block-task-failed.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="run-titles.png" style="width: 541px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/165331iE040A0D2BBB1182E/image-dimensions/541x239?v=v2" width="541" height="239" role="button" title="run-titles.png" alt="run-titles.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/LI&gt;
&lt;/OL&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;/OL&gt;
&lt;P style="font-style: italic;"&gt;The information in this article is provided as-is and will be used at your discretion. Depending on the tool(s) used, customization(s), and/or other factors, ongoing support on the solution below may not be provided by Qlik Support.&lt;/P&gt;
&lt;H3&gt;&lt;STRONG&gt;&lt;FONT color="#339966"&gt;Related Content&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/H3&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;A href="https://community.qlik.com/t5/Product-Innovation/DON-T-WORRY-BE-API/ba-p/2447475" target="_self"&gt;DON'T WORRY,BE API&lt;/A&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H4&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Environment&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H4&gt;
&lt;UL&gt;
&lt;LI&gt;Qlik Cloud Analytics&lt;/LI&gt;
&lt;LI&gt;Qlik Automate&lt;/LI&gt;
&lt;/UL&gt;</description>
      <pubDate>Fri, 23 May 2025 13:28:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Automate-Start-multiple-Qlik-Talend-Data-Integration-tasks/ta-p/2448137</guid>
      <dc:creator>AfeefaTk</dc:creator>
      <dc:date>2025-05-23T13:28:13Z</dc:date>
    </item>
  </channel>
</rss>

