<?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 Cancel/Skip running task in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/cancel-skip-running-task/m-p/160285#M114265</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;I'm trying to find a way to cancel/skip a task that is part of a running process (it could be a user task, an service task, …). I looked into Activiti's functionalities but I only found a function to delete a task (that is not part of a running process).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Let's say that a newser is waiting for a reviewer to validate his news. That reviewer claimed the task, but had an emergency and could not complete it. The newser called the reviewer, and he gave him the green light to go ahead. How can the newser (or more probably an admin) bypass/cancel/skip the running validation task ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I don't want to use a TimerEvent as the fact that someone will want to skip a part of a process is not automatically related to time.&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;Romain.&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 14 Nov 2013 17:47:24 GMT</pubDate>
    <dc:creator>r0main</dc:creator>
    <dc:date>2013-11-14T17:47:24Z</dc:date>
    <item>
      <title>Cancel/Skip running task</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/cancel-skip-running-task/m-p/160285#M114265</link>
      <description>Hi,I'm trying to find a way to cancel/skip a task that is part of a running process (it could be a user task, an service task, …). I looked into Activiti's functionalities but I only found a function to delete a task (that is not part of a running process).Let's say that a newser is waiting for a re</description>
      <pubDate>Thu, 14 Nov 2013 17:47:24 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/cancel-skip-running-task/m-p/160285#M114265</guid>
      <dc:creator>r0main</dc:creator>
      <dc:date>2013-11-14T17:47:24Z</dc:date>
    </item>
    <item>
      <title>Re: Cancel/Skip running task</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/cancel-skip-running-task/m-p/160286#M114266</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Human Tasks can be unclaimed or delegated via API and REST. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Other activity types (system tasks, message tasks, etc) are trickier because they usually change the process instance state and so you cannot simply skip them - unless you model that in your process. In version 5.14 you have a new API that allows you to execute custom commands that can do this kind instance maipulation.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Nov 2013 01:08:45 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/cancel-skip-running-task/m-p/160286#M114266</guid>
      <dc:creator>pmsevestre</dc:creator>
      <dc:date>2013-11-15T01:08:45Z</dc:date>
    </item>
    <item>
      <title>Re: Cancel/Skip running task</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/cancel-skip-running-task/m-p/160287#M114267</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;That's custom functionality you would need to implement yourself and expose to your application. The Activiti API allows you to complete the review task so why not just invoke the complete method on that task?&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>Fri, 15 Nov 2013 14:27:36 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/cancel-skip-running-task/m-p/160287#M114267</guid>
      <dc:creator>trademak</dc:creator>
      <dc:date>2013-11-15T14:27:36Z</dc:date>
    </item>
    <item>
      <title>Re: Cancel/Skip running task</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/cancel-skip-running-task/m-p/160288#M114268</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Tijs,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for your reply, calling the complete method on the task seems a reasonable option.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Romain.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Dec 2013 14:27:12 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/cancel-skip-running-task/m-p/160288#M114268</guid>
      <dc:creator>r0main</dc:creator>
      <dc:date>2013-12-06T14:27:12Z</dc:date>
    </item>
  </channel>
</rss>

