<?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 Troubleshooting Qlik Application Automation in Official Support Articles</title>
    <link>https://community.qlik.com/t5/Official-Support-Articles/Troubleshooting-Qlik-Application-Automation/ta-p/2016531</link>
    <description>&lt;P&gt;Need to debug an automation? This guide walks you through troubleshooting tips for Qlik Application Automation.&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Content:&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;LI-TOC indent="15" liststyle="none" maxheadinglevel="4"&gt;&lt;/LI-TOC&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Download Workspace&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H3&gt;
&lt;P&gt;While in the automation editor block screen,&amp;nbsp;&lt;STRONG&gt;&lt;EM&gt;right-click&amp;nbsp;&lt;/EM&gt;&lt;/STRONG&gt;in a blank space and click&amp;nbsp;&lt;STRONG&gt;Download workspace&lt;/STRONG&gt;.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="download workspace.png" style="width: 750px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/96212i45F8258FCA93612F/image-size/large?v=v2&amp;amp;px=999" role="button" title="download workspace.png" alt="download workspace.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;This option will generate a JSON file representing the automation itself with all its blocks and their corresponding inputs.&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;This JSON file can be used in debugging for:&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;Understanding the different blocks which are used in the automation:&lt;/P&gt;
&lt;UL class="lia-list-style-type-circle"&gt;
&lt;LI&gt;how they run&lt;/LI&gt;
&lt;LI&gt;with which inputs they run&lt;/LI&gt;
&lt;LI&gt;and what their outputs are&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;In addition, the downloaded workspace can be sent to Qlik Support to recreate a copy of the automation, including identical blocks. While this will not allow for access to eventual connections configured in the blocks, it makes recreating the automation for troubleshooting purposes simpler.&lt;/P&gt;
&lt;P&gt;This option works in conjuction with the&amp;nbsp;&lt;STRONG&gt;Upload Workspace&amp;nbsp;&lt;/STRONG&gt;option, which can be found in the same drop-down menu as&amp;nbsp;&lt;STRONG&gt;Download Workspace&lt;/STRONG&gt;.&amp;nbsp;To upload an automation, simply create a blank automation and &lt;STRONG&gt;right-click&amp;nbsp;&lt;/STRONG&gt;on the block editor page and click on the option &lt;STRONG&gt;Upload Workspace&lt;/STRONG&gt;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;&lt;STRONG&gt;&lt;FONT color="#339966"&gt;Automations Overview History Tab&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/H3&gt;
&lt;P&gt;Open an automation and click the &lt;STRONG&gt;History&amp;nbsp;&lt;/STRONG&gt;tab.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="show history.png" style="width: 641px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/107664i84422B027A725439/image-size/large?v=v2&amp;amp;px=999" role="button" title="show history.png" alt="show history.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;This provides an overview of all automation runs:&lt;/P&gt;
&lt;UL class="lia-list-style-type-circle"&gt;
&lt;LI&gt;when they started,&lt;/LI&gt;
&lt;LI&gt;when they were scheduled to start,&lt;/LI&gt;
&lt;LI&gt;the current run status,&lt;/LI&gt;
&lt;LI&gt;and how long did it take to complete the run.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Clicking on a run will show its ID in the URL, which can be further used to troubleshoot.&lt;/P&gt;
&lt;P&gt;This view can help pinpoint specific instances of automation executions that were in error either previously or currently.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;&lt;STRONG&gt;&lt;FONT color="#339966"&gt;Block History Tab&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/H3&gt;
&lt;P&gt;Each block has its own history section.&amp;nbsp;&lt;STRONG&gt;Click&amp;nbsp;&lt;/STRONG&gt;the block to view:&lt;/P&gt;
&lt;UL class="lia-list-style-type-circle"&gt;
&lt;LI&gt;when it has run&lt;/LI&gt;
&lt;LI&gt;what was in the input&lt;/LI&gt;
&lt;LI&gt;what was the block's output&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="block history.png" style="width: 960px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/96228i3D8E8B61948A9C1E/image-size/large?v=v2&amp;amp;px=999" role="button" title="block history.png" alt="block history.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;This section is useful for:&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;UL class="lia-list-style-type-circle"&gt;
&lt;LI&gt;Checking what response we get back when running the block.&lt;/LI&gt;
&lt;LI&gt;Checking the different inputs (settings) we have for that block.&lt;/LI&gt;
&lt;LI&gt;Finding faulty block settings&lt;/LI&gt;
&lt;LI&gt;Missing required inputs for the block&lt;/LI&gt;
&lt;LI&gt;Locating error messages&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;&lt;STRONG&gt;&lt;FONT color="#339966"&gt;Export This Run Button in Automations Overview Tab&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/H3&gt;
&lt;P&gt;Open your Automation and switch to the &lt;STRONG&gt;History&amp;nbsp;&lt;/STRONG&gt;(1) tab in your block. Choose the&amp;nbsp;&lt;STRONG&gt;Run&amp;nbsp;&lt;/STRONG&gt;(2) and&amp;nbsp;click&amp;nbsp;&lt;STRONG&gt;Export this run&amp;nbsp;&lt;/STRONG&gt;(3).&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="export this run.png" style="width: 824px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/107656i057F4218D8A5812C/image-size/large?v=v2&amp;amp;px=999" role="button" title="export this run.png" alt="export this run.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;This generates a JSON object for the automation run itself, which can be read as a programmatic representation of the automation in chronologically view. It includes a JSON object for each execution per block across the entire automation.&lt;/P&gt;
&lt;P&gt;It is recommended to send this object to the support team if you require assistance, as we cannot see the overview when importing an automation.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Example JSON of one execution:&lt;/STRONG&gt;&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;FONT face="courier new,courier"&gt;{"block":"inputs","index":1,"in_count":1,"timestamp_start":1670513221066783,"timestamp":1670513221066868,"memory_usage":6507256,"out_count":1,"out":{"name":"xxx"},"in":[{"blockid":"inputs","type":"input","options":[],"is_required":true,"prompt":"name","helpText":null}]}&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;This object can be used to:&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;UL class="lia-list-style-type-circle"&gt;
&lt;LI&gt;identify inefficiencies in your automation (such as having multiple identical blocks, rather than using a loop)&lt;/LI&gt;
&lt;LI&gt;get an overview of:
&lt;UL class="lia-list-style-type-circle"&gt;
&lt;LI&gt;memory usage&lt;/LI&gt;
&lt;LI&gt;input and ouput&lt;/LI&gt;
&lt;LI&gt;start time&lt;/LI&gt;
&lt;LI&gt;index&lt;/LI&gt;
&lt;LI&gt;and more&amp;nbsp;&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;LI&gt;identify memory bottlenecks&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;&lt;STRONG&gt;&lt;FONT color="#339966"&gt;Chronologically Tab in Automations Overview Tab&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/H3&gt;
&lt;P&gt;Still in the&amp;nbsp;&lt;STRONG&gt;History&amp;nbsp;&lt;/STRONG&gt;(1) tab, switch to&amp;nbsp;the&amp;nbsp;&lt;STRONG&gt;Run&lt;/STRONG&gt; (2) you want to view and open&amp;nbsp;&lt;STRONG&gt;Chronologically&amp;nbsp;&lt;/STRONG&gt;(3).&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="chronologically listed.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/107658i88B1D08E99C3684A/image-size/large?v=v2&amp;amp;px=999" role="button" title="chronologically listed.png" alt="chronologically listed.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;This is a UI representation of the order in which the blocks are executing in a specific run. It includes useful details such as:&lt;/P&gt;
&lt;UL class="lia-list-style-type-circle"&gt;
&lt;LI&gt;input and output of each block,&lt;/LI&gt;
&lt;LI&gt;start time,&lt;/LI&gt;
&lt;LI&gt;and a preview of the block's output.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;This view can help you understand the flow in which the automation is executed and identify the correct order in which blocks should execute.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;&lt;STRONG&gt;&lt;FONT color="#339966"&gt;Error Tab In Automations Overview Tab &lt;/FONT&gt;&lt;/STRONG&gt;&lt;/H3&gt;
&lt;P&gt;Still in the&amp;nbsp;&lt;STRONG&gt;History&amp;nbsp;&lt;/STRONG&gt;(1) tab, switch to&amp;nbsp;the&amp;nbsp;&lt;STRONG&gt;Run&lt;/STRONG&gt; (2) you want to view and open&amp;nbsp;&lt;STRONG&gt;Errors&amp;nbsp;&lt;/STRONG&gt;(3).&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="errors tab.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/107659iA498532DEA32B073/image-size/large?v=v2&amp;amp;px=999" role="button" title="errors tab.png" alt="errors tab.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;This lists any errors occurring on the selected run.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Per Block Tab in Automations Overview Tab&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H3&gt;
&lt;P&gt;Still in the&amp;nbsp;&lt;STRONG&gt;History&amp;nbsp;&lt;/STRONG&gt;(1) tab, switch to&amp;nbsp;the&amp;nbsp;&lt;STRONG&gt;Run&lt;/STRONG&gt; (2) you want to view and open&amp;nbsp;&lt;STRONG&gt;Per Block&amp;nbsp;&lt;/STRONG&gt;(3).&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="per block tab.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/107660iF066D12EAAA87565/image-size/large?v=v2&amp;amp;px=999" role="button" title="per block tab.png" alt="per block tab.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;FONT color="#339966"&gt;This is a UI representation of:&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;UL class="lia-list-style-type-circle"&gt;
&lt;LI&gt;how the blocks were executed,&lt;/LI&gt;
&lt;LI&gt;the number of times they were executed with no specific order,&lt;/LI&gt;
&lt;LI&gt;and their input and output.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Show API Endpoint link&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H3&gt;
&lt;P&gt;Switch to the &lt;STRONG&gt;Editor&lt;/STRONG&gt; view (1) and then click on a &lt;STRONG&gt;specific block&lt;/STRONG&gt; (2). From there, click &lt;STRONG&gt;Block configuration&amp;nbsp;&lt;/STRONG&gt;(3) to expand the configuration menu.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="block configuration.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/107662iDAC36D1D2D969E9D/image-size/large?v=v2&amp;amp;px=999" role="button" title="block configuration.png" alt="block configuration.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Scroll down and click&amp;nbsp;&lt;STRONG&gt;Show API endpoint&lt;/STRONG&gt;.&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Show API endpoints.png" style="width: 343px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/107663iA6A2E0DB96E35DE3/image-size/large?v=v2&amp;amp;px=999" role="button" title="Show API endpoints.png" alt="Show API endpoints.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;This reveals the endpoint’s URL and is useful if you wish to run this endpoint outside of Qlik Application Automation, such as from postman, insomnia, curl, etc.&lt;/P&gt;
&lt;P&gt;Using this URL you can verify if the third-party API source is the issue or if the endpoint is working as expected.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Locating an Automation ID&amp;nbsp; &lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H3&gt;
&lt;P&gt;Automation IDs may be needed by Qlik Support to help with further troubleshooting.&lt;/P&gt;
&lt;P data-unlink="true"&gt;Open any automation. The URL will be structured like this:&amp;nbsp;&lt;FONT face="courier new,courier"&gt;&lt;SPAN&gt;https://xxxxxx.ap.qlikcloud.com/automations/editor/&lt;STRONG&gt;7e45f640-73b4-11ed-9a8a-cbd298af84db&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;The ID following&amp;nbsp;&lt;FONT face="courier new,courier"&gt;/automations/editor&lt;/FONT&gt; is your&amp;nbsp;&lt;STRONG&gt;automation&lt;/STRONG&gt; &lt;STRONG&gt;ID&lt;/STRONG&gt;.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="automation id.png" style="width: 696px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/107665i7BABC6212DD51D51/image-size/large?v=v2&amp;amp;px=999" role="button" title="automation id.png" alt="automation id.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Automation Run ID &lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H3&gt;
&lt;P&gt;Automation run IDs may be needed by Qlik Support to help with further troubleshooting.&lt;/P&gt;
&lt;P&gt;Open your Automation and switch to the &lt;STRONG&gt;History&amp;nbsp;&lt;/STRONG&gt;(1) tab in your block. Choose the&amp;nbsp;&lt;STRONG&gt;Run&amp;nbsp;&lt;/STRONG&gt;(2) and copy the URL from the web browser.&lt;/P&gt;
&lt;P data-unlink="true"&gt;The URL will be structured like this: &lt;FONT face="courier new,courier"&gt;https://xxxxx.ap.qlikcloud.com/automations/editor/7e45f640-73b4-11ed-9a8a-cbd298af84db/history/&lt;STRONG&gt;c709c840-73b6-11ed-aa48-49e41086f490&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;The ID following the&lt;FONT face="courier new,courier"&gt; /history/&lt;/FONT&gt; section of the URL is the &lt;STRONG&gt;automation run id&lt;/STRONG&gt;.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="run ID.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/107666iDB9CA59709EFC749/image-size/large?v=v2&amp;amp;px=999" role="button" title="run ID.png" alt="run ID.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;BLOCKQUOTE class="quote"&gt;Individual navigation details have changed with a recent Qlik Cloud release. The navigation documented in this article may not reflect your current experience. We are working on updating the article as soon as possible.&lt;/BLOCKQUOTE&gt;
&lt;H3&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Connection Run ID&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H3&gt;
&lt;P&gt;Connection run IDs may be needed by Qlik Support to help with further troubleshooting as we can identify potential issues using the GUID provided.&lt;/P&gt;
&lt;P&gt;This will require the use of your browser's debug tools.&amp;nbsp;&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Go to the Automation menu on the left-hand side in the hub and navigate to the&amp;nbsp;&lt;STRONG&gt;Connections&amp;nbsp;&lt;/STRONG&gt;(1) view.&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="automations connections.png" style="width: 911px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/172039i6785322E6C3FE0D6/image-size/large?v=v2&amp;amp;px=999" role="button" title="automations connections.png" alt="automations connections.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;Open your browser's debug tools and open the &lt;STRONG&gt;Network&amp;nbsp;&lt;/STRONG&gt;(2) tab.&amp;nbsp;&lt;/LI&gt;
&lt;LI&gt;Search for &lt;STRONG&gt;Automation-Connections &lt;/STRONG&gt;(3)&lt;/LI&gt;
&lt;LI&gt;Click on &lt;STRONG&gt;Automation-&lt;/STRONG&gt;&lt;STRONG&gt;Connections&amp;nbsp;&lt;/STRONG&gt;(4) in the Name tab&lt;/LI&gt;
&lt;LI&gt;Select &lt;STRONG&gt;Preview&amp;nbsp;&lt;/STRONG&gt;(5)&lt;/LI&gt;
&lt;LI&gt;Locate the Connector by name and expand it. Copy the &lt;STRONG&gt;ID&amp;nbsp;&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="get connection ID.png" style="width: 984px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/172040iFA804937BB99AE7F/image-size/large?v=v2&amp;amp;px=999" role="button" title="get connection ID.png" alt="get connection ID.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;Send this ID to support.&lt;/LI&gt;
&lt;/OL&gt;
&lt;H4&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Environment&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H4&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;LI-PRODUCT title="Qlik Application Automation" id="qlikApplicationAutomation"&gt;&lt;/LI-PRODUCT&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 23 Sep 2024 11:36:30 GMT</pubDate>
    <dc:creator>Shai_E</dc:creator>
    <dc:date>2024-09-23T11:36:30Z</dc:date>
    <item>
      <title>Troubleshooting Qlik Application Automation</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/Troubleshooting-Qlik-Application-Automation/ta-p/2016531</link>
      <description>&lt;P&gt;Need to debug an automation? This guide walks you through troubleshooting tips for Qlik Application Automation.&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Content:&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;LI-TOC indent="15" liststyle="none" maxheadinglevel="4"&gt;&lt;/LI-TOC&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Download Workspace&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H3&gt;
