<?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 Signal Events in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/signal-events/m-p/99235#M68556</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am trying to use and test Signal Events in the workflow but for some reason it does not seem to work. My bpmn is pasted here as it did not get uploaded. After competing first task&amp;nbsp; the process just gets closed. I expect the process to follow either signal 1 or signal 2 path depending upon the decision variable set in first task. Please, advise where I may be screwing up…..&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;&amp;lt;?xml version="1.0" encoding="UTF-8" ?&amp;gt; &lt;BR /&gt;- &amp;lt;definitions xmlns="&lt;A href="http://www.omg.org/spec/BPMN/20100524/MODEL" rel="nofollow noopener noreferrer"&gt;http://www.omg.org/spec/BPMN/20100524/MODEL&lt;/A&gt;" xmlns:xsi="&lt;A href="http://www.w3.org/2001/XMLSchema-instance" rel="nofollow noopener noreferrer"&gt;http://www.w3.org/2001/XMLSchema-instance&lt;/A&gt;" xmlns:activiti="&lt;A href="http://activiti.org/bpmn" rel="nofollow noopener noreferrer"&gt;http://activiti.org/bpmn&lt;/A&gt;" xmlns:bpmndi="&lt;A href="http://www.omg.org/spec/BPMN/20100524/DI" rel="nofollow noopener noreferrer"&gt;http://www.omg.org/spec/BPMN/20100524/DI&lt;/A&gt;" xmlns&lt;img id="smileysurprised" class="emoticon emoticon-smileysurprised" src="https://connect.hyland.com/i/smilies/16x16_smiley-surprised.png" alt="Smiley Surprised" title="Smiley Surprised" /&gt;mgdc="&lt;A href="http://www.omg.org/spec/DD/20100524/DC" rel="nofollow noopener noreferrer"&gt;http://www.omg.org/spec/DD/20100524/DC&lt;/A&gt;" xmlns&lt;img id="smileysurprised" class="emoticon emoticon-smileysurprised" src="https://connect.hyland.com/i/smilies/16x16_smiley-surprised.png" alt="Smiley Surprised" title="Smiley Surprised" /&gt;mgdi="&lt;A href="http://www.omg.org/spec/DD/20100524/DI" rel="nofollow noopener noreferrer"&gt;http://www.omg.org/spec/DD/20100524/DI&lt;/A&gt;" typeLanguage="&lt;A href="http://www.w3.org/2001/XMLSchema" rel="nofollow noopener noreferrer"&gt;http://www.w3.org/2001/XMLSchema&lt;/A&gt;" expressionLanguage="&lt;A href="http://www.w3.org/1999/XPath" rel="nofollow noopener noreferrer"&gt;http://www.w3.org/1999/XPath&lt;/A&gt;" targetNamespace="&lt;A href="http://activiti.org/bpmn20" rel="nofollow noopener noreferrer"&gt;http://activiti.org/bpmn20&lt;/A&gt;"&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;lt;signal id="signal1" name="Signal1" /&amp;gt; &lt;BR /&gt;&amp;nbsp; &amp;lt;signal id="signal2" name="Signal2" /&amp;gt; &lt;BR /&gt;- &amp;lt;process id="EventTestProcess" name="EventTestProcess"&amp;gt;&lt;BR /&gt;- &amp;lt;userTask id="usertask1" name="task1" activiti:candidateGroups="ddgdegdfg"&amp;gt;&lt;BR /&gt;- &amp;lt;extensionElements&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;lt;activiti:formProperty id="decision" name="decision" /&amp;gt; &lt;BR /&gt;&amp;nbsp; &amp;lt;/extensionElements&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;lt;/userTask&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;lt;exclusiveGateway id="exclusivegateway1" name="Exclusive Gateway" /&amp;gt; &lt;BR /&gt;- &amp;lt;intermediateThrowEvent id="signalevent1" name="SignalEvent 1"&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;lt;signalEventDefinition signalRef="signal1" /&amp;gt; &lt;BR /&gt;&amp;nbsp; &amp;lt;/intermediateThrowEvent&amp;gt;&lt;BR /&gt;- &amp;lt;intermediateCatchEvent id="signalcevent1" name="SignalCatchEvent 1"&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;lt;signalEventDefinition signalRef="signal1" /&amp;gt; &lt;BR /&gt;&amp;nbsp; &amp;lt;/intermediateCatchEvent&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;lt;userTask id="usertask2" name="Signal 1 caught task" activiti:candidateGroups="cbxfg" /&amp;gt; &lt;BR /&gt;&amp;nbsp; &amp;lt;endEvent id="endevent2" name="End" /&amp;gt; &lt;BR /&gt;- &amp;lt;intermediateThrowEvent id="signalintermediatethrowevent1" name="SignalEvent 2"&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;lt;signalEventDefinition signalRef="signal2" /&amp;gt; &lt;BR /&gt;&amp;nbsp; &amp;lt;/intermediateThrowEvent&amp;gt;&lt;BR /&gt;- &amp;lt;intermediateCatchEvent id="signalintermediatecatchevent1" name="SignalCatchEvent 2"&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;lt;signalEventDefinition signalRef="signal2" /&amp;gt; &lt;BR /&gt;&amp;nbsp; &amp;lt;/intermediateCatchEvent&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;lt;userTask id="usertask3" name="signal 2 task" activiti:candidateGroups="cbcvbcccvb" /&amp;gt; &lt;BR /&gt;&amp;nbsp; &amp;lt;startEvent id="startevent1" name="Start" /&amp;gt; &lt;BR /&gt;&amp;nbsp; &amp;lt;sequenceFlow id="flow2" name="" sourceRef="usertask1" targetRef="exclusivegateway1" /&amp;gt; &lt;BR /&gt;- &amp;lt;sequenceFlow id="flow3" name="" sourceRef="exclusivegateway1" targetRef="signalevent1"&amp;gt;&lt;BR /&gt;- &amp;lt;conditionExpression xsi:type="tFormalExpression"&amp;gt;&lt;BR /&gt;- &amp;lt;![CDATA[ ${decision=="1"}&lt;BR /&gt;&amp;nbsp; ]]&amp;gt; &lt;BR /&gt;&amp;nbsp; &amp;lt;/conditionExpression&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;lt;/sequenceFlow&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;lt;sequenceFlow id="flow5" name="" sourceRef="signalcevent1" targetRef="usertask2" /&amp;gt; &lt;BR /&gt;&amp;nbsp; &amp;lt;sequenceFlow id="flow6" name="" sourceRef="usertask2" targetRef="endevent2" /&amp;gt; &lt;BR /&gt;- &amp;lt;sequenceFlow id="flow8" name="" sourceRef="exclusivegateway1" targetRef="signalintermediatethrowevent1"&amp;gt;&lt;BR /&gt;- &amp;lt;conditionExpression xsi:type="tFormalExpression"&amp;gt;&lt;BR /&gt;- &amp;lt;![CDATA[ ${decision=="2"}&lt;BR /&gt;&amp;nbsp; ]]&amp;gt; &lt;BR /&gt;&amp;nbsp; &amp;lt;/conditionExpression&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;lt;/sequenceFlow&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;lt;sequenceFlow id="flow10" name="" sourceRef="signalintermediatecatchevent1" targetRef="usertask3" /&amp;gt; &lt;BR /&gt;&amp;nbsp; &amp;lt;sequenceFlow id="flow11" name="" sourceRef="usertask3" targetRef="endevent2" /&amp;gt; &lt;BR /&gt;&amp;nbsp; &amp;lt;sequenceFlow id="flow12" name="" sourceRef="startevent1" targetRef="usertask1" /&amp;gt; &lt;BR /&gt;&amp;nbsp; &amp;lt;/process&amp;gt;&lt;BR /&gt;- &amp;lt;bpmndi:BPMNDiagram id="BPMNDiagram_EventTestProcess"&amp;gt;&lt;BR /&gt;- &amp;lt;bpmndi:BPMNPlane bpmnElement="EventTestProcess" id="BPMNPlane_EventTestProcess"&amp;gt;&lt;BR /&gt;- &amp;lt;bpmndi:BPMNShape bpmnElement="usertask1" id="BPMNShape_usertask1"&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;lt;omgdc:Bounds height="55" width="105" x="110" y="190" /&amp;gt; &lt;BR /&gt;&amp;nbsp; &amp;lt;/bpmndi:BPMNShape&amp;gt;&lt;BR /&gt;- &amp;lt;bpmndi:BPMNShape bpmnElement="exclusivegateway1" id="BPMNShape_exclusivegateway1"&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;lt;omgdc:Bounds height="40" width="40" x="270" y="197" /&amp;gt; &lt;BR /&gt;&amp;nbsp; &amp;lt;/bpmndi:BPMNShape&amp;gt;&lt;BR /&gt;- &amp;lt;bpmndi:BPMNShape bpmnElement="signalevent1" id="BPMNShape_signalevent1"&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;lt;omgdc:Bounds height="35" width="35" x="342" y="200" /&amp;gt; &lt;BR /&gt;&amp;nbsp; &amp;lt;/bpmndi:BPMNShape&amp;gt;&lt;BR /&gt;- &amp;lt;bpmndi:BPMNShape bpmnElement="signalcevent1" id="BPMNShape_signalcevent1"&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;lt;omgdc:Bounds height="35" width="35" x="180" y="340" /&amp;gt; &lt;BR /&gt;&amp;nbsp; &amp;lt;/bpmndi:BPMNShape&amp;gt;&lt;BR /&gt;- &amp;lt;bpmndi:BPMNShape bpmnElement="usertask2" id="BPMNShape_usertask2"&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;lt;omgdc:Bounds height="55" width="105" x="300" y="330" /&amp;gt; &lt;BR /&gt;&amp;nbsp; &amp;lt;/bpmndi:BPMNShape&amp;gt;&lt;BR /&gt;- &amp;lt;bpmndi:BPMNShape bpmnElement="endevent2" id="BPMNShape_endevent2"&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;lt;omgdc:Bounds height="35" width="35" x="570" y="340" /&amp;gt; &lt;BR /&gt;&amp;nbsp; &amp;lt;/bpmndi:BPMNShape&amp;gt;&lt;BR /&gt;- &amp;lt;bpmndi:BPMNShape bpmnElement="signalintermediatethrowevent1" id="BPMNShape_signalintermediatethrowevent1"&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;lt;omgdc:Bounds height="35" width="35" x="320" y="120" /&amp;gt; &lt;BR /&gt;&amp;nbsp; &amp;lt;/bpmndi:BPMNShape&amp;gt;&lt;BR /&gt;- &amp;lt;bpmndi:BPMNShape bpmnElement="signalintermediatecatchevent1" id="BPMNShape_signalintermediatecatchevent1"&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;lt;omgdc:Bounds height="35" width="35" x="180" y="420" /&amp;gt; &lt;BR /&gt;&amp;nbsp; &amp;lt;/bpmndi:BPMNShape&amp;gt;&lt;BR /&gt;- &amp;lt;bpmndi:BPMNShape bpmnElement="usertask3" id="BPMNShape_usertask3"&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;lt;omgdc:Bounds height="55" width="105" x="300" y="410" /&amp;gt; &lt;BR /&gt;&amp;nbsp; &amp;lt;/bpmndi:BPMNShape&amp;gt;&lt;BR /&gt;- &amp;lt;bpmndi:BPMNShape bpmnElement="startevent1" id="BPMNShape_startevent1"&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;lt;omgdc:Bounds height="35" width="35" x="20" y="200" /&amp;gt; &lt;BR /&gt;&amp;nbsp; &amp;lt;/bpmndi:BPMNShape&amp;gt;&lt;BR /&gt;- &amp;lt;bpmndi:BPMNEdge bpmnElement="flow2" id="BPMNEdge_flow2"&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;lt;omgdi:waypoint x="215" y="217" /&amp;gt; &lt;BR /&gt;&amp;nbsp; &amp;lt;omgdi:waypoint x="270" y="217" /&amp;gt; &lt;BR /&gt;&amp;nbsp; &amp;lt;/bpmndi:BPMNEdge&amp;gt;&lt;BR /&gt;- &amp;lt;bpmndi:BPMNEdge bpmnElement="flow3" id="BPMNEdge_flow3"&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;lt;omgdi:waypoint x="310" y="217" /&amp;gt; &lt;BR /&gt;&amp;nbsp; &amp;lt;omgdi:waypoint x="342" y="217" /&amp;gt; &lt;BR /&gt;&amp;nbsp; &amp;lt;/bpmndi:BPMNEdge&amp;gt;&lt;BR /&gt;- &amp;lt;bpmndi:BPMNEdge bpmnElement="flow5" id="BPMNEdge_flow5"&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;lt;omgdi:waypoint x="215" y="357" /&amp;gt; &lt;BR /&gt;&amp;nbsp; &amp;lt;omgdi:waypoint x="300" y="357" /&amp;gt; &lt;BR /&gt;&amp;nbsp; &amp;lt;/bpmndi:BPMNEdge&amp;gt;&lt;BR /&gt;- &amp;lt;bpmndi:BPMNEdge bpmnElement="flow6" id="BPMNEdge_flow6"&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;lt;omgdi:waypoint x="405" y="357" /&amp;gt; &lt;BR /&gt;&amp;nbsp; &amp;lt;omgdi:waypoint x="570" y="357" /&amp;gt; &lt;BR /&gt;&amp;nbsp; &amp;lt;/bpmndi:BPMNEdge&amp;gt;&lt;BR /&gt;- &amp;lt;bpmndi:BPMNEdge bpmnElement="flow8" id="BPMNEdge_flow8"&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;lt;omgdi:waypoint x="290" y="197" /&amp;gt; &lt;BR /&gt;&amp;nbsp; &amp;lt;omgdi:waypoint x="290" y="137" /&amp;gt; &lt;BR /&gt;&amp;nbsp; &amp;lt;omgdi:waypoint x="320" y="137" /&amp;gt; &lt;BR /&gt;&amp;nbsp; &amp;lt;/bpmndi:BPMNEdge&amp;gt;&lt;BR /&gt;- &amp;lt;bpmndi:BPMNEdge bpmnElement="flow10" id="BPMNEdge_flow10"&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;lt;omgdi:waypoint x="215" y="437" /&amp;gt; &lt;BR /&gt;&amp;nbsp; &amp;lt;omgdi:waypoint x="300" y="437" /&amp;gt; &lt;BR /&gt;&amp;nbsp; &amp;lt;/bpmndi:BPMNEdge&amp;gt;&lt;BR /&gt;- &amp;lt;bpmndi:BPMNEdge bpmnElement="flow11" id="BPMNEdge_flow11"&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;lt;omgdi:waypoint x="405" y="437" /&amp;gt; &lt;BR /&gt;&amp;nbsp; &amp;lt;omgdi:waypoint x="587" y="437" /&amp;gt; &lt;BR /&gt;&amp;nbsp; &amp;lt;omgdi:waypoint x="587" y="375" /&amp;gt; &lt;BR /&gt;&amp;nbsp; &amp;lt;/bpmndi:BPMNEdge&amp;gt;&lt;BR /&gt;- &amp;lt;bpmndi:BPMNEdge bpmnElement="flow12" id="BPMNEdge_flow12"&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;lt;omgdi:waypoint x="55" y="217" /&amp;gt; &lt;BR /&gt;&amp;nbsp; &amp;lt;omgdi:waypoint x="110" y="217" /&amp;gt; &lt;BR /&gt;&amp;nbsp; &amp;lt;/bpmndi:BPMNEdge&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;lt;/bpmndi:BPMNPlane&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;lt;/bpmndi:BPMNDiagram&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;lt;/definitions&amp;gt;&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 05 Nov 2012 22:11:23 GMT</pubDate>
    <dc:creator>plehal</dc:creator>
    <dc:date>2012-11-05T22:11:23Z</dc:date>
    <item>
      <title>Signal Events</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/signal-events/m-p/99235#M68556</link>
      <description>I am trying to use and test Signal Events in the workflow but for some reason it does not seem to work. My bpmn is pasted here as it did not get uploaded. After competing first task&amp;nbsp; the process just gets closed. I expect the process to follow either signal 1 or signal 2 path depending upon the deci</description>
      <pubDate>Mon, 05 Nov 2012 22:11:23 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/signal-events/m-p/99235#M68556</guid>
      <dc:creator>plehal</dc:creator>
      <dc:date>2012-11-05T22:11:23Z</dc:date>
    </item>
    <item>
      <title>Re: Signal Events</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/signal-events/m-p/99236#M68557</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Looking at the process, it should work.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Could you create a jira with a simple unit test?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Nov 2012 13:08:20 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/signal-events/m-p/99236#M68557</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2012-11-07T13:08:20Z</dc:date>
    </item>
    <item>
      <title>Re: Signal Events</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/signal-events/m-p/99237#M68558</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;A href="http://jira.codehaus.org/browse/ACT-1446" rel="nofollow noopener noreferrer"&gt;http://jira.codehaus.org/browse/ACT-1446&lt;/A&gt;&lt;SPAN&gt; has been created for this.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Nov 2012 17:25:22 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/signal-events/m-p/99237#M68558</guid>
      <dc:creator>plehal</dc:creator>
      <dc:date>2012-11-12T17:25:22Z</dc:date>
    </item>
    <item>
      <title>Re: Signal Events</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/signal-events/m-p/99238#M68559</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi plehal,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;your process is not valid. You have two intermediate catching signal events (signalcevent1 and signalintermediatecatchevent1) that have no incoming sequence flows. Intermediate catching signal events are only "activated" (meaning that they wait for a signal, ie. a signal event subscription is created) if an execution enters the event. Since in your case the events have no incoming sequence flows, they will never be activated.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Nov 2012 09:21:13 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/signal-events/m-p/99238#M68559</guid>
      <dc:creator>meyerd</dc:creator>
      <dc:date>2012-11-13T09:21:13Z</dc:date>
    </item>
    <item>
      <title>Re: Signal Events</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/signal-events/m-p/99239#M68560</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks, I got it working now.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Nov 2012 23:44:20 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/signal-events/m-p/99239#M68560</guid>
      <dc:creator>plehal</dc:creator>
      <dc:date>2012-11-19T23:44:20Z</dc:date>
    </item>
  </channel>
</rss>

