<?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: New Task Event Listeners in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/new-task-event-listeners/m-p/149342#M104328</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Not sure if I missed anything but I am interested in the current status. Can task listeners work with dynamically created sub tasks now?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Aiming&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 03 Jun 2015 18:56:54 GMT</pubDate>
    <dc:creator>aimingxu</dc:creator>
    <dc:date>2015-06-03T18:56:54Z</dc:date>
    <item>
      <title>New Task Event Listeners</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/new-task-event-listeners/m-p/149335#M104321</link>
      <description>I'm attempting to add sub tasks to a parent user task. Existing event listeners do not appear to be triggered when these tasks are added to the parent task. Is there existing functionality to inform activiti that I would like to attach/invoke existing listeners to these new dynamically created tasks</description>
      <pubDate>Mon, 09 Dec 2013 18:07:02 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/new-task-event-listeners/m-p/149335#M104321</guid>
      <dc:creator>pprestin</dc:creator>
      <dc:date>2013-12-09T18:07:02Z</dc:date>
    </item>
    <item>
      <title>Re: New Task Event Listeners</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/new-task-event-listeners/m-p/149336#M104322</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;What kind of event listener do you mean, and how do you associate them with these new subtasks?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Dec 2013 20:03:50 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/new-task-event-listeners/m-p/149336#M104322</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2013-12-09T20:03:50Z</dc:date>
    </item>
    <item>
      <title>Re: New Task Event Listeners</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/new-task-event-listeners/m-p/149337#M104323</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Task listeners and your question is the same as mine. I'm looking for listeners on create, assign, complete, delete. I'm not sure how to go about associating task listeners with dynamically created sub tasks. &lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Dec 2013 20:43:05 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/new-task-event-listeners/m-p/149337#M104323</guid>
      <dc:creator>pprestin</dc:creator>
      <dc:date>2013-12-09T20:43:05Z</dc:date>
    </item>
    <item>
      <title>Re: New Task Event Listeners</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/new-task-event-listeners/m-p/149338#M104324</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Task listeners only work with user tasks defined in a process definition. So for dynamically created sub tasks this doesn't work. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;We will support a new event infrastructure in Activiti 5.15 which does support sub tasks as well.&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>Tue, 10 Dec 2013 11:04:13 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/new-task-event-listeners/m-p/149338#M104324</guid>
      <dc:creator>trademak</dc:creator>
      <dc:date>2013-12-10T11:04:13Z</dc:date>
    </item>
    <item>
      <title>Re: New Task Event Listeners</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/new-task-event-listeners/m-p/149339#M104325</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yes, indeed. As Tijs said, task-listeners work only for tasks DIRECLTY involved in a process. Subtask of a task that is part of a process won't trigger TaskListeners.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The new mechanism will support adding event-listeners to the whole engine, to allow for receiving events when a task is created, assigned, completed, deleted, suspended, activated, … Current master already has 90% of this support pushed, so you can take a look before it's actually released.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Dec 2013 12:54:04 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/new-task-event-listeners/m-p/149339#M104325</guid>
      <dc:creator>frederikherema1</dc:creator>
      <dc:date>2013-12-10T12:54:04Z</dc:date>
    </item>
    <item>
      <title>Re: New Task Event Listeners</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/new-task-event-listeners/m-p/149340#M104326</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks all for your helpful feedback. I'm looking to implement near exactly what's described in the follow post &lt;/SPAN&gt;&lt;A href="http://forums.activiti.org/content/adding-participants-workflow" rel="nofollow noopener noreferrer"&gt;http://forums.activiti.org/content/adding-participants-workflow&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Essentially the ability to ad-hoc create additional tasks at run-time. I'm wondering if any of the core team has interesting ideas to simulate this type of functionality with current functionality (v5.13)? Re-parse an existing active multi-instance task? Some sort of sequence flow with conditional that would re-execute a multi instance? I've been churning on this for a while and am in need of fresh ideas. &lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Dec 2013 16:55:07 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/new-task-event-listeners/m-p/149340#M104326</guid>
      <dc:creator>pprestin</dc:creator>
      <dc:date>2013-12-10T16:55:07Z</dc:date>
    </item>
    <item>
      <title>Re: New Task Event Listeners</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/new-task-event-listeners/m-p/149341#M104327</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Depending on how tighly coupled you want those tasks, you could always get the engineServices.getTaskService and create the task through the generic service. As it is part of the same transaction, that should work as it doesn't affect the running process.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Dec 2013 14:24:33 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/new-task-event-listeners/m-p/149341#M104327</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2013-12-11T14:24:33Z</dc:date>
    </item>
    <item>
      <title>Re: New Task Event Listeners</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/new-task-event-listeners/m-p/149342#M104328</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Not sure if I missed anything but I am interested in the current status. Can task listeners work with dynamically created sub tasks now?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Aiming&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Jun 2015 18:56:54 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/new-task-event-listeners/m-p/149342#M104328</guid>
      <dc:creator>aimingxu</dc:creator>
      <dc:date>2015-06-03T18:56:54Z</dc:date>
    </item>
    <item>
      <title>Re: New Task Event Listeners</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/new-task-event-listeners/m-p/149343#M104329</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;No, i don't believe so. &lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Jun 2015 15:05:42 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/new-task-event-listeners/m-p/149343#M104329</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2015-06-11T15:05:42Z</dc:date>
    </item>
  </channel>
</rss>

