<?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: Suspending activiti process and continuing from task which throw exception  in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/suspending-activiti-process-and-continuing-from-task-which-throw/m-p/162118#M116014</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks Tijs. I followed your guidelines and created async tasks, ran waitForJobExecutorToProcessAllJobs and things are working smooth. But had one doubt I'm currently in my POC stage and running workflow from main method, but when workflow runs on a server jobExecutor will automatically pick the pending jobs and finish. Is my understanding right? A brief on when and how jobExecutor will be triggered would be great to know.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 21 Nov 2013 12:08:08 GMT</pubDate>
    <dc:creator>divya1</dc:creator>
    <dc:date>2013-11-21T12:08:08Z</dc:date>
    <item>
      <title>Suspending activiti process and continuing from task which throw exception</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/suspending-activiti-process-and-continuing-from-task-which-throw/m-p/162116#M116012</link>
      <description>I have a requirement where if an exception occures during workflow, process will suspend and I need to start the process from where exception occurred.What I did was I suspended process repositoryService.suspendProcessDefinitionByKey("orderWF"); changed the state of variable and re-activated the pro</description>
      <pubDate>Wed, 20 Nov 2013 07:37:50 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/suspending-activiti-process-and-continuing-from-task-which-throw/m-p/162116#M116012</guid>
      <dc:creator>divya1</dc:creator>
      <dc:date>2013-11-20T07:37:50Z</dc:date>
    </item>
    <item>
      <title>Re: Suspending activiti process and continuing from task which throw exception</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/suspending-activiti-process-and-continuing-from-task-which-throw/m-p/162117#M116013</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Why would you use the suspend functionality for this? It would be better to use an async task. Then the process instance will asynchronously try to complete this task. When the job retry is 0, it will stay in that state. And you can continue the process instance from there yourself.&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>Wed, 20 Nov 2013 15:02:40 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/suspending-activiti-process-and-continuing-from-task-which-throw/m-p/162117#M116013</guid>
      <dc:creator>trademak</dc:creator>
      <dc:date>2013-11-20T15:02:40Z</dc:date>
    </item>
    <item>
      <title>Re: Suspending activiti process and continuing from task which throw exception</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/suspending-activiti-process-and-continuing-from-task-which-throw/m-p/162118#M116014</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks Tijs. I followed your guidelines and created async tasks, ran waitForJobExecutorToProcessAllJobs and things are working smooth. But had one doubt I'm currently in my POC stage and running workflow from main method, but when workflow runs on a server jobExecutor will automatically pick the pending jobs and finish. Is my understanding right? A brief on when and how jobExecutor will be triggered would be great to know.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Nov 2013 12:08:08 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/suspending-activiti-process-and-continuing-from-task-which-throw/m-p/162118#M116014</guid>
      <dc:creator>divya1</dc:creator>
      <dc:date>2013-11-21T12:08:08Z</dc:date>
    </item>
  </channel>
</rss>

