sample-process-models/test/TC-2.0/TC-2.0 - Send message from Message Intermediate Throw Event to one recipient.bpmn

40 lines
2.1 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<bpmn:definitions xmlns:bpmn="http://www.omg.org/spec/BPMN/20100524/MODEL" xmlns:bpmndi="http://www.omg.org/spec/BPMN/20100524/DI" xmlns:dc="http://www.omg.org/spec/DD/20100524/DC" xmlns:di="http://www.omg.org/spec/DD/20100524/DI" id="Definitions_96f6665" targetNamespace="http://bpmn.io/schema/bpmn" exporter="Camunda Modeler" exporterVersion="3.0.0-dev">
<bpmn:process id="Process_bd2e724" isExecutable="true">
<bpmn:startEvent id="StartEvent_1">
<bpmn:outgoing>Flow_1epkhfm</bpmn:outgoing>
</bpmn:startEvent>
<bpmn:sequenceFlow id="Flow_1epkhfm" sourceRef="StartEvent_1" targetRef="Event_1bu00rv" />
<bpmn:endEvent id="Event_0onqlq2">
<bpmn:incoming>Flow_06ewyej</bpmn:incoming>
</bpmn:endEvent>
<bpmn:sequenceFlow id="Flow_06ewyej" sourceRef="Event_1bu00rv" targetRef="Event_0onqlq2" />
<bpmn:intermediateThrowEvent id="Event_1bu00rv">
<bpmn:incoming>Flow_1epkhfm</bpmn:incoming>
<bpmn:outgoing>Flow_06ewyej</bpmn:outgoing>
<bpmn:messageEventDefinition id="MessageEventDefinition_13jrg3e" />
</bpmn:intermediateThrowEvent>
</bpmn:process>
<bpmndi:BPMNDiagram id="BPMNDiagram_1">
<bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Process_bd2e724">
<bpmndi:BPMNEdge id="Flow_1epkhfm_di" bpmnElement="Flow_1epkhfm">
<di:waypoint x="215" y="177" />
<di:waypoint x="272" y="177" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_06ewyej_di" bpmnElement="Flow_06ewyej">
<di:waypoint x="308" y="177" />
<di:waypoint x="372" y="177" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNShape id="_BPMNShape_StartEvent_2" bpmnElement="StartEvent_1">
<dc:Bounds x="179" y="159" width="36" height="36" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Event_0onqlq2_di" bpmnElement="Event_0onqlq2">
<dc:Bounds x="372" y="159" width="36" height="36" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Event_0fvfo3o_di" bpmnElement="Event_1bu00rv">
<dc:Bounds x="272" y="159" width="36" height="36" />
</bpmndi:BPMNShape>
</bpmndi:BPMNPlane>
</bpmndi:BPMNDiagram>
</bpmn:definitions>