<?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: Activate another task when due date on user task is finished in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/activate-another-task-when-due-date-on-user-task-is-finished/m-p/193687#M146817</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Then I don't get what you are trying to do here? What exactly are you trying to get in 'java'?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 05 Dec 2014 14:06:43 GMT</pubDate>
    <dc:creator>jbarrez</dc:creator>
    <dc:date>2014-12-05T14:06:43Z</dc:date>
    <item>
      <title>Activate another task when due date on user task is finished</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/activate-another-task-when-due-date-on-user-task-is-finished/m-p/193682#M146812</link>
      <description>I'm new to Activiti and I'm trying to find a way to do another task then usual when a dueDate from a user task finishes.So:Task A has a dueDate. When A is completed before the dueDate we are going to B.But when A isn't completed before the dueDate we should go to C instead of B.How could I implement</description>
      <pubDate>Fri, 21 Nov 2014 09:16:18 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/activate-another-task-when-due-date-on-user-task-is-finished/m-p/193682#M146812</guid>
      <dc:creator>greg002</dc:creator>
      <dc:date>2014-11-21T09:16:18Z</dc:date>
    </item>
    <item>
      <title>Re: Activate another task when due date on user task is finished</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/activate-another-task-when-due-date-on-user-task-is-finished/m-p/193683#M146813</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;This can be implemented using a timer boundary event with cancelActivity = true.&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>Fri, 21 Nov 2014 15:46:44 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/activate-another-task-when-due-date-on-user-task-is-finished/m-p/193683#M146813</guid>
      <dc:creator>trademak</dc:creator>
      <dc:date>2014-11-21T15:46:44Z</dc:date>
    </item>
    <item>
      <title>Re: Activate another task when due date on user task is finished</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/activate-another-task-when-due-date-on-user-task-is-finished/m-p/193684#M146814</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;And how could I get the timerBoundryEvent in java that is bound on the task?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Because I also saw that this was a possibility but I couldn't find a way to get the correct timer bound on the task and that's something I need.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Nov 2014 18:34:35 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/activate-another-task-when-due-date-on-user-task-is-finished/m-p/193684#M146814</guid>
      <dc:creator>greg002</dc:creator>
      <dc:date>2014-11-21T18:34:35Z</dc:date>
    </item>
    <item>
      <title>Re: Activate another task when due date on user task is finished</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/activate-another-task-when-due-date-on-user-task-is-finished/m-p/193685#M146815</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Are you defining the process definition using Java instead of a BPMN XML?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;If so, you can set the attachedToRef and attachedToRefId attributes on a BoundaryEvent.&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>Sun, 23 Nov 2014 19:48:14 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/activate-another-task-when-due-date-on-user-task-is-finished/m-p/193685#M146815</guid>
      <dc:creator>trademak</dc:creator>
      <dc:date>2014-11-23T19:48:14Z</dc:date>
    </item>
    <item>
      <title>Re: Activate another task when due date on user task is finished</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/activate-another-task-when-due-date-on-user-task-is-finished/m-p/193686#M146816</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The process is defined with a BPMN xml, but I start it from a java bean. (the service is wired with Spring).&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 23 Nov 2014 19:58:38 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/activate-another-task-when-due-date-on-user-task-is-finished/m-p/193686#M146816</guid>
      <dc:creator>greg002</dc:creator>
      <dc:date>2014-11-23T19:58:38Z</dc:date>
    </item>
    <item>
      <title>Re: Activate another task when due date on user task is finished</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/activate-another-task-when-due-date-on-user-task-is-finished/m-p/193687#M146817</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Then I don't get what you are trying to do here? What exactly are you trying to get in 'java'?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Dec 2014 14:06:43 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/activate-another-task-when-due-date-on-user-task-is-finished/m-p/193687#M146817</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2014-12-05T14:06:43Z</dc:date>
    </item>
  </channel>
</rss>

