Skip to content

Instantly share code, notes, and snippets.

@saimulhq
Created March 7, 2016 09:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save saimulhq/703d2766b007f9440115 to your computer and use it in GitHub Desktop.
Save saimulhq/703d2766b007f9440115 to your computer and use it in GitHub Desktop.
<?xml version="1.0" encoding="UTF-8"?>
<bpmn:definitions xmlns:bpmn="http://www.omg.org/spec/BPMN/20100524/MODEL" xmlns:camunda="http://camunda.org/schema/1.0/bpmn" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:bpmndi="http://www.omg.org/spec/BPMN/20100524/DI" xmlns:di="http://www.omg.org/spec/DD/20100524/DI" xmlns:dc="http://www.omg.org/spec/DD/20100524/DC" id="Definitions_1" targetNamespace="http://bpmn.io/schema/bpmn">
<bpmn:process id="eams" name="EAMS" isExecutable="true">
<bpmn:startEvent id="StartEvent_1" name="Advance Application" camunda:formKey="app:advance_application.jsf">
<bpmn:outgoing>SequenceFlow_0atxvfo</bpmn:outgoing>
</bpmn:startEvent>
<bpmn:sequenceFlow id="SequenceFlow_0atxvfo" sourceRef="StartEvent_1" targetRef="ServiceTask_0b314ay" />
<bpmn:serviceTask id="ServiceTask_0b314ay" name="Persist form" camunda:expression="${logic.persist(execution)}">
<bpmn:incoming>SequenceFlow_0atxvfo</bpmn:incoming>
<bpmn:outgoing>SequenceFlow_1sbyxgl</bpmn:outgoing>
</bpmn:serviceTask>
<bpmn:sequenceFlow id="SequenceFlow_1sbyxgl" sourceRef="ServiceTask_0b314ay" targetRef="UserTask_08z2o4k" />
<bpmn:userTask id="UserTask_08z2o4k" name="Recommend form" camunda:candidateGroups="approver1">
<bpmn:incoming>SequenceFlow_1sbyxgl</bpmn:incoming>
<bpmn:outgoing>SequenceFlow_1d0vxkn</bpmn:outgoing>
</bpmn:userTask>
<bpmn:exclusiveGateway id="ExclusiveGateway_1orri2y">
<bpmn:incoming>SequenceFlow_1d0vxkn</bpmn:incoming>
<bpmn:outgoing>SequenceFlow_0f0gv69</bpmn:outgoing>
<bpmn:outgoing>SequenceFlow_0pm7lix</bpmn:outgoing>
</bpmn:exclusiveGateway>
<bpmn:sequenceFlow id="SequenceFlow_1d0vxkn" sourceRef="UserTask_08z2o4k" targetRef="ExclusiveGateway_1orri2y" />
<bpmn:sequenceFlow id="SequenceFlow_0f0gv69" name="yes" sourceRef="ExclusiveGateway_1orri2y" targetRef="UserTask_0n4y966">
<bpmn:conditionExpression xsi:type="bpmn:tFormalExpression">$(true)</bpmn:conditionExpression>
</bpmn:sequenceFlow>
<bpmn:userTask id="UserTask_0n4y966" name="Support form ">
<bpmn:incoming>SequenceFlow_0f0gv69</bpmn:incoming>
<bpmn:outgoing>SequenceFlow_0624s5p</bpmn:outgoing>
</bpmn:userTask>
<bpmn:sequenceFlow id="SequenceFlow_0pm7lix" name="no" sourceRef="ExclusiveGateway_1orri2y" targetRef="ServiceTask_0jkvjpg">
<bpmn:conditionExpression xsi:type="bpmn:tFormalExpression">${false}</bpmn:conditionExpression>
</bpmn:sequenceFlow>
<bpmn:serviceTask id="ServiceTask_0jkvjpg" name="Recommendationfailure notification" camunda:expression="${true}">
<bpmn:incoming>SequenceFlow_0pm7lix</bpmn:incoming>
<bpmn:outgoing>SequenceFlow_1r4ej7s</bpmn:outgoing>
</bpmn:serviceTask>
<bpmn:endEvent id="EndEvent_09w6qpw">
<bpmn:incoming>SequenceFlow_1r4ej7s</bpmn:incoming>
</bpmn:endEvent>
<bpmn:sequenceFlow id="SequenceFlow_1r4ej7s" sourceRef="ServiceTask_0jkvjpg" targetRef="EndEvent_09w6qpw" />
<bpmn:exclusiveGateway id="ExclusiveGateway_0345v3w">
<bpmn:incoming>SequenceFlow_0624s5p</bpmn:incoming>
<bpmn:outgoing>SequenceFlow_1cos2ii</bpmn:outgoing>
<bpmn:outgoing>SequenceFlow_1t4lba5</bpmn:outgoing>
</bpmn:exclusiveGateway>
<bpmn:sequenceFlow id="SequenceFlow_0624s5p" name="yes" sourceRef="UserTask_0n4y966" targetRef="ExclusiveGateway_0345v3w" />
<bpmn:sequenceFlow id="SequenceFlow_1cos2ii" name="no" sourceRef="ExclusiveGateway_0345v3w" targetRef="ServiceTask_1ypbgtm">
<bpmn:conditionExpression xsi:type="bpmn:tFormalExpression">${false}</bpmn:conditionExpression>
</bpmn:sequenceFlow>
<bpmn:serviceTask id="ServiceTask_1ypbgtm" name=" Support failure notification" camunda:expression="${true}">
<bpmn:incoming>SequenceFlow_1cos2ii</bpmn:incoming>
<bpmn:outgoing>SequenceFlow_0q1c8z2</bpmn:outgoing>
</bpmn:serviceTask>
<bpmn:endEvent id="EndEvent_0n2x0lk">
<bpmn:incoming>SequenceFlow_0q1c8z2</bpmn:incoming>
</bpmn:endEvent>
<bpmn:sequenceFlow id="SequenceFlow_0q1c8z2" sourceRef="ServiceTask_1ypbgtm" targetRef="EndEvent_0n2x0lk" />
<bpmn:userTask id="UserTask_0hhyh1h" name="Approve form">
<bpmn:incoming>SequenceFlow_1t4lba5</bpmn:incoming>
<bpmn:outgoing>SequenceFlow_0jb60h4</bpmn:outgoing>
</bpmn:userTask>
<bpmn:exclusiveGateway id="ExclusiveGateway_1j6ggio">
<bpmn:incoming>SequenceFlow_0jb60h4</bpmn:incoming>
<bpmn:outgoing>SequenceFlow_1jhbc7l</bpmn:outgoing>
<bpmn:outgoing>SequenceFlow_0l5bna8</bpmn:outgoing>
</bpmn:exclusiveGateway>
<bpmn:sequenceFlow id="SequenceFlow_0jb60h4" sourceRef="UserTask_0hhyh1h" targetRef="ExclusiveGateway_1j6ggio" />
<bpmn:sequenceFlow id="SequenceFlow_1jhbc7l" name="yes" sourceRef="ExclusiveGateway_1j6ggio" targetRef="ServiceTask_0yvmc1r">
<bpmn:conditionExpression xsi:type="bpmn:tFormalExpression">${true}</bpmn:conditionExpression>
</bpmn:sequenceFlow>
<bpmn:serviceTask id="ServiceTask_0yvmc1r" name="Form approval notification" camunda:expression="${true}">
<bpmn:incoming>SequenceFlow_1jhbc7l</bpmn:incoming>
<bpmn:outgoing>SequenceFlow_1bhcman</bpmn:outgoing>
</bpmn:serviceTask>
<bpmn:sequenceFlow id="SequenceFlow_0l5bna8" name="no" sourceRef="ExclusiveGateway_1j6ggio" targetRef="ServiceTask_0wl0x9u">
<bpmn:conditionExpression xsi:type="bpmn:tFormalExpression">${false}</bpmn:conditionExpression>
</bpmn:sequenceFlow>
<bpmn:serviceTask id="ServiceTask_0wl0x9u" name="Form approval failure notification" camunda:expression="${true}">
<bpmn:incoming>SequenceFlow_0l5bna8</bpmn:incoming>
<bpmn:outgoing>SequenceFlow_1xc35kh</bpmn:outgoing>
</bpmn:serviceTask>
<bpmn:endEvent id="EndEvent_0ip8dql">
<bpmn:incoming>SequenceFlow_1xc35kh</bpmn:incoming>
</bpmn:endEvent>
<bpmn:sequenceFlow id="SequenceFlow_1xc35kh" sourceRef="ServiceTask_0wl0x9u" targetRef="EndEvent_0ip8dql" />
<bpmn:sequenceFlow id="SequenceFlow_1bhcman" sourceRef="ServiceTask_0yvmc1r" targetRef="UserTask_0t7ir3r" />
<bpmn:userTask id="UserTask_0t7ir3r" name="Adjustment form fill up">
<bpmn:incoming>SequenceFlow_1bhcman</bpmn:incoming>
<bpmn:outgoing>SequenceFlow_1tqrzt5</bpmn:outgoing>
</bpmn:userTask>
<bpmn:sequenceFlow id="SequenceFlow_1tqrzt5" sourceRef="UserTask_0t7ir3r" targetRef="ServiceTask_05cm5dc" />
<bpmn:serviceTask id="ServiceTask_05cm5dc" name="Persist form" camunda:expression="${true}">
<bpmn:incoming>SequenceFlow_1tqrzt5</bpmn:incoming>
<bpmn:outgoing>SequenceFlow_0cbzede</bpmn:outgoing>
</bpmn:serviceTask>
<bpmn:sequenceFlow id="SequenceFlow_0cbzede" sourceRef="ServiceTask_05cm5dc" targetRef="UserTask_1tppnek" />
<bpmn:userTask id="UserTask_1tppnek" name="Recommend form">
<bpmn:incoming>SequenceFlow_0cbzede</bpmn:incoming>
<bpmn:outgoing>SequenceFlow_0ur1yi9</bpmn:outgoing>
</bpmn:userTask>
<bpmn:exclusiveGateway id="ExclusiveGateway_16y2eyj">
<bpmn:incoming>SequenceFlow_0ur1yi9</bpmn:incoming>
<bpmn:outgoing>SequenceFlow_14brgbu</bpmn:outgoing>
<bpmn:outgoing>SequenceFlow_1vqhzrf</bpmn:outgoing>
</bpmn:exclusiveGateway>
<bpmn:sequenceFlow id="SequenceFlow_0ur1yi9" sourceRef="UserTask_1tppnek" targetRef="ExclusiveGateway_16y2eyj" />
<bpmn:sequenceFlow id="SequenceFlow_14brgbu" name="yes" sourceRef="ExclusiveGateway_16y2eyj" targetRef="UserTask_1i851tk">
<bpmn:conditionExpression xsi:type="bpmn:tFormalExpression">${true}</bpmn:conditionExpression>
</bpmn:sequenceFlow>
<bpmn:userTask id="UserTask_1i851tk" name="Approve form">
<bpmn:incoming>SequenceFlow_14brgbu</bpmn:incoming>
<bpmn:outgoing>SequenceFlow_1gvqy5h</bpmn:outgoing>
</bpmn:userTask>
<bpmn:sequenceFlow id="SequenceFlow_1vqhzrf" name="no" sourceRef="ExclusiveGateway_16y2eyj" targetRef="ServiceTask_0z5uqcf">
<bpmn:conditionExpression xsi:type="bpmn:tFormalExpression">${false}</bpmn:conditionExpression>
</bpmn:sequenceFlow>
<bpmn:serviceTask id="ServiceTask_0z5uqcf" name="Recommendation failure notification" camunda:expression="${true}">
<bpmn:incoming>SequenceFlow_1vqhzrf</bpmn:incoming>
<bpmn:outgoing>SequenceFlow_0gpqr2q</bpmn:outgoing>
</bpmn:serviceTask>
<bpmn:endEvent id="EndEvent_0yw59j3">
<bpmn:incoming>SequenceFlow_0gpqr2q</bpmn:incoming>
</bpmn:endEvent>
<bpmn:sequenceFlow id="SequenceFlow_0gpqr2q" sourceRef="ServiceTask_0z5uqcf" targetRef="EndEvent_0yw59j3" />
<bpmn:exclusiveGateway id="ExclusiveGateway_196ierj">
<bpmn:incoming>SequenceFlow_1gvqy5h</bpmn:incoming>
<bpmn:outgoing>SequenceFlow_02el0ya</bpmn:outgoing>
<bpmn:outgoing>SequenceFlow_199hvgd</bpmn:outgoing>
</bpmn:exclusiveGateway>
<bpmn:sequenceFlow id="SequenceFlow_1gvqy5h" sourceRef="UserTask_1i851tk" targetRef="ExclusiveGateway_196ierj" />
<bpmn:sequenceFlow id="SequenceFlow_02el0ya" name="yes" sourceRef="ExclusiveGateway_196ierj" targetRef="ServiceTask_0hxstv6">
<bpmn:conditionExpression xsi:type="bpmn:tFormalExpression">$(true)</bpmn:conditionExpression>
</bpmn:sequenceFlow>
<bpmn:serviceTask id="ServiceTask_0hxstv6" name="Form approval notification" camunda:expression="${true}">
<bpmn:incoming>SequenceFlow_02el0ya</bpmn:incoming>
<bpmn:outgoing>SequenceFlow_0uqpppq</bpmn:outgoing>
</bpmn:serviceTask>
<bpmn:sequenceFlow id="SequenceFlow_199hvgd" name="no" sourceRef="ExclusiveGateway_196ierj" targetRef="ServiceTask_0o90jpl">
<bpmn:conditionExpression xsi:type="bpmn:tFormalExpression">${false}</bpmn:conditionExpression>
</bpmn:sequenceFlow>
<bpmn:serviceTask id="ServiceTask_0o90jpl" name="Approval failure notification" camunda:expression="${true}">
<bpmn:incoming>SequenceFlow_199hvgd</bpmn:incoming>
<bpmn:outgoing>SequenceFlow_0le0vqg</bpmn:outgoing>
</bpmn:serviceTask>
<bpmn:endEvent id="EndEvent_163gdjo">
<bpmn:incoming>SequenceFlow_0le0vqg</bpmn:incoming>
</bpmn:endEvent>
<bpmn:sequenceFlow id="SequenceFlow_0le0vqg" sourceRef="ServiceTask_0o90jpl" targetRef="EndEvent_163gdjo" />
<bpmn:endEvent id="EndEvent_0lmfiol">
<bpmn:incoming>SequenceFlow_0uqpppq</bpmn:incoming>
</bpmn:endEvent>
<bpmn:sequenceFlow id="SequenceFlow_0uqpppq" sourceRef="ServiceTask_0hxstv6" targetRef="EndEvent_0lmfiol" />
<bpmn:sequenceFlow id="SequenceFlow_1t4lba5" sourceRef="ExclusiveGateway_0345v3w" targetRef="UserTask_0hhyh1h">
<bpmn:conditionExpression xsi:type="bpmn:tFormalExpression">${true}</bpmn:conditionExpression>
</bpmn:sequenceFlow>
</bpmn:process>
<bpmndi:BPMNDiagram id="BPMNDiagram_1">
<bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="eams">
<bpmndi:BPMNShape id="_BPMNShape_StartEvent_2" bpmnElement="StartEvent_1">
<dc:Bounds x="131" y="101" width="36" height="36" />
<bpmndi:BPMNLabel>
<dc:Bounds x="104" y="137" width="90" height="20" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNShape>
<bpmndi:BPMNEdge id="SequenceFlow_0atxvfo_di" bpmnElement="SequenceFlow_0atxvfo">
<di:waypoint xsi:type="dc:Point" x="167" y="119" />
<di:waypoint xsi:type="dc:Point" x="227" y="119" />
<bpmndi:BPMNLabel>
<dc:Bounds x="152" y="109" width="90" height="20" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNEdge>
<bpmndi:BPMNShape id="ServiceTask_0b314ay_di" bpmnElement="ServiceTask_0b314ay">
<dc:Bounds x="227" y="79" width="100" height="80" />
</bpmndi:BPMNShape>
<bpmndi:BPMNEdge id="SequenceFlow_1sbyxgl_di" bpmnElement="SequenceFlow_1sbyxgl">
<di:waypoint xsi:type="dc:Point" x="327" y="119" />
<di:waypoint xsi:type="dc:Point" x="402" y="119" />
<bpmndi:BPMNLabel>
<dc:Bounds x="319.5" y="109" width="90" height="20" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNEdge>
<bpmndi:BPMNShape id="UserTask_08z2o4k_di" bpmnElement="UserTask_08z2o4k">
<dc:Bounds x="402" y="79" width="100" height="80" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="ExclusiveGateway_1orri2y_di" bpmnElement="ExclusiveGateway_1orri2y" isMarkerVisible="true">
<dc:Bounds x="559" y="94" width="50" height="50" />
<bpmndi:BPMNLabel>
<dc:Bounds x="539" y="144" width="90" height="20" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNShape>
<bpmndi:BPMNEdge id="SequenceFlow_1d0vxkn_di" bpmnElement="SequenceFlow_1d0vxkn">
<di:waypoint xsi:type="dc:Point" x="502" y="119" />
<di:waypoint xsi:type="dc:Point" x="559" y="119" />
<bpmndi:BPMNLabel>
<dc:Bounds x="485.5" y="109" width="90" height="20" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="SequenceFlow_0f0gv69_di" bpmnElement="SequenceFlow_0f0gv69">
<di:waypoint xsi:type="dc:Point" x="609" y="119" />
<di:waypoint xsi:type="dc:Point" x="678" y="119" />
<bpmndi:BPMNLabel>
<dc:Bounds x="598.5" y="100" width="90" height="20" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNEdge>
<bpmndi:BPMNShape id="UserTask_0n4y966_di" bpmnElement="UserTask_0n4y966">
<dc:Bounds x="678" y="79" width="100" height="80" />
</bpmndi:BPMNShape>
<bpmndi:BPMNEdge id="SequenceFlow_0pm7lix_di" bpmnElement="SequenceFlow_0pm7lix">
<di:waypoint xsi:type="dc:Point" x="584" y="144" />
<di:waypoint xsi:type="dc:Point" x="584" y="204" />
<bpmndi:BPMNLabel>
<dc:Bounds x="558" y="158" width="90" height="20" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNEdge>
<bpmndi:BPMNShape id="ServiceTask_0jkvjpg_di" bpmnElement="ServiceTask_0jkvjpg">
<dc:Bounds x="534" y="204" width="100" height="80" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="EndEvent_09w6qpw_di" bpmnElement="EndEvent_09w6qpw">
<dc:Bounds x="566" y="327" width="36" height="36" />
<bpmndi:BPMNLabel>
<dc:Bounds x="539" y="363" width="90" height="20" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNShape>
<bpmndi:BPMNEdge id="SequenceFlow_1r4ej7s_di" bpmnElement="SequenceFlow_1r4ej7s">
<di:waypoint xsi:type="dc:Point" x="584" y="284" />
<di:waypoint xsi:type="dc:Point" x="584" y="327" />
<bpmndi:BPMNLabel>
<dc:Bounds x="539" y="295.5" width="90" height="20" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNEdge>
<bpmndi:BPMNShape id="ExclusiveGateway_0345v3w_di" bpmnElement="ExclusiveGateway_0345v3w" isMarkerVisible="true">
<dc:Bounds x="841" y="94" width="50" height="50" />
<bpmndi:BPMNLabel>
<dc:Bounds x="821" y="144" width="90" height="20" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNShape>
<bpmndi:BPMNEdge id="SequenceFlow_0624s5p_di" bpmnElement="SequenceFlow_0624s5p">
<di:waypoint xsi:type="dc:Point" x="778" y="119" />
<di:waypoint xsi:type="dc:Point" x="841" y="119" />
<bpmndi:BPMNLabel>
<dc:Bounds x="885.5" y="97" width="90" height="20" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="SequenceFlow_1cos2ii_di" bpmnElement="SequenceFlow_1cos2ii">
<di:waypoint xsi:type="dc:Point" x="866" y="144" />
<di:waypoint xsi:type="dc:Point" x="866" y="195" />
<bpmndi:BPMNLabel>
<dc:Bounds x="843" y="159.5" width="90" height="20" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNEdge>
<bpmndi:BPMNShape id="ServiceTask_1ypbgtm_di" bpmnElement="ServiceTask_1ypbgtm">
<dc:Bounds x="816" y="195" width="100" height="80" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="EndEvent_0n2x0lk_di" bpmnElement="EndEvent_0n2x0lk">
<dc:Bounds x="848" y="327" width="36" height="36" />
<bpmndi:BPMNLabel>
<dc:Bounds x="821" y="363" width="90" height="20" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNShape>
<bpmndi:BPMNEdge id="SequenceFlow_0q1c8z2_di" bpmnElement="SequenceFlow_0q1c8z2">
<di:waypoint xsi:type="dc:Point" x="866" y="275" />
<di:waypoint xsi:type="dc:Point" x="866" y="301" />
<di:waypoint xsi:type="dc:Point" x="866" y="301" />
<di:waypoint xsi:type="dc:Point" x="866" y="327" />
<bpmndi:BPMNLabel>
<dc:Bounds x="816.5" y="291" width="90" height="20" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNEdge>
<bpmndi:BPMNShape id="UserTask_0hhyh1h_di" bpmnElement="UserTask_0hhyh1h">
<dc:Bounds x="984" y="79" width="100" height="80" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="ExclusiveGateway_1j6ggio_di" bpmnElement="ExclusiveGateway_1j6ggio" isMarkerVisible="true">
<dc:Bounds x="1194" y="94" width="50" height="50" />
<bpmndi:BPMNLabel>
<dc:Bounds x="1174" y="144" width="90" height="20" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNShape>
<bpmndi:BPMNEdge id="SequenceFlow_0jb60h4_di" bpmnElement="SequenceFlow_0jb60h4">
<di:waypoint xsi:type="dc:Point" x="1084" y="119" />
<di:waypoint xsi:type="dc:Point" x="1194" y="119" />
<bpmndi:BPMNLabel>
<dc:Bounds x="1358" y="120.5" width="90" height="20" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="SequenceFlow_1jhbc7l_di" bpmnElement="SequenceFlow_1jhbc7l">
<di:waypoint xsi:type="dc:Point" x="1244" y="119" />
<di:waypoint xsi:type="dc:Point" x="1319" y="119" />
<bpmndi:BPMNLabel>
<dc:Bounds x="1242" y="97" width="90" height="20" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNEdge>
<bpmndi:BPMNShape id="ServiceTask_0yvmc1r_di" bpmnElement="ServiceTask_0yvmc1r">
<dc:Bounds x="1319" y="79" width="100" height="80" />
</bpmndi:BPMNShape>
<bpmndi:BPMNEdge id="SequenceFlow_0l5bna8_di" bpmnElement="SequenceFlow_0l5bna8">
<di:waypoint xsi:type="dc:Point" x="1219" y="144" />
<di:waypoint xsi:type="dc:Point" x="1219" y="195" />
<bpmndi:BPMNLabel>
<dc:Bounds x="1197" y="157" width="90" height="20" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNEdge>
<bpmndi:BPMNShape id="ServiceTask_0wl0x9u_di" bpmnElement="ServiceTask_0wl0x9u">
<dc:Bounds x="1169" y="195" width="100" height="80" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="EndEvent_0ip8dql_di" bpmnElement="EndEvent_0ip8dql">
<dc:Bounds x="1201" y="335" width="36" height="36" />
<bpmndi:BPMNLabel>
<dc:Bounds x="1174" y="371" width="90" height="20" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNShape>
<bpmndi:BPMNEdge id="SequenceFlow_1xc35kh_di" bpmnElement="SequenceFlow_1xc35kh">
<di:waypoint xsi:type="dc:Point" x="1219" y="275" />
<di:waypoint xsi:type="dc:Point" x="1219" y="335" />
<bpmndi:BPMNLabel>
<dc:Bounds x="1412" y="300" width="90" height="20" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="SequenceFlow_1bhcman_di" bpmnElement="SequenceFlow_1bhcman">
<di:waypoint xsi:type="dc:Point" x="1419" y="119" />
<di:waypoint xsi:type="dc:Point" x="1494" y="119" />
<bpmndi:BPMNLabel>
<dc:Bounds x="1638.5" y="109" width="90" height="20" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNEdge>
<bpmndi:BPMNShape id="UserTask_0t7ir3r_di" bpmnElement="UserTask_0t7ir3r">
<dc:Bounds x="1494" y="79" width="100" height="80" />
</bpmndi:BPMNShape>
<bpmndi:BPMNEdge id="SequenceFlow_1tqrzt5_di" bpmnElement="SequenceFlow_1tqrzt5">
<di:waypoint xsi:type="dc:Point" x="1594" y="119" />
<di:waypoint xsi:type="dc:Point" x="1672" y="119" />
<bpmndi:BPMNLabel>
<dc:Bounds x="1801.5" y="109" width="90" height="20" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNEdge>
<bpmndi:BPMNShape id="ServiceTask_05cm5dc_di" bpmnElement="ServiceTask_05cm5dc">
<dc:Bounds x="1672" y="79" width="100" height="80" />
</bpmndi:BPMNShape>
<bpmndi:BPMNEdge id="SequenceFlow_0cbzede_di" bpmnElement="SequenceFlow_0cbzede">
<di:waypoint xsi:type="dc:Point" x="1772" y="119" />
<di:waypoint xsi:type="dc:Point" x="1845" y="119" />
<bpmndi:BPMNLabel>
<dc:Bounds x="1962.5" y="109" width="90" height="20" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNEdge>
<bpmndi:BPMNShape id="UserTask_1tppnek_di" bpmnElement="UserTask_1tppnek">
<dc:Bounds x="1845" y="79" width="100" height="80" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="ExclusiveGateway_16y2eyj_di" bpmnElement="ExclusiveGateway_16y2eyj" isMarkerVisible="true">
<dc:Bounds x="2033" y="94" width="50" height="50" />
<bpmndi:BPMNLabel>
<dc:Bounds x="2013" y="144" width="90" height="20" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNShape>
<bpmndi:BPMNEdge id="SequenceFlow_0ur1yi9_di" bpmnElement="SequenceFlow_0ur1yi9">
<di:waypoint xsi:type="dc:Point" x="1945" y="119" />
<di:waypoint xsi:type="dc:Point" x="2033" y="119" />
<bpmndi:BPMNLabel>
<dc:Bounds x="2129" y="109" width="90" height="20" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="SequenceFlow_14brgbu_di" bpmnElement="SequenceFlow_14brgbu">
<di:waypoint xsi:type="dc:Point" x="2083" y="119" />
<di:waypoint xsi:type="dc:Point" x="2165" y="119" />
<bpmndi:BPMNLabel>
<dc:Bounds x="2073" y="98" width="90" height="20" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNEdge>
<bpmndi:BPMNShape id="UserTask_1i851tk_di" bpmnElement="UserTask_1i851tk">
<dc:Bounds x="2165" y="79" width="100" height="80" />
</bpmndi:BPMNShape>
<bpmndi:BPMNEdge id="SequenceFlow_1vqhzrf_di" bpmnElement="SequenceFlow_1vqhzrf">
<di:waypoint xsi:type="dc:Point" x="2058" y="144" />
<di:waypoint xsi:type="dc:Point" x="2058" y="212" />
<bpmndi:BPMNLabel>
<dc:Bounds x="2029" y="164" width="90" height="20" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNEdge>
<bpmndi:BPMNShape id="ServiceTask_0z5uqcf_di" bpmnElement="ServiceTask_0z5uqcf">
<dc:Bounds x="2008" y="212" width="100" height="80" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="EndEvent_0yw59j3_di" bpmnElement="EndEvent_0yw59j3">
<dc:Bounds x="2040" y="344" width="36" height="36" />
<bpmndi:BPMNLabel>
<dc:Bounds x="2013" y="380" width="90" height="20" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNShape>
<bpmndi:BPMNEdge id="SequenceFlow_0gpqr2q_di" bpmnElement="SequenceFlow_0gpqr2q">
<di:waypoint xsi:type="dc:Point" x="2058" y="292" />
<di:waypoint xsi:type="dc:Point" x="2058" y="344" />
<bpmndi:BPMNLabel>
<dc:Bounds x="2190" y="304.5" width="90" height="20" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNEdge>
<bpmndi:BPMNShape id="ExclusiveGateway_196ierj_di" bpmnElement="ExclusiveGateway_196ierj" isMarkerVisible="true">
<dc:Bounds x="2347" y="94" width="50" height="50" />
<bpmndi:BPMNLabel>
<dc:Bounds x="2327" y="144" width="90" height="20" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNShape>
<bpmndi:BPMNEdge id="SequenceFlow_1gvqy5h_di" bpmnElement="SequenceFlow_1gvqy5h">
<di:waypoint xsi:type="dc:Point" x="2265" y="119" />
<di:waypoint xsi:type="dc:Point" x="2347" y="119" />
<bpmndi:BPMNLabel>
<dc:Bounds x="2409" y="109" width="90" height="20" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="SequenceFlow_02el0ya_di" bpmnElement="SequenceFlow_02el0ya">
<di:waypoint xsi:type="dc:Point" x="2397" y="119" />
<di:waypoint xsi:type="dc:Point" x="2478" y="119" />
<bpmndi:BPMNLabel>
<dc:Bounds x="2391" y="96" width="90" height="20" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNEdge>
<bpmndi:BPMNShape id="ServiceTask_0hxstv6_di" bpmnElement="ServiceTask_0hxstv6">
<dc:Bounds x="2478" y="79" width="100" height="80" />
</bpmndi:BPMNShape>
<bpmndi:BPMNEdge id="SequenceFlow_199hvgd_di" bpmnElement="SequenceFlow_199hvgd">
<di:waypoint xsi:type="dc:Point" x="2372" y="144" />
<di:waypoint xsi:type="dc:Point" x="2372" y="212" />
<bpmndi:BPMNLabel>
<dc:Bounds x="2351" y="165" width="90" height="20" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNEdge>
<bpmndi:BPMNShape id="ServiceTask_0o90jpl_di" bpmnElement="ServiceTask_0o90jpl">
<dc:Bounds x="2322" y="212" width="100" height="80" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="EndEvent_163gdjo_di" bpmnElement="EndEvent_163gdjo">
<dc:Bounds x="2354" y="335" width="36" height="36" />
<bpmndi:BPMNLabel>
<dc:Bounds x="2327" y="371" width="90" height="20" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNShape>
<bpmndi:BPMNEdge id="SequenceFlow_0le0vqg_di" bpmnElement="SequenceFlow_0le0vqg">
<di:waypoint xsi:type="dc:Point" x="2372" y="292" />
<di:waypoint xsi:type="dc:Point" x="2372" y="335" />
<bpmndi:BPMNLabel>
<dc:Bounds x="2460" y="299.5" width="90" height="20" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNEdge>
<bpmndi:BPMNShape id="EndEvent_0lmfiol_di" bpmnElement="EndEvent_0lmfiol">
<dc:Bounds x="2659" y="101" width="36" height="36" />
<bpmndi:BPMNLabel>
<dc:Bounds x="2632" y="137" width="90" height="20" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNShape>
<bpmndi:BPMNEdge id="SequenceFlow_0uqpppq_di" bpmnElement="SequenceFlow_0uqpppq">
<di:waypoint xsi:type="dc:Point" x="2578" y="119" />
<di:waypoint xsi:type="dc:Point" x="2659" y="119" />
<bpmndi:BPMNLabel>
<dc:Bounds x="2678" y="101" width="90" height="20" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="SequenceFlow_1t4lba5_di" bpmnElement="SequenceFlow_1t4lba5">
<di:waypoint xsi:type="dc:Point" x="891" y="119" />
<di:waypoint xsi:type="dc:Point" x="984" y="119" />
<bpmndi:BPMNLabel>
<dc:Bounds x="1032.5" y="109" width="90" height="20" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNEdge>
</bpmndi:BPMNPlane>
</bpmndi:BPMNDiagram>
</bpmn:definitions>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment