<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<body link="#355491" alink="#4262a1" vlink="#355491" style="background: #e2e2e2; margin: 0; padding: 20px;">

<div>
        <table cellpadding="0" bgcolor="#FFFFFF" border="0" cellspacing="0" style="border: 1px solid #dadada; margin-bottom: 30px; width: 100%; -moz-border-radius: 6px; -webkit-border-radius: 6px;">
                <tbody>
                        <tr>

                                <td>

                                        <table border="0" cellpadding="0" cellspacing="0" bgcolor="#FFFFFF" style="border: solid 2px #ccc; background: #dadada; width: 100%; -moz-border-radius: 6px; -webkit-border-radius: 6px;">
                                                <tbody>
                                                        <tr>
                                                                <td bgcolor="#000000" valign="middle" height="58px" style="border-bottom: 1px solid #ccc; padding: 20px; -moz-border-radius-topleft: 3px; -moz-border-radius-topright: 3px; -webkit-border-top-right-radius: 5px; -webkit-border-top-left-radius: 5px;">
                                                                        <h1 style="color: #333333; font: bold 22px Arial, Helvetica, sans-serif; margin: 0; display: block !important;">
                                                                        <!-- To have a header image/logo replace the name below with your img tag -->
                                                                        <!-- Email clients will render the images when the message is read so any image -->
                                                                        <!-- must be made available on a public server, so that all recipients can load the image. -->
                                                                        <a href="https://community.jboss.org/index.jspa" style="text-decoration: none; color: #E1E1E1">JBoss Community</a></h1>
                                                                </td>

                                                        </tr>
                                                        <tr>
                                                                <td bgcolor="#FFFFFF" style="font: normal 12px Arial, Helvetica, sans-serif; color:#333333; padding: 20px;  -moz-border-radius-bottomleft: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 5px; -webkit-border-bottom-left-radius: 5px;"><h3 style="margin: 10px 0 5px; font-size: 17px; font-weight: normal;">
    Re: signal event doesn't work from REST API
</h3>
<span style="margin-bottom: 10px;">
    created by <a href="https://community.jboss.org/people/rudi_fisher">Rudi Fisher</a> in <i>jBPM</i> - <a href="https://community.jboss.org/message/649301#649301">View the full discussion</a>
</span>
<hr style="margin: 20px 0; border: none; background-color: #dadada; height: 1px;">