&lt;P&gt;While in the automation editor block screen,&amp;nbsp;&lt;STRONG&gt;&lt;EM&gt;right-click&amp;nbsp;&lt;/EM&gt;&lt;/STRONG&gt;in a blank space and click&amp;nbsp;&lt;STRONG&gt;Download workspace&lt;/STRONG&gt;.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="download workspace.png" style="width: 750px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/96212i45F8258FCA93612F/image-size/large?v=v2&amp;amp;px=999" role="button" title="download workspace.png" alt="download workspace.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;This option will generate a JSON file representing the automation itself with all its blocks and their corresponding inputs.&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;This JSON file can be used in debugging for:&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;Understanding the different blocks which are used in the automation:&lt;/P&gt;
&lt;UL class="lia-list-style-type-circle"&gt;
&lt;LI&gt;how they run&lt;/LI&gt;
&lt;LI&gt;with which inputs they run&lt;/LI&gt;
&lt;LI&gt;and what their outputs are&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;In addition, the downloaded workspace can be sent to Qlik Support to recreate a copy of the automation, including identical blocks. While this will not allow for access to eventual connections configured in the blocks, it makes recreating the automation for troubleshooting purposes simpler.&lt;/P&gt;
&lt;P&gt;This option works in conjuction with the&amp;nbsp;&lt;STRONG&gt;Upload Workspace&amp;nbsp;&lt;/STRONG&gt;option, which can be found in the same drop-down menu as&amp;nbsp;&lt;STRONG&gt;Download Workspace&lt;/STRONG&gt;.&amp;nbsp;To upload an automation, simply create a blank automation and &lt;STRONG&gt;right-click&amp;nbsp;&lt;/STRONG&gt;on the block editor page and click on the option &lt;STRONG&gt;Upload Workspace&lt;/STRONG&gt;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;&lt;STRONG&gt;&lt;FONT color="#339966"&gt;Automations Overview History Tab&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/H3&gt;
&lt;P&gt;Open an automation and click the &lt;STRONG&gt;History&amp;nbsp;&lt;/STRONG&gt;tab.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="show history.png" style="width: 641px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/107664i84422B027A725439/image-size/large?v=v2&amp;amp;px=999" role="button" title="show history.png" alt="show history.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;This provides an overview of all automation runs:&lt;/P&gt;
&lt;UL class="lia-list-style-type-circle"&gt;
&lt;LI&gt;when they started,&lt;/LI&gt;
&lt;LI&gt;when they were scheduled to start,&lt;/LI&gt;
&lt;LI&gt;the current run status,&lt;/LI&gt;
&lt;LI&gt;and how long did it take to complete the run.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Clicking on a run will show its ID in the URL, which can be further used to troubleshoot.&lt;/P&gt;
&lt;P&gt;This view can help pinpoint specific instances of automation executions that were in error either previously or currently.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;&lt;STRONG&gt;&lt;FONT color="#339966"&gt;Block History Tab&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/H3&gt;
&lt;P&gt;Each block has its own history section.&amp;nbsp;&lt;STRONG&gt;Click&amp;nbsp;&lt;/STRONG&gt;the block to view:&lt;/P&gt;
&lt;UL class="lia-list-style-type-circle"&gt;
&lt;LI&gt;when it has run&lt;/LI&gt;
&lt;LI&gt;what was in the input&lt;/LI&gt;
&lt;LI&gt;what was the block's output&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="block history.png" style="width: 960px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/96228i3D8E8B61948A9C1E/image-size/large?v=v2&amp;amp;px=999" role="button" title="block history.png" alt="block history.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;This section is useful for:&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;UL class="lia-list-style-type-circle"&gt;
&lt;LI&gt;Checking what response we get back when running the block.&lt;/LI&gt;
&lt;LI&gt;Checking the different inputs (settings) we have for that block.&lt;/LI&gt;
&lt;LI&gt;Finding faulty block settings&lt;/LI&gt;
&lt;LI&gt;Missing required inputs for the block&lt;/LI&gt;
&lt;LI&gt;Locating error messages&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;&lt;STRONG&gt;&lt;FONT color="#339966"&gt;Export This Run Button in Automations Overview Tab&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/H3&gt;
&lt;P&gt;Open your Automation and switch to the &lt;STRONG&gt;History&amp;nbsp;&lt;/STRONG&gt;(1) tab in your block. Choose the&amp;nbsp;&lt;STRONG&gt;Run&amp;nbsp;&lt;/STRONG&gt;(2) and&amp;nbsp;click&amp;nbsp;&lt;STRONG&gt;Export this run&amp;nbsp;&lt;/STRONG&gt;(3).&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="export this run.png" style="width: 824px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/107656i057F4218D8A5812C/image-size/large?v=v2&amp;amp;px=999" role="button" title="export this run.png" alt="export this run.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;This generates a JSON object for the automation run itself, which can be read as a programmatic representation of the automation in chronologically view. It includes a JSON object for each execution per block across the entire automation.&lt;/P&gt;
&lt;P&gt;It is recommended to send this object to the support team if you require assistance, as we cannot see the overview when importing an automation.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Example JSON of one execution:&lt;/STRONG&gt;&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;FONT face="courier new,courier"&gt;{"block":"inputs","index":1,"in_count":1,"timestamp_start":1670513221066783,"timestamp":1670513221066868,"memory_usage":6507256,"out_count":1,"out":{"name":"xxx"},"in":[{"blockid":"inputs","type":"input","options":[],"is_required":true,"prompt":"name","helpText":null}]}&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;This object can be used to:&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;UL class="lia-list-style-type-circle"&gt;
&lt;LI&gt;identify inefficiencies in your automation (such as having multiple identical blocks, rather than using a loop)&lt;/LI&gt;
&lt;LI&gt;get an overview of:
&lt;UL class="lia-list-style-type-circle"&gt;
&lt;LI&gt;memory usage&lt;/LI&gt;
&lt;LI&gt;input and ouput&lt;/LI&gt;
&lt;LI&gt;start time&lt;/LI&gt;
&lt;LI&gt;index&lt;/LI&gt;
&lt;LI&gt;and more&amp;nbsp;&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;LI&gt;identify memory bottlenecks&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;&lt;STRONG&gt;&lt;FONT color="#339966"&gt;Chronologically Tab in Automations Overview Tab&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/H3&gt;
&lt;P&gt;Still in the&amp;nbsp;&lt;STRONG&gt;History&amp;nbsp;&lt;/STRONG&gt;(1) tab, switch to&amp;nbsp;the&amp;nbsp;&lt;STRONG&gt;Run&lt;/STRONG&gt; (2) you want to view and open&amp;nbsp;&lt;STRONG&gt;Chronologically&amp;nbsp;&lt;/STRONG&gt;(3).&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="chronologically listed.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/107658i88B1D08E99C3684A/image-size/large?v=v2&amp;amp;px=999" role="button" title="chronologically listed.png" alt="chronologically listed.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;This is a UI representation of the order in which the blocks are executing in a specific run. It includes useful details such as:&lt;/P&gt;
&lt;UL class="lia-list-style-type-circle"&gt;
&lt;LI&gt;input and output of each block,&lt;/LI&gt;
&lt;LI&gt;start time,&lt;/LI&gt;
&lt;LI&gt;and a preview of the block's output.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;This view can help you understand the flow in which the automation is executed and identify the correct order in which blocks should execute.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;&lt;STRONG&gt;&lt;FONT color="#339966"&gt;Error Tab In Automations Overview Tab &lt;/FONT&gt;&lt;/STRONG&gt;&lt;/H3&gt;
&lt;P&gt;Still in the&amp;nbsp;&lt;STRONG&gt;History&amp;nbsp;&lt;/STRONG&gt;(1) tab, switch to&amp;nbsp;the&amp;nbsp;&lt;STRONG&gt;Run&lt;/STRONG&gt; (2) you want to view and open&amp;nbsp;&lt;STRONG&gt;Errors&amp;nbsp;&lt;/STRONG&gt;(3).&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="errors tab.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/107659iA498532DEA32B073/image-size/large?v=v2&amp;amp;px=999" role="button" title="errors tab.png" alt="errors tab.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;This lists any errors occurring on the selected run.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Per Block Tab in Automations Overview Tab&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H3&gt;
&lt;P&gt;Still in the&amp;nbsp;&lt;STRONG&gt;History&amp;nbsp;&lt;/STRONG&gt;(1) tab, switch to&amp;nbsp;the&amp;nbsp;&lt;STRONG&gt;Run&lt;/STRONG&gt; (2) you want to view and open&amp;nbsp;&lt;STRONG&gt;Per Block&amp;nbsp;&lt;/STRONG&gt;(3).&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="per block tab.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/107660iF066D12EAAA87565/image-size/large?v=v2&amp;amp;px=999" role="button" title="per block tab.png" alt="per block tab.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;FONT color="#339966"&gt;This is a UI representation of:&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;UL class="lia-list-style-type-circle"&gt;
&lt;LI&gt;how the blocks were executed,&lt;/LI&gt;
&lt;LI&gt;the number of times they were executed with no specific order,&lt;/LI&gt;
&lt;LI&gt;and their input and output.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Show API Endpoint link&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H3&gt;
&lt;P&gt;Switch to the &lt;STRONG&gt;Editor&lt;/STRONG&gt; view (1) and then click on a &lt;STRONG&gt;specific block&lt;/STRONG&gt; (2). From there, click &lt;STRONG&gt;Block configuration&amp;nbsp;&lt;/STRONG&gt;(3) to expand the configuration menu.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="block configuration.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/107662iDAC36D1D2D969E9D/image-size/large?v=v2&amp;amp;px=999" role="button" title="block configuration.png" alt="block configuration.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Scroll down and click&amp;nbsp;&lt;STRONG&gt;Show API endpoint&lt;/STRONG&gt;.&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Show API endpoints.png" style="width: 343px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/107663iA6A2E0DB96E35DE3/image-size/large?v=v2&amp;amp;px=999" role="button" title="Show API endpoints.png" alt="Show API endpoints.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;This reveals the endpoint’s URL and is useful if you wish to run this endpoint outside of Qlik Application Automation, such as from postman, insomnia, curl, etc.&lt;/P&gt;
&lt;P&gt;Using this URL you can verify if the third-party API source is the issue or if the endpoint is working as expected.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Locating an Automation ID&amp;nbsp; &lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H3&gt;
&lt;P&gt;Automation IDs may be needed by Qlik Support to help with further troubleshooting.&lt;/P&gt;
&lt;P data-unlink="true"&gt;Open any automation. The URL will be structured like this:&amp;nbsp;&lt;FONT face="courier new,courier"&gt;&lt;SPAN&gt;https://xxxxxx.ap.qlikcloud.com/automations/editor/&lt;STRONG&gt;7e45f640-73b4-11ed-9a8a-cbd298af84db&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;The ID following&amp;nbsp;&lt;FONT face="courier new,courier"&gt;/automations/editor&lt;/FONT&gt; is your&amp;nbsp;&lt;STRONG&gt;automation&lt;/STRONG&gt; &lt;STRONG&gt;ID&lt;/STRONG&gt;.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="automation id.png" style="width: 696px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/107665i7BABC6212DD51D51/image-size/large?v=v2&amp;amp;px=999" role="button" title="automation id.png" alt="automation id.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Automation Run ID &lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H3&gt;
&lt;P&gt;Automation run IDs may be needed by Qlik Support to help with further troubleshooting.&lt;/P&gt;
&lt;P&gt;Open your Automation and switch to the &lt;STRONG&gt;History&amp;nbsp;&lt;/STRONG&gt;(1) tab in your block. Choose the&amp;nbsp;&lt;STRONG&gt;Run&amp;nbsp;&lt;/STRONG&gt;(2) and copy the URL from the web browser.&lt;/P&gt;
&lt;P data-unlink="true"&gt;The URL will be structured like this: &lt;FONT face="courier new,courier"&gt;https://xxxxx.ap.qlikcloud.com/automations/editor/7e45f640-73b4-11ed-9a8a-cbd298af84db/history/&lt;STRONG&gt;c709c840-73b6-11ed-aa48-49e41086f490&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;The ID following the&lt;FONT face="courier new,courier"&gt; /history/&lt;/FONT&gt; section of the URL is the &lt;STRONG&gt;automation run id&lt;/STRONG&gt;.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="run ID.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/107666iDB9CA59709EFC749/image-size/large?v=v2&amp;amp;px=999" role="button" title="run ID.png" alt="run ID.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;BLOCKQUOTE class="quote"&gt;Individual navigation details have changed with a recent Qlik Cloud release. The navigation documented in this article may not reflect your current experience. We are working on updating the article as soon as possible.&lt;/BLOCKQUOTE&gt;
&lt;H3&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Connection Run ID&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H3&gt;
&lt;P&gt;Connection run IDs may be needed by Qlik Support to help with further troubleshooting as we can identify potential issues using the GUID provided.&lt;/P&gt;
&lt;P&gt;This will require the use of your browser's debug tools.&amp;nbsp;&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Go to the Automation menu on the left-hand side in the hub and navigate to the&amp;nbsp;&lt;STRONG&gt;Connections&amp;nbsp;&lt;/STRONG&gt;(1) view.&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="automations connections.png" style="width: 911px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/172039i6785322E6C3FE0D6/image-size/large?v=v2&amp;amp;px=999" role="button" title="automations connections.png" alt="automations connections.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;Open your browser's debug tools and open the &lt;STRONG&gt;Network&amp;nbsp;&lt;/STRONG&gt;(2) tab.&amp;nbsp;&lt;/LI&gt;
&lt;LI&gt;Search for &lt;STRONG&gt;Automation-Connections &lt;/STRONG&gt;(3)&lt;/LI&gt;
&lt;LI&gt;Click on &lt;STRONG&gt;Automation-&lt;/STRONG&gt;&lt;STRONG&gt;Connections&amp;nbsp;&lt;/STRONG&gt;(4) in the Name tab&lt;/LI&gt;
&lt;LI&gt;Select &lt;STRONG&gt;Preview&amp;nbsp;&lt;/STRONG&gt;(5)&lt;/LI&gt;
&lt;LI&gt;Locate the Connector by name and expand it. Copy the &lt;STRONG&gt;ID&amp;nbsp;&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="get connection ID.png" style="width: 984px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/172040iFA804937BB99AE7F/image-size/large?v=v2&amp;amp;px=999" role="button" title="get connection ID.png" alt="get connection ID.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;Send this ID to support.&lt;/LI&gt;
&lt;/OL&gt;
&lt;H4&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Environment&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H4&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;LI-PRODUCT title="Qlik Application Automation" id="qlikApplicationAutomation"&gt;&lt;/LI-PRODUCT&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 23 Sep 2024 11:36:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/Troubleshooting-Qlik-Application-Automation/ta-p/2016531</guid>
      <dc:creator>Shai_E</dc:creator>
      <dc:date>2024-09-23T11:36:30Z</dc:date>
    </item>
  </channel>
</rss>

