sample-process-models/misc/requisition-orders/review-the-request/call-activity-review-the-request.bpmn

104 lines
5.5 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" xmlns:camunda="http://camunda.org/schema/1.0/bpmn" id="Definitions_1" targetNamespace="http://bpmn.io/schema/bpmn" camunda:diagramRelationId="a6501214-cee9-45ce-a683-c413e9c9c8a4">
<bpmn:process id="Review_Request" name="Review the Request" isExecutable="true">
<bpmn:startEvent id="StartEvent_1" name="Notification to an SME has been sent">
<bpmn:outgoing>Flow_0yv343h</bpmn:outgoing>
</bpmn:startEvent>
<bpmn:sequenceFlow id="Flow_0yv343h" sourceRef="StartEvent_1" targetRef="Activity_1af3jsp" />
<bpmn:userTask id="Activity_1af3jsp" name="Review the Request">
<bpmn:incoming>Flow_0yv343h</bpmn:incoming>
<bpmn:outgoing>Flow_0jrphec</bpmn:outgoing>
<bpmn:property id="Property_0kiwjeb" name="__targetRef_placeholder" />
<bpmn:dataInputAssociation id="DataInputAssociation_076586o">
<bpmn:sourceRef>DataObjectReference_1omrr4b</bpmn:sourceRef>
<bpmn:targetRef>Property_0kiwjeb</bpmn:targetRef>
</bpmn:dataInputAssociation>
</bpmn:userTask>
<bpmn:dataObjectReference id="DataObjectReference_1omrr4b" name="New Demand Request" dataObjectRef="DataObject_07hvfcc" />
<bpmn:dataObject id="DataObject_07hvfcc" />
<bpmn:exclusiveGateway id="Gateway_1l55es6">
<bpmn:incoming>Flow_0jrphec</bpmn:incoming>
<bpmn:outgoing>Flow_0a1uim2</bpmn:outgoing>
<bpmn:outgoing>Flow_0tpnhag</bpmn:outgoing>
<bpmn:outgoing>Flow_06hiea0</bpmn:outgoing>
</bpmn:exclusiveGateway>
<bpmn:sequenceFlow id="Flow_0jrphec" sourceRef="Activity_1af3jsp" targetRef="Gateway_1l55es6" />
<bpmn:endEvent id="Event_1i0oby5">
<bpmn:incoming>Flow_06hiea0</bpmn:incoming>
</bpmn:endEvent>
<bpmn:endEvent id="Event_0zo0l1v">
<bpmn:incoming>Flow_0a1uim2</bpmn:incoming>
</bpmn:endEvent>
<bpmn:endEvent id="Event_1pgajjn">
<bpmn:incoming>Flow_0tpnhag</bpmn:incoming>
</bpmn:endEvent>
<bpmn:sequenceFlow id="Flow_0a1uim2" name="Rejected" sourceRef="Gateway_1l55es6" targetRef="Event_0zo0l1v" />
<bpmn:sequenceFlow id="Flow_0tpnhag" name="Additional info is required" sourceRef="Gateway_1l55es6" targetRef="Event_1pgajjn" />
<bpmn:sequenceFlow id="Flow_06hiea0" name="Approved" sourceRef="Gateway_1l55es6" targetRef="Event_1i0oby5" />
</bpmn:process>
<bpmndi:BPMNDiagram id="BPMNDiagram_1">
<bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Review_Request">
<bpmndi:BPMNShape id="_BPMNShape_StartEvent_2" bpmnElement="StartEvent_1">
<dc:Bounds x="152" y="192" width="36" height="36" />
<bpmndi:BPMNLabel>
<dc:Bounds x="126" y="235" width="88" height="40" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Activity_1qjrvsy_di" bpmnElement="Activity_1af3jsp">
<dc:Bounds x="250" y="170" width="100" height="80" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="DataObjectReference_1omrr4b_di" bpmnElement="DataObjectReference_1omrr4b">
<dc:Bounds x="282" y="85" width="36" height="50" />
<bpmndi:BPMNLabel>
<dc:Bounds x="267" y="55" width="67" height="27" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Gateway_1l55es6_di" bpmnElement="Gateway_1l55es6" isMarkerVisible="true">
<dc:Bounds x="395" y="185" width="50" height="50" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Event_1i0oby5_di" bpmnElement="Event_1i0oby5">
<dc:Bounds x="402" y="82" width="36" height="36" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Event_0zo0l1v_di" bpmnElement="Event_0zo0l1v">
<dc:Bounds x="502" y="192" width="36" height="36" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Event_1pgajjn_di" bpmnElement="Event_1pgajjn">
<dc:Bounds x="402" y="302" width="36" height="36" />
</bpmndi:BPMNShape>
<bpmndi:BPMNEdge id="Flow_0yv343h_di" bpmnElement="Flow_0yv343h">
<di:waypoint x="188" y="210" />
<di:waypoint x="250" y="210" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="DataInputAssociation_076586o_di" bpmnElement="DataInputAssociation_076586o">
<di:waypoint x="300" y="135" />
<di:waypoint x="300" y="170" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_0jrphec_di" bpmnElement="Flow_0jrphec">
<di:waypoint x="350" y="210" />
<di:waypoint x="395" y="210" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_0a1uim2_di" bpmnElement="Flow_0a1uim2">
<di:waypoint x="445" y="210" />
<di:waypoint x="502" y="210" />
<bpmndi:BPMNLabel>
<dc:Bounds x="452" y="192" width="44" height="14" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_0tpnhag_di" bpmnElement="Flow_0tpnhag">
<di:waypoint x="420" y="235" />
<di:waypoint x="420" y="302" />
<bpmndi:BPMNLabel>
<dc:Bounds x="433" y="256" width="81" height="27" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_06hiea0_di" bpmnElement="Flow_06hiea0">
<di:waypoint x="420" y="185" />
<di:waypoint x="420" y="118" />
<bpmndi:BPMNLabel>
<dc:Bounds x="426" y="149" width="48" height="14" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNEdge>
</bpmndi:BPMNPlane>
</bpmndi:BPMNDiagram>
</bpmn:definitions>