<?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: TimerBoundaryEvent - AutoComplete task when timer expires in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/timerboundaryevent-autocomplete-task-when-timer-expires/m-p/213252#M166382</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #727174; background-color: #ffffff;"&gt;"&lt;/SPAN&gt;&lt;SPAN style="color: #727174; background-color: #ffffff; border: 0px;"&gt;If there is a repeating job along with the end date, TimerBoundaryEvent is not creating other jobs when it reach the end date (after the timer expires)" which is expected and is working as the same and we don't have any issue with this.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #727174; background-color: #ffffff; border: 0px;"&gt;After the timer expires, User Task is still open. Need help on ending the current process.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 13 Dec 2016 15:04:08 GMT</pubDate>
    <dc:creator>sredrouthu</dc:creator>
    <dc:date>2016-12-13T15:04:08Z</dc:date>
    <item>
      <title>TimerBoundaryEvent - AutoComplete task when timer expires</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/timerboundaryevent-autocomplete-task-when-timer-expires/m-p/213248#M166378</link>
      <description>Hi,For a TimerBoundaryEvent, when cancelActivity is "false" and "activiti:endDate" is specified, can the original process be ended? I still see the task is assigned to the respective user.&amp;nbsp;If there is a repeating job along with the end date, TimerBoundaryEvent is not creating other jobs when it reac</description>
      <pubDate>Tue, 13 Dec 2016 11:13:01 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/timerboundaryevent-autocomplete-task-when-timer-expires/m-p/213248#M166378</guid>
      <dc:creator>sredrouthu</dc:creator>
      <dc:date>2016-12-13T11:13:01Z</dc:date>
    </item>
    <item>
      <title>Re: TimerBoundaryEvent - AutoComplete task when timer expires</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/timerboundaryevent-autocomplete-task-when-timer-expires/m-p/213249#M166379</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If your goal is simply to close all open tasks after the timer boundary event fires, then have the flow do it's necessary cleanup work then end with a "Terminate End Event" rather than a none end event. This will close all open jobs and tasks.&lt;BR /&gt;&lt;BR /&gt;Perhaps I am missing something, if you could post your process with a description of your desired goals, it may help.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Greg&lt;/P&gt;&lt;P&gt;&lt;A href="https://migration33.stage.lithium.com/t5/tag/bp3/tg-p"&gt;&lt;/A&gt;‌&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Dec 2016 13:48:37 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/timerboundaryevent-autocomplete-task-when-timer-expires/m-p/213249#M166379</guid>
      <dc:creator>gdharley</dc:creator>
      <dc:date>2016-12-13T13:48:37Z</dc:date>
    </item>
    <item>
      <title>Re: TimerBoundaryEvent - AutoComplete task when timer expires</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/timerboundaryevent-autocomplete-task-when-timer-expires/m-p/213250#M166380</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Greg,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TimeCycle R20/PT2S will fire for every 2 seconds and 20 times (cancelActivity is set to false). When ever the timer fires, we have a service class that do some job. After the timer gets expired, we have to end the current process / task (not all the open tasks or jobs).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Dec 2016 14:44:27 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/timerboundaryevent-autocomplete-task-when-timer-expires/m-p/213250#M166380</guid>
      <dc:creator>sredrouthu</dc:creator>
      <dc:date>2016-12-13T14:44:27Z</dc:date>
    </item>
    <item>
      <title>Re: TimerBoundaryEvent - AutoComplete task when timer expires</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/timerboundaryevent-autocomplete-task-when-timer-expires/m-p/213251#M166381</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;"&lt;SPAN style="color: #727174; background-color: #ffffff;"&gt;If there is a repeating job along with the end date, TimerBoundaryEvent is not creating other jobs when it reach the end date"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #727174; background-color: #ffffff;"&gt;could you provide a unit test for this scenario? (or at least the bpmn20.xml file of the process) it will help for reproducing the issue.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #727174; background-color: #ffffff;"&gt;Thanks.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Dec 2016 14:55:47 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/timerboundaryevent-autocomplete-task-when-timer-expires/m-p/213251#M166381</guid>
      <dc:creator>vasile_dirla</dc:creator>
      <dc:date>2016-12-13T14:55:47Z</dc:date>
    </item>
    <item>
      <title>Re: TimerBoundaryEvent - AutoComplete task when timer expires</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/timerboundaryevent-autocomplete-task-when-timer-expires/m-p/213252#M166382</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #727174; background-color: #ffffff;"&gt;"&lt;/SPAN&gt;&lt;SPAN style="color: #727174; background-color: #ffffff; border: 0px;"&gt;If there is a repeating job along with the end date, TimerBoundaryEvent is not creating other jobs when it reach the end date (after the timer expires)" which is expected and is working as the same and we don't have any issue with this.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #727174; background-color: #ffffff; border: 0px;"&gt;After the timer expires, User Task is still open. Need help on ending the current process.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Dec 2016 15:04:08 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/timerboundaryevent-autocomplete-task-when-timer-expires/m-p/213252#M166382</guid>
      <dc:creator>sredrouthu</dc:creator>
      <dc:date>2016-12-13T15:04:08Z</dc:date>
    </item>
    <item>
      <title>Re: TimerBoundaryEvent - AutoComplete task when timer expires</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/timerboundaryevent-autocomplete-task-when-timer-expires/m-p/213253#M166383</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;what about such a construction, is it solving your needs?&lt;IMG class="image-1 jive-image" src="https://connect.hyland.com/legacyfs/online/alfresco/11511_pastedImage_1.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Dec 2016 15:55:45 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/timerboundaryevent-autocomplete-task-when-timer-expires/m-p/213253#M166383</guid>
      <dc:creator>vasile_dirla</dc:creator>
      <dc:date>2016-12-13T15:55:45Z</dc:date>
    </item>
    <item>
      <title>Re: TimerBoundaryEvent - AutoComplete task when timer expires</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/timerboundaryevent-autocomplete-task-when-timer-expires/m-p/213254#M166384</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How can we cancel a user task in Script Task?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Dec 2016 16:19:11 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/timerboundaryevent-autocomplete-task-when-timer-expires/m-p/213254#M166384</guid>
      <dc:creator>sredrouthu</dc:creator>
      <dc:date>2016-12-13T16:19:11Z</dc:date>
    </item>
    <item>
      <title>Re: TimerBoundaryEvent - AutoComplete task when timer expires</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/timerboundaryevent-autocomplete-task-when-timer-expires/m-p/213255#M166385</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok thanks for the details.&lt;BR /&gt;So if I understand correctly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After the Boundary Event Timer fires the 20th time you want to cancel the attached task.&lt;BR /&gt;If this is what you need, then you could add a counter to the boundary event either as a script task or execution listener. After you hit the last timer, throw a signal to cancel the original task.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See simple example below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;IMG class="image-1 jive-image" height="499" src="https://connect.hyland.com/legacyfs/online/alfresco/11512_pastedImage_1.png" width="664" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Obviously you can streamline this by throwing the signal inside the timer event boundary listener and checking the count there, but the basic approach is the same.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Dec 2016 17:15:05 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/timerboundaryevent-autocomplete-task-when-timer-expires/m-p/213255#M166385</guid>
      <dc:creator>gdharley</dc:creator>
      <dc:date>2016-12-13T17:15:05Z</dc:date>
    </item>
    <item>
      <title>Re: TimerBoundaryEvent - AutoComplete task when timer expires</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/timerboundaryevent-autocomplete-task-when-timer-expires/m-p/213256#M166386</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check the signal approach I just posted.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Dec 2016 17:16:03 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/timerboundaryevent-autocomplete-task-when-timer-expires/m-p/213256#M166386</guid>
      <dc:creator>gdharley</dc:creator>
      <dc:date>2016-12-13T17:16:03Z</dc:date>
    </item>
    <item>
      <title>Re: TimerBoundaryEvent - AutoComplete task when timer expires</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/timerboundaryevent-autocomplete-task-when-timer-expires/m-p/213257#M166387</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is not mandatory a script task; you could use a service task which will give you a lot of power while is also very easy to develop the java code.&lt;/P&gt;&lt;P&gt;in the same time you could consider also the solution Greg posted "signal based solution" which I really like.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Dec 2016 19:24:38 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/timerboundaryevent-autocomplete-task-when-timer-expires/m-p/213257#M166387</guid>
      <dc:creator>vasile_dirla</dc:creator>
      <dc:date>2016-12-13T19:24:38Z</dc:date>
    </item>
    <item>
      <title>Re: TimerBoundaryEvent - AutoComplete task when timer expires</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/timerboundaryevent-autocomplete-task-when-timer-expires/m-p/213258#M166388</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Signal throw and catch worked! Thanks for your help!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Dec 2016 13:11:22 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/timerboundaryevent-autocomplete-task-when-timer-expires/m-p/213258#M166388</guid>
      <dc:creator>sredrouthu</dc:creator>
      <dc:date>2016-12-14T13:11:22Z</dc:date>
    </item>
    <item>
      <title>Re: TimerBoundaryEvent - AutoComplete task when timer expires</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/timerboundaryevent-autocomplete-task-when-timer-expires/m-p/213259#M166389</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Excellent. If you could mark the answer as correct I would appreciate it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Dec 2016 13:13:20 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/timerboundaryevent-autocomplete-task-when-timer-expires/m-p/213259#M166389</guid>
      <dc:creator>gdharley</dc:creator>
      <dc:date>2016-12-14T13:13:20Z</dc:date>
    </item>
  </channel>
</rss>

