<?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: Activiti task processing in act_ru_exection, act_ru_task, act_ru_variable in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/activiti-task-processing-in-act-ru-exection-act-ru-task-act-ru/m-p/150213#M105101</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Sounds like &lt;/SPAN&gt;&lt;A href="http://activiti.org/userguide/index.html#eventDispatcher" rel="nofollow noopener noreferrer"&gt;http://activiti.org/userguide/index.html#eventDispatcher&lt;/A&gt;&lt;SPAN&gt; might fit that use case.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 22 Apr 2014 10:26:12 GMT</pubDate>
    <dc:creator>jbarrez</dc:creator>
    <dc:date>2014-04-22T10:26:12Z</dc:date>
    <item>
      <title>Activiti task processing in act_ru_exection, act_ru_task, act_ru_variable</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/activiti-task-processing-in-act-ru-exection-act-ru-task-act-ru/m-p/150212#M105100</link>
      <description>Hi,In my application, I have lots of fixed variables in process and task. So when I retrieve them from act_ru_task and act_ru_variable table it is a performance hit. So I am thinking of putting a trigger when insert /update/delete happens in act_ru_variable. In order to do that I should be knowing f</description>
      <pubDate>Fri, 11 Apr 2014 16:48:35 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/activiti-task-processing-in-act-ru-exection-act-ru-task-act-ru/m-p/150212#M105100</guid>
      <dc:creator>jain_shweta5</dc:creator>
      <dc:date>2014-04-11T16:48:35Z</dc:date>
    </item>
    <item>
      <title>Re: Activiti task processing in act_ru_exection, act_ru_task, act_ru_variable</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/activiti-task-processing-in-act-ru-exection-act-ru-task-act-ru/m-p/150213#M105101</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Sounds like &lt;/SPAN&gt;&lt;A href="http://activiti.org/userguide/index.html#eventDispatcher" rel="nofollow noopener noreferrer"&gt;http://activiti.org/userguide/index.html#eventDispatcher&lt;/A&gt;&lt;SPAN&gt; might fit that use case.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Apr 2014 10:26:12 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/activiti-task-processing-in-act-ru-exection-act-ru-task-act-ru/m-p/150213#M105101</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2014-04-22T10:26:12Z</dc:date>
    </item>
    <item>
      <title>Re: Activiti task processing in act_ru_exection, act_ru_task, act_ru_variable</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/activiti-task-processing-in-act-ru-exection-act-ru-task-act-ru/m-p/150214#M105102</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for the reply,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Seems it may help. I have a timer which automatically complete the task. I thought of using TASK_COMPLETED event, but I can not see it working, so thought of using ENTITY_DELETED, when task gets completed.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Please let me know when task gets completed ,every time ENTITY_DELETED must fired , or it may fire only ENTITY_UPDATED. Thanks.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Apr 2014 16:30:28 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/activiti-task-processing-in-act-ru-exection-act-ru-task-act-ru/m-p/150214#M105102</guid>
      <dc:creator>jain_shweta5</dc:creator>
      <dc:date>2014-04-23T16:30:28Z</dc:date>
    </item>
    <item>
      <title>Re: Activiti task processing in act_ru_exection, act_ru_task, act_ru_variable</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/activiti-task-processing-in-act-ru-exection-act-ru-task-act-ru/m-p/150215#M105103</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;What do you mean with "TASK_COMPLETED , does not work"? We have unit-tests for this behaviour and unless you have a failing unit-test, I'm quite confident such an event is thrown when task is completed.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You can always use ENTITY_DELETED and check for TaskEntity as the payload. This ensures you get notified when a task completes normally and is deleted preemptively (e.g.. multi-instance reached completionCondition or process instance is deleted).&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Apr 2014 07:27:08 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/activiti-task-processing-in-act-ru-exection-act-ru-task-act-ru/m-p/150215#M105103</guid>
      <dc:creator>frederikherema1</dc:creator>
      <dc:date>2014-04-24T07:27:08Z</dc:date>
    </item>
    <item>
      <title>Re: Activiti task processing in act_ru_exection, act_ru_task, act_ru_variable</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/activiti-task-processing-in-act-ru-exection-act-ru-task-act-ru/m-p/150216#M105104</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Just to let you know , that I have a userTask, which is having timer in it, that means if user does not action on that for 30S , the task should get completed automatically. To catch this event, I have used following configuration&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt; property name="typedEventListeners"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; map&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; entry key="TASK_COMPELTED" &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; list&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; bean class="com.xms.workflow.CatchTaskCompeleted" &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; list&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; entry&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; map&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; property&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;and class is implementing ActivitiEventListener &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;On method public void onEvent(ActivitiEvent event) {&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;}&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am expecting TASK_COMPELETED should get fired, which is not. I have seen ENTITIY_DELETED works.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;May be TASK_COMPLETED is not expected here.&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Apr 2014 11:27:40 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/activiti-task-processing-in-act-ru-exection-act-ru-task-act-ru/m-p/150216#M105104</guid>
      <dc:creator>jain_shweta5</dc:creator>
      <dc:date>2014-04-24T11:27:40Z</dc:date>
    </item>
    <item>
      <title>Re: Activiti task processing in act_ru_exection, act_ru_task, act_ru_variable</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/activiti-task-processing-in-act-ru-exection-act-ru-task-act-ru/m-p/150217#M105105</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You're making a mistake here. A boundary timer event on a task with cancelActivity="true" does NOT complete the job, it cancels the activity. For a usertask this means deleting it without completing…&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Apr 2014 08:05:41 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/activiti-task-processing-in-act-ru-exection-act-ru-task-act-ru/m-p/150217#M105105</guid>
      <dc:creator>frederikherema1</dc:creator>
      <dc:date>2014-04-25T08:05:41Z</dc:date>
    </item>
    <item>
      <title>Re: Activiti task processing in act_ru_exection, act_ru_task, act_ru_variable</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/activiti-task-processing-in-act-ru-exection-act-ru-task-act-ru/m-p/150218#M105106</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Now I have used TIMER_FIRED event instead of ENTITY_DELETED. Please confirm , if it is right. Thanks.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Apr 2014 09:49:43 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/activiti-task-processing-in-act-ru-exection-act-ru-task-act-ru/m-p/150218#M105106</guid>
      <dc:creator>jain_shweta5</dc:creator>
      <dc:date>2014-04-25T09:49:43Z</dc:date>
    </item>
  </channel>
</rss>

