<?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 Resume task ability in Activiti in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/resume-task-ability-in-activiti/m-p/195706#M148836</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 am new to Activiti.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I am working on a project which try to find a new, industrial standard workflow engine to replace its old, self-developed workflow engine.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have some questions on the resume ability of Activiti.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;For example, there is a workflow like below:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;START -&amp;gt; Info Processing -&amp;gt; Generate Reports -&amp;gt; Deliver Reports to Client by MQ -&amp;gt; End&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If there is exception on "Deliver Reports to Client by MQ" task (e.g. MQ timeout) and I don't want to execute all the steps again, could I resume the workflow from "Deliver Reports to Client by MQ" manually in Activiti?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;If Activiti can resume the workflow manually, would you mind to share me technical reference on that ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you for your help.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 20 Oct 2014 19:34:47 GMT</pubDate>
    <dc:creator>ymichael</dc:creator>
    <dc:date>2014-10-20T19:34:47Z</dc:date>
    <item>
      <title>Resume task ability in Activiti</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/resume-task-ability-in-activiti/m-p/195706#M148836</link>
      <description>Hi,I am new to Activiti.I am working on a project which try to find a new, industrial standard workflow engine to replace its old, self-developed workflow engine.I have some questions on the resume ability of Activiti.For example, there is a workflow like below&lt;IMG id="smileyfrustrated" class="emoticon emoticon-smileyfrustrated" src="https://migration33.stage.lithium.com/i/smilies/16x16_smiley-frustrated.png" alt="Smiley Frustrated" title="Smiley Frustrated" /&gt;TART -&amp;gt; Info Processing -&amp;gt; Gene</description>
      <pubDate>Mon, 20 Oct 2014 19:34:47 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/resume-task-ability-in-activiti/m-p/195706#M148836</guid>
      <dc:creator>ymichael</dc:creator>
      <dc:date>2014-10-20T19:34:47Z</dc:date>
    </item>
    <item>
      <title>Re: Resume task ability in Activiti</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/resume-task-ability-in-activiti/m-p/195707#M148837</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 assume there is no wait state in your process (for more info &lt;/SPAN&gt;&lt;A href="http://www.activiti.org/userguide/#bpmnConcurrencyAndTransactions" rel="nofollow noopener noreferrer"&gt;http://www.activiti.org/userguide/#bpmnConcurrencyAndTransactions&lt;/A&gt;&lt;SPAN&gt;). It means that when one step fails transaction is rolled back to the start -&amp;gt; Start process fails.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;You can make steps asynchronous and in that case you can limit transaction boundaries.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Martin&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Oct 2014 06:28:52 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/resume-task-ability-in-activiti/m-p/195707#M148837</guid>
      <dc:creator>martin_grofcik</dc:creator>
      <dc:date>2014-10-21T06:28:52Z</dc:date>
    </item>
    <item>
      <title>Re: Resume task ability in Activiti</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/resume-task-ability-in-activiti/m-p/195708#M148838</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Actually what you can do, is to catch the error and forward the process to some wait state like recieve task. Later on you can query the waiting task and send a signal to resume or cancel the task.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Another way is to use asynchronous tasks. These tasks are executed as job. You can write a custom job executor to retry it on demand. The first appraoch is much simpler, I have to admit.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Nov 2014 16:19:55 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/resume-task-ability-in-activiti/m-p/195708#M148838</guid>
      <dc:creator>smirzai</dc:creator>
      <dc:date>2014-11-05T16:19:55Z</dc:date>
    </item>
    <item>
      <title>Re: Resume task ability in Activiti</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/resume-task-ability-in-activiti/m-p/195709#M148839</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I created a sample, but it seems that I cannot post picture.&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Nov 2014 16:25:44 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/resume-task-ability-in-activiti/m-p/195709#M148839</guid>
      <dc:creator>smirzai</dc:creator>
      <dc:date>2014-11-05T16:25:44Z</dc:date>
    </item>
    <item>
      <title>Re: Resume task ability in Activiti</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/resume-task-ability-in-activiti/m-p/195710#M148840</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Ok I attached the source: &lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Nov 2014 16:27:32 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/resume-task-ability-in-activiti/m-p/195710#M148840</guid>
      <dc:creator>smirzai</dc:creator>
      <dc:date>2014-11-05T16:27:32Z</dc:date>
    </item>
  </channel>
</rss>

