sample-process-models/test/c30/C.3.0.bpmn

239 lines
12 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_test_c30_C_3_0_bd2e724" isExecutable="true">
<bpmn:startEvent id="StartEvent_1" name="Receive customer request">
<bpmn:outgoing>Flow_1sskreq</bpmn:outgoing>
<bpmn:messageEventDefinition id="MessageEventDefinition_0r68pwt" />
</bpmn:startEvent>
<bpmn:sequenceFlow id="Flow_1sskreq" sourceRef="StartEvent_1" targetRef="Activity_1btt0au" />
<bpmn:userTask id="Activity_1btt0au" name="Analyze customer request">
<bpmn:incoming>Flow_1sskreq</bpmn:incoming>
<bpmn:outgoing>Flow_0751s72</bpmn:outgoing>
</bpmn:userTask>
<bpmn:exclusiveGateway id="Gateway_1m2wzbc" name="Service type">
<bpmn:incoming>Flow_0751s72</bpmn:incoming>
<bpmn:outgoing>Flow_1qpu78m</bpmn:outgoing>
<bpmn:outgoing>Flow_14e5h0m</bpmn:outgoing>
<bpmn:outgoing>Flow_15o531y</bpmn:outgoing>
</bpmn:exclusiveGateway>
<bpmn:sequenceFlow id="Flow_0751s72" sourceRef="Activity_1btt0au" targetRef="Gateway_1m2wzbc" />
<bpmn:sequenceFlow id="Flow_1qpu78m" name="Warranty" sourceRef="Gateway_1m2wzbc" targetRef="Activity_03kkujs" />
<bpmn:endEvent id="Event_1m6w8sv" name="Fridge replaced">
<bpmn:incoming>Flow_0tf6s78</bpmn:incoming>
</bpmn:endEvent>
<bpmn:sequenceFlow id="Flow_0tf6s78" sourceRef="Activity_03kkujs" targetRef="Event_1m6w8sv" />
<bpmn:userTask id="Activity_03kkujs" name="Replace fridge">
<bpmn:incoming>Flow_1qpu78m</bpmn:incoming>
<bpmn:incoming>Flow_12z3hh3</bpmn:incoming>
<bpmn:outgoing>Flow_0tf6s78</bpmn:outgoing>
</bpmn:userTask>
<bpmn:sequenceFlow id="Flow_14e5h0m" sourceRef="Gateway_1m2wzbc" targetRef="Activity_0ruic75" />
<bpmn:subProcess id="Activity_0ruic75" name="Perform emergency repair">
<bpmn:incoming>Flow_14e5h0m</bpmn:incoming>
<bpmn:incoming>Flow_18uenzi</bpmn:incoming>
<bpmn:outgoing>Flow_0i4lgz1</bpmn:outgoing>
</bpmn:subProcess>
<bpmn:exclusiveGateway id="Gateway_1rjhfr3" name="Successful?">
<bpmn:incoming>Flow_0i4lgz1</bpmn:incoming>
<bpmn:outgoing>Flow_12z3hh3</bpmn:outgoing>
<bpmn:outgoing>Flow_1dmvyto</bpmn:outgoing>
</bpmn:exclusiveGateway>
<bpmn:sequenceFlow id="Flow_0i4lgz1" sourceRef="Activity_0ruic75" targetRef="Gateway_1rjhfr3" />
<bpmn:sequenceFlow id="Flow_12z3hh3" name="no" sourceRef="Gateway_1rjhfr3" targetRef="Activity_03kkujs" />
<bpmn:endEvent id="Event_1tya7ts" name="Emergency repair completed">
<bpmn:incoming>Flow_1dmvyto</bpmn:incoming>
</bpmn:endEvent>
<bpmn:sequenceFlow id="Flow_1dmvyto" name="yes" sourceRef="Gateway_1rjhfr3" targetRef="Event_1tya7ts" />
<bpmn:exclusiveGateway id="Gateway_02akuy7" name="Service level">
<bpmn:incoming>Flow_15o531y</bpmn:incoming>
<bpmn:outgoing>Flow_0b7ba42</bpmn:outgoing>
<bpmn:outgoing>Flow_1xd2iap</bpmn:outgoing>
</bpmn:exclusiveGateway>
<bpmn:sequenceFlow id="Flow_15o531y" name="Regular repair service" sourceRef="Gateway_1m2wzbc" targetRef="Gateway_02akuy7" />
<bpmn:sequenceFlow id="Flow_0b7ba42" name="Premium" sourceRef="Gateway_02akuy7" targetRef="Activity_0svi7uu" />
<bpmn:userTask id="Activity_0svi7uu" name="Perform repair (premium level)">
<bpmn:incoming>Flow_0b7ba42</bpmn:incoming>
<bpmn:incoming>Flow_04nk3co</bpmn:incoming>
<bpmn:outgoing>Flow_0m08dte</bpmn:outgoing>
</bpmn:userTask>
<bpmn:boundaryEvent id="Event_127x3gz" name="2 hours" attachedToRef="Activity_0svi7uu">
<bpmn:outgoing>Flow_18uenzi</bpmn:outgoing>
<bpmn:timerEventDefinition id="TimerEventDefinition_1s7uu02" />
</bpmn:boundaryEvent>
<bpmn:sequenceFlow id="Flow_18uenzi" sourceRef="Event_127x3gz" targetRef="Activity_0ruic75" />
<bpmn:endEvent id="Event_0a53lzt" name="Repair completed">
<bpmn:incoming>Flow_0m08dte</bpmn:incoming>
<bpmn:incoming>Flow_0xqqiz5</bpmn:incoming>
</bpmn:endEvent>
<bpmn:sequenceFlow id="Flow_0m08dte" sourceRef="Activity_0svi7uu" targetRef="Event_0a53lzt" />
<bpmn:sequenceFlow id="Flow_1xd2iap" sourceRef="Gateway_02akuy7" targetRef="Activity_01un6vw" />
<bpmn:userTask id="Activity_01un6vw" name="Perform repair (standard level)">
<bpmn:incoming>Flow_1xd2iap</bpmn:incoming>
<bpmn:outgoing>Flow_0xqqiz5</bpmn:outgoing>
</bpmn:userTask>
<bpmn:sequenceFlow id="Flow_0xqqiz5" sourceRef="Activity_01un6vw" targetRef="Event_0a53lzt" />
<bpmn:boundaryEvent id="Event_1ve480a" attachedToRef="Activity_01un6vw">
<bpmn:outgoing>Flow_04nk3co</bpmn:outgoing>
<bpmn:messageEventDefinition id="MessageEventDefinition_15sptrh" />
</bpmn:boundaryEvent>
<bpmn:sequenceFlow id="Flow_04nk3co" sourceRef="Event_1ve480a" targetRef="Activity_0svi7uu" />
</bpmn:process>
<bpmndi:BPMNDiagram id="BPMNDiagram_1">
<bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Process_test_c30_C_3_0_bd2e724">
<bpmndi:BPMNShape id="Event_1bqrik8_di" bpmnElement="StartEvent_1">
<dc:Bounds x="179" y="159" width="36" height="36" />
<bpmndi:BPMNLabel>
<dc:Bounds x="152" y="202" width="90" height="27" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Activity_1d4tx0h_di" bpmnElement="Activity_1btt0au">
<dc:Bounds x="270" y="137" width="100" height="80" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Gateway_1m2wzbc_di" bpmnElement="Gateway_1m2wzbc" isMarkerVisible="true">
<dc:Bounds x="425" y="152" width="50" height="50" />
<bpmndi:BPMNLabel>
<dc:Bounds x="420" y="209" width="61" height="14" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Event_1m6w8sv_di" bpmnElement="Event_1m6w8sv">
<dc:Bounds x="882" y="42" width="36" height="36" />
<bpmndi:BPMNLabel>
<dc:Bounds x="862" y="85" width="77" height="14" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Activity_01kk52e_di" bpmnElement="Activity_03kkujs">
<dc:Bounds x="680" y="20" width="100" height="80" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Activity_1cj46h2_di" bpmnElement="Activity_0svi7uu">
<dc:Bounds x="550" y="300" width="100" height="80" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Gateway_02akuy7_di" bpmnElement="Gateway_02akuy7" isMarkerVisible="true">
<dc:Bounds x="425" y="315" width="50" height="50" />
<bpmndi:BPMNLabel>
<dc:Bounds x="351.5" y="333" width="63" height="14" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Event_0a53lzt_di" bpmnElement="Event_0a53lzt">
<dc:Bounds x="832" y="322" width="36" height="36" />
<bpmndi:BPMNLabel>
<dc:Bounds x="806" y="298" width="87" height="14" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Activity_1a05h4h_di" bpmnElement="Activity_01un6vw">
<dc:Bounds x="550" y="450" width="100" height="80" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Activity_1p1k1xc_di" bpmnElement="Activity_0ruic75">
<dc:Bounds x="550" y="137" width="100" height="80" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Gateway_1rjhfr3_di" bpmnElement="Gateway_1rjhfr3" isMarkerVisible="true">
<dc:Bounds x="705" y="152" width="50" height="50" />
<bpmndi:BPMNLabel>
<dc:Bounds x="700" y="209" width="60" height="14" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Event_1tya7ts_di" bpmnElement="Event_1tya7ts">
<dc:Bounds x="862" y="159" width="36" height="36" />
<bpmndi:BPMNLabel>
<dc:Bounds x="836" y="202" width="89" height="27" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Event_18ddn32_di" bpmnElement="Event_127x3gz">
<dc:Bounds x="612" y="362" width="36" height="36" />
<bpmndi:BPMNLabel>
<dc:Bounds x="611" y="405" width="38" height="14" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Event_094n2en_di" bpmnElement="Event_1ve480a">
<dc:Bounds x="612" y="512" width="36" height="36" />
</bpmndi:BPMNShape>
<bpmndi:BPMNEdge id="Flow_1sskreq_di" bpmnElement="Flow_1sskreq">
<di:waypoint x="215" y="177" />
<di:waypoint x="270" y="177" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_0751s72_di" bpmnElement="Flow_0751s72">
<di:waypoint x="370" y="177" />
<di:waypoint x="425" y="177" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_1qpu78m_di" bpmnElement="Flow_1qpu78m">
<di:waypoint x="450" y="152" />
<di:waypoint x="450" y="60" />
<di:waypoint x="680" y="60" />
<bpmndi:BPMNLabel>
<dc:Bounds x="468" y="73" width="44" height="14" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_0tf6s78_di" bpmnElement="Flow_0tf6s78">
<di:waypoint x="780" y="60" />
<di:waypoint x="882" y="60" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_14e5h0m_di" bpmnElement="Flow_14e5h0m">
<di:waypoint x="475" y="177" />
<di:waypoint x="550" y="177" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_0i4lgz1_di" bpmnElement="Flow_0i4lgz1">
<di:waypoint x="650" y="177" />
<di:waypoint x="705" y="177" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_12z3hh3_di" bpmnElement="Flow_12z3hh3">
<di:waypoint x="730" y="152" />
<di:waypoint x="730" y="100" />
<bpmndi:BPMNLabel>
<dc:Bounds x="739" y="123" width="13" height="14" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_1dmvyto_di" bpmnElement="Flow_1dmvyto">
<di:waypoint x="755" y="177" />
<di:waypoint x="862" y="177" />
<bpmndi:BPMNLabel>
<dc:Bounds x="800" y="159" width="17" height="14" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_15o531y_di" bpmnElement="Flow_15o531y">
<di:waypoint x="450" y="202" />
<di:waypoint x="450" y="315" />
<bpmndi:BPMNLabel>
<dc:Bounds x="374" y="246" width="72" height="27" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_0b7ba42_di" bpmnElement="Flow_0b7ba42">
<di:waypoint x="475" y="340" />
<di:waypoint x="550" y="340" />
<bpmndi:BPMNLabel>
<dc:Bounds x="490" y="322" width="45" height="14" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_18uenzi_di" bpmnElement="Flow_18uenzi">
<di:waypoint x="630" y="398" />
<di:waypoint x="630" y="430" />
<di:waypoint x="680" y="430" />
<di:waypoint x="680" y="197" />
<di:waypoint x="650" y="197" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_0m08dte_di" bpmnElement="Flow_0m08dte">
<di:waypoint x="650" y="340" />
<di:waypoint x="832" y="340" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_1xd2iap_di" bpmnElement="Flow_1xd2iap">
<di:waypoint x="450" y="365" />
<di:waypoint x="450" y="490" />
<di:waypoint x="550" y="490" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_0xqqiz5_di" bpmnElement="Flow_0xqqiz5">
<di:waypoint x="650" y="490" />
<di:waypoint x="850" y="490" />
<di:waypoint x="850" y="358" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_04nk3co_di" bpmnElement="Flow_04nk3co">
<di:waypoint x="630" y="548" />
<di:waypoint x="630" y="570" />
<di:waypoint x="520" y="570" />
<di:waypoint x="520" y="370" />
<di:waypoint x="550" y="370" />
</bpmndi:BPMNEdge>
</bpmndi:BPMNPlane>
</bpmndi:BPMNDiagram>
<bpmndi:BPMNDiagram id="BPMNDiagram_0ewjc2q">
<bpmndi:BPMNPlane id="BPMNPlane_1fditva" bpmnElement="Activity_0ruic75" />
</bpmndi:BPMNDiagram>
</bpmn:definitions>