<?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 Terminate End Event in Call Activity in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/terminate-end-event-in-call-activity/m-p/182544#M135674</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi! We are attempting to terminate the entire process from within a Call Activity using Activiti 5.17. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It appears that Terminate End Events within Call Activities are not yet supported, as rather than the parent process ending, it simply continues as usual (acting like there was a normal End Event within the Call Activity). We've tried running TerminateEndEventTest.testTerminateInCallActivity.bpmn and found the same result. Is there any chance of this getting supported in future releases?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;We've also tried calling deleteProcessInstance from within the child Call Activity. This results in the bug seen here:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://forums.activiti.org/content/npe-511-when-deleting-process-service-task" rel="nofollow noopener noreferrer"&gt;http://forums.activiti.org/content/npe-511-when-deleting-process-service-task&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;Once again, is there any chance of this error getting resolved?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If neither of these fixes are on the horizon, do you have any additional suggestions to implement this behavior (other than overriding the engine ourselves).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you so much!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 05 Oct 2015 15:47:26 GMT</pubDate>
    <dc:creator>foranc</dc:creator>
    <dc:date>2015-10-05T15:47:26Z</dc:date>
    <item>
      <title>Terminate End Event in Call Activity</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/terminate-end-event-in-call-activity/m-p/182544#M135674</link>
      <description>Hi! We are attempting to terminate the entire process from within a Call Activity using Activiti 5.17. It appears that Terminate End Events within Call Activities are not yet supported, as rather than the parent process ending, it simply continues as usual (acting like there was a normal End Event w</description>
      <pubDate>Mon, 05 Oct 2015 15:47:26 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/terminate-end-event-in-call-activity/m-p/182544#M135674</guid>
      <dc:creator>foranc</dc:creator>
      <dc:date>2015-10-05T15:47:26Z</dc:date>
    </item>
    <item>
      <title>Re: Terminate End Event in Call Activity</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/terminate-end-event-in-call-activity/m-p/182545#M135675</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The TerminateEndEventTest.testTerminateInCallActivity runs green on 5.18. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Or do you mean you have done changes to that process to make it fail?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Oct 2015 08:17:43 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/terminate-end-event-in-call-activity/m-p/182545#M135675</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2015-10-06T08:17:43Z</dc:date>
    </item>
    <item>
      <title>Re: Terminate End Event in Call Activity</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/terminate-end-event-in-call-activity/m-p/182546#M135676</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Looking at TerminateEndEventTest.testTerminateInCallActivity, it appears that it is demonstrating that Terminate End Events terminate the Call Activity and continue the parent. Our understanding was that Terminate End Events should terminate the entire process, including the parent. If this is not the case, is there another type of event or task we can use to do the above? Thanks!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Oct 2015 12:48:52 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/terminate-end-event-in-call-activity/m-p/182546#M135676</guid>
      <dc:creator>foranc</dc:creator>
      <dc:date>2015-10-06T12:48:52Z</dc:date>
    </item>
    <item>
      <title>Re: Terminate End Event in Call Activity</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/terminate-end-event-in-call-activity/m-p/182547#M135677</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;It's been a while since I've looked at the terminate event, but if that's the test then i assume it's according to the spec. One option could be to set a variable in the called process and use that variable to route to another terminate end event?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Oct 2015 08:29:53 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/terminate-end-event-in-call-activity/m-p/182547#M135677</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2015-10-07T08:29:53Z</dc:date>
    </item>
    <item>
      <title>Re: Terminate End Event in Call Activity</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/terminate-end-event-in-call-activity/m-p/182548#M135678</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Alright. It was our understanding from the second post (the first by martin.grofcik) here: &lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="https://forums.activiti.org/content/runtimeservicedeleteprocessinstance-causing-activitioptimisticlockingexceptions" rel="nofollow noopener noreferrer"&gt;https://forums.activiti.org/content/runtimeservicedeleteprocessinstance-causing-activitioptimisticlockingexceptions&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;that this was a bug and that parents should be terminated by a terminate end event in a child Call Activity, but I may have misread the post.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any updates on the deleteProcessInstance bug mentioned in my first post? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for the suggestion! We're trying to avoid adding additional end events to parent processes, but will certainly consider it.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Oct 2015 12:57:50 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/terminate-end-event-in-call-activity/m-p/182548#M135678</guid>
      <dc:creator>foranc</dc:creator>
      <dc:date>2015-10-07T12:57:50Z</dc:date>
    </item>
    <item>
      <title>Re: Terminate End Event in Call Activity</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/terminate-end-event-in-call-activity/m-p/182549#M135679</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;"that this was a bug and that parents should be terminated by a terminate end event in a child Call Activity, but I may have misread the post."&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;My take is always that the unit tests reflect the truth. At least, the current truth.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;"Any updates on the deleteProcessInstance bug mentioned in my first post?"&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Calling that service API from within a service task probably will not work indeed. It probably needs quite a bit of work to make that happen.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Oct 2015 09:14:05 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/terminate-end-event-in-call-activity/m-p/182549#M135679</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2015-10-08T09:14:05Z</dc:date>
    </item>
    <item>
      <title>Re: Terminate End Event in Call Activity</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/terminate-end-event-in-call-activity/m-p/182550#M135680</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Alright, thank you for your help!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Oct 2015 12:41:26 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/terminate-end-event-in-call-activity/m-p/182550#M135680</guid>
      <dc:creator>foranc</dc:creator>
      <dc:date>2015-10-08T12:41:26Z</dc:date>
    </item>
    <item>
      <title>Re: Terminate End Event in Call Activity</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/terminate-end-event-in-call-activity/m-p/182551#M135681</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;@foranc: fyi: we'll look at it in more detail soon. We've got other users saying the opposite thing (the whole parent _is_ killed when using terminate end event with call activities). We'll dig into it and see what's up.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Oct 2015 10:30:58 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/terminate-end-event-in-call-activity/m-p/182551#M135681</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2015-10-13T10:30:58Z</dc:date>
    </item>
  </channel>
</rss>

