<?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: Delete failed task in QMC automatically. in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Delete-failed-task-in-QMC-automatically/m-p/108821#M1248314</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Akash,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The only way to accomplish this is to create a QMS API client and automate the deletion of a failed task. &lt;BR /&gt;This is the help page where you can find the documentation: &lt;A href="https://help.qlik.com/en-US/qlikview-developer/12.1/apis/QMS%20API/html/7b30b3a1-77da-4bbe-bdc2-1320dfa4f726.htm" title="https://help.qlik.com/en-US/qlikview-developer/12.1/apis/QMS%20API/html/7b30b3a1-77da-4bbe-bdc2-1320dfa4f726.htm"&gt;https://help.qlik.com/en-US/qlikview-developer/12.1/apis/QMS%20API/html/7b30b3a1-77da-4bbe-bdc2-1320dfa4f726.htm&lt;/A&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 10 Sep 2018 12:05:51 GMT</pubDate>
    <dc:creator>kiv</dc:creator>
    <dc:date>2018-09-10T12:05:51Z</dc:date>
    <item>
      <title>Delete failed task in QMC automatically.</title>
      <link>https://community.qlik.com/t5/QlikView/Delete-failed-task-in-QMC-automatically/m-p/108820#M1248312</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any way we can automate the deletion of any failed task in QMC.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Problem statement:&lt;/P&gt;&lt;P&gt;Qlikview reload gets triggered as per ETL completion.&lt;/P&gt;&lt;P&gt;In case the reload fails, on next successful reload it creates&amp;nbsp; qvw and as a result we have 2 qvw in access point : "file1 and file1(2)".&lt;/P&gt;&lt;P&gt;We can delete it manually but looking for any workaround to automate the deletion of failed instances of task to avoid 2 copies on access point.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jan 2026 18:19:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Delete-failed-task-in-QMC-automatically/m-p/108820#M1248312</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2026-01-26T18:19:17Z</dc:date>
    </item>
    <item>
      <title>Re: Delete failed task in QMC automatically.</title>
      <link>https://community.qlik.com/t5/QlikView/Delete-failed-task-in-QMC-automatically/m-p/108821#M1248314</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Akash,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The only way to accomplish this is to create a QMS API client and automate the deletion of a failed task. &lt;BR /&gt;This is the help page where you can find the documentation: &lt;A href="https://help.qlik.com/en-US/qlikview-developer/12.1/apis/QMS%20API/html/7b30b3a1-77da-4bbe-bdc2-1320dfa4f726.htm" title="https://help.qlik.com/en-US/qlikview-developer/12.1/apis/QMS%20API/html/7b30b3a1-77da-4bbe-bdc2-1320dfa4f726.htm"&gt;https://help.qlik.com/en-US/qlikview-developer/12.1/apis/QMS%20API/html/7b30b3a1-77da-4bbe-bdc2-1320dfa4f726.htm&lt;/A&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Sep 2018 12:05:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Delete-failed-task-in-QMC-automatically/m-p/108821#M1248314</guid>
      <dc:creator>kiv</dc:creator>
      <dc:date>2018-09-10T12:05:51Z</dc:date>
    </item>
    <item>
      <title>Re: Delete failed task in QMC automatically.</title>
      <link>https://community.qlik.com/t5/QlikView/Delete-failed-task-in-QMC-automatically/m-p/108822#M1248315</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That should not happen in the first place, unless your task is using some variables in the "Reduced Document Name" setting which sets a different name to the newly created QVW after every distribution, or there are some issues with the rights of the account on the destination folder.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regardless if it fails or succeeds, the destination QVW (the one you can see in the User Documents / Mounted folder) is always overwritten by the reload task, unless explicitly using a different name from the different options available: the value of a field, a timestamp, a serial number, etc. That is, by default, the name of the resulting QVW is always the same as the source QVW.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But if it fails it should not even distribute the QVW (that's when it succeeds).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or at least, that's the expected behavior (otherwise, how the users would know which file they have to open?).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Sep 2018 16:31:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Delete-failed-task-in-QMC-automatically/m-p/108822#M1248315</guid>
      <dc:creator>Miguel_Angel_Baeyens</dc:creator>
      <dc:date>2018-09-10T16:31:05Z</dc:date>
    </item>
  </channel>
</rss>

