office-alexander-logistics/workflow/overview.bpmn

337 lines
No EOL
22 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<!-- origin at X=0.0 Y=0.0 -->
<bpmn2:definitions xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:bpmn2="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_1" exporter="org.eclipse.bpmn2.modeler.core" exporterVersion="1.5.2.SNAPSHOT-v20200602-1600-B1">
<bpmn2:collaboration id="Collaboration_1" name="Collaboration 1">
<bpmn2:participant id="Participant_1" name="Rechnungseingang" processRef="Process_1"/>
<bpmn2:participant id="Participant_2" name="Gutschrift" processRef="Process_2"/>
<bpmn2:messageFlow id="MessageFlow_1" sourceRef="IntermediateCatchEvent_6" targetRef="Task_5"/>
</bpmn2:collaboration>
<bpmn2:process id="Process_1" name="Rechnungseingang Process" definitionalCollaborationRef="Collaboration_1" isExecutable="false">
<bpmn2:task id="Task_1" name="Erfassung">
<bpmn2:outgoing>SequenceFlow_13</bpmn2:outgoing>
<bpmn2:outgoing>SequenceFlow_23</bpmn2:outgoing>
</bpmn2:task>
<bpmn2:task id="Task_2" name="Sachprüfung">
<bpmn2:incoming>SequenceFlow_10</bpmn2:incoming>
<bpmn2:outgoing>SequenceFlow_4</bpmn2:outgoing>
</bpmn2:task>
<bpmn2:serviceTask id="ServiceTask_1" name="Export Cargosoft">
<bpmn2:incoming>SequenceFlow_4</bpmn2:incoming>
<bpmn2:outgoing>SequenceFlow_5</bpmn2:outgoing>
</bpmn2:serviceTask>
<bpmn2:exclusiveGateway id="ExclusiveGateway_1" gatewayDirection="Diverging">
<bpmn2:incoming>SequenceFlow_13</bpmn2:incoming>
<bpmn2:outgoing>SequenceFlow_9</bpmn2:outgoing>
<bpmn2:outgoing>SequenceFlow_11</bpmn2:outgoing>
</bpmn2:exclusiveGateway>
<bpmn2:exclusiveGateway id="ExclusiveGateway_2" gatewayDirection="Converging">
<bpmn2:incoming>SequenceFlow_5</bpmn2:incoming>
<bpmn2:incoming>SequenceFlow_12</bpmn2:incoming>
<bpmn2:outgoing>SequenceFlow_6</bpmn2:outgoing>
</bpmn2:exclusiveGateway>
<bpmn2:sequenceFlow id="SequenceFlow_4" sourceRef="Task_2" targetRef="ServiceTask_1"/>
<bpmn2:sequenceFlow id="SequenceFlow_5" sourceRef="ServiceTask_1" targetRef="ExclusiveGateway_2"/>
<bpmn2:task id="Task_4" name="Bezahlung">
<bpmn2:incoming>SequenceFlow_6</bpmn2:incoming>
<bpmn2:outgoing>SequenceFlow_7</bpmn2:outgoing>
</bpmn2:task>
<bpmn2:endEvent id="EndEvent_1" name="Ende">
<bpmn2:incoming>SequenceFlow_7</bpmn2:incoming>
</bpmn2:endEvent>
<bpmn2:sequenceFlow id="SequenceFlow_6" sourceRef="ExclusiveGateway_2" targetRef="Task_4"/>
<bpmn2:sequenceFlow id="SequenceFlow_7" sourceRef="Task_4" targetRef="EndEvent_1"/>
<bpmn2:intermediateCatchEvent id="IntermediateCatchEvent_2" name="Sonstige Leistung">
<bpmn2:incoming>SequenceFlow_11</bpmn2:incoming>
<bpmn2:outgoing>SequenceFlow_12</bpmn2:outgoing>
</bpmn2:intermediateCatchEvent>
<bpmn2:intermediateCatchEvent id="IntermediateCatchEvent_3" name="Logistik Leistung">
<bpmn2:incoming>SequenceFlow_9</bpmn2:incoming>
<bpmn2:outgoing>SequenceFlow_10</bpmn2:outgoing>
</bpmn2:intermediateCatchEvent>
<bpmn2:sequenceFlow id="SequenceFlow_9" sourceRef="ExclusiveGateway_1" targetRef="IntermediateCatchEvent_3"/>
<bpmn2:sequenceFlow id="SequenceFlow_10" sourceRef="IntermediateCatchEvent_3" targetRef="Task_2"/>
<bpmn2:sequenceFlow id="SequenceFlow_11" sourceRef="ExclusiveGateway_1" targetRef="IntermediateCatchEvent_2"/>
<bpmn2:sequenceFlow id="SequenceFlow_12" sourceRef="IntermediateCatchEvent_2" targetRef="ExclusiveGateway_2"/>
<bpmn2:sequenceFlow id="SequenceFlow_13" sourceRef="Task_1" targetRef="ExclusiveGateway_1"/>
<bpmn2:intermediateCatchEvent id="IntermediateCatchEvent_6" name="Gutschrift">
<bpmn2:incoming>SequenceFlow_23</bpmn2:incoming>
</bpmn2:intermediateCatchEvent>
<bpmn2:sequenceFlow id="SequenceFlow_23" sourceRef="Task_1" targetRef="IntermediateCatchEvent_6"/>
</bpmn2:process>
<bpmn2:process id="Process_2" name="Process 2" definitionalCollaborationRef="Collaboration_1" isExecutable="false">
<bpmn2:task id="Task_5" name="Erfassung">
<bpmn2:outgoing>SequenceFlow_22</bpmn2:outgoing>
</bpmn2:task>
<bpmn2:task id="Task_6" name="Sachprüfung">
<bpmn2:incoming>SequenceFlow_19</bpmn2:incoming>
<bpmn2:outgoing>SequenceFlow_24</bpmn2:outgoing>
</bpmn2:task>
<bpmn2:exclusiveGateway id="ExclusiveGateway_3" gatewayDirection="Diverging">
<bpmn2:incoming>SequenceFlow_22</bpmn2:incoming>
<bpmn2:outgoing>SequenceFlow_18</bpmn2:outgoing>
<bpmn2:outgoing>SequenceFlow_20</bpmn2:outgoing>
</bpmn2:exclusiveGateway>
<bpmn2:exclusiveGateway id="ExclusiveGateway_4" gatewayDirection="Converging">
<bpmn2:incoming>SequenceFlow_21</bpmn2:incoming>
<bpmn2:incoming>SequenceFlow_26</bpmn2:incoming>
<bpmn2:outgoing>SequenceFlow_25</bpmn2:outgoing>
</bpmn2:exclusiveGateway>
<bpmn2:endEvent id="EndEvent_2" name="Ende">
<bpmn2:incoming>SequenceFlow_25</bpmn2:incoming>
</bpmn2:endEvent>
<bpmn2:intermediateCatchEvent id="IntermediateCatchEvent_4" name="Eingangs Gutschrift">
<bpmn2:incoming>SequenceFlow_20</bpmn2:incoming>
<bpmn2:outgoing>SequenceFlow_21</bpmn2:outgoing>
</bpmn2:intermediateCatchEvent>
<bpmn2:intermediateCatchEvent id="IntermediateCatchEvent_5" name="Gutschriftabgleich">
<bpmn2:incoming>SequenceFlow_18</bpmn2:incoming>
<bpmn2:outgoing>SequenceFlow_19</bpmn2:outgoing>
</bpmn2:intermediateCatchEvent>
<bpmn2:sequenceFlow id="SequenceFlow_18" sourceRef="ExclusiveGateway_3" targetRef="IntermediateCatchEvent_5"/>
<bpmn2:sequenceFlow id="SequenceFlow_19" sourceRef="IntermediateCatchEvent_5" targetRef="Task_6"/>
<bpmn2:sequenceFlow id="SequenceFlow_20" sourceRef="ExclusiveGateway_3" targetRef="IntermediateCatchEvent_4"/>
<bpmn2:sequenceFlow id="SequenceFlow_21" sourceRef="IntermediateCatchEvent_4" targetRef="ExclusiveGateway_4"/>
<bpmn2:sequenceFlow id="SequenceFlow_22" sourceRef="Task_5" targetRef="ExclusiveGateway_3"/>
<bpmn2:sequenceFlow id="SequenceFlow_24" sourceRef="Task_6" targetRef="Task_9"/>
<bpmn2:sequenceFlow id="SequenceFlow_25" sourceRef="ExclusiveGateway_4" targetRef="EndEvent_2"/>
<bpmn2:task id="Task_9" name="Ausgangsrechnung erstellen">
<bpmn2:incoming>SequenceFlow_24</bpmn2:incoming>
<bpmn2:outgoing>SequenceFlow_26</bpmn2:outgoing>
</bpmn2:task>
<bpmn2:sequenceFlow id="SequenceFlow_26" sourceRef="Task_9" targetRef="ExclusiveGateway_4"/>
</bpmn2:process>
<bpmndi:BPMNDiagram id="BPMNDiagram_1">
<bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Collaboration_1">
<bpmndi:BPMNShape id="BPMNShape_Participant_1" bpmnElement="Participant_1" isHorizontal="false">
<dc:Bounds height="701.0" width="511.0" x="100.0" y="50.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_1" labelStyle="BPMNLabelStyle_1">
<dc:Bounds height="14.0" width="108.0" x="301.0" y="53.0"/>
</bpmndi:BPMNLabel>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="BPMNShape_Participant_2" bpmnElement="Participant_2" isHorizontal="false">
<dc:Bounds height="701.0" width="511.0" x="850.0" y="50.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_21" labelStyle="BPMNLabelStyle_1">
<dc:Bounds height="14.0" width="51.0" x="1080.0" y="53.0"/>
</bpmndi:BPMNLabel>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="BPMNShape_Task_1" bpmnElement="Task_1" isExpanded="true">
<dc:Bounds height="50.0" width="110.0" x="277.0" y="118.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_2" labelStyle="BPMNLabelStyle_1">
<dc:Bounds height="14.0" width="55.0" x="304.0" y="136.0"/>
</bpmndi:BPMNLabel>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="BPMNShape_Task_2" bpmnElement="Task_2" isExpanded="true">
<dc:Bounds height="50.0" width="110.0" x="131.0" y="320.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_3" labelStyle="BPMNLabelStyle_1">
<dc:Bounds height="14.0" width="70.0" x="151.0" y="338.0"/>
</bpmndi:BPMNLabel>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="BPMNShape_ServiceTask_1" bpmnElement="ServiceTask_1" isExpanded="true">
<dc:Bounds height="50.0" width="110.0" x="131.0" y="410.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_4" labelStyle="BPMNLabelStyle_1">
<dc:Bounds height="14.0" width="91.0" x="140.0" y="428.0"/>
</bpmndi:BPMNLabel>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="BPMNShape_ExclusiveGateway_1" bpmnElement="ExclusiveGateway_1" isMarkerVisible="true">
<dc:Bounds height="50.0" width="50.0" x="307.0" y="200.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_5" labelStyle="BPMNLabelStyle_1"/>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="BPMNShape_ExclusiveGateway_2" bpmnElement="ExclusiveGateway_2" isMarkerVisible="true">
<dc:Bounds height="50.0" width="50.0" x="307.0" y="490.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_7" labelStyle="BPMNLabelStyle_1"/>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="BPMNShape_Task_4" bpmnElement="Task_4" isExpanded="true">
<dc:Bounds height="50.0" width="110.0" x="277.0" y="583.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_10" labelStyle="BPMNLabelStyle_1">
<dc:Bounds height="14.0" width="59.0" x="302.0" y="601.0"/>
</bpmndi:BPMNLabel>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="BPMNShape_EndEvent_1" bpmnElement="EndEvent_1">
<dc:Bounds height="36.0" width="36.0" x="314.0" y="673.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_11" labelStyle="BPMNLabelStyle_1">
<dc:Bounds height="14.0" width="29.0" x="317.0" y="709.0"/>
</bpmndi:BPMNLabel>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="BPMNShape_IntermediateCatchEvent_2" bpmnElement="IntermediateCatchEvent_2">
<dc:Bounds height="36.0" width="36.0" x="440.0" y="207.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_14" labelStyle="BPMNLabelStyle_1">
<dc:Bounds height="28.0" width="54.0" x="431.0" y="243.0"/>
</bpmndi:BPMNLabel>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="BPMNShape_IntermediateCatchEvent_3" bpmnElement="IntermediateCatchEvent_3">
<dc:Bounds height="36.0" width="36.0" x="168.0" y="207.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_15" labelStyle="BPMNLabelStyle_1">
<dc:Bounds height="28.0" width="48.0" x="162.0" y="243.0"/>
</bpmndi:BPMNLabel>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="BPMNShape_Task_5" bpmnElement="Task_5" isExpanded="true">
<dc:Bounds height="50.0" width="110.0" x="1027.0" y="118.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_22" labelStyle="BPMNLabelStyle_1">
<dc:Bounds height="14.0" width="55.0" x="1054.0" y="136.0"/>
</bpmndi:BPMNLabel>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="BPMNShape_Task_6" bpmnElement="Task_6" isExpanded="true">
<dc:Bounds height="50.0" width="110.0" x="881.0" y="320.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_23" labelStyle="BPMNLabelStyle_1">
<dc:Bounds height="14.0" width="70.0" x="901.0" y="338.0"/>
</bpmndi:BPMNLabel>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="BPMNShape_ExclusiveGateway_3" bpmnElement="ExclusiveGateway_3" isMarkerVisible="true">
<dc:Bounds height="50.0" width="50.0" x="1057.0" y="200.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_24" labelStyle="BPMNLabelStyle_1"/>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="BPMNShape_ExclusiveGateway_4" bpmnElement="ExclusiveGateway_4" isMarkerVisible="true">
<dc:Bounds height="50.0" width="50.0" x="1057.0" y="490.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_25" labelStyle="BPMNLabelStyle_1"/>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="BPMNShape_EndEvent_2" bpmnElement="EndEvent_2">
<dc:Bounds height="36.0" width="36.0" x="1064.0" y="570.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_26" labelStyle="BPMNLabelStyle_1">
<dc:Bounds height="14.0" width="29.0" x="1067.0" y="606.0"/>
</bpmndi:BPMNLabel>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="BPMNShape_IntermediateCatchEvent_4" bpmnElement="IntermediateCatchEvent_4">
<dc:Bounds height="36.0" width="36.0" x="1190.0" y="207.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_27" labelStyle="BPMNLabelStyle_1">
<dc:Bounds height="28.0" width="58.0" x="1179.0" y="243.0"/>
</bpmndi:BPMNLabel>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="BPMNShape_IntermediateCatchEvent_5" bpmnElement="IntermediateCatchEvent_5">
<dc:Bounds height="36.0" width="36.0" x="918.0" y="207.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_28" labelStyle="BPMNLabelStyle_1">
<dc:Bounds height="28.0" width="98.0" x="887.0" y="243.0"/>
</bpmndi:BPMNLabel>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="BPMNShape_IntermediateCatchEvent_6" bpmnElement="IntermediateCatchEvent_6">
<dc:Bounds height="36.0" width="36.0" x="440.0" y="125.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_34" labelStyle="BPMNLabelStyle_1">
<dc:Bounds height="14.0" width="51.0" x="433.0" y="161.0"/>
</bpmndi:BPMNLabel>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="BPMNShape_Task_9" bpmnElement="Task_9" isExpanded="true">
<dc:Bounds height="50.0" width="110.0" x="881.0" y="426.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_39" labelStyle="BPMNLabelStyle_1">
<dc:Bounds height="28.0" width="110.0" x="881.0" y="437.0"/>
</bpmndi:BPMNLabel>
</bpmndi:BPMNShape>
<bpmndi:BPMNEdge id="BPMNEdge_SequenceFlow_4" bpmnElement="SequenceFlow_4" sourceElement="BPMNShape_Task_2" targetElement="BPMNShape_ServiceTask_1">
<di:waypoint xsi:type="dc:Point" x="186.0" y="370.0"/>
<di:waypoint xsi:type="dc:Point" x="186.0" y="390.0"/>
<di:waypoint xsi:type="dc:Point" x="186.0" y="410.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_8"/>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="BPMNEdge_SequenceFlow_5" bpmnElement="SequenceFlow_5" sourceElement="BPMNShape_ServiceTask_1" targetElement="BPMNShape_ExclusiveGateway_2">
<di:waypoint xsi:type="dc:Point" x="186.0" y="460.0"/>
<di:waypoint xsi:type="dc:Point" x="186.0" y="515.0"/>
<di:waypoint xsi:type="dc:Point" x="307.0" y="515.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_9"/>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="BPMNEdge_SequenceFlow_6" bpmnElement="SequenceFlow_6" sourceElement="BPMNShape_ExclusiveGateway_2" targetElement="BPMNShape_Task_4">
<di:waypoint xsi:type="dc:Point" x="332.0" y="540.0"/>
<di:waypoint xsi:type="dc:Point" x="332.0" y="561.0"/>
<di:waypoint xsi:type="dc:Point" x="332.0" y="583.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_12"/>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="BPMNEdge_SequenceFlow_7" bpmnElement="SequenceFlow_7" sourceElement="BPMNShape_Task_4" targetElement="BPMNShape_EndEvent_1">
<di:waypoint xsi:type="dc:Point" x="332.0" y="633.0"/>
<di:waypoint xsi:type="dc:Point" x="332.0" y="653.0"/>
<di:waypoint xsi:type="dc:Point" x="332.0" y="673.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_13"/>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="BPMNEdge_SequenceFlow_9" bpmnElement="SequenceFlow_9" sourceElement="BPMNShape_ExclusiveGateway_1" targetElement="BPMNShape_IntermediateCatchEvent_3">
<di:waypoint xsi:type="dc:Point" x="307.0" y="225.0"/>
<di:waypoint xsi:type="dc:Point" x="256.0" y="225.0"/>
<di:waypoint xsi:type="dc:Point" x="204.0" y="225.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_16"/>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="BPMNEdge_SequenceFlow_10" bpmnElement="SequenceFlow_10" sourceElement="BPMNShape_IntermediateCatchEvent_3" targetElement="BPMNShape_Task_2">
<di:waypoint xsi:type="dc:Point" x="186.0" y="243.0"/>
<di:waypoint xsi:type="dc:Point" x="186.0" y="281.0"/>
<di:waypoint xsi:type="dc:Point" x="186.0" y="320.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_17"/>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="BPMNEdge_SequenceFlow_11" bpmnElement="SequenceFlow_11" sourceElement="BPMNShape_ExclusiveGateway_1" targetElement="BPMNShape_IntermediateCatchEvent_2">
<di:waypoint xsi:type="dc:Point" x="357.0" y="225.0"/>
<di:waypoint xsi:type="dc:Point" x="398.0" y="225.0"/>
<di:waypoint xsi:type="dc:Point" x="440.0" y="225.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_18"/>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="BPMNEdge_SequenceFlow_12" bpmnElement="SequenceFlow_12" sourceElement="BPMNShape_IntermediateCatchEvent_2" targetElement="BPMNShape_ExclusiveGateway_2">
<di:waypoint xsi:type="dc:Point" x="458.0" y="243.0"/>
<di:waypoint xsi:type="dc:Point" x="458.0" y="515.0"/>
<di:waypoint xsi:type="dc:Point" x="357.0" y="515.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_19"/>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="BPMNEdge_SequenceFlow_13" bpmnElement="SequenceFlow_13" sourceElement="BPMNShape_Task_1" targetElement="BPMNShape_ExclusiveGateway_1">
<di:waypoint xsi:type="dc:Point" x="332.0" y="168.0"/>
<di:waypoint xsi:type="dc:Point" x="332.0" y="184.0"/>
<di:waypoint xsi:type="dc:Point" x="332.0" y="200.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_20"/>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="BPMNEdge_SequenceFlow_18" bpmnElement="SequenceFlow_18" sourceElement="BPMNShape_ExclusiveGateway_3" targetElement="BPMNShape_IntermediateCatchEvent_5">
<di:waypoint xsi:type="dc:Point" x="1057.0" y="225.0"/>
<di:waypoint xsi:type="dc:Point" x="1006.0" y="225.0"/>
<di:waypoint xsi:type="dc:Point" x="954.0" y="225.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_29"/>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="BPMNEdge_SequenceFlow_19" bpmnElement="SequenceFlow_19" sourceElement="BPMNShape_IntermediateCatchEvent_5" targetElement="BPMNShape_Task_6">
<di:waypoint xsi:type="dc:Point" x="936.0" y="243.0"/>
<di:waypoint xsi:type="dc:Point" x="936.0" y="281.0"/>
<di:waypoint xsi:type="dc:Point" x="936.0" y="320.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_30"/>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="BPMNEdge_SequenceFlow_20" bpmnElement="SequenceFlow_20" sourceElement="BPMNShape_ExclusiveGateway_3" targetElement="BPMNShape_IntermediateCatchEvent_4">
<di:waypoint xsi:type="dc:Point" x="1107.0" y="225.0"/>
<di:waypoint xsi:type="dc:Point" x="1148.0" y="225.0"/>
<di:waypoint xsi:type="dc:Point" x="1190.0" y="225.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_31"/>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="BPMNEdge_SequenceFlow_21" bpmnElement="SequenceFlow_21" sourceElement="BPMNShape_IntermediateCatchEvent_4" targetElement="BPMNShape_ExclusiveGateway_4">
<di:waypoint xsi:type="dc:Point" x="1208.0" y="243.0"/>
<di:waypoint xsi:type="dc:Point" x="1208.0" y="377.0"/>
<di:waypoint xsi:type="dc:Point" x="1208.0" y="515.0"/>
<di:waypoint xsi:type="dc:Point" x="1107.0" y="515.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_32"/>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="BPMNEdge_SequenceFlow_22" bpmnElement="SequenceFlow_22" sourceElement="BPMNShape_Task_5" targetElement="BPMNShape_ExclusiveGateway_3">
<di:waypoint xsi:type="dc:Point" x="1082.0" y="168.0"/>
<di:waypoint xsi:type="dc:Point" x="1082.0" y="184.0"/>
<di:waypoint xsi:type="dc:Point" x="1082.0" y="200.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_33"/>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="BPMNEdge_SequenceFlow_23" bpmnElement="SequenceFlow_23" sourceElement="BPMNShape_Task_1" targetElement="BPMNShape_IntermediateCatchEvent_6">
<di:waypoint xsi:type="dc:Point" x="387.0" y="143.0"/>
<di:waypoint xsi:type="dc:Point" x="413.0" y="143.0"/>
<di:waypoint xsi:type="dc:Point" x="440.0" y="143.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_35"/>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="BPMNEdge_MessageFlow_1" bpmnElement="MessageFlow_1" sourceElement="BPMNShape_IntermediateCatchEvent_6" targetElement="BPMNShape_Task_5">
<di:waypoint xsi:type="dc:Point" x="476.0" y="143.0"/>
<di:waypoint xsi:type="dc:Point" x="751.0" y="143.0"/>
<di:waypoint xsi:type="dc:Point" x="1027.0" y="143.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_36"/>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="BPMNEdge_SequenceFlow_24" bpmnElement="SequenceFlow_24" sourceElement="BPMNShape_Task_6" targetElement="BPMNShape_Task_9">
<di:waypoint xsi:type="dc:Point" x="936.0" y="370.0"/>
<di:waypoint xsi:type="dc:Point" x="936.0" y="398.0"/>
<di:waypoint xsi:type="dc:Point" x="936.0" y="426.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_37"/>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="BPMNEdge_SequenceFlow_25" bpmnElement="SequenceFlow_25" sourceElement="BPMNShape_ExclusiveGateway_4" targetElement="BPMNShape_EndEvent_2">
<di:waypoint xsi:type="dc:Point" x="1082.0" y="540.0"/>
<di:waypoint xsi:type="dc:Point" x="1082.0" y="555.0"/>
<di:waypoint xsi:type="dc:Point" x="1082.0" y="570.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_38"/>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="BPMNEdge_SequenceFlow_26" bpmnElement="SequenceFlow_26" sourceElement="BPMNShape_Task_9" targetElement="BPMNShape_ExclusiveGateway_4">
<di:waypoint xsi:type="dc:Point" x="936.0" y="476.0"/>
<di:waypoint xsi:type="dc:Point" x="936.0" y="515.0"/>
<di:waypoint xsi:type="dc:Point" x="1057.0" y="515.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_40"/>
</bpmndi:BPMNEdge>
</bpmndi:BPMNPlane>
<bpmndi:BPMNLabelStyle id="BPMNLabelStyle_1">
<dc:Font name="arial" size="9.0"/>
</bpmndi:BPMNLabelStyle>
</bpmndi:BPMNDiagram>
</bpmn2:definitions>