<?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: How to know which signal event triggered in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/how-to-know-which-signal-event-triggered/m-p/205259#M158389</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Um did you check the docs Iinked to? The example there is showing exactly that:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;code&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;extensionElements&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;activiti:executionListener class="org.activiti.examples.bpmn.executionListener.ExampleExecutionListenerTwo" /&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/extensionElements&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/sequenceFlow&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;/code&amp;gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 18 Nov 2014 20:05:46 GMT</pubDate>
    <dc:creator>jbarrez</dc:creator>
    <dc:date>2014-11-18T20:05:46Z</dc:date>
    <item>
      <title>How to know which signal event triggered</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-know-which-signal-event-triggered/m-p/205252#M158382</link>
      <description>I have a requirement like where I am attaching two boundary signal events to an user task and these two boundary signal events are further connected to one more user task.&amp;nbsp; Based on the requirement, these two boundary signal events triggered, so upon execution of either of these two task will be cre</description>
      <pubDate>Mon, 03 Nov 2014 09:49:40 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-know-which-signal-event-triggered/m-p/205252#M158382</guid>
      <dc:creator>penusila611621</dc:creator>
      <dc:date>2014-11-03T09:49:40Z</dc:date>
    </item>
    <item>
      <title>Re: How to know which signal event triggered</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-know-which-signal-event-triggered/m-p/205253#M158383</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm not yet following? What are you trying to do and why? Isn't it enough to just fire the signal and see which task gets created? Why do you need to know which of the signals fired?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Nov 2014 11:17:50 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-know-which-signal-event-triggered/m-p/205253#M158383</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2014-11-03T11:17:50Z</dc:date>
    </item>
    <item>
      <title>Re: How to know which signal event triggered</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-know-which-signal-event-triggered/m-p/205254#M158384</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Based on which signal fired, i will update the application database with some status &amp;amp; this status will change based on which signal fired. for that reason I desperately need to know which signal fired.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Nov 2014 11:39:49 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-know-which-signal-event-triggered/m-p/205254#M158384</guid>
      <dc:creator>penusila611621</dc:creator>
      <dc:date>2014-11-03T11:39:49Z</dc:date>
    </item>
    <item>
      <title>Re: How to know which signal event triggered</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-know-which-signal-event-triggered/m-p/205255#M158385</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;So why don't you attach an execution listener to the&amp;nbsp; outgoing sequence flow? And put the logic for updating your database in the listener class?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Nov 2014 09:40:42 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-know-which-signal-event-triggered/m-p/205255#M158385</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2014-11-05T09:40:42Z</dc:date>
    </item>
    <item>
      <title>Re: How to know which signal event triggered</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-know-which-signal-event-triggered/m-p/205256#M158386</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am using Activiti 5.15 version, I am not seeing listener property in out going sequence flows to attache execution listener. Out going sequence flows has the following properties only.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Id, Name, Documentation, Flow Condition, Default Flow and Flow Condition. Please check and suggest whether I am looking at wrong place.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Nov 2014 04:40:46 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-know-which-signal-event-triggered/m-p/205256#M158386</guid>
      <dc:creator>penusila611621</dc:creator>
      <dc:date>2014-11-06T04:40:46Z</dc:date>
    </item>
    <item>
      <title>Re: How to know which signal event triggered</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-know-which-signal-event-triggered/m-p/205257#M158387</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;A href="http://activiti.org/userguide/index.html#executionListeners" rel="nofollow noopener noreferrer"&gt;http://activiti.org/userguide/index.html#executionListeners&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Nov 2014 10:50:43 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-know-which-signal-event-triggered/m-p/205257#M158387</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2014-11-10T10:50:43Z</dc:date>
    </item>
    <item>
      <title>Re: How to know which signal event triggered</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-know-which-signal-event-triggered/m-p/205258#M158388</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Many thanks for your response. I need these listeners should be available in out going sequence flows which I am not finding as I mentioned. &lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Nov 2014 04:23:02 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-know-which-signal-event-triggered/m-p/205258#M158388</guid>
      <dc:creator>penusila611621</dc:creator>
      <dc:date>2014-11-11T04:23:02Z</dc:date>
    </item>
    <item>
      <title>Re: How to know which signal event triggered</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-know-which-signal-event-triggered/m-p/205259#M158389</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Um did you check the docs Iinked to? The example there is showing exactly that:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;code&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;extensionElements&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;activiti:executionListener class="org.activiti.examples.bpmn.executionListener.ExampleExecutionListenerTwo" /&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/extensionElements&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/sequenceFlow&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;/code&amp;gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Nov 2014 20:05:46 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-know-which-signal-event-triggered/m-p/205259#M158389</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2014-11-18T20:05:46Z</dc:date>
    </item>
  </channel>
</rss>

