diff options
Diffstat (limited to 'bpmn/so-bpmn-infrastructure-flows/src/main/resources/subprocess/DoAllocateAccessNSSI.bpmn')
-rw-r--r-- | bpmn/so-bpmn-infrastructure-flows/src/main/resources/subprocess/DoAllocateAccessNSSI.bpmn | 478 |
1 files changed, 309 insertions, 169 deletions
diff --git a/bpmn/so-bpmn-infrastructure-flows/src/main/resources/subprocess/DoAllocateAccessNSSI.bpmn b/bpmn/so-bpmn-infrastructure-flows/src/main/resources/subprocess/DoAllocateAccessNSSI.bpmn index 9df7398f8c..85aa7c2bf5 100644 --- a/bpmn/so-bpmn-infrastructure-flows/src/main/resources/subprocess/DoAllocateAccessNSSI.bpmn +++ b/bpmn/so-bpmn-infrastructure-flows/src/main/resources/subprocess/DoAllocateAccessNSSI.bpmn @@ -1,5 +1,5 @@ <?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" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" id="Definitions_05od9yd" targetNamespace="http://bpmn.io/schema/bpmn" exporter="Camunda Modeler" exporterVersion="3.7.1"> +<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" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" id="Definitions_05od9yd" targetNamespace="http://bpmn.io/schema/bpmn" exporter="Camunda Modeler" exporterVersion="4.10.0"> <bpmn:process id="DoAllocateAccessNSSI" name="DoAllocateAccessNSSI" isExecutable="true"> <bpmn:startEvent id="StartEvent_1" name="Start"> <bpmn:outgoing>Flow_163f3sq</bpmn:outgoing> @@ -12,14 +12,14 @@ def nss = new DoAllocateAccessNSSI() nss.preProcessRequest(execution)</bpmn:script> </bpmn:scriptTask> <bpmn:scriptTask id="Activity_0vhvubq" name="Get Subnet capabilities" scriptFormat="groovy"> - <bpmn:incoming>Flow_00f37fu</bpmn:incoming> + <bpmn:incoming>Flow_1xcjj1m</bpmn:incoming> <bpmn:outgoing>Flow_1w8whur</bpmn:outgoing> <bpmn:script>import org.onap.so.bpmn.infrastructure.scripts.* def nss = new DoAllocateAccessNSSI() nss.getSubnetCapabilities(execution)</bpmn:script> </bpmn:scriptTask> <bpmn:scriptTask id="Activity_11vdo22" name="Prepare Resource Operation Status Update" scriptFormat="groovy"> - <bpmn:incoming>Flow_0833cha</bpmn:incoming> + <bpmn:incoming>Flow_1gxbsoi</bpmn:incoming> <bpmn:outgoing>Flow_1xw4abx</bpmn:outgoing> <bpmn:script>import org.onap.so.bpmn.infrastructure.scripts.* def nss = new DoAllocateAccessNSSI() @@ -50,12 +50,12 @@ nss.prepareOperationStatusUpdate(execution)</bpmn:script> <bpmn:endEvent id="Event_0vh1hs2"> <bpmn:incoming>Flow_0ll5x3u</bpmn:incoming> </bpmn:endEvent> - <bpmn:sequenceFlow id="Flow_0833cha" sourceRef="Event_05jtdqp" targetRef="Activity_11vdo22" /> + <bpmn:sequenceFlow id="Flow_0833cha" sourceRef="Event_05jtdqp" targetRef="Activity_0vf28ld" /> <bpmn:sequenceFlow id="Flow_1xw4abx" sourceRef="Activity_11vdo22" targetRef="Activity_1nfx154" /> <bpmn:sequenceFlow id="Flow_0ll5x3u" sourceRef="Activity_1nfx154" targetRef="Event_0vh1hs2" /> <bpmn:sequenceFlow id="Flow_1x3y2tg" sourceRef="Event_18r5xkz" targetRef="Activity_03dgcg5" /> <bpmn:scriptTask id="Activity_19laorl" name="prepare OOF request for RAN NF NSSI selection" scriptFormat="groovy"> - <bpmn:incoming>Flow_0rb4j9r</bpmn:incoming> + <bpmn:incoming>Flow_1eo3bed</bpmn:incoming> <bpmn:outgoing>Flow_0d0f3ie</bpmn:outgoing> <bpmn:script>import org.onap.so.bpmn.infrastructure.scripts.* def nss = new DoAllocateAccessNSSI() @@ -80,7 +80,7 @@ nss.prepareTnMhRequest(execution)</bpmn:script> <bpmn:linkEventDefinition id="LinkEventDefinition_05sogjc" name="OperationStatusUpdate" /> </bpmn:intermediateCatchEvent> <bpmn:intermediateThrowEvent id="Event_0u9308h" name="Go to start operation status update"> - <bpmn:incoming>Flow_0kcvava</bpmn:incoming> + <bpmn:incoming>Flow_0bd6dhi</bpmn:incoming> <bpmn:linkEventDefinition id="LinkEventDefinition_1o9trjv" name="OperationStatusUpdate" /> </bpmn:intermediateThrowEvent> <bpmn:intermediateCatchEvent id="Event_18r5xkz" name="start TN allocate"> @@ -120,7 +120,7 @@ nss.prepareOofRequestForRanNSS(execution)</bpmn:script> <bpmn:linkEventDefinition id="LinkEventDefinition_08wuatj" name="OperationStatusUpdate" /> </bpmn:intermediateThrowEvent> <bpmn:intermediateThrowEvent id="Event_15zn4zi" name="Goto start TN allocate"> - <bpmn:incoming>Flow_1exjm0h</bpmn:incoming> + <bpmn:incoming>Flow_0d40k12</bpmn:incoming> <bpmn:linkEventDefinition id="LinkEventDefinition_13crcza" name="startTnAllocate" /> </bpmn:intermediateThrowEvent> <bpmn:scriptTask id="Activity_1pxd5wf" name="Process OOF response" scriptFormat="groovy"> @@ -256,12 +256,11 @@ nss.processMhAllocateNssiJobStatusRsp(execution)</bpmn:script> <bpmn:sequenceFlow id="Flow_1v3wpa2" sourceRef="Activity_0c0cq9d" targetRef="Activity_0zn4e4n" /> <bpmn:scriptTask id="Activity_1ll0nr1" name="Process Decomposition" scriptFormat="groovy"> <bpmn:incoming>Flow_1i10qog</bpmn:incoming> - <bpmn:outgoing>Flow_00f37fu</bpmn:outgoing> + <bpmn:outgoing>Flow_1f0furp</bpmn:outgoing> <bpmn:script>import org.onap.so.bpmn.infrastructure.scripts.* def nss = new DoAllocateAccessNSSI() nss.processDecomposition(execution)</bpmn:script> </bpmn:scriptTask> - <bpmn:sequenceFlow id="Flow_00f37fu" sourceRef="Activity_1ll0nr1" targetRef="Activity_0vhvubq" /> <bpmn:callActivity id="Activity_06hcbu6" name="Call Decompose Service" calledElement="DecomposeService"> <bpmn:extensionElements> <camunda:in source="msoRequestId" target="msoRequestId" /> @@ -278,7 +277,7 @@ nss.processDecomposition(execution)</bpmn:script> <bpmn:sequenceFlow id="Flow_1i10qog" sourceRef="Activity_06hcbu6" targetRef="Activity_1ll0nr1" /> <bpmn:scriptTask id="Activity_1aweui4" name="post process RAN NF NSSI modify" scriptFormat="groovy"> <bpmn:incoming>Flow_1k3vqxg</bpmn:incoming> - <bpmn:outgoing>Flow_0n1mh5c</bpmn:outgoing> + <bpmn:outgoing>Flow_1tx240t</bpmn:outgoing> <bpmn:script>import org.onap.so.bpmn.infrastructure.scripts.* def nss = new DoAllocateAccessNSSI() nss.processRanNfModifyRsp(execution)</bpmn:script> @@ -395,7 +394,7 @@ nss.processNsstDecomposition(execution)</bpmn:script> <bpmn:sequenceFlow id="Flow_0reg6l5" sourceRef="Activity_0fdm3in" targetRef="Activity_0a7a04p" /> <bpmn:sequenceFlow id="Flow_0jdjta3" sourceRef="Activity_0a7a04p" targetRef="Activity_1nmk2rt" /> <bpmn:sequenceFlow id="Flow_0y78v1q" sourceRef="Activity_1nmk2rt" targetRef="Gateway_1cmraqs" /> - <bpmn:sequenceFlow id="Flow_0rb4j9r" name="yes" sourceRef="Gateway_1cmraqs" targetRef="Activity_19laorl"> + <bpmn:sequenceFlow id="Flow_0rb4j9r" name="yes" sourceRef="Gateway_1cmraqs" targetRef="Event_0lx9qhs"> <bpmn:conditionExpression xsi:type="bpmn:tFormalExpression">#{(execution.getVariable("isAllNsstsDecomposed" ) == true)}</bpmn:conditionExpression> </bpmn:sequenceFlow> <bpmn:sequenceFlow id="Flow_0d0f3ie" sourceRef="Activity_19laorl" targetRef="Activity_0y9xgkl" /> @@ -432,12 +431,11 @@ def nss = new DoAllocateAccessNSSI() nss.updateAaiWithRANInstances(execution)</bpmn:script> </bpmn:scriptTask> <bpmn:sequenceFlow id="Flow_0ikdlkf" sourceRef="Activity_118je0o" targetRef="Activity_0pa8al6" /> - <bpmn:sequenceFlow id="Flow_1exjm0h" sourceRef="Activity_0pa8al6" targetRef="Event_15zn4zi" /> - <bpmn:sequenceFlow id="Flow_0bd6dhi" sourceRef="Activity_0zn4e4n" targetRef="Activity_0vf28ld" /> - <bpmn:sequenceFlow id="Flow_0kcvava" sourceRef="Activity_0vf28ld" targetRef="Event_0u9308h" /> + <bpmn:sequenceFlow id="Flow_1exjm0h" sourceRef="Activity_0pa8al6" targetRef="Gateway_1832fz7" /> + <bpmn:sequenceFlow id="Flow_0bd6dhi" sourceRef="Activity_0zn4e4n" targetRef="Event_0u9308h" /> <bpmn:scriptTask id="Activity_0vf28ld" name="update AAI relationships" scriptFormat="groovy"> - <bpmn:incoming>Flow_0bd6dhi</bpmn:incoming> - <bpmn:outgoing>Flow_0kcvava</bpmn:outgoing> + <bpmn:incoming>Flow_0833cha</bpmn:incoming> + <bpmn:outgoing>Flow_1gxbsoi</bpmn:outgoing> <bpmn:script>import org.onap.so.bpmn.infrastructure.scripts.* def nss = new DoAllocateAccessNSSI() nss.updateAairelationships(execution)</bpmn:script> @@ -492,10 +490,9 @@ nss.prepareFailedOperationStatusUpdate(execution)</bpmn:script> <bpmn:sequenceFlow id="Flow_0umohws" sourceRef="Activity_0p0mwue" targetRef="Activity_084fqbd" /> </bpmn:subProcess> <bpmn:intermediateThrowEvent id="Event_1cqde7p" name="Goto start TN allocate"> - <bpmn:incoming>Flow_0n1mh5c</bpmn:incoming> + <bpmn:incoming>Flow_15uux8j</bpmn:incoming> <bpmn:linkEventDefinition id="LinkEventDefinition_0da795k" name="startTnAllocate" /> </bpmn:intermediateThrowEvent> - <bpmn:sequenceFlow id="Flow_0n1mh5c" sourceRef="Activity_1aweui4" targetRef="Event_1cqde7p" /> <bpmn:callActivity id="Activity_08i0hzk" name="DoModifyRanNfNssi" calledElement="DoModifyRanNfNssi"> <bpmn:extensionElements> <camunda:in source="msoRequestId" target="msoRequestId" /> @@ -513,52 +510,125 @@ nss.prepareFailedOperationStatusUpdate(execution)</bpmn:script> </bpmn:callActivity> <bpmn:sequenceFlow id="Flow_1k3vqxg" sourceRef="Activity_08i0hzk" targetRef="Activity_1aweui4" /> <bpmn:sequenceFlow id="Flow_083bb3k" sourceRef="Gateway_1cmraqs" targetRef="Activity_0fdm3in" /> + <bpmn:sequenceFlow id="Flow_1gxbsoi" sourceRef="Activity_0vf28ld" targetRef="Activity_11vdo22" /> + <bpmn:intermediateThrowEvent id="Event_0lx9qhs" name="Goto start RANNF Allocate"> + <bpmn:incoming>Flow_0rb4j9r</bpmn:incoming> + <bpmn:linkEventDefinition id="LinkEventDefinition_0s0j5kx" name="startRANNFAllocate" /> + </bpmn:intermediateThrowEvent> + <bpmn:intermediateCatchEvent id="Event_0idp63x" name="start RANNF Allocate"> + <bpmn:outgoing>Flow_1eo3bed</bpmn:outgoing> + <bpmn:linkEventDefinition id="LinkEventDefinition_0zk2eis" name="startRANNFAllocate" /> + </bpmn:intermediateCatchEvent> + <bpmn:sequenceFlow id="Flow_1eo3bed" sourceRef="Event_0idp63x" targetRef="Activity_19laorl" /> + <bpmn:exclusiveGateway id="Gateway_1832fz7" name="Is TN Present?" default="Flow_0d40k12"> + <bpmn:incoming>Flow_1exjm0h</bpmn:incoming> + <bpmn:outgoing>Flow_0d40k12</bpmn:outgoing> + <bpmn:outgoing>Flow_024x74t</bpmn:outgoing> + </bpmn:exclusiveGateway> + <bpmn:sequenceFlow id="Flow_0d40k12" name="Yes" sourceRef="Gateway_1832fz7" targetRef="Event_15zn4zi" /> + <bpmn:intermediateThrowEvent id="Event_11t655f" name="Go to start operation status update"> + <bpmn:incoming>Flow_024x74t</bpmn:incoming> + <bpmn:linkEventDefinition id="LinkEventDefinition_0f0lmkf" name="OperationStatusUpdate" /> + </bpmn:intermediateThrowEvent> + <bpmn:sequenceFlow id="Flow_024x74t" name="No" sourceRef="Gateway_1832fz7" targetRef="Event_11t655f"> + <bpmn:conditionExpression xsi:type="bpmn:tFormalExpression">#{(execution.getVariable("IsRANNfAlonePresent" ) == true)}</bpmn:conditionExpression> + </bpmn:sequenceFlow> + <bpmn:exclusiveGateway id="Gateway_0qnxawk" name="Is TOP RAN has TN NSSTs?" default="Flow_1xcjj1m"> + <bpmn:incoming>Flow_1f0furp</bpmn:incoming> + <bpmn:outgoing>Flow_1xcjj1m</bpmn:outgoing> + <bpmn:outgoing>Flow_0twvyso</bpmn:outgoing> + </bpmn:exclusiveGateway> + <bpmn:sequenceFlow id="Flow_1xcjj1m" name="yes" sourceRef="Gateway_0qnxawk" targetRef="Activity_0vhvubq" /> + <bpmn:intermediateThrowEvent id="Event_0htr86v" name="Go to start NSSI allocate"> + <bpmn:incoming>Flow_0twvyso</bpmn:incoming> + <bpmn:linkEventDefinition id="LinkEventDefinition_02ffzy2" name="NSSIAllocate" /> + </bpmn:intermediateThrowEvent> + <bpmn:sequenceFlow id="Flow_0twvyso" name="No" sourceRef="Gateway_0qnxawk" targetRef="Event_0htr86v"> + <bpmn:conditionExpression xsi:type="bpmn:tFormalExpression">#{(execution.getVariable("IsRANNfAlonePresent" ) == true)}</bpmn:conditionExpression> + </bpmn:sequenceFlow> + <bpmn:sequenceFlow id="Flow_1f0furp" sourceRef="Activity_1ll0nr1" targetRef="Gateway_0qnxawk" /> + <bpmn:exclusiveGateway id="Gateway_0rm6svp" name="Is TN present?" default="Flow_15uux8j"> + <bpmn:incoming>Flow_1tx240t</bpmn:incoming> + <bpmn:outgoing>Flow_15uux8j</bpmn:outgoing> + <bpmn:outgoing>Flow_1ryf352</bpmn:outgoing> + </bpmn:exclusiveGateway> + <bpmn:sequenceFlow id="Flow_1tx240t" sourceRef="Activity_1aweui4" targetRef="Gateway_0rm6svp" /> + <bpmn:sequenceFlow id="Flow_15uux8j" name="Yes" sourceRef="Gateway_0rm6svp" targetRef="Event_1cqde7p" /> + <bpmn:intermediateThrowEvent id="Event_0f7ueve" name="Go to start operation status update"> + <bpmn:incoming>Flow_1ryf352</bpmn:incoming> + <bpmn:linkEventDefinition id="LinkEventDefinition_1qz179m" name="OperationStatusUpdate" /> + </bpmn:intermediateThrowEvent> + <bpmn:sequenceFlow id="Flow_1ryf352" name="No" sourceRef="Gateway_0rm6svp" targetRef="Event_0f7ueve"> + <bpmn:conditionExpression xsi:type="bpmn:tFormalExpression">#{(execution.getVariable("IsRANNfAlonePresent" ) == true)}</bpmn:conditionExpression> + </bpmn:sequenceFlow> </bpmn:process> <bpmn:message id="Message_1r7nv8u" name="WorkflowMessage" /> <bpmn:error id="Error_047rteq" name="MSO Workflow Exception" errorCode="MSOWorkflowException" /> <bpmndi:BPMNDiagram id="BPMNDiagram_1"> <bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="DoAllocateAccessNSSI"> - <bpmndi:BPMNEdge id="Flow_0kcvava_di" bpmnElement="Flow_0kcvava"> - <di:waypoint x="1800" y="820" /> - <di:waypoint x="1882" y="820" /> + <bpmndi:BPMNEdge id="Flow_1f0furp_di" bpmnElement="Flow_1f0furp"> + <di:waypoint x="790" y="120" /> + <di:waypoint x="875" y="120" /> </bpmndi:BPMNEdge> - <bpmndi:BPMNEdge id="Flow_0bd6dhi_di" bpmnElement="Flow_0bd6dhi"> - <di:waypoint x="1620" y="820" /> - <di:waypoint x="1700" y="820" /> + <bpmndi:BPMNEdge id="Flow_0twvyso_di" bpmnElement="Flow_0twvyso"> + <di:waypoint x="900" y="145" /> + <di:waypoint x="900" y="192" /> + <bpmndi:BPMNLabel> + <dc:Bounds x="908" y="166" width="15" height="14" /> + </bpmndi:BPMNLabel> </bpmndi:BPMNEdge> - <bpmndi:BPMNEdge id="Flow_1exjm0h_di" bpmnElement="Flow_1exjm0h"> - <di:waypoint x="1850" y="680" /> - <di:waypoint x="1882" y="680" /> + <bpmndi:BPMNEdge id="Flow_1xcjj1m_di" bpmnElement="Flow_1xcjj1m"> + <di:waypoint x="925" y="120" /> + <di:waypoint x="1030" y="120" /> + <bpmndi:BPMNLabel> + <dc:Bounds x="970" y="102" width="17" height="14" /> + </bpmndi:BPMNLabel> </bpmndi:BPMNEdge> - <bpmndi:BPMNEdge id="Flow_0ikdlkf_di" bpmnElement="Flow_0ikdlkf"> - <di:waypoint x="1720" y="680" /> - <di:waypoint x="1750" y="680" /> + <bpmndi:BPMNEdge id="Flow_1eo3bed_di" bpmnElement="Flow_1eo3bed"> + <di:waypoint x="228" y="819" /> + <di:waypoint x="300" y="819" /> + </bpmndi:BPMNEdge> + <bpmndi:BPMNEdge id="Flow_1gxbsoi_di" bpmnElement="Flow_1gxbsoi"> + <di:waypoint x="430" y="1440" /> + <di:waypoint x="490" y="1440" /> + </bpmndi:BPMNEdge> + <bpmndi:BPMNEdge id="Flow_083bb3k_di" bpmnElement="Flow_083bb3k"> + <di:waypoint x="790" y="554" /> + <di:waypoint x="790" y="660" /> + <di:waypoint x="420" y="660" /> + <di:waypoint x="420" y="569" /> + </bpmndi:BPMNEdge> + <bpmndi:BPMNEdge id="Flow_1k3vqxg_di" bpmnElement="Flow_1k3vqxg"> + <di:waypoint x="1010" y="818" /> + <di:waypoint x="1040" y="818" /> + </bpmndi:BPMNEdge> + <bpmndi:BPMNEdge id="Flow_0bd6dhi_di" bpmnElement="Flow_0bd6dhi"> + <di:waypoint x="1620" y="1260" /> + <di:waypoint x="1722" y="1260" /> </bpmndi:BPMNEdge> <bpmndi:BPMNEdge id="Flow_0fdetmo_di" bpmnElement="Flow_0fdetmo"> - <di:waypoint x="1260" y="820" /> - <di:waypoint x="1340" y="820" /> + <di:waypoint x="1260" y="1260" /> + <di:waypoint x="1340" y="1260" /> </bpmndi:BPMNEdge> <bpmndi:BPMNEdge id="Flow_1p48xbl_di" bpmnElement="Flow_1p48xbl"> - <di:waypoint x="580" y="820" /> - <di:waypoint x="640" y="820" /> + <di:waypoint x="580" y="1260" /> + <di:waypoint x="640" y="1260" /> </bpmndi:BPMNEdge> <bpmndi:BPMNEdge id="Flow_1ryi6ym_di" bpmnElement="Flow_1ryi6ym"> - <di:waypoint x="1330" y="531" /> - <di:waypoint x="1355" y="531" /> + <di:waypoint x="780" y="820" /> + <di:waypoint x="805" y="820" /> </bpmndi:BPMNEdge> <bpmndi:BPMNEdge id="Flow_1f9rw3m_di" bpmnElement="Flow_1f9rw3m"> - <di:waypoint x="1210" y="531" /> - <di:waypoint x="1230" y="531" /> + <di:waypoint x="660" y="820" /> + <di:waypoint x="680" y="820" /> </bpmndi:BPMNEdge> <bpmndi:BPMNEdge id="Flow_0d0f3ie_di" bpmnElement="Flow_0d0f3ie"> - <di:waypoint x="950" y="530" /> - <di:waypoint x="980" y="530" /> + <di:waypoint x="400" y="819" /> + <di:waypoint x="430" y="819" /> </bpmndi:BPMNEdge> <bpmndi:BPMNEdge id="Flow_0rb4j9r_di" bpmnElement="Flow_0rb4j9r"> <di:waypoint x="815" y="529" /> - <di:waypoint x="833" y="529" /> - <di:waypoint x="833" y="530" /> - <di:waypoint x="850" y="530" /> + <di:waypoint x="882" y="529" /> <bpmndi:BPMNLabel> <dc:Bounds x="824" y="543" width="17" height="14" /> </bpmndi:BPMNLabel> @@ -609,48 +679,36 @@ nss.prepareFailedOperationStatusUpdate(execution)</bpmn:script> <di:waypoint x="480" y="120" /> <di:waypoint x="530" y="120" /> </bpmndi:BPMNEdge> - <bpmndi:BPMNEdge id="Flow_00f37fu_di" bpmnElement="Flow_00f37fu"> - <di:waypoint x="790" y="120" /> - <di:waypoint x="830" y="120" /> - </bpmndi:BPMNEdge> <bpmndi:BPMNEdge id="Flow_1v3wpa2_di" bpmnElement="Flow_1v3wpa2"> - <di:waypoint x="1440" y="820" /> - <di:waypoint x="1520" y="820" /> + <di:waypoint x="1440" y="1260" /> + <di:waypoint x="1520" y="1260" /> </bpmndi:BPMNEdge> <bpmndi:BPMNEdge id="Flow_04thflx_di" bpmnElement="Flow_04thflx"> - <di:waypoint x="1100" y="820" /> - <di:waypoint x="1160" y="820" /> + <di:waypoint x="1100" y="1260" /> + <di:waypoint x="1160" y="1260" /> </bpmndi:BPMNEdge> <bpmndi:BPMNEdge id="Flow_0qhjtre_di" bpmnElement="Flow_0qhjtre"> - <di:waypoint x="410" y="820" /> - <di:waypoint x="480" y="820" /> - </bpmndi:BPMNEdge> - <bpmndi:BPMNEdge id="Flow_05yqmnj_di" bpmnElement="Flow_05yqmnj"> - <di:waypoint x="1580" y="680" /> - <di:waypoint x="1620" y="680" /> - </bpmndi:BPMNEdge> - <bpmndi:BPMNEdge id="Flow_1pbiznt_di" bpmnElement="Flow_1pbiznt"> - <di:waypoint x="1430" y="680" /> - <di:waypoint x="1480" y="680" /> + <di:waypoint x="410" y="1260" /> + <di:waypoint x="480" y="1260" /> </bpmndi:BPMNEdge> <bpmndi:BPMNEdge id="Flow_0kn30g3_di" bpmnElement="Flow_0kn30g3"> - <di:waypoint x="1403" y="529" /> - <di:waypoint x="1460" y="529" /> + <di:waypoint x="853" y="818" /> + <di:waypoint x="910" y="818" /> <bpmndi:BPMNLabel> - <dc:Bounds x="1413" y="513" width="17" height="14" /> + <dc:Bounds x="863" y="802" width="17" height="14" /> </bpmndi:BPMNLabel> </bpmndi:BPMNEdge> <bpmndi:BPMNEdge id="Flow_1nkqrpd_di" bpmnElement="Flow_1nkqrpd"> - <di:waypoint x="1080" y="531" /> - <di:waypoint x="1110" y="531" /> + <di:waypoint x="530" y="820" /> + <di:waypoint x="560" y="820" /> </bpmndi:BPMNEdge> <bpmndi:BPMNEdge id="Flow_16z59pu_di" bpmnElement="Flow_16z59pu"> - <di:waypoint x="740" y="820" /> - <di:waypoint x="810" y="820" /> + <di:waypoint x="740" y="1260" /> + <di:waypoint x="810" y="1260" /> </bpmndi:BPMNEdge> <bpmndi:BPMNEdge id="Flow_1b14415_di" bpmnElement="Flow_1b14415"> - <di:waypoint x="1200" y="120" /> - <di:waypoint x="1240" y="120" /> + <di:waypoint x="1400" y="120" /> + <di:waypoint x="1440" y="120" /> </bpmndi:BPMNEdge> <bpmndi:BPMNEdge id="Flow_0tica8m_di" bpmnElement="Flow_0tica8m"> <di:waypoint x="340" y="120" /> @@ -669,22 +727,22 @@ nss.prepareFailedOperationStatusUpdate(execution)</bpmn:script> <di:waypoint x="245" y="380" /> </bpmndi:BPMNEdge> <bpmndi:BPMNEdge id="Flow_1h7iq8l_di" bpmnElement="Flow_1h7iq8l"> - <di:waypoint x="1340" y="120" /> - <di:waypoint x="1372" y="120" /> + <di:waypoint x="1540" y="120" /> + <di:waypoint x="1572" y="120" /> </bpmndi:BPMNEdge> <bpmndi:BPMNEdge id="Flow_0tkzfhb_di" bpmnElement="Flow_0tkzfhb"> - <di:waypoint x="1060" y="120" /> - <di:waypoint x="1100" y="120" /> + <di:waypoint x="1260" y="120" /> + <di:waypoint x="1300" y="120" /> </bpmndi:BPMNEdge> <bpmndi:BPMNEdge id="Flow_1w8whur_di" bpmnElement="Flow_1w8whur"> - <di:waypoint x="930" y="120" /> - <di:waypoint x="960" y="120" /> + <di:waypoint x="1130" y="120" /> + <di:waypoint x="1160" y="120" /> </bpmndi:BPMNEdge> <bpmndi:BPMNEdge id="Flow_178fenq_di" bpmnElement="Flow_178fenq"> - <di:waypoint x="1380" y="556" /> - <di:waypoint x="1380" y="640" /> + <di:waypoint x="830" y="845" /> + <di:waypoint x="830" y="977" /> <bpmndi:BPMNLabel> - <dc:Bounds x="1386" y="574" width="15" height="14" /> + <dc:Bounds x="836" y="863" width="15" height="14" /> </bpmndi:BPMNLabel> </bpmndi:BPMNEdge> <bpmndi:BPMNEdge id="Flow_1ipsxgh_di" bpmnElement="Flow_1ipsxgh"> @@ -699,38 +757,72 @@ nss.prepareFailedOperationStatusUpdate(execution)</bpmn:script> <di:waypoint x="240" y="120" /> </bpmndi:BPMNEdge> <bpmndi:BPMNEdge id="Flow_0zhr499_di" bpmnElement="Flow_0zhr499"> - <di:waypoint x="910" y="820" /> - <di:waypoint x="1000" y="820" /> + <di:waypoint x="910" y="1260" /> + <di:waypoint x="1000" y="1260" /> </bpmndi:BPMNEdge> <bpmndi:BPMNEdge id="Flow_1x3y2tg_di" bpmnElement="Flow_1x3y2tg"> - <di:waypoint x="228" y="820" /> - <di:waypoint x="310" y="820" /> + <di:waypoint x="228" y="1260" /> + <di:waypoint x="310" y="1260" /> </bpmndi:BPMNEdge> <bpmndi:BPMNEdge id="Flow_0ll5x3u_di" bpmnElement="Flow_0ll5x3u"> - <di:waypoint x="600" y="1010" /> - <di:waypoint x="692" y="1010" /> + <di:waypoint x="760" y="1440" /> + <di:waypoint x="862" y="1440" /> </bpmndi:BPMNEdge> <bpmndi:BPMNEdge id="Flow_1xw4abx_di" bpmnElement="Flow_1xw4abx"> - <di:waypoint x="420" y="1010" /> - <di:waypoint x="500" y="1010" /> + <di:waypoint x="590" y="1440" /> + <di:waypoint x="660" y="1440" /> </bpmndi:BPMNEdge> <bpmndi:BPMNEdge id="Flow_0833cha_di" bpmnElement="Flow_0833cha"> - <di:waypoint x="228" y="1010" /> - <di:waypoint x="320" y="1010" /> + <di:waypoint x="228" y="1440" /> + <di:waypoint x="330" y="1440" /> </bpmndi:BPMNEdge> - <bpmndi:BPMNEdge id="Flow_0n1mh5c_di" bpmnElement="Flow_0n1mh5c"> - <di:waypoint x="1690" y="529" /> - <di:waypoint x="1742" y="529" /> + <bpmndi:BPMNEdge id="Flow_1tx240t_di" bpmnElement="Flow_1tx240t"> + <di:waypoint x="1140" y="818" /> + <di:waypoint x="1245" y="818" /> </bpmndi:BPMNEdge> - <bpmndi:BPMNEdge id="Flow_1k3vqxg_di" bpmnElement="Flow_1k3vqxg"> - <di:waypoint x="1560" y="529" /> - <di:waypoint x="1590" y="529" /> + <bpmndi:BPMNEdge id="Flow_15uux8j_di" bpmnElement="Flow_15uux8j"> + <di:waypoint x="1295" y="818" /> + <di:waypoint x="1392" y="818" /> + <bpmndi:BPMNLabel> + <dc:Bounds x="1335" y="800" width="18" height="14" /> + </bpmndi:BPMNLabel> </bpmndi:BPMNEdge> - <bpmndi:BPMNEdge id="Flow_083bb3k_di" bpmnElement="Flow_083bb3k"> - <di:waypoint x="790" y="554" /> - <di:waypoint x="790" y="730" /> - <di:waypoint x="420" y="730" /> - <di:waypoint x="420" y="569" /> + <bpmndi:BPMNEdge id="Flow_0d40k12_di" bpmnElement="Flow_0d40k12"> + <di:waypoint x="1375" y="1017" /> + <di:waypoint x="1452" y="1017" /> + <bpmndi:BPMNLabel> + <dc:Bounds x="1406" y="999" width="18" height="14" /> + </bpmndi:BPMNLabel> + </bpmndi:BPMNEdge> + <bpmndi:BPMNEdge id="Flow_1pbiznt_di" bpmnElement="Flow_1pbiznt"> + <di:waypoint x="880" y="1017" /> + <di:waypoint x="930" y="1017" /> + </bpmndi:BPMNEdge> + <bpmndi:BPMNEdge id="Flow_05yqmnj_di" bpmnElement="Flow_05yqmnj"> + <di:waypoint x="1030" y="1017" /> + <di:waypoint x="1070" y="1017" /> + </bpmndi:BPMNEdge> + <bpmndi:BPMNEdge id="Flow_0ikdlkf_di" bpmnElement="Flow_0ikdlkf"> + <di:waypoint x="1170" y="1017" /> + <di:waypoint x="1200" y="1017" /> + </bpmndi:BPMNEdge> + <bpmndi:BPMNEdge id="Flow_1exjm0h_di" bpmnElement="Flow_1exjm0h"> + <di:waypoint x="1300" y="1017" /> + <di:waypoint x="1325" y="1017" /> + </bpmndi:BPMNEdge> + <bpmndi:BPMNEdge id="Flow_024x74t_di" bpmnElement="Flow_024x74t"> + <di:waypoint x="1350" y="1042" /> + <di:waypoint x="1350" y="1100" /> + <bpmndi:BPMNLabel> + <dc:Bounds x="1358" y="1068" width="15" height="14" /> + </bpmndi:BPMNLabel> + </bpmndi:BPMNEdge> + <bpmndi:BPMNEdge id="Flow_1ryf352_di" bpmnElement="Flow_1ryf352"> + <di:waypoint x="1270" y="843" /> + <di:waypoint x="1270" y="865" /> + <bpmndi:BPMNLabel> + <dc:Bounds x="1278" y="851" width="15" height="14" /> + </bpmndi:BPMNLabel> </bpmndi:BPMNEdge> <bpmndi:BPMNShape id="_BPMNShape_StartEvent_2" bpmnElement="StartEvent_1"> <dc:Bounds x="162" y="102" width="36" height="36" /> @@ -742,52 +834,52 @@ nss.prepareFailedOperationStatusUpdate(execution)</bpmn:script> <dc:Bounds x="240" y="80" width="100" height="80" /> </bpmndi:BPMNShape> <bpmndi:BPMNShape id="Activity_1gdi5bo_di" bpmnElement="Activity_0vhvubq"> - <dc:Bounds x="830" y="80" width="100" height="80" /> + <dc:Bounds x="1030" y="80" width="100" height="80" /> </bpmndi:BPMNShape> <bpmndi:BPMNShape id="Activity_11vdo22_di" bpmnElement="Activity_11vdo22"> - <dc:Bounds x="320" y="970" width="100" height="80" /> + <dc:Bounds x="490" y="1400" width="100" height="80" /> </bpmndi:BPMNShape> <bpmndi:BPMNShape id="Activity_1nfx154_di" bpmnElement="Activity_1nfx154"> - <dc:Bounds x="500" y="970" width="100" height="80" /> + <dc:Bounds x="660" y="1400" width="100" height="80" /> </bpmndi:BPMNShape> <bpmndi:BPMNShape id="Event_0vh1hs2_di" bpmnElement="Event_0vh1hs2"> - <dc:Bounds x="692" y="992" width="36" height="36" /> + <dc:Bounds x="862" y="1422" width="36" height="36" /> </bpmndi:BPMNShape> <bpmndi:BPMNShape id="Activity_0icw8wt_di" bpmnElement="Activity_19laorl"> - <dc:Bounds x="850" y="490" width="100" height="80" /> + <dc:Bounds x="300" y="779" width="100" height="80" /> </bpmndi:BPMNShape> <bpmndi:BPMNShape id="Activity_10z6k5t_di" bpmnElement="Activity_03dgcg5"> - <dc:Bounds x="310" y="780" width="100" height="80" /> + <dc:Bounds x="310" y="1220" width="100" height="80" /> </bpmndi:BPMNShape> <bpmndi:BPMNShape id="Activity_1dracjc_di" bpmnElement="Activity_18y4ijb"> - <dc:Bounds x="1000" y="780" width="100" height="80" /> + <dc:Bounds x="1000" y="1220" width="100" height="80" /> </bpmndi:BPMNShape> <bpmndi:BPMNShape id="Event_0g0i472_di" bpmnElement="Event_05jtdqp"> - <dc:Bounds x="192" y="992" width="36" height="36" /> + <dc:Bounds x="192" y="1422" width="36" height="36" /> <bpmndi:BPMNLabel> - <dc:Bounds x="174" y="1035" width="73" height="27" /> + <dc:Bounds x="174" y="1465" width="73" height="27" /> </bpmndi:BPMNLabel> </bpmndi:BPMNShape> <bpmndi:BPMNShape id="Event_1ea1h0i_di" bpmnElement="Event_0u9308h"> - <dc:Bounds x="1882" y="802" width="36" height="36" /> + <dc:Bounds x="1722" y="1242" width="36" height="36" /> <bpmndi:BPMNLabel> - <dc:Bounds x="1860" y="850" width="79" height="40" /> + <dc:Bounds x="1700" y="1290" width="79" height="40" /> </bpmndi:BPMNLabel> </bpmndi:BPMNShape> <bpmndi:BPMNShape id="Event_1fj3anx_di" bpmnElement="Event_18r5xkz"> - <dc:Bounds x="192" y="802" width="36" height="36" /> + <dc:Bounds x="192" y="1242" width="36" height="36" /> <bpmndi:BPMNLabel> - <dc:Bounds x="170" y="845" width="81" height="14" /> + <dc:Bounds x="170" y="1285" width="81" height="14" /> </bpmndi:BPMNLabel> </bpmndi:BPMNShape> <bpmndi:BPMNShape id="Activity_0nm8unl_di" bpmnElement="Activity_0qn2fvh"> - <dc:Bounds x="810" y="780" width="100" height="80" /> + <dc:Bounds x="810" y="1220" width="100" height="80" /> </bpmndi:BPMNShape> <bpmndi:BPMNShape id="Activity_12szahe_di" bpmnElement="Activity_12szahe"> - <dc:Bounds x="1240" y="80" width="100" height="80" /> + <dc:Bounds x="1440" y="80" width="100" height="80" /> </bpmndi:BPMNShape> <bpmndi:BPMNShape id="Activity_1oepxwk_di" bpmnElement="Activity_0vwhzem"> - <dc:Bounds x="960" y="80" width="100" height="80" /> + <dc:Bounds x="1160" y="80" width="100" height="80" /> </bpmndi:BPMNShape> <bpmndi:BPMNShape id="Gateway_1aesepd_di" bpmnElement="Gateway_1aesepd" isMarkerVisible="true"> <dc:Bounds x="245" y="355" width="50" height="50" /> @@ -801,31 +893,19 @@ nss.prepareFailedOperationStatusUpdate(execution)</bpmn:script> <dc:Bounds x="1220" y="397" width="79" height="40" /> </bpmndi:BPMNLabel> </bpmndi:BPMNShape> - <bpmndi:BPMNShape id="Event_15zn4zi_di" bpmnElement="Event_15zn4zi"> - <dc:Bounds x="1882" y="662" width="36" height="36" /> - <bpmndi:BPMNLabel> - <dc:Bounds x="1868" y="705" width="67" height="27" /> - </bpmndi:BPMNLabel> - </bpmndi:BPMNShape> <bpmndi:BPMNShape id="Activity_1pxd5wf_di" bpmnElement="Activity_1pxd5wf"> - <dc:Bounds x="1110" y="491" width="100" height="80" /> + <dc:Bounds x="560" y="780" width="100" height="80" /> </bpmndi:BPMNShape> <bpmndi:BPMNShape id="Gateway_0en9ki5_di" bpmnElement="Gateway_0en9ki5" isMarkerVisible="true"> - <dc:Bounds x="1355" y="506" width="50" height="50" /> + <dc:Bounds x="805" y="795" width="50" height="50" /> <bpmndi:BPMNLabel> - <dc:Bounds x="1349" y="476" width="62" height="27" /> + <dc:Bounds x="799" y="765" width="62" height="27" /> </bpmndi:BPMNLabel> </bpmndi:BPMNShape> - <bpmndi:BPMNShape id="Activity_0a95zgv_di" bpmnElement="Activity_0a95zgv"> - <dc:Bounds x="1330" y="640" width="100" height="80" /> - </bpmndi:BPMNShape> - <bpmndi:BPMNShape id="Activity_118je0o_di" bpmnElement="Activity_118je0o"> - <dc:Bounds x="1620" y="640" width="100" height="80" /> - </bpmndi:BPMNShape> <bpmndi:BPMNShape id="Event_0qwruv5_di" bpmnElement="Event_0s8t1ji"> - <dc:Bounds x="1372" y="102" width="36" height="36" /> + <dc:Bounds x="1572" y="102" width="36" height="36" /> <bpmndi:BPMNLabel> - <dc:Bounds x="1351" y="145" width="81" height="27" /> + <dc:Bounds x="1551" y="145" width="81" height="27" /> </bpmndi:BPMNLabel> </bpmndi:BPMNShape> <bpmndi:BPMNShape id="Event_1vfrb2l_di" bpmnElement="Event_1glt41l"> @@ -838,22 +918,19 @@ nss.prepareFailedOperationStatusUpdate(execution)</bpmn:script> <dc:Bounds x="380" y="80" width="100" height="80" /> </bpmndi:BPMNShape> <bpmndi:BPMNShape id="Activity_1u28lyv_di" bpmnElement="Activity_1u28lyv"> - <dc:Bounds x="1100" y="80" width="100" height="80" /> + <dc:Bounds x="1300" y="80" width="100" height="80" /> </bpmndi:BPMNShape> <bpmndi:BPMNShape id="Activity_1ux83hz_di" bpmnElement="Activity_1ux83hz"> - <dc:Bounds x="640" y="780" width="100" height="80" /> + <dc:Bounds x="640" y="1220" width="100" height="80" /> </bpmndi:BPMNShape> <bpmndi:BPMNShape id="Activity_0c0cq9d_di" bpmnElement="Activity_0c0cq9d"> - <dc:Bounds x="1340" y="780" width="100" height="80" /> + <dc:Bounds x="1340" y="1220" width="100" height="80" /> </bpmndi:BPMNShape> <bpmndi:BPMNShape id="Activity_0y9xgkl_di" bpmnElement="Activity_0y9xgkl"> - <dc:Bounds x="980" y="491" width="100" height="80" /> - </bpmndi:BPMNShape> - <bpmndi:BPMNShape id="Activity_0vbzhej_di" bpmnElement="Activity_0vbzhej"> - <dc:Bounds x="1480" y="640" width="100" height="80" /> + <dc:Bounds x="430" y="780" width="100" height="80" /> </bpmndi:BPMNShape> <bpmndi:BPMNShape id="Activity_0zn4e4n_di" bpmnElement="Activity_0zn4e4n"> - <dc:Bounds x="1520" y="780" width="100" height="80" /> + <dc:Bounds x="1520" y="1220" width="100" height="80" /> </bpmndi:BPMNShape> <bpmndi:BPMNShape id="Activity_1ll0nr1_di" bpmnElement="Activity_1ll0nr1"> <dc:Bounds x="690" y="80" width="100" height="80" /> @@ -861,9 +938,6 @@ nss.prepareFailedOperationStatusUpdate(execution)</bpmn:script> <bpmndi:BPMNShape id="Activity_06hcbu6_di" bpmnElement="Activity_06hcbu6"> <dc:Bounds x="530" y="80" width="100" height="80" /> </bpmndi:BPMNShape> - <bpmndi:BPMNShape id="Activity_1xke4xc_di" bpmnElement="Activity_1aweui4"> - <dc:Bounds x="1590" y="489" width="100" height="80" /> - </bpmndi:BPMNShape> <bpmndi:BPMNShape id="Activity_1bjike9_di" bpmnElement="Activity_1bjike9"> <dc:Bounds x="530" y="340" width="100" height="80" /> </bpmndi:BPMNShape> @@ -898,62 +972,128 @@ nss.prepareFailedOperationStatusUpdate(execution)</bpmn:script> <dc:Bounds x="620" y="489" width="100" height="80" /> </bpmndi:BPMNShape> <bpmndi:BPMNShape id="Activity_027ic3j_di" bpmnElement="Activity_027ic3j"> - <dc:Bounds x="1230" y="491" width="100" height="80" /> + <dc:Bounds x="680" y="780" width="100" height="80" /> </bpmndi:BPMNShape> <bpmndi:BPMNShape id="Activity_12vtq69_di" bpmnElement="Activity_12vtq69"> - <dc:Bounds x="480" y="780" width="100" height="80" /> + <dc:Bounds x="480" y="1220" width="100" height="80" /> </bpmndi:BPMNShape> <bpmndi:BPMNShape id="Activity_0qpy2sg_di" bpmnElement="Activity_0qpy2sg"> - <dc:Bounds x="1160" y="780" width="100" height="80" /> - </bpmndi:BPMNShape> - <bpmndi:BPMNShape id="Activity_0pa8al6_di" bpmnElement="Activity_0pa8al6"> - <dc:Bounds x="1750" y="640" width="100" height="80" /> + <dc:Bounds x="1160" y="1220" width="100" height="80" /> </bpmndi:BPMNShape> <bpmndi:BPMNShape id="Activity_1riw9uv_di" bpmnElement="Activity_0vf28ld"> - <dc:Bounds x="1700" y="780" width="100" height="80" /> + <dc:Bounds x="330" y="1400" width="100" height="80" /> </bpmndi:BPMNShape> <bpmndi:BPMNShape id="Event_1cqde7p_di" bpmnElement="Event_1cqde7p"> - <dc:Bounds x="1742" y="511" width="36" height="36" /> + <dc:Bounds x="1392" y="800" width="36" height="36" /> <bpmndi:BPMNLabel> - <dc:Bounds x="1728" y="554" width="67" height="27" /> + <dc:Bounds x="1378" y="843" width="67" height="27" /> </bpmndi:BPMNLabel> </bpmndi:BPMNShape> - <bpmndi:BPMNShape id="Activity_08i0hzk_di" bpmnElement="Activity_08i0hzk"> - <dc:Bounds x="1460" y="489" width="100" height="80" /> + <bpmndi:BPMNShape id="Activity_1xke4xc_di" bpmnElement="Activity_1aweui4"> + <dc:Bounds x="1040" y="778" width="100" height="80" /> + </bpmndi:BPMNShape> + <bpmndi:BPMNShape id="Gateway_0rm6svp_di" bpmnElement="Gateway_0rm6svp" isMarkerVisible="true"> + <dc:Bounds x="1245" y="793" width="50" height="50" /> + <bpmndi:BPMNLabel> + <dc:Bounds x="1235" y="763" width="73" height="14" /> + </bpmndi:BPMNLabel> + </bpmndi:BPMNShape> + <bpmndi:BPMNShape id="Event_15zn4zi_di" bpmnElement="Event_15zn4zi"> + <dc:Bounds x="1452" y="999" width="36" height="36" /> + <bpmndi:BPMNLabel> + <dc:Bounds x="1438" y="1042" width="67" height="27" /> + </bpmndi:BPMNLabel> + </bpmndi:BPMNShape> + <bpmndi:BPMNShape id="Activity_0a95zgv_di" bpmnElement="Activity_0a95zgv"> + <dc:Bounds x="780" y="977" width="100" height="80" /> + </bpmndi:BPMNShape> + <bpmndi:BPMNShape id="Activity_118je0o_di" bpmnElement="Activity_118je0o"> + <dc:Bounds x="1070" y="977" width="100" height="80" /> + </bpmndi:BPMNShape> + <bpmndi:BPMNShape id="Activity_0vbzhej_di" bpmnElement="Activity_0vbzhej"> + <dc:Bounds x="930" y="977" width="100" height="80" /> + </bpmndi:BPMNShape> + <bpmndi:BPMNShape id="Activity_0pa8al6_di" bpmnElement="Activity_0pa8al6"> + <dc:Bounds x="1200" y="977" width="100" height="80" /> + </bpmndi:BPMNShape> + <bpmndi:BPMNShape id="Gateway_1832fz7_di" bpmnElement="Gateway_1832fz7" isMarkerVisible="true"> + <dc:Bounds x="1325" y="992" width="50" height="50" /> + <bpmndi:BPMNLabel> + <dc:Bounds x="1313" y="971" width="74" height="14" /> + </bpmndi:BPMNLabel> + </bpmndi:BPMNShape> + <bpmndi:BPMNShape id="Event_11t655f_di" bpmnElement="Event_11t655f"> + <dc:Bounds x="1332" y="1100" width="36" height="36" /> + <bpmndi:BPMNLabel> + <dc:Bounds x="1310" y="1148" width="79" height="40" /> + </bpmndi:BPMNLabel> + </bpmndi:BPMNShape> + <bpmndi:BPMNShape id="Event_0f7ueve_di" bpmnElement="Event_0f7ueve"> + <dc:Bounds x="1252" y="865" width="36" height="36" /> + <bpmndi:BPMNLabel> + <dc:Bounds x="1230" y="913" width="79" height="40" /> + </bpmndi:BPMNLabel> </bpmndi:BPMNShape> <bpmndi:BPMNShape id="Activity_0bcs8g1_di" bpmnElement="Activity_0bcs8g1" isExpanded="true"> - <dc:Bounds x="410" y="1160" width="781" height="196" /> + <dc:Bounds x="390" y="1530" width="781" height="196" /> </bpmndi:BPMNShape> <bpmndi:BPMNEdge id="Flow_0umohws_di" bpmnElement="Flow_0umohws"> - <di:waypoint x="800" y="1264" /> - <di:waypoint x="870" y="1264" /> + <di:waypoint x="780" y="1634" /> + <di:waypoint x="850" y="1634" /> </bpmndi:BPMNEdge> <bpmndi:BPMNEdge id="Flow_11qgtdm_di" bpmnElement="Flow_11qgtdm"> - <di:waypoint x="640" y="1264" /> - <di:waypoint x="700" y="1264" /> + <di:waypoint x="620" y="1634" /> + <di:waypoint x="680" y="1634" /> </bpmndi:BPMNEdge> <bpmndi:BPMNEdge id="Flow_18rrdsq_di" bpmnElement="Flow_18rrdsq"> - <di:waypoint x="476" y="1264" /> - <di:waypoint x="540" y="1264" /> + <di:waypoint x="456" y="1634" /> + <di:waypoint x="520" y="1634" /> </bpmndi:BPMNEdge> <bpmndi:BPMNEdge id="Flow_0c9dr7z_di" bpmnElement="Flow_0c9dr7z"> - <di:waypoint x="970" y="1264" /> - <di:waypoint x="1078" y="1264" /> + <di:waypoint x="950" y="1634" /> + <di:waypoint x="1058" y="1634" /> </bpmndi:BPMNEdge> <bpmndi:BPMNShape id="Event_077lf7i_di" bpmnElement="Event_077lf7i"> - <dc:Bounds x="440" y="1246" width="36" height="36" /> + <dc:Bounds x="420" y="1616" width="36" height="36" /> </bpmndi:BPMNShape> <bpmndi:BPMNShape id="Event_1p00v8c_di" bpmnElement="Event_1p00v8c"> - <dc:Bounds x="1078" y="1246" width="36" height="36" /> + <dc:Bounds x="1058" y="1616" width="36" height="36" /> </bpmndi:BPMNShape> <bpmndi:BPMNShape id="Activity_084fqbd_di" bpmnElement="Activity_084fqbd"> - <dc:Bounds x="870" y="1224" width="100" height="80" /> + <dc:Bounds x="850" y="1594" width="100" height="80" /> </bpmndi:BPMNShape> <bpmndi:BPMNShape id="Activity_1adxijg_di" bpmnElement="Activity_1adxijg"> - <dc:Bounds x="540" y="1224" width="100" height="80" /> + <dc:Bounds x="520" y="1594" width="100" height="80" /> </bpmndi:BPMNShape> <bpmndi:BPMNShape id="Activity_0p0mwue_di" bpmnElement="Activity_0p0mwue"> - <dc:Bounds x="700" y="1224" width="100" height="80" /> + <dc:Bounds x="680" y="1594" width="100" height="80" /> + </bpmndi:BPMNShape> + <bpmndi:BPMNShape id="Activity_08i0hzk_di" bpmnElement="Activity_08i0hzk"> + <dc:Bounds x="910" y="778" width="100" height="80" /> + </bpmndi:BPMNShape> + <bpmndi:BPMNShape id="Event_0lx9qhs_di" bpmnElement="Event_0lx9qhs"> + <dc:Bounds x="882" y="511" width="36" height="36" /> + <bpmndi:BPMNLabel> + <dc:Bounds x="855" y="546" width="90" height="27" /> + </bpmndi:BPMNLabel> + </bpmndi:BPMNShape> + <bpmndi:BPMNShape id="Event_0idp63x_di" bpmnElement="Event_0idp63x"> + <dc:Bounds x="192" y="801" width="36" height="36" /> + <bpmndi:BPMNLabel> + <dc:Bounds x="180" y="844" width="63" height="27" /> + </bpmndi:BPMNLabel> + </bpmndi:BPMNShape> + <bpmndi:BPMNShape id="Gateway_0qnxawk_di" bpmnElement="Gateway_0qnxawk" isMarkerVisible="true"> + <dc:Bounds x="875" y="95" width="50" height="50" /> + <bpmndi:BPMNLabel> + <dc:Bounds x="860" y="65" width="82" height="27" /> + </bpmndi:BPMNLabel> + </bpmndi:BPMNShape> + <bpmndi:BPMNShape id="Event_0htr86v_di" bpmnElement="Event_0htr86v"> + <dc:Bounds x="882" y="192" width="36" height="36" /> + <bpmndi:BPMNLabel> + <dc:Bounds x="860" y="227" width="81" height="27" /> + </bpmndi:BPMNLabel> </bpmndi:BPMNShape> </bpmndi:BPMNPlane> </bpmndi:BPMNDiagram> |