<?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 Need info on Deleting  Task  in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/need-info-on-deleting-task/m-p/149494#M104453</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I am using activiti-5.13,Now my question is i am trying to delete the task using rest uri (DELETE) runtime/tasks/{taskId}, the task is not deleted it shows the response as&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;{&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "errorMessage": "Cannot delete a task that is part of a process-instance.",&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "statusCode": 403&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;}&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am trying this one in different workflows,i am not understand this one&amp;nbsp; can u explain in which situation we can use this uri, because generally if u take any task it is definitely with in the part of a process-instance,Please any one could explain this clearly.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks &amp;amp; Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Sai Kumar R&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 24 Sep 2013 04:52:33 GMT</pubDate>
    <dc:creator>sai576</dc:creator>
    <dc:date>2013-09-24T04:52:33Z</dc:date>
    <item>
      <title>Need info on Deleting  Task</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/need-info-on-deleting-task/m-p/149494#M104453</link>
      <description>Hi,&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I am using activiti-5.13,Now my question is i am trying to delete the task using rest uri (DELETE) runtime/tasks/{taskId}, the task is not deleted it shows the response as{&amp;nbsp;&amp;nbsp;&amp;nbsp; "errorMessage": "Cannot delete a task that is part of a process-instance.",&amp;nbsp;&amp;nbsp;&amp;nbsp; "statusCode": 403}I am trying this o</description>
      <pubDate>Tue, 24 Sep 2013 04:52:33 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/need-info-on-deleting-task/m-p/149494#M104453</guid>
      <dc:creator>sai576</dc:creator>
      <dc:date>2013-09-24T04:52:33Z</dc:date>
    </item>
    <item>
      <title>Re: Need info on Deleting  Task</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/need-info-on-deleting-task/m-p/149495#M104454</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What's the reason for you to delete a task that's running as part of a process instance?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;A task should be completed and a process instance can be deleted.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The DELETE task call can be used for standalone tasks (tasks that don't run as part of process instance).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best regards,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Sep 2013 09:08:08 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/need-info-on-deleting-task/m-p/149495#M104454</guid>
      <dc:creator>trademak</dc:creator>
      <dc:date>2013-09-24T09:08:08Z</dc:date>
    </item>
    <item>
      <title>Re: Need info on Deleting  Task</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/need-info-on-deleting-task/m-p/149496#M104455</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The DELETE task call can be used for standalone tasks (tasks that don't run as part of process instance).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can u Please elaborate above one.Generally task is part of process instance only right.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks &amp;amp; Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Sai Kumar R&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Sep 2013 09:48:54 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/need-info-on-deleting-task/m-p/149496#M104455</guid>
      <dc:creator>sai576</dc:creator>
      <dc:date>2013-09-24T09:48:54Z</dc:date>
    </item>
    <item>
      <title>Re: Need info on Deleting  Task</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/need-info-on-deleting-task/m-p/149497#M104456</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Tasks in a process instance cannot be deleted. They can be completed, or delegated. But not deleted, cause what would need to happen then in the process instance?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Sep 2013 15:37:19 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/need-info-on-deleting-task/m-p/149497#M104456</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2013-09-26T15:37:19Z</dc:date>
    </item>
  </channel>
</rss>