<div class="jive-rendered-content"><p><strong>Thank you Tihomir and Maciej, now it works work me.</strong> Correct solution was to take the latest version od designer (<a class="jive-link-external-small" href="http://people.redhat.com/tsurdilo/designer/master" target="_blank">http://people.redhat.com/tsurdilo/designer/master</a>)</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>Tihomir, I was already using designer from this master repository but my version was from 13.1.2012 (from maven pom) and after your post I saw there is a new version from 27.1.2012. I took it and start my tests from zero (new deployment of process from eclipse to guvnor repo) and after retest everything is working. It seems this last version fix some problem about signals as you wrote (at least in BPMN export I see differences in value of element signalRef). Thanks.</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>Maciej, after retest all forms of calling signal is working from Eclipse and also at server (from CommandDelegate class):</p><p>ksession.getProcessInstance(new Long(executionId)).signalEvent("Yes", "YesValue");</p><p>ksession.signalEvent("Yes", "YesValue", new Long(executionId));</p><p>ksession.signalEvent("Yes", "YesValue");</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>I'm attaching current BPMN export of correct process from designer, maybe this helps someone.</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>&lt;?xml version="1.0" encoding="UTF-8"?&gt;</p><p><span>&lt;bpmn2:definitions xmlns:xsi="</span><a class="jive-link-external-small" href="http://www.w3.org/2001/XMLSchema-instance" target="_blank">http://www.w3.org/2001/XMLSchema-instance</a><span>" xmlns="</span><a class="jive-link-external-small" href="http://www.omg.org/bpmn20" target="_blank">http://www.omg.org/bpmn20</a><span>" xmlns:bpmn2="</span><a class="jive-link-external-small" href="http://www.omg.org/spec/BPMN/20100524/MODEL" target="_blank">http://www.omg.org/spec/BPMN/20100524/MODEL</a><span>" xmlns:bpmndi="</span><a class="jive-link-external-small" href="http://www.omg.org/spec/BPMN/20100524/DI" target="_blank">http://www.omg.org/spec/BPMN/20100524/DI</a><span>" xmlns:dc="</span><a class="jive-link-external-small" href="http://www.omg.org/spec/DD/20100524/DC" target="_blank">http://www.omg.org/spec/DD/20100524/DC</a><span>" xmlns:di="</span><a class="jive-link-external-small" href="http://www.omg.org/spec/DD/20100524/DI" target="_blank">http://www.omg.org/spec/DD/20100524/DI</a><span>" xmlns:drools="</span><a class="jive-link-external-small" href="http://www.jboss.org/drools" target="_blank">http://www.jboss.org/drools</a><span>" id="_MVI7QUp0EeGJ6vd3uFYRmQ" xsi:schemaLocation="</span><a class="jive-link-external-small" href="http://www.omg.org/spec/BPMN/20100524/MODEL" target="_blank">http://www.omg.org/spec/BPMN/20100524/MODEL</a><span> BPMN20.xsd" expressionLanguage="</span><a class="jive-link-external-small" href="http://www.mvel.org/2.0" target="_blank">http://www.mvel.org/2.0</a><span>" targetNamespace="</span><a class="jive-link-external-small" href="http://www.omg.org/bpmn20" target="_blank">http://www.omg.org/bpmn20</a><span>" typeLanguage="</span><a class="jive-link-external-small" href="http://www.java.com/javaTypes" target="_blank">http://www.java.com/javaTypes</a><span>"&gt;</span></p><p>&#160; &lt;bpmn2:itemDefinition id="_xItem"/&gt;</p><p>&#160; &lt;bpmn2:process id="com.sample.test" drools:packageName="demo" name="Test" isExecutable="true"&gt;</p><p>&#160;&#160;&#160; &lt;bpmn2:property id="x" itemSubjectRef="_xItem"/&gt;</p><p>&#160;&#160;&#160; &lt;bpmn2:startEvent id="_1" name="Start"&gt;</p><p>&#160;&#160;&#160;&#160;&#160; &lt;bpmn2:outgoing&gt;_1-_11&lt;/bpmn2:outgoing&gt;</p><p>&#160;&#160;&#160; &lt;/bpmn2:startEvent&gt;</p><p>&#160;&#160;&#160; &lt;bpmn2:eventBasedGateway id="_2" name="Split" gatewayDirection="Diverging"&gt;</p><p>&#160;&#160;&#160;&#160;&#160; &lt;bpmn2:incoming&gt;_11-_2&lt;/bpmn2:incoming&gt;</p><p>&#160;&#160;&#160;&#160;&#160; &lt;bpmn2:outgoing&gt;_2-_3&lt;/bpmn2:outgoing&gt;</p><p>&#160;&#160;&#160;&#160;&#160; &lt;bpmn2:outgoing&gt;_2-_4&lt;/bpmn2:outgoing&gt;</p><p>&#160;&#160;&#160; &lt;/bpmn2:eventBasedGateway&gt;</p><p>&#160;&#160;&#160; &lt;bpmn2:intermediateCatchEvent id="_3" drools:boundaryca="false" name="event"&gt;</p><p>&#160;&#160;&#160;&#160;&#160; &lt;bpmn2:incoming&gt;_2-_3&lt;/bpmn2:incoming&gt;</p><p>&#160;&#160;&#160;&#160;&#160; &lt;bpmn2:outgoing&gt;_3-_9&lt;/bpmn2:outgoing&gt;</p><p>&#160;&#160;&#160;&#160;&#160; &lt;bpmn2:dataOutput id="_3_event" name="event"/&gt;</p><p>&#160;&#160;&#160;&#160;&#160; &lt;bpmn2:dataOutputAssociation id="_MVI7Q0p0EeGJ6vd3uFYRmQ"&gt;</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;bpmn2:sourceRef&gt;_3_event&lt;/bpmn2:sourceRef&gt;</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;bpmn2:targetRef&gt;x&lt;/bpmn2:targetRef&gt;</p><p>&#160;&#160;&#160;&#160;&#160; &lt;/bpmn2:dataOutputAssociation&gt;</p><p>&#160;&#160;&#160;&#160;&#160; &lt;bpmn2:outputSet id="_MVI7Qkp0EeGJ6vd3uFYRmQ"&gt;</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;bpmn2:dataOutputRefs&gt;_3_event&lt;/bpmn2:dataOutputRefs&gt;</p><p>&#160;&#160;&#160;&#160;&#160; &lt;/bpmn2:outputSet&gt;</p><p>&#160;&#160;&#160;&#160;&#160; &lt;bpmn2:signalEventDefinition id="_MVI7REp0EeGJ6vd3uFYRmQ" signalRef="Yes"/&gt;</p><p>&#160;&#160;&#160; &lt;/bpmn2:intermediateCatchEvent&gt;</p><p>&#160;&#160;&#160; &lt;bpmn2:intermediateCatchEvent id="_4" drools:boundaryca="false" name="event"&gt;</p><p>&#160;&#160;&#160;&#160;&#160; &lt;bpmn2:incoming&gt;_2-_4&lt;/bpmn2:incoming&gt;</p><p>&#160;&#160;&#160;&#160;&#160; &lt;bpmn2:outgoing&gt;_4-_10&lt;/bpmn2:outgoing&gt;</p><p>&#160;&#160;&#160;&#160;&#160; &lt;bpmn2:dataOutput id="_4_event" name="event"/&gt;</p><p>&#160;&#160;&#160;&#160;&#160; &lt;bpmn2:dataOutputAssociation id="_MVI7Rkp0EeGJ6vd3uFYRmQ"&gt;</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;bpmn2:sourceRef&gt;_4_event&lt;/bpmn2:sourceRef&gt;</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;bpmn2:targetRef&gt;x&lt;/bpmn2:targetRef&gt;</p><p>&#160;&#160;&#160;&#160;&#160; &lt;/bpmn2:dataOutputAssociation&gt;</p><p>&#160;&#160;&#160;&#160;&#160; &lt;bpmn2:outputSet id="_MVI7RUp0EeGJ6vd3uFYRmQ"&gt;</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;bpmn2:dataOutputRefs&gt;_4_event&lt;/bpmn2:dataOutputRefs&gt;</p><p>&#160;&#160;&#160;&#160;&#160; &lt;/bpmn2:outputSet&gt;</p><p>&#160;&#160;&#160;&#160;&#160; &lt;bpmn2:signalEventDefinition id="_MVI7R0p0EeGJ6vd3uFYRmQ" signalRef="No"/&gt;</p><p>&#160;&#160;&#160; &lt;/bpmn2:intermediateCatchEvent&gt;</p><p>&#160;&#160;&#160; &lt;bpmn2:exclusiveGateway id="_5" drools:dg="" name="Join" gatewayDirection="Converging"&gt;</p><p>&#160;&#160;&#160;&#160;&#160; &lt;bpmn2:incoming&gt;_10-_5&lt;/bpmn2:incoming&gt;</p><p>&#160;&#160;&#160;&#160;&#160; &lt;bpmn2:incoming&gt;_9-_5&lt;/bpmn2:incoming&gt;</p><p>&#160;&#160;&#160;&#160;&#160; &lt;bpmn2:outgoing&gt;_5-_6&lt;/bpmn2:outgoing&gt;</p><p>&#160;&#160;&#160; &lt;/bpmn2:exclusiveGateway&gt;</p><p><span>&#160;&#160;&#160; &lt;bpmn2:scriptTask id="_6" name="Script" scriptFormat="</span><a class="jive-link-external-small" href="http://www.java.com/java" target="_blank">http://www.java.com/java</a><span>"&gt;</span></p><p>&#160;&#160;&#160;&#160;&#160; &lt;bpmn2:incoming&gt;_5-_6&lt;/bpmn2:incoming&gt;</p><p>&#160;&#160;&#160;&#160;&#160; &lt;bpmn2:outgoing&gt;_6-_8&lt;/bpmn2:outgoing&gt;</p><p>&#160;&#160;&#160;&#160;&#160; &lt;bpmn2:script&gt;System.out.println("x=" + x);&lt;/bpmn2:script&gt;</p><p>&#160;&#160;&#160; &lt;/bpmn2:scriptTask&gt;</p><p>&#160;&#160;&#160; &lt;bpmn2:endEvent id="_8" name="End"&gt;</p><p>&#160;&#160;&#160;&#160;&#160; &lt;bpmn2:incoming&gt;_6-_8&lt;/bpmn2:incoming&gt;</p><p>&#160;&#160;&#160;&#160;&#160; &lt;bpmn2:terminateEventDefinition id="_MVI7SEp0EeGJ6vd3uFYRmQ"/&gt;</p><p>&#160;&#160;&#160; &lt;/bpmn2:endEvent&gt;</p><p><span>&#160;&#160;&#160; &lt;bpmn2:scriptTask id="_9" name="Script" scriptFormat="</span><a class="jive-link-external-small" href="http://www.java.com/java" target="_blank">http://www.java.com/java</a><span>"&gt;</span></p><p>&#160;&#160;&#160;&#160;&#160; &lt;bpmn2:incoming&gt;_3-_9&lt;/bpmn2:incoming&gt;</p><p>&#160;&#160;&#160;&#160;&#160; &lt;bpmn2:outgoing&gt;_9-_5&lt;/bpmn2:outgoing&gt;</p><p>&#160;&#160;&#160;&#160;&#160; &lt;bpmn2:script&gt;System.out.println("Executing Yes");&lt;/bpmn2:script&gt;</p><p>&#160;&#160;&#160; &lt;/bpmn2:scriptTask&gt;</p><p><span>&#160;&#160;&#160; &lt;bpmn2:scriptTask id="_10" name="Script" scriptFormat="</span><a class="jive-link-external-small" href="http://www.java.com/java" target="_blank">http://www.java.com/java</a><span>"&gt;</span></p><p>&#160;&#160;&#160;&#160;&#160; &lt;bpmn2:incoming&gt;_4-_10&lt;/bpmn2:incoming&gt;</p><p>&#160;&#160;&#160;&#160;&#160; &lt;bpmn2:outgoing&gt;_10-_5&lt;/bpmn2:outgoing&gt;</p><p>&#160;&#160;&#160;&#160;&#160; &lt;bpmn2:script&gt;System.out.println("Executing No");&lt;/bpmn2:script&gt;</p><p>&#160;&#160;&#160; &lt;/bpmn2:scriptTask&gt;</p><p><span>&#160;&#160;&#160; &lt;bpmn2:scriptTask id="_11" name="Script" scriptFormat="</span><a class="jive-link-external-small" href="http://www.java.com/java" target="_blank">http://www.java.com/java</a><span>"&gt;</span></p><p>&#160;&#160;&#160;&#160;&#160; &lt;bpmn2:incoming&gt;_1-_11&lt;/bpmn2:incoming&gt;</p><p>&#160;&#160;&#160;&#160;&#160; &lt;bpmn2:outgoing&gt;_11-_2&lt;/bpmn2:outgoing&gt;</p><p>&#160;&#160;&#160;&#160;&#160; &lt;bpmn2:script&gt;System.out.println("Executing starts.");&lt;/bpmn2:script&gt;</p><p>&#160;&#160;&#160; &lt;/bpmn2:scriptTask&gt;</p><p>&#160;&#160;&#160; &lt;bpmn2:sequenceFlow id="_11-_2" sourceRef="_11" targetRef="_2"/&gt;</p><p>&#160;&#160;&#160; &lt;bpmn2:sequenceFlow id="_2-_3" sourceRef="_2" targetRef="_3"/&gt;</p><p>&#160;&#160;&#160; &lt;bpmn2:sequenceFlow id="_2-_4" sourceRef="_2" targetRef="_4"/&gt;</p><p>&#160;&#160;&#160; &lt;bpmn2:sequenceFlow id="_9-_5" sourceRef="_9" targetRef="_5"/&gt;</p><p>&#160;&#160;&#160; &lt;bpmn2:sequenceFlow id="_10-_5" sourceRef="_10" targetRef="_5"/&gt;</p><p>&#160;&#160;&#160; &lt;bpmn2:sequenceFlow id="_5-_6" sourceRef="_5" targetRef="_6"/&gt;</p><p>&#160;&#160;&#160; &lt;bpmn2:sequenceFlow id="_6-_8" sourceRef="_6" targetRef="_8"/&gt;</p><p>&#160;&#160;&#160; &lt;bpmn2:sequenceFlow id="_3-_9" sourceRef="_3" targetRef="_9"/&gt;</p><p>&#160;&#160;&#160; &lt;bpmn2:sequenceFlow id="_4-_10" sourceRef="_4" targetRef="_10"/&gt;</p><p>&#160;&#160;&#160; &lt;bpmn2:sequenceFlow id="_1-_11" sourceRef="_1" targetRef="_11"/&gt;</p><p>&#160; &lt;/bpmn2:process&gt;</p><p>&#160; &lt;bpmndi:BPMNDiagram id="_MVI7SUp0EeGJ6vd3uFYRmQ"&gt;</p><p>&#160;&#160;&#160; &lt;bpmndi:BPMNPlane id="_MVI7Skp0EeGJ6vd3uFYRmQ" bpmnElement="com.sample.test"&gt;</p><p>&#160;&#160;&#160;&#160;&#160; &lt;bpmndi:BPMNShape id="_MVI7S0p0EeGJ6vd3uFYRmQ" bpmnElement="_1"&gt;</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;dc:Bounds height="30.0" width="30.0" x="25.0" y="65.0"/&gt;</p><p>&#160;&#160;&#160;&#160;&#160; &lt;/bpmndi:BPMNShape&gt;</p><p>&#160;&#160;&#160;&#160;&#160; &lt;bpmndi:BPMNShape id="_MVI7TEp0EeGJ6vd3uFYRmQ" bpmnElement="_2"&gt;</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;dc:Bounds height="40.0" width="40.0" x="232.0" y="60.0"/&gt;</p><p>&#160;&#160;&#160;&#160;&#160; &lt;/bpmndi:BPMNShape&gt;</p><p>&#160;&#160;&#160;&#160;&#160; &lt;bpmndi:BPMNShape id="_MVI7TUp0EeGJ6vd3uFYRmQ" bpmnElement="_3"&gt;</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;dc:Bounds height="30.0" width="30.0" x="318.0" y="25.0"/&gt;</p><p>&#160;&#160;&#160;&#160;&#160; &lt;/bpmndi:BPMNShape&gt;</p><p>&#160;&#160;&#160;&#160;&#160; &lt;bpmndi:BPMNShape id="_MVI7Tkp0EeGJ6vd3uFYRmQ" bpmnElement="_4"&gt;</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;dc:Bounds height="30.0" width="30.0" x="318.0" y="105.0"/&gt;</p><p>&#160;&#160;&#160;&#160;&#160; &lt;/bpmndi:BPMNShape&gt;</p><p>&#160;&#160;&#160;&#160;&#160; &lt;bpmndi:BPMNShape id="_MVI7T0p0EeGJ6vd3uFYRmQ" bpmnElement="_5"&gt;</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;dc:Bounds height="40.0" width="40.0" x="505.0" y="60.0"/&gt;</p><p>&#160;&#160;&#160;&#160;&#160; &lt;/bpmndi:BPMNShape&gt;</p><p>&#160;&#160;&#160;&#160;&#160; &lt;bpmndi:BPMNShape id="_MVI7UEp0EeGJ6vd3uFYRmQ" bpmnElement="_6"&gt;</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;dc:Bounds height="48.0" width="80.0" x="582.0" y="56.0"/&gt;</p><p>&#160;&#160;&#160;&#160;&#160; &lt;/bpmndi:BPMNShape&gt;</p><p>&#160;&#160;&#160;&#160;&#160; &lt;bpmndi:BPMNShape id="_MVI7UUp0EeGJ6vd3uFYRmQ" bpmnElement="_8"&gt;</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;dc:Bounds height="28.0" width="28.0" x="835.0" y="65.0"/&gt;</p><p>&#160;&#160;&#160;&#160;&#160; &lt;/bpmndi:BPMNShape&gt;</p><p>&#160;&#160;&#160;&#160;&#160; &lt;bpmndi:BPMNShape id="_MVI7Ukp0EeGJ6vd3uFYRmQ" bpmnElement="_9"&gt;</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;dc:Bounds height="48.0" width="80.0" x="389.0" y="16.0"/&gt;</p><p>&#160;&#160;&#160;&#160;&#160; &lt;/bpmndi:BPMNShape&gt;</p><p>&#160;&#160;&#160;&#160;&#160; &lt;bpmndi:BPMNShape id="_MVI7U0p0EeGJ6vd3uFYRmQ" bpmnElement="_10"&gt;</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;dc:Bounds height="48.0" width="80.0" x="389.0" y="96.0"/&gt;</p><p>&#160;&#160;&#160;&#160;&#160; &lt;/bpmndi:BPMNShape&gt;</p><p>&#160;&#160;&#160;&#160;&#160; &lt;bpmndi:BPMNShape id="_MVI7VEp0EeGJ6vd3uFYRmQ" bpmnElement="_11"&gt;</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;dc:Bounds height="48.0" width="80.0" x="102.0" y="57.0"/&gt;</p><p>&#160;&#160;&#160;&#160;&#160; &lt;/bpmndi:BPMNShape&gt;</p><p>&#160;&#160;&#160;&#160;&#160; &lt;bpmndi:BPMNEdge id="_MVI7VUp0EeGJ6vd3uFYRmQ" bpmnElement="_11-_2"&gt;</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;di:waypoint xsi:type="dc:Point" x="142.0" y="81.0"/&gt;</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;di:waypoint xsi:type="dc:Point" x="252.0" y="80.0"/&gt;</p><p>&#160;&#160;&#160;&#160;&#160; &lt;/bpmndi:BPMNEdge&gt;</p><p>&#160;&#160;&#160;&#160;&#160; &lt;bpmndi:BPMNEdge id="_MVI7Vkp0EeGJ6vd3uFYRmQ" bpmnElement="_2-_3"&gt;</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;di:waypoint xsi:type="dc:Point" x="252.0" y="80.0"/&gt;</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;di:waypoint xsi:type="dc:Point" x="333.0" y="40.0"/&gt;</p><p>&#160;&#160;&#160;&#160;&#160; &lt;/bpmndi:BPMNEdge&gt;</p><p>&#160;&#160;&#160;&#160;&#160; &lt;bpmndi:BPMNEdge id="_MVI7V0p0EeGJ6vd3uFYRmQ" bpmnElement="_2-_4"&gt;</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;di:waypoint xsi:type="dc:Point" x="252.0" y="80.0"/&gt;</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;di:waypoint xsi:type="dc:Point" x="333.0" y="120.0"/&gt;</p><p>&#160;&#160;&#160;&#160;&#160; &lt;/bpmndi:BPMNEdge&gt;</p><p>&#160;&#160;&#160;&#160;&#160; &lt;bpmndi:BPMNEdge id="_MVI7WEp0EeGJ6vd3uFYRmQ" bpmnElement="_9-_5"&gt;</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;di:waypoint xsi:type="dc:Point" x="429.0" y="40.0"/&gt;</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;di:waypoint xsi:type="dc:Point" x="525.0" y="80.0"/&gt;</p><p>&#160;&#160;&#160;&#160;&#160; &lt;/bpmndi:BPMNEdge&gt;</p><p>&#160;&#160;&#160;&#160;&#160; &lt;bpmndi:BPMNEdge id="_MVI7WUp0EeGJ6vd3uFYRmQ" bpmnElement="_10-_5"&gt;</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;di:waypoint xsi:type="dc:Point" x="429.0" y="120.0"/&gt;</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;di:waypoint xsi:type="dc:Point" x="525.0" y="80.0"/&gt;</p><p>&#160;&#160;&#160;&#160;&#160; &lt;/bpmndi:BPMNEdge&gt;</p><p>&#160;&#160;&#160;&#160;&#160; &lt;bpmndi:BPMNEdge id="_MVI7Wkp0EeGJ6vd3uFYRmQ" bpmnElement="_5-_6"&gt;</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;di:waypoint xsi:type="dc:Point" x="525.0" y="80.0"/&gt;</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;di:waypoint xsi:type="dc:Point" x="622.0" y="80.0"/&gt;</p><p>&#160;&#160;&#160;&#160;&#160; &lt;/bpmndi:BPMNEdge&gt;</p><p>&#160;&#160;&#160;&#160;&#160; &lt;bpmndi:BPMNEdge id="_MVI7W0p0EeGJ6vd3uFYRmQ" bpmnElement="_6-_8"&gt;</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;di:waypoint xsi:type="dc:Point" x="622.0" y="80.0"/&gt;</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;di:waypoint xsi:type="dc:Point" x="849.0" y="79.0"/&gt;</p><p>&#160;&#160;&#160;&#160;&#160; &lt;/bpmndi:BPMNEdge&gt;</p><p>&#160;&#160;&#160;&#160;&#160; &lt;bpmndi:BPMNEdge id="_MVI7XEp0EeGJ6vd3uFYRmQ" bpmnElement="_3-_9"&gt;</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;di:waypoint xsi:type="dc:Point" x="333.0" y="40.0"/&gt;</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;di:waypoint xsi:type="dc:Point" x="429.0" y="40.0"/&gt;</p><p>&#160;&#160;&#160;&#160;&#160; &lt;/bpmndi:BPMNEdge&gt;</p><p>&#160;&#160;&#160;&#160;&#160; &lt;bpmndi:BPMNEdge id="_MVI7XUp0EeGJ6vd3uFYRmQ" bpmnElement="_4-_10"&gt;</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;di:waypoint xsi:type="dc:Point" x="333.0" y="120.0"/&gt;</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;di:waypoint xsi:type="dc:Point" x="429.0" y="120.0"/&gt;</p><p>&#160;&#160;&#160;&#160;&#160; &lt;/bpmndi:BPMNEdge&gt;</p><p>&#160;&#160;&#160;&#160;&#160; &lt;bpmndi:BPMNEdge id="_MVI7Xkp0EeGJ6vd3uFYRmQ" bpmnElement="_1-_11"&gt;</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;di:waypoint xsi:type="dc:Point" x="40.0" y="80.0"/&gt;</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;di:waypoint xsi:type="dc:Point" x="142.0" y="81.0"/&gt;</p><p>&#160;&#160;&#160;&#160;&#160; &lt;/bpmndi:BPMNEdge&gt;</p><p>&#160;&#160;&#160; &lt;/bpmndi:BPMNPlane&gt;</p><p>&#160; &lt;/bpmndi:BPMNDiagram&gt;</p><p>&lt;/bpmn2:definitions&gt;</p></div>

<div style="background-color: #f4f4f4; padding: 10px; margin-top: 20px;">
    <p style="margin: 0;">Reply to this message by <a href="https://community.jboss.org/message/649301#649301">going to Community</a></p>
        <p style="margin: 0;">Start a new discussion in jBPM at <a href="https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034">Community</a></p>
</div></td>
                        </tr>
                    </tbody>
                </table>


                </td>
            </tr>
        </tbody>
    </table>

</div>

</body>
</html>