<?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: start, end &amp; take events are not workin gon Start event of the process in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/start-end-take-events-are-not-workin-gon-start-event-of-the/m-p/152620#M107255</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Take event is only for sequence flows.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;You can set a start event on process level, that will definitely be executed.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I would also expect the end event to be executed on a start event. Could you raise a JIRA if that's not working like that?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 16 Apr 2014 14:31:19 GMT</pubDate>
    <dc:creator>trademak</dc:creator>
    <dc:date>2014-04-16T14:31:19Z</dc:date>
    <item>
      <title>start, end &amp; take events are not workin gon Start event of the process</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/start-end-take-events-are-not-workin-gon-start-event-of-the/m-p/152619#M107254</link>
      <description>Have noticed that Start event is not running the execution listener class attachead to Start Event of the process through start, end &amp;amp; take events.but the same execution listener is getting executed on script task for two(start &amp;amp; end) events.take event&amp;nbsp; is not working. Anybody here through s</description>
      <pubDate>Tue, 15 Apr 2014 05:00:24 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/start-end-take-events-are-not-workin-gon-start-event-of-the/m-p/152619#M107254</guid>
      <dc:creator>penusila611621</dc:creator>
      <dc:date>2014-04-15T05:00:24Z</dc:date>
    </item>
    <item>
      <title>Re: start, end &amp; take events are not workin gon Start event of the process</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/start-end-take-events-are-not-workin-gon-start-event-of-the/m-p/152620#M107255</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Take event is only for sequence flows.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;You can set a start event on process level, that will definitely be executed.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I would also expect the end event to be executed on a start event. Could you raise a JIRA if that's not working like that?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Apr 2014 14:31:19 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/start-end-take-events-are-not-workin-gon-start-event-of-the/m-p/152620#M107255</guid>
      <dc:creator>trademak</dc:creator>
      <dc:date>2014-04-16T14:31:19Z</dc:date>
    </item>
    <item>
      <title>Re: start, end &amp; take events are not workin gon Start event of the process</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/start-end-take-events-are-not-workin-gon-start-event-of-the/m-p/152621#M107256</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Have created a simple process Start Event–&amp;gt;Script Task–&amp;gt;End Event. hooked execution listener on Start Event, Script Task &amp;amp; End Event. Listener is not firing on Start Event &amp;amp; End Event with any events like start,end.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Apr 2014 04:29:07 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/start-end-take-events-are-not-workin-gon-start-event-of-the/m-p/152621#M107256</guid>
      <dc:creator>penusila611621</dc:creator>
      <dc:date>2014-04-18T04:29:07Z</dc:date>
    </item>
    <item>
      <title>Re: start, end &amp; take events are not workin gon Start event of the process</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/start-end-take-events-are-not-workin-gon-start-event-of-the/m-p/152622#M107257</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;We have tests for this:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;org.activiti.examples.bpmn.executionlistener.ExecutionListenerTest (&lt;/SPAN&gt;&lt;A href="https://github.com/Activiti/Activiti/blob/7e91e91c080f1cbf274f3f4399670eba488aac1a/modules/activiti-engine/src/test/java/org/activiti/examples/bpmn/executionlistener/ExecutionListenerTest.java" rel="nofollow noopener noreferrer"&gt;https://github.com/Activiti/Activiti/blob/7e91e91c080f1cbf274f3f4399670eba488aac1a/modules/activiti-engine/src/test/java/org/activiti/examples/bpmn/executionlistener/ExecutionListenerTest.java&lt;/A&gt;&lt;SPAN&gt;). This covers all possible scenarios we envisioned. Can you create a unit-test for this that fails and shows the behaviour you're seeing? From the description you're giving, I can only conclude this will work according to our tests…&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Apr 2014 09:22:30 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/start-end-take-events-are-not-workin-gon-start-event-of-the/m-p/152622#M107257</guid>
      <dc:creator>frederikherema1</dc:creator>
      <dc:date>2014-04-22T09:22:30Z</dc:date>
    </item>
  </channel>
</rss>

