<?xml version="1.0" encoding="UTF-8"?> <bpmn2:definitions 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="_U0Z10NLzEeSKyddZMwwjAA" targetNamespace="http://camunda.org/schema/1.0/bpmn" exporter="Camunda Modeler" exporterVersion="0.7.0-dev" xsi:schemaLocation="http://www.omg.org/spec/BPMN/20100524/MODEL BPMN20.xsd"> <bpmn2:process id="Process_1" isExecutable="false"> <bpmn2:subProcess id="SubProcess_1"> <bpmn2:incoming>SequenceFlow_1</bpmn2:incoming> <bpmn2:outgoing>SequenceFlow_4</bpmn2:outgoing> <bpmn2:startEvent id="StartEvent_2" name="StartEvent_2"> <bpmn2:outgoing>SequenceFlow_2</bpmn2:outgoing> </bpmn2:startEvent> <bpmn2:sequenceFlow id="SequenceFlow_2" name="" sourceRef="StartEvent_2" targetRef="ExclusiveGateway_1" /> <bpmn2:exclusiveGateway id="ExclusiveGateway_1"> <bpmn2:incoming>SequenceFlow_2</bpmn2:incoming> <bpmn2:outgoing>SequenceFlow_5</bpmn2:outgoing> <bpmn2:outgoing>SequenceFlow_6</bpmn2:outgoing> </bpmn2:exclusiveGateway> <bpmn2:sequenceFlow id="SequenceFlow_5" name="" sourceRef="ExclusiveGateway_1" targetRef="Task_1" /> <bpmn2:sequenceFlow id="SequenceFlow_6" name="" sourceRef="ExclusiveGateway_1" targetRef="ScriptTask_1" /> <bpmn2:scriptTask id="ScriptTask_1"> <bpmn2:incoming>SequenceFlow_6</bpmn2:incoming> <bpmn2:outgoing>SequenceFlow_7</bpmn2:outgoing> </bpmn2:scriptTask> <bpmn2:sequenceFlow id="SequenceFlow_7" name="" sourceRef="ScriptTask_1" targetRef="EndEvent_3" /> <bpmn2:task id="Task_1"> <bpmn2:incoming>SequenceFlow_5</bpmn2:incoming> <bpmn2:outgoing>SequenceFlow_3</bpmn2:outgoing> </bpmn2:task> <bpmn2:sequenceFlow id="SequenceFlow_3" name="" sourceRef="Task_1" targetRef="EndEvent_1" /> <bpmn2:endEvent id="EndEvent_1" name="EndEvent_1"> <bpmn2:incoming>SequenceFlow_3</bpmn2:incoming> </bpmn2:endEvent> <bpmn2:endEvent id="EndEvent_3" name="EndEvent_3"> <bpmn2:incoming>SequenceFlow_7</bpmn2:incoming> </bpmn2:endEvent> </bpmn2:subProcess> <bpmn2:sequenceFlow id="SequenceFlow_4" name="" sourceRef="SubProcess_1" targetRef="EndEvent_2" /> <bpmn2:startEvent id="StartEvent_1"> <bpmn2:outgoing>SequenceFlow_1</bpmn2:outgoing> </bpmn2:startEvent> <bpmn2:sequenceFlow id="SequenceFlow_1" name="" sourceRef="StartEvent_1" targetRef="SubProcess_1" /> <bpmn2:endEvent id="EndEvent_2"> <bpmn2:incoming>SequenceFlow_4</bpmn2:incoming> </bpmn2:endEvent> <bpmn2:startEvent id="StartEvent_4"> <bpmn2:outgoing>SequenceFlow_9</bpmn2:outgoing> </bpmn2:startEvent> <bpmn2:sequenceFlow id="SequenceFlow_9" sourceRef="StartEvent_4" targetRef="SubProcess_2" /> <bpmn2:endEvent id="EndEvent_5"> <bpmn2:incoming>SequenceFlow_8</bpmn2:incoming> </bpmn2:endEvent> <bpmn2:sequenceFlow id="SequenceFlow_8" sourceRef="SubProcess_2" targetRef="EndEvent_5" /> <bpmn2:subProcess id="SubProcess_3" /> <bpmn2:adHocSubProcess id="SubProcess_4"> <bpmn2:multiInstanceLoopCharacteristics /> <bpmn2:startEvent id="StartEvent_5" /> </bpmn2:adHocSubProcess> <bpmn2:adHocSubProcess id="SubProcess_2"> <bpmn2:incoming>SequenceFlow_9</bpmn2:incoming> <bpmn2:outgoing>SequenceFlow_8</bpmn2:outgoing> <bpmn2:multiInstanceLoopCharacteristics /> <bpmn2:startEvent id="StartEvent_3"> <bpmn2:outgoing>SequenceFlow_10</bpmn2:outgoing> </bpmn2:startEvent> <bpmn2:task id="Task_2"> <bpmn2:incoming>SequenceFlow_10</bpmn2:incoming> <bpmn2:outgoing>SequenceFlow_11</bpmn2:outgoing> </bpmn2:task> <bpmn2:endEvent id="EndEvent_4"> <bpmn2:incoming>SequenceFlow_11</bpmn2:incoming> </bpmn2:endEvent> <bpmn2:sequenceFlow id="SequenceFlow_10" sourceRef="StartEvent_3" targetRef="Task_2" /> <bpmn2:sequenceFlow id="SequenceFlow_11" sourceRef="Task_2" targetRef="EndEvent_4" /> </bpmn2:adHocSubProcess> <bpmn2:subProcess id="SubProcess_5"> <bpmn2:startEvent id="StartEvent_6" /> </bpmn2:subProcess> <bpmn2:subProcess id="SubProcess_6" /> </bpmn2:process> <bpmndi:BPMNDiagram id="BPMNDiagram_1"> <bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Process_1"> <bpmndi:BPMNShape id="_BPMNShape_StartEvent_26" bpmnElement="StartEvent_1"> <dc:Bounds x="300" y="176" width="36" height="36" /> <bpmndi:BPMNLabel> <dc:Bounds x="273" y="217" width="90" height="0" /> </bpmndi:BPMNLabel> </bpmndi:BPMNShape> <bpmndi:BPMNShape id="_BPMNShape_SubProcess_8" bpmnElement="SubProcess_1"> <dc:Bounds x="532" y="154" width="100" height="80" /> </bpmndi:BPMNShape> <bpmndi:BPMNEdge id="BPMNEdge_SequenceFlow_1" bpmnElement="SequenceFlow_1" sourceElement="_BPMNShape_StartEvent_26" targetElement="_BPMNShape_SubProcess_8"> <di:waypoint xsi:type="dc:Point" x="336" y="194" /> <di:waypoint xsi:type="dc:Point" x="532" y="194" /> <bpmndi:BPMNLabel> <dc:Bounds x="364" y="194" width="90" height="20" /> </bpmndi:BPMNLabel> </bpmndi:BPMNEdge> <bpmndi:BPMNShape id="_BPMNShape_StartEvent_27" bpmnElement="StartEvent_2"> <dc:Bounds x="396" y="91" width="36" height="36" /> <bpmndi:BPMNLabel> <dc:Bounds x="370" y="132" width="90" height="20" /> </bpmndi:BPMNLabel> </bpmndi:BPMNShape> <bpmndi:BPMNShape id="_BPMNShape_Task_3" bpmnElement="Task_1"> <dc:Bounds x="564" y="79" width="100" height="80" /> </bpmndi:BPMNShape> <bpmndi:BPMNEdge id="BPMNEdge_SequenceFlow_2" bpmnElement="SequenceFlow_2" sourceElement="_BPMNShape_StartEvent_27" targetElement="_BPMNShape_ExclusiveGateway_19"> <di:waypoint xsi:type="dc:Point" x="432" y="109" /> <di:waypoint xsi:type="dc:Point" x="480" y="109" /> <di:waypoint xsi:type="dc:Point" x="480" y="145" /> <bpmndi:BPMNLabel> <dc:Bounds x="412" y="109" width="90" height="6" /> </bpmndi:BPMNLabel> </bpmndi:BPMNEdge> <bpmndi:BPMNShape id="_BPMNShape_EndEvent_58" bpmnElement="EndEvent_1"> <dc:Bounds x="767" y="91" width="36" height="36" /> <bpmndi:BPMNLabel> <dc:Bounds x="740" y="132" width="90" height="20" /> </bpmndi:BPMNLabel> </bpmndi:BPMNShape> <bpmndi:BPMNEdge id="BPMNEdge_SequenceFlow_3" bpmnElement="SequenceFlow_3" sourceElement="_BPMNShape_Task_3" targetElement="_BPMNShape_EndEvent_58"> <di:waypoint xsi:type="dc:Point" x="664" y="119" /> <di:waypoint xsi:type="dc:Point" x="704" y="119" /> <di:waypoint xsi:type="dc:Point" x="704" y="109" /> <di:waypoint xsi:type="dc:Point" x="767" y="109" /> <bpmndi:BPMNLabel> <dc:Bounds x="674" y="111" width="90" height="6" /> </bpmndi:BPMNLabel> </bpmndi:BPMNEdge> <bpmndi:BPMNShape id="_BPMNShape_EndEvent_59" bpmnElement="EndEvent_2"> <dc:Bounds x="875" y="176" width="36" height="36" /> <bpmndi:BPMNLabel> <dc:Bounds x="848" y="217" width="90" height="0" /> </bpmndi:BPMNLabel> </bpmndi:BPMNShape> <bpmndi:BPMNEdge id="BPMNEdge_SequenceFlow_4" bpmnElement="SequenceFlow_4" sourceElement="_BPMNShape_SubProcess_8" targetElement="_BPMNShape_EndEvent_59"> <di:waypoint xsi:type="dc:Point" x="632" y="194" /> <di:waypoint xsi:type="dc:Point" x="813" y="195" /> <di:waypoint xsi:type="dc:Point" x="875" y="195" /> <bpmndi:BPMNLabel> <dc:Bounds x="677.5" y="176.5" width="90" height="6" /> </bpmndi:BPMNLabel> </bpmndi:BPMNEdge> <bpmndi:BPMNShape id="_BPMNShape_ExclusiveGateway_19" bpmnElement="ExclusiveGateway_1" isMarkerVisible="true"> <dc:Bounds x="455" y="145" width="50" height="50" /> <bpmndi:BPMNLabel> <dc:Bounds x="435" y="200" width="90" height="0" /> </bpmndi:BPMNLabel> </bpmndi:BPMNShape> <bpmndi:BPMNEdge id="BPMNEdge_SequenceFlow_5" bpmnElement="SequenceFlow_5" sourceElement="_BPMNShape_ExclusiveGateway_19" targetElement="_BPMNShape_Task_3"> <di:waypoint xsi:type="dc:Point" x="505" y="170" /> <di:waypoint xsi:type="dc:Point" x="541" y="170" /> <di:waypoint xsi:type="dc:Point" x="541" y="119" /> <di:waypoint xsi:type="dc:Point" x="564" y="119" /> <bpmndi:BPMNLabel> <dc:Bounds x="496" y="165" width="90" height="6" /> </bpmndi:BPMNLabel> </bpmndi:BPMNEdge> <bpmndi:BPMNShape id="_BPMNShape_ScriptTask_2" bpmnElement="ScriptTask_1"> <dc:Bounds x="555" y="229" width="100" height="80" /> </bpmndi:BPMNShape> <bpmndi:BPMNEdge id="BPMNEdge_SequenceFlow_6" bpmnElement="SequenceFlow_6" sourceElement="_BPMNShape_ExclusiveGateway_19" targetElement="_BPMNShape_ScriptTask_2"> <di:waypoint xsi:type="dc:Point" x="480" y="195" /> <di:waypoint xsi:type="dc:Point" x="480" y="269" /> <di:waypoint xsi:type="dc:Point" x="555" y="269" /> <bpmndi:BPMNLabel> <dc:Bounds x="391" y="662" width="90" height="6" /> </bpmndi:BPMNLabel> </bpmndi:BPMNEdge> <bpmndi:BPMNShape id="_BPMNShape_EndEvent_60" bpmnElement="EndEvent_3"> <dc:Bounds x="740" y="272" width="36" height="36" /> <bpmndi:BPMNLabel> <dc:Bounds x="668" y="685" width="90" height="20" /> </bpmndi:BPMNLabel> </bpmndi:BPMNShape> <bpmndi:BPMNEdge id="BPMNEdge_SequenceFlow_7" bpmnElement="SequenceFlow_7" sourceElement="_BPMNShape_ScriptTask_2" targetElement="_BPMNShape_EndEvent_60"> <di:waypoint xsi:type="dc:Point" x="655" y="269" /> <di:waypoint xsi:type="dc:Point" x="680" y="269" /> <di:waypoint xsi:type="dc:Point" x="680" y="290" /> <di:waypoint xsi:type="dc:Point" x="740" y="290" /> <bpmndi:BPMNLabel> <dc:Bounds x="650" y="276.5" width="90" height="6" /> </bpmndi:BPMNLabel> </bpmndi:BPMNEdge> <bpmndi:BPMNShape id="StartEvent_14sl8b4_di" bpmnElement="StartEvent_4"> <dc:Bounds x="287" y="417" width="36" height="36" /> <bpmndi:BPMNLabel> <dc:Bounds x="260" y="453" width="90" height="20" /> </bpmndi:BPMNLabel> </bpmndi:BPMNShape> <bpmndi:BPMNEdge id="SequenceFlow_1t8nq5v_di" bpmnElement="SequenceFlow_9"> <di:waypoint xsi:type="dc:Point" x="323" y="435" /> <di:waypoint xsi:type="dc:Point" x="376" y="435" /> <di:waypoint xsi:type="dc:Point" x="376" y="435" /> <di:waypoint xsi:type="dc:Point" x="407" y="435" /> <bpmndi:BPMNLabel> <dc:Bounds x="346" y="425" width="90" height="20" /> </bpmndi:BPMNLabel> </bpmndi:BPMNEdge> <bpmndi:BPMNShape id="EndEvent_1j9tw48_di" bpmnElement="EndEvent_5"> <dc:Bounds x="883" y="417" width="36" height="36" /> <bpmndi:BPMNLabel> <dc:Bounds x="856" y="453" width="90" height="20" /> </bpmndi:BPMNLabel> </bpmndi:BPMNShape> <bpmndi:BPMNEdge id="SequenceFlow_10jatau_di" bpmnElement="SequenceFlow_8"> <di:waypoint xsi:type="dc:Point" x="792" y="435" /> <di:waypoint xsi:type="dc:Point" x="834" y="435" /> <di:waypoint xsi:type="dc:Point" x="834" y="435" /> <di:waypoint xsi:type="dc:Point" x="883" y="435" /> <bpmndi:BPMNLabel> <dc:Bounds x="804" y="425" width="90" height="20" /> </bpmndi:BPMNLabel> </bpmndi:BPMNEdge> <bpmndi:BPMNShape id="StartEvent_19uwuw1_di" bpmnElement="StartEvent_3"> <dc:Bounds x="432" y="371" width="36" height="36" /> <bpmndi:BPMNLabel> <dc:Bounds x="405" y="407" width="90" height="20" /> </bpmndi:BPMNLabel> </bpmndi:BPMNShape> <bpmndi:BPMNShape id="Task_1y93al0_di" bpmnElement="Task_2"> <dc:Bounds x="525" y="397" width="100" height="80" /> </bpmndi:BPMNShape> <bpmndi:BPMNEdge id="SequenceFlow_0gkhyqw_di" bpmnElement="SequenceFlow_10"> <di:waypoint xsi:type="dc:Point" x="468" y="389" /> <di:waypoint xsi:type="dc:Point" x="496" y="389" /> <di:waypoint xsi:type="dc:Point" x="496" y="437" /> <di:waypoint xsi:type="dc:Point" x="525" y="437" /> <bpmndi:BPMNLabel> <dc:Bounds x="466" y="403" width="90" height="20" /> </bpmndi:BPMNLabel> </bpmndi:BPMNEdge> <bpmndi:BPMNShape id="EndEvent_1bmhzoz_di" bpmnElement="EndEvent_4"> <dc:Bounds x="683" y="419" width="36" height="36" /> <bpmndi:BPMNLabel> <dc:Bounds x="656" y="455" width="90" height="20" /> </bpmndi:BPMNLabel> </bpmndi:BPMNShape> <bpmndi:BPMNEdge id="SequenceFlow_1s8bqj4_di" bpmnElement="SequenceFlow_11"> <di:waypoint xsi:type="dc:Point" x="625" y="437" /> <di:waypoint xsi:type="dc:Point" x="683" y="437" /> <bpmndi:BPMNLabel> <dc:Bounds x="609" y="412" width="90" height="20" /> </bpmndi:BPMNLabel> </bpmndi:BPMNEdge> <bpmndi:BPMNShape id="SubProcess_081736t_di" bpmnElement="SubProcess_3"> <dc:Bounds x="363" y="652" width="100" height="80" /> </bpmndi:BPMNShape> <bpmndi:BPMNShape id="StartEvent_17rfv1e_di" bpmnElement="StartEvent_5"> <dc:Bounds x="573" y="674" width="36" height="36" /> <bpmndi:BPMNLabel> <dc:Bounds x="546" y="710" width="90" height="20" /> </bpmndi:BPMNLabel> </bpmndi:BPMNShape> <bpmndi:BPMNShape id="AdHocSubProcess_0ojckgh_di" bpmnElement="SubProcess_4" isExpanded="false"> <dc:Bounds x="541" y="652" width="100" height="80" /> </bpmndi:BPMNShape> <bpmndi:BPMNShape id="AdHocSubProcess_128w1vu_di" bpmnElement="SubProcess_2" isExpanded="true"> <dc:Bounds x="407" y="335" width="385" height="200" /> </bpmndi:BPMNShape> <bpmndi:BPMNShape id="SubProcess_0qs6p1k_di" bpmnElement="SubProcess_5" isExpanded="false"> <dc:Bounds x="716" y="652" width="100" height="80" /> </bpmndi:BPMNShape> <bpmndi:BPMNShape id="StartEvent_0076vg5_di" bpmnElement="StartEvent_6"> <dc:Bounds x="495" y="537" width="36" height="36" /> <bpmndi:BPMNLabel> <dc:Bounds x="468" y="573" width="90" height="20" /> </bpmndi:BPMNLabel> </bpmndi:BPMNShape> <bpmndi:BPMNShape id="SubProcess_15na7ob_di" bpmnElement="SubProcess_6" isExpanded="true"> <dc:Bounds x="398" y="796" width="385" height="200" /> </bpmndi:BPMNShape> </bpmndi:BPMNPlane> </bpmndi:BPMNDiagram> </bpmn2:definitions>