<?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: Error 404 Qlik application Automation - Copy data to Microsoft excel sheets in Qlik Automate</title>
    <link>https://community.qlik.com/t5/Qlik-Automate/Error-404-Qlik-application-Automation-Copy-data-to-Microsoft/m-p/1995974#M985</link>
    <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/168699"&gt;@TaMahdi&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;I've set up an automation similar to yours that works, see attached automation.&lt;/P&gt;
&lt;P&gt;In stead of looping over the output from the Get Straight Table Data, you could solve it using this approach: &lt;BR /&gt;&lt;A href="https://community.qlik.com/t5/Qlik-Application-Automation/QAA-Update-Excel-rows-from-Table-Data/m-p/1877410#M257" target="_blank"&gt;https://community.qlik.com/t5/Qlik-Application-Automation/QAA-Update-Excel-rows-from-Table-Data/m-p/1877410#M257&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;I'm attaching a solution for that as well.&lt;/P&gt;</description>
    <pubDate>Mon, 24 Oct 2022 07:39:38 GMT</pubDate>
    <dc:creator>J_Lindberg</dc:creator>
    <dc:date>2022-10-24T07:39:38Z</dc:date>
    <item>
      <title>Error 404 Qlik application Automation - Copy data to Microsoft excel sheets</title>
      <link>https://community.qlik.com/t5/Qlik-Automate/Error-404-Qlik-application-Automation-Copy-data-to-Microsoft/m-p/1980972#M830</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;I'm facing error 404 while running the automation, an excel file is already existing with the sheet to be deleted, however, I'm not sure the reason of the eror.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please refer to the attached screenshots.&lt;/P&gt;
&lt;P&gt;&lt;LI-PRODUCT title="Qlik Application Automation OEM" id="qlikApplicationAutomationOEM"&gt;&lt;/LI-PRODUCT&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 14 Sep 2022 14:03:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Automate/Error-404-Qlik-application-Automation-Copy-data-to-Microsoft/m-p/1980972#M830</guid>
      <dc:creator>TaMahdi</dc:creator>
      <dc:date>2022-09-14T14:03:28Z</dc:date>
    </item>
    <item>
      <title>Re: Error 404 Qlik application Automation - Copy data to Microsoft excel sheets</title>
      <link>https://community.qlik.com/t5/Qlik-Automate/Error-404-Qlik-application-Automation-Copy-data-to-Microsoft/m-p/1981455#M836</link>
      <description>&lt;P&gt;&lt;SPAN&gt;The error indicates that the worksheet you are trying to delete doesn't exist.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Try using the&amp;nbsp;List Worksheets block to:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;1. Ensure that the sheet you are trying to delete exists.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;2. Ensure that the&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;sheet name/id has been correctly provided to the Delete&amp;nbsp; Worksheets block.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 15 Sep 2022 11:42:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Automate/Error-404-Qlik-application-Automation-Copy-data-to-Microsoft/m-p/1981455#M836</guid>
      <dc:creator>J_Lindberg</dc:creator>
      <dc:date>2022-09-15T11:42:12Z</dc:date>
    </item>
    <item>
      <title>Re: Error 404 Qlik application Automation - Copy data to Microsoft excel sheets</title>
      <link>https://community.qlik.com/t5/Qlik-Automate/Error-404-Qlik-application-Automation-Copy-data-to-Microsoft/m-p/1981771#M838</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/168699"&gt;@TaMahdi&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In addition to&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/184440"&gt;@J_Lindberg&lt;/a&gt;&amp;nbsp; reply, you can even try using the do-lookup functionality of the 'Delete Worksheet' endpoint for all the input parameters and select the appropriate Drive Id, Item Id, Worksheet,&amp;nbsp;etc to ensure you are passing correct values over all the input parameters&lt;/P&gt;
&lt;P&gt;Thanks!!&lt;/P&gt;</description>
      <pubDate>Fri, 16 Sep 2022 04:46:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Automate/Error-404-Qlik-application-Automation-Copy-data-to-Microsoft/m-p/1981771#M838</guid>
      <dc:creator>AfeefaTk</dc:creator>
      <dc:date>2022-09-16T04:46:20Z</dc:date>
    </item>
    <item>
      <title>Re: Error 404 Qlik application Automation - Copy data to Microsoft excel sheets</title>
      <link>https://community.qlik.com/t5/Qlik-Automate/Error-404-Qlik-application-Automation-Copy-data-to-Microsoft/m-p/1981831#M843</link>
      <description>&lt;P&gt;Thank you &lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/184440"&gt;@J_Lindberg&lt;/a&gt;&amp;nbsp;.&lt;/P&gt;
&lt;P&gt;1. Its strange as the sheet already exists in the excel file with the exact name.&lt;/P&gt;
&lt;P&gt;2. Will try to add&amp;nbsp;&lt;SPAN&gt;List Worksheets block and see how it goes.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;I'm also facing error 503- unknown error for some automation and not sure whats the cause of it!&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 16 Sep 2022 06:52:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Automate/Error-404-Qlik-application-Automation-Copy-data-to-Microsoft/m-p/1981831#M843</guid>
      <dc:creator>TaMahdi</dc:creator>
      <dc:date>2022-09-16T06:52:36Z</dc:date>
    </item>
    <item>
      <title>Re: Error 404 Qlik application Automation - Copy data to Microsoft excel sheets</title>
      <link>https://community.qlik.com/t5/Qlik-Automate/Error-404-Qlik-application-Automation-Copy-data-to-Microsoft/m-p/1982221#M854</link>
      <description>&lt;P&gt;In similar automatons, I'm facing error 503 unknown error which I'm not quite sure about its cause.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I also got an error of 401 general exceptions at the start of the automation run, appreciate your support to fix it.&lt;/P&gt;</description>
      <pubDate>Sun, 18 Sep 2022 05:22:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Automate/Error-404-Qlik-application-Automation-Copy-data-to-Microsoft/m-p/1982221#M854</guid>
      <dc:creator>TaMahdi</dc:creator>
      <dc:date>2022-09-18T05:22:07Z</dc:date>
    </item>
    <item>
      <title>Re: Error 404 Qlik application Automation - Copy data to Microsoft excel sheets</title>
      <link>https://community.qlik.com/t5/Qlik-Automate/Error-404-Qlik-application-Automation-Copy-data-to-Microsoft/m-p/1991167#M950</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/168699"&gt;@TaMahdi&lt;/a&gt;&amp;nbsp;Do you have the required permissions to write to the drive and file?&lt;/P&gt;</description>
      <pubDate>Tue, 11 Oct 2022 08:37:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Automate/Error-404-Qlik-application-Automation-Copy-data-to-Microsoft/m-p/1991167#M950</guid>
      <dc:creator>J_Lindberg</dc:creator>
      <dc:date>2022-10-11T08:37:09Z</dc:date>
    </item>
    <item>
      <title>Re: Error 404 Qlik application Automation - Copy data to Microsoft excel sheets</title>
      <link>https://community.qlik.com/t5/Qlik-Automate/Error-404-Qlik-application-Automation-Copy-data-to-Microsoft/m-p/1991568#M953</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/184440"&gt;@J_Lindberg&lt;/a&gt;&amp;nbsp; Yes I have.&lt;/P&gt;</description>
      <pubDate>Wed, 12 Oct 2022 05:15:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Automate/Error-404-Qlik-application-Automation-Copy-data-to-Microsoft/m-p/1991568#M953</guid>
      <dc:creator>TaMahdi</dc:creator>
      <dc:date>2022-10-12T05:15:31Z</dc:date>
    </item>
    <item>
      <title>Re: Error 404 Qlik application Automation - Copy data to Microsoft excel sheets</title>
      <link>https://community.qlik.com/t5/Qlik-Automate/Error-404-Qlik-application-Automation-Copy-data-to-Microsoft/m-p/1995974#M985</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/168699"&gt;@TaMahdi&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;I've set up an automation similar to yours that works, see attached automation.&lt;/P&gt;
&lt;P&gt;In stead of looping over the output from the Get Straight Table Data, you could solve it using this approach: &lt;BR /&gt;&lt;A href="https://community.qlik.com/t5/Qlik-Application-Automation/QAA-Update-Excel-rows-from-Table-Data/m-p/1877410#M257" target="_blank"&gt;https://community.qlik.com/t5/Qlik-Application-Automation/QAA-Update-Excel-rows-from-Table-Data/m-p/1877410#M257&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;I'm attaching a solution for that as well.&lt;/P&gt;</description>
      <pubDate>Mon, 24 Oct 2022 07:39:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Automate/Error-404-Qlik-application-Automation-Copy-data-to-Microsoft/m-p/1995974#M985</guid>
      <dc:creator>J_Lindberg</dc:creator>
      <dc:date>2022-10-24T07:39:38Z</dc:date>
    </item>
  </channel>
</rss>

