<?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: Every user tasks need to be rollback in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/every-user-tasks-need-to-be-rollback/m-p/48334#M27627</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;My solution to this problem is :&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;you save the the actions into a database as a record.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;When you need to revert the workflow to a specific stage, just restart the workflow and use the action records to do the tasks until the workflow goes to the point which you want to revert to.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 19 Sep 2016 21:36:58 GMT</pubDate>
    <dc:creator>huan_ling</dc:creator>
    <dc:date>2016-09-19T21:36:58Z</dc:date>
    <item>
      <title>Every user tasks need to be rollback</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/every-user-tasks-need-to-be-rollback/m-p/48330#M27623</link>
      <description>I am a beginner of Activiti.I have a complicated process with more than 10 user tasks. As request from customer, every user tasks maybe failed and need to be rollback/rejected to last state. How do I handle this case? It's too complicated if I add a gateway for every user task, and it makes my BPMN</description>
      <pubDate>Fri, 11 Nov 2011 02:18:27 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/every-user-tasks-need-to-be-rollback/m-p/48330#M27623</guid>
      <dc:creator>uping</dc:creator>
      <dc:date>2011-11-11T02:18:27Z</dc:date>
    </item>
    <item>
      <title>Re: Every user tasks need to be rollback</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/every-user-tasks-need-to-be-rollback/m-p/48331#M27624</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;As request from customer, every user tasks maybe failed and need to be rollback/rejected to last state&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;What does that mean, exactly? What means the userTask fails?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you have some custom escalation logic you want to apply to every userTask (i.e. a timer boundary event &lt;/SPAN&gt;&lt;A href="http://activiti.org/userguide/index.html#bpmnTimerBoundaryEvent" rel="nofollow noopener noreferrer"&gt;http://activiti.org/userguide/index.html#bpmnTimerBoundaryEvent&lt;/A&gt;&lt;SPAN&gt;), you could model it in a subprocess. You can then pass the parameters like "assignee" and escalation timers to the subprocess.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Nov 2011 05:52:32 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/every-user-tasks-need-to-be-rollback/m-p/48331#M27624</guid>
      <dc:creator>meyerd</dc:creator>
      <dc:date>2011-11-11T05:52:32Z</dc:date>
    </item>
    <item>
      <title>Re: Every user tasks need to be rollback</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/every-user-tasks-need-to-be-rollback/m-p/48332#M27625</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;As request from customer, every user tasks maybe failed and need to be rollback/rejected to last state&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;What does that mean, exactly? What means the userTask fails?&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;That means in every user task form, we need provide "Reject" option so they can rollback. I have read the link you provide, it doesn't solve my problem but thanks.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Nov 2011 06:21:25 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/every-user-tasks-need-to-be-rollback/m-p/48332#M27625</guid>
      <dc:creator>uping</dc:creator>
      <dc:date>2011-11-11T06:21:25Z</dc:date>
    </item>
    <item>
      <title>Re: Every user tasks need to be rollback</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/every-user-tasks-need-to-be-rollback/m-p/48333#M27626</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 you could do is use an exclusive gateway and based on the outcome of the user task you can go back to a previous element.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;That's not really a rollback, but you can still go back in the process definition.&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>Sat, 12 Nov 2011 11:03:10 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/every-user-tasks-need-to-be-rollback/m-p/48333#M27626</guid>
      <dc:creator>trademak</dc:creator>
      <dc:date>2011-11-12T11:03:10Z</dc:date>
    </item>
    <item>
      <title>Re: Every user tasks need to be rollback</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/every-user-tasks-need-to-be-rollback/m-p/48334#M27627</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;My solution to this problem is :&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;you save the the actions into a database as a record.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;When you need to revert the workflow to a specific stage, just restart the workflow and use the action records to do the tasks until the workflow goes to the point which you want to revert to.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Sep 2016 21:36:58 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/every-user-tasks-need-to-be-rollback/m-p/48334#M27627</guid>
      <dc:creator>huan_ling</dc:creator>
      <dc:date>2016-09-19T21:36:58Z</dc:date>
    </item>
  </channel>
</rss>

