<?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 Cancel BoundaryEventTimer? in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/cancel-boundaryeventtimer/m-p/117607#M83043</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have a process that calls three call activities in Activiti 5.10.&amp;nbsp; Each call activity has a BoundaryEventTimer associated with it, used if the call activity gets stuck (right now just going to an ErrorEndEvent).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Looking at the Activiti DB and trace of variable assignments, it appears that the BoundaryEventTimer associated with a call activity gets fired (on time) after the call activities have completed, taking the process execution down the path towards handling stuck call activities.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there a way to cancel boundary event timers when the associated task completes prior to the timer firing?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I could have the execution following the boundary event check an exit status variable, but I'm wondering if there's a cleaner solution in the XML configuration.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 21 Nov 2012 17:43:06 GMT</pubDate>
    <dc:creator>jonathan1</dc:creator>
    <dc:date>2012-11-21T17:43:06Z</dc:date>
    <item>
      <title>Cancel BoundaryEventTimer?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/cancel-boundaryeventtimer/m-p/117607#M83043</link>
      <description>I have a process that calls three call activities in Activiti 5.10.&amp;nbsp; Each call activity has a BoundaryEventTimer associated with it, used if the call activity gets stuck (right now just going to an ErrorEndEvent).Looking at the Activiti DB and trace of variable assignments, it appears that the Bound</description>
      <pubDate>Wed, 21 Nov 2012 17:43:06 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/cancel-boundaryeventtimer/m-p/117607#M83043</guid>
      <dc:creator>jonathan1</dc:creator>
      <dc:date>2012-11-21T17:43:06Z</dc:date>
    </item>
    <item>
      <title>Re: Cancel BoundaryEventTimer?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/cancel-boundaryeventtimer/m-p/117608#M83044</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;When the scope the timer is on is destroyed (e.g. task completed, subprocess finished), the timers are deleted as well. How does your process XML looks? Maybe you could create a unit-test demonstrating the problem.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Nov 2012 09:42:08 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/cancel-boundaryeventtimer/m-p/117608#M83044</guid>
      <dc:creator>frederikherema1</dc:creator>
      <dc:date>2012-11-22T09:42:08Z</dc:date>
    </item>
    <item>
      <title>Re: Cancel BoundaryEventTimer?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/cancel-boundaryeventtimer/m-p/117609#M83045</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you, frederikheremans,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I've narrowed down the problem and am waiting on Maven to download resources from the Alfresco Maven Repository through my company's firewall so I can insert the "unit" test into the Activiti unit-test framework on the sticky post…&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;While I'm waiting… and waiting…&amp;nbsp; The problem stems from installing a TimerBoundaryEvent on a ReceiveTask used inside a CallActivity.&amp;nbsp;&amp;nbsp; The ReceiveTask gets signalled, flow proceeds normally, but then the timer on the ReceiveTask is triggered later.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Nov 2012 23:32:52 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/cancel-boundaryeventtimer/m-p/117609#M83045</guid>
      <dc:creator>jonathan1</dc:creator>
      <dc:date>2012-11-26T23:32:52Z</dc:date>
    </item>
  </channel>
</rss>

