<?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: Boundary Error Event on SubProcess not cancelling signal in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/boundary-error-event-on-subprocess-not-cancelling-signal/m-p/183613#M136743</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;This example should reproduce the problem.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 19 Jan 2015 00:22:23 GMT</pubDate>
    <dc:creator>mhanrahan</dc:creator>
    <dc:date>2015-01-19T00:22:23Z</dc:date>
    <item>
      <title>Boundary Error Event on SubProcess not cancelling signal</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/boundary-error-event-on-subprocess-not-cancelling-signal/m-p/183611#M136741</link>
      <description>Hi,As part of our process, we have an inclusive gateway that branches to a Signal Catch Event as well as to a Call Activity.&amp;nbsp; In normal execution, the child process will signal the parent process and continue on to another inclusive gateway that will continue when both branches are complete.However,</description>
      <pubDate>Wed, 14 Jan 2015 02:36:06 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/boundary-error-event-on-subprocess-not-cancelling-signal/m-p/183611#M136741</guid>
      <dc:creator>mhanrahan</dc:creator>
      <dc:date>2015-01-14T02:36:06Z</dc:date>
    </item>
    <item>
      <title>Re: Boundary Error Event on SubProcess not cancelling signal</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/boundary-error-event-on-subprocess-not-cancelling-signal/m-p/183612#M136742</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;No, the signal should be removed in that case.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can you make a simplified unit test that still shows the problem? That would help us tremendously in fixing it!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Jan 2015 11:47:01 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/boundary-error-event-on-subprocess-not-cancelling-signal/m-p/183612#M136742</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2015-01-16T11:47:01Z</dc:date>
    </item>
    <item>
      <title>Re: Boundary Error Event on SubProcess not cancelling signal</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/boundary-error-event-on-subprocess-not-cancelling-signal/m-p/183613#M136743</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;This example should reproduce the problem.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Jan 2015 00:22:23 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/boundary-error-event-on-subprocess-not-cancelling-signal/m-p/183613#M136743</guid>
      <dc:creator>mhanrahan</dc:creator>
      <dc:date>2015-01-19T00:22:23Z</dc:date>
    </item>
    <item>
      <title>Re: Boundary Error Event on SubProcess not cancelling signal</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/boundary-error-event-on-subprocess-not-cancelling-signal/m-p/183614#M136744</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hmm this looks like a real bug. I thought that, if i switched the seq flow so that the signal wait would be done first, tht it would work (due to the way activiti leaves a gateway), but it doesn't. It seems deeper than that.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Does it also happens when there is a wait state first in the call activity (eg a usertask BEFORE the throw error), which is then completed first?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Jan 2015 16:20:11 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/boundary-error-event-on-subprocess-not-cancelling-signal/m-p/183614#M136744</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2015-01-21T16:20:11Z</dc:date>
    </item>
    <item>
      <title>Re: Boundary Error Event on SubProcess not cancelling signal</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/boundary-error-event-on-subprocess-not-cancelling-signal/m-p/183615#M136745</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Attached I have added another test case for this scenario.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Jan 2015 05:40:43 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/boundary-error-event-on-subprocess-not-cancelling-signal/m-p/183615#M136745</guid>
      <dc:creator>mhanrahan</dc:creator>
      <dc:date>2015-01-22T05:40:43Z</dc:date>
    </item>
    <item>
      <title>Re: Boundary Error Event on SubProcess not cancelling signal</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/boundary-error-event-on-subprocess-not-cancelling-signal/m-p/183616#M136746</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Has there been any progress on your side of things for this issue?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If not, has there been an issue raised? ( I can create one, I just need to know there isn't one already there so there aren't duplicates)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Feb 2015 00:47:18 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/boundary-error-event-on-subprocess-not-cancelling-signal/m-p/183616#M136746</guid>
      <dc:creator>mhanrahan</dc:creator>
      <dc:date>2015-02-03T00:47:18Z</dc:date>
    </item>
    <item>
      <title>Re: Boundary Error Event on SubProcess not cancelling signal</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/boundary-error-event-on-subprocess-not-cancelling-signal/m-p/183617#M136747</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;No, no progress. Did you respond to my question&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;gt; Does it also happens when there is a wait state first in the call activity (eg a usertask BEFORE the throw error), which is then completed first?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm guessing it has to do with the fact that the signal is immediately after reaching the subprocess is fired. Hence why adding wait states would shed light on the issue.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Feb 2015 19:08:33 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/boundary-error-event-on-subprocess-not-cancelling-signal/m-p/183617#M136747</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2015-02-09T19:08:33Z</dc:date>
    </item>
    <item>
      <title>Re: Boundary Error Event on SubProcess not cancelling signal</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/boundary-error-event-on-subprocess-not-cancelling-signal/m-p/183618#M136748</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yes, it still happens after a wait state (And I posted an updated Test Case to allow you to reproduce that scenario)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Feb 2015 22:00:44 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/boundary-error-event-on-subprocess-not-cancelling-signal/m-p/183618#M136748</guid>
      <dc:creator>mhanrahan</dc:creator>
      <dc:date>2015-02-09T22:00:44Z</dc:date>
    </item>
  </channel>
</rss>

