Priyadharshini | d952e2e | 2020-09-09 20:19:25 -0700 | [diff] [blame] | 1 | <?xml version="1.0" encoding="UTF-8"?> |
| 2 | <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:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:camunda="http://camunda.org/schema/1.0/bpmn" id="Definitions_0rh5ux5" targetNamespace="http://bpmn.io/schema/bpmn" exporter="Camunda Modeler" exporterVersion="4.1.1"> |
| 3 | <bpmn:process id="DoActivateAccessNSSI" name="DoActivateAccessNSSI" isExecutable="true"> |
| 4 | <bpmn:startEvent id="Event_055gbp2" name="Start"> |
| 5 | <bpmn:outgoing>Flow_0rh43xe</bpmn:outgoing> |
| 6 | </bpmn:startEvent> |
| 7 | <bpmn:sequenceFlow id="Flow_0rh43xe" sourceRef="Event_055gbp2" targetRef="Activity_1fv6ljk" /> |
| 8 | <bpmn:sequenceFlow id="Flow_14z4acw" sourceRef="Activity_1fv6ljk" targetRef="Activity_089t9fj" /> |
| 9 | <bpmn:exclusiveGateway id="Gateway_12oq1sa" name="Should update AN NF SP status?" default="Flow_0523saw"> |
| 10 | <bpmn:incoming>Flow_00yl2jk</bpmn:incoming> |
| 11 | <bpmn:outgoing>Flow_00fb28f</bpmn:outgoing> |
| 12 | <bpmn:outgoing>Flow_0523saw</bpmn:outgoing> |
| 13 | </bpmn:exclusiveGateway> |
| 14 | <bpmn:sequenceFlow id="Flow_00yl2jk" sourceRef="Activity_1atych2" targetRef="Gateway_12oq1sa" /> |
| 15 | <bpmn:sequenceFlow id="Flow_00fb28f" sourceRef="Gateway_12oq1sa" targetRef="Activity_0iluozh"> |
| 16 | <bpmn:conditionExpression xsi:type="bpmn:tFormalExpression">#{execution.getVariable("shouldChangeAN_NF_SPStatus") == true}</bpmn:conditionExpression> |
| 17 | </bpmn:sequenceFlow> |
| 18 | <bpmn:intermediateThrowEvent id="Event_1n5z71a" name="Goto TN NSSI Activation"> |
| 19 | <bpmn:incoming>Flow_0mtkhmv</bpmn:incoming> |
| 20 | <bpmn:linkEventDefinition id="LinkEventDefinition_0x6han6" name="TNNSSIActivation" /> |
| 21 | </bpmn:intermediateThrowEvent> |
| 22 | <bpmn:intermediateCatchEvent id="Event_0kkeo9m" name="TN NSSI Activation"> |
| 23 | <bpmn:outgoing>Flow_1q7frye</bpmn:outgoing> |
| 24 | <bpmn:linkEventDefinition id="LinkEventDefinition_0j5y3mw" name="TNNSSIActivation" /> |
| 25 | </bpmn:intermediateCatchEvent> |
| 26 | <bpmn:intermediateThrowEvent id="Event_09ey569" name="Goto AN NSSI Activation"> |
| 27 | <bpmn:incoming>Flow_1b6vtso</bpmn:incoming> |
| 28 | <bpmn:linkEventDefinition id="LinkEventDefinition_05qiudr" name="AN_NSSI_Activation" /> |
| 29 | </bpmn:intermediateThrowEvent> |
| 30 | <bpmn:sequenceFlow id="Flow_0523saw" sourceRef="Gateway_12oq1sa" targetRef="Event_0rzo7gj" /> |
| 31 | <bpmn:intermediateThrowEvent id="Event_0rzo7gj" name="Check TN NSSI Activation"> |
| 32 | <bpmn:incoming>Flow_0523saw</bpmn:incoming> |
| 33 | <bpmn:linkEventDefinition id="LinkEventDefinition_0s7s95j" name="TNNSSIActivation" /> |
| 34 | </bpmn:intermediateThrowEvent> |
| 35 | <bpmn:sequenceFlow id="Flow_1cnfilb" sourceRef="Event_1azfo77" targetRef="Activity_1j0xkqc" /> |
| 36 | <bpmn:endEvent id="Event_0gx3ps0" name="End"> |
| 37 | <bpmn:incoming>Flow_1876ml0</bpmn:incoming> |
| 38 | </bpmn:endEvent> |
| 39 | <bpmn:sequenceFlow id="Flow_10f44ab" sourceRef="Activity_089t9fj" targetRef="Activity_19myg2v" /> |
| 40 | <bpmn:exclusiveGateway id="Gateway_0xcg677" name="shouldChangeSPStatus?" default="Flow_0g9k299"> |
| 41 | <bpmn:incoming>Flow_0uxerfg</bpmn:incoming> |
| 42 | <bpmn:outgoing>Flow_00vt4gf</bpmn:outgoing> |
| 43 | <bpmn:outgoing>Flow_0g9k299</bpmn:outgoing> |
| 44 | </bpmn:exclusiveGateway> |
| 45 | <bpmn:sequenceFlow id="Flow_0uxerfg" sourceRef="Activity_19myg2v" targetRef="Gateway_0xcg677" /> |
| 46 | <bpmn:sequenceFlow id="Flow_00vt4gf" name="Yes" sourceRef="Gateway_0xcg677" targetRef="Activity_1atych2"> |
| 47 | <bpmn:conditionExpression xsi:type="bpmn:tFormalExpression">#{execution.getVariable("shouldChangeSPStatus") == true}</bpmn:conditionExpression> |
| 48 | </bpmn:sequenceFlow> |
| 49 | <bpmn:sequenceFlow id="Flow_0g9k299" name="No" sourceRef="Gateway_0xcg677" targetRef="Event_0ocuo1o" /> |
| 50 | <bpmn:exclusiveGateway id="Gateway_0nr3me0" name="Shoud updateTN FH SP status" default="Flow_10b15um"> |
| 51 | <bpmn:incoming>Flow_1yd57bl</bpmn:incoming> |
| 52 | <bpmn:outgoing>Flow_0zjaac9</bpmn:outgoing> |
| 53 | <bpmn:outgoing>Flow_10b15um</bpmn:outgoing> |
| 54 | </bpmn:exclusiveGateway> |
| 55 | <bpmn:sequenceFlow id="Flow_1yd57bl" sourceRef="Activity_1fzg56b" targetRef="Gateway_0nr3me0" /> |
| 56 | <bpmn:sequenceFlow id="Flow_1q7frye" sourceRef="Event_0kkeo9m" targetRef="Activity_1fzg56b" /> |
| 57 | <bpmn:sequenceFlow id="Flow_0zjaac9" name="Yes" sourceRef="Gateway_0nr3me0" targetRef="Activity_0gtw2p7"> |
| 58 | <bpmn:conditionExpression xsi:type="bpmn:tFormalExpression">#{execution.getVariable("shouldChangeTN_FH_SPStatus") == true}</bpmn:conditionExpression> |
| 59 | </bpmn:sequenceFlow> |
| 60 | <bpmn:sequenceFlow id="Flow_10b15um" sourceRef="Gateway_0nr3me0" targetRef="Event_1nqpg0o" /> |
| 61 | <bpmn:intermediateCatchEvent id="Event_0j998yp" name="TN MH NSSI Activation"> |
| 62 | <bpmn:outgoing>Flow_0wvzz2r</bpmn:outgoing> |
| 63 | <bpmn:linkEventDefinition id="LinkEventDefinition_1jmgd64" name="TNMHNSSIActivation" /> |
| 64 | </bpmn:intermediateCatchEvent> |
| 65 | <bpmn:intermediateThrowEvent id="Event_1nqpg0o" name="Call TN MH NSSI Activation"> |
| 66 | <bpmn:incoming>Flow_10b15um</bpmn:incoming> |
| 67 | <bpmn:linkEventDefinition id="LinkEventDefinition_1fw9349" name="TNMHNSSIActivation" /> |
| 68 | </bpmn:intermediateThrowEvent> |
| 69 | <bpmn:intermediateThrowEvent id="Event_0ki3ncn" name="GotoTN MH NSSI Activation"> |
| 70 | <bpmn:incoming>Flow_1qszzfv</bpmn:incoming> |
| 71 | <bpmn:linkEventDefinition id="LinkEventDefinition_1hh8o8h" name="TNMHNSSIActivation" /> |
| 72 | </bpmn:intermediateThrowEvent> |
| 73 | <bpmn:intermediateThrowEvent id="Event_1djcl9x" name="Ca AN NSSI Activation"> |
| 74 | <bpmn:incoming>Flow_00clpwn</bpmn:incoming> |
| 75 | <bpmn:linkEventDefinition id="LinkEventDefinition_02qbzt2" name="AN_NSSI_Activation" /> |
| 76 | </bpmn:intermediateThrowEvent> |
| 77 | <bpmn:exclusiveGateway id="Gateway_0cemhjv" name="Shoud updateTN MH SP status" default="Flow_00clpwn"> |
| 78 | <bpmn:incoming>Flow_0q02qno</bpmn:incoming> |
| 79 | <bpmn:outgoing>Flow_00clpwn</bpmn:outgoing> |
| 80 | <bpmn:outgoing>Flow_147tw7h</bpmn:outgoing> |
| 81 | </bpmn:exclusiveGateway> |
| 82 | <bpmn:sequenceFlow id="Flow_0q02qno" sourceRef="Activity_068a0cy" targetRef="Gateway_0cemhjv" /> |
| 83 | <bpmn:sequenceFlow id="Flow_00clpwn" sourceRef="Gateway_0cemhjv" targetRef="Event_1djcl9x" /> |
| 84 | <bpmn:sequenceFlow id="Flow_0wvzz2r" sourceRef="Event_0j998yp" targetRef="Activity_068a0cy" /> |
| 85 | <bpmn:sequenceFlow id="Flow_147tw7h" sourceRef="Gateway_0cemhjv" targetRef="Activity_02vl5kt"> |
| 86 | <bpmn:conditionExpression xsi:type="bpmn:tFormalExpression">#{execution.getVariable("shouldChangeTN_MH_SPStatus") == true}</bpmn:conditionExpression> |
| 87 | </bpmn:sequenceFlow> |
| 88 | <bpmn:scriptTask id="Activity_089t9fj" name="Fetch Related NSSIs and Slice profile" scriptFormat="groovy"> |
| 89 | <bpmn:incoming>Flow_14z4acw</bpmn:incoming> |
| 90 | <bpmn:outgoing>Flow_10f44ab</bpmn:outgoing> |
| 91 | <bpmn:script>import org.onap.so.bpmn.infrastructure.scripts.* |
| 92 | def activator = new DoActivateAccessNSSI() |
| 93 | activator.getRelatedInstances(execution)</bpmn:script> |
| 94 | </bpmn:scriptTask> |
| 95 | <bpmn:scriptTask id="Activity_1fv6ljk" name="Preprocess request" scriptFormat="groovy"> |
| 96 | <bpmn:incoming>Flow_0rh43xe</bpmn:incoming> |
| 97 | <bpmn:outgoing>Flow_14z4acw</bpmn:outgoing> |
| 98 | <bpmn:script>import org.onap.so.bpmn.infrastructure.scripts.* |
| 99 | def activator = new DoActivateAccessNSSI() |
| 100 | activator.preProcessRequest(execution)</bpmn:script> |
| 101 | </bpmn:scriptTask> |
| 102 | <bpmn:scriptTask id="Activity_19myg2v" name="Check AN Slice profile status" scriptFormat="groovy"> |
| 103 | <bpmn:incoming>Flow_10f44ab</bpmn:incoming> |
| 104 | <bpmn:outgoing>Flow_0uxerfg</bpmn:outgoing> |
| 105 | <bpmn:script>import org.onap.so.bpmn.infrastructure.scripts.* |
| 106 | def activator = new DoActivateAccessNSSI() |
| 107 | activator.getSPOrchStatus(execution)</bpmn:script> |
| 108 | </bpmn:scriptTask> |
| 109 | <bpmn:scriptTask id="Activity_1atych2" name="Check Orchestration status of AN NF sliceprofile" scriptFormat="groovy"> |
| 110 | <bpmn:incoming>Flow_00vt4gf</bpmn:incoming> |
| 111 | <bpmn:outgoing>Flow_00yl2jk</bpmn:outgoing> |
| 112 | <bpmn:script>import org.onap.so.bpmn.infrastructure.scripts.* |
| 113 | def activator = new DoActivateAccessNSSI() |
| 114 | activator.getAnNfSPOrchStatus(execution)</bpmn:script> |
| 115 | </bpmn:scriptTask> |
| 116 | <bpmn:scriptTask id="Activity_0iluozh" name="Prepare RAN NF NSSI activation request" scriptFormat="groovy"> |
| 117 | <bpmn:incoming>Flow_00fb28f</bpmn:incoming> |
| 118 | <bpmn:outgoing>Flow_1gxv9id</bpmn:outgoing> |
| 119 | <bpmn:script>import org.onap.so.bpmn.infrastructure.scripts.* |
| 120 | def activator = new DoActivateAccessNSSI() |
| 121 | activator.prepareSdnrActivationRequest(execution)</bpmn:script> |
| 122 | </bpmn:scriptTask> |
| 123 | <bpmn:callActivity id="Activity_0u2aqld" name="Call SDNR subprocess" calledElement="DoHandleSdnrDmaapRequest"> |
| 124 | <bpmn:extensionElements> |
| 125 | <camunda:in source="sdnrRequest" target="sdnrRequest" /> |
| 126 | <camunda:in source="SDNR_messageType" target="messageType" /> |
| 127 | <camunda:in source="SDNR_timeout" target="timeout" /> |
| 128 | <camunda:in source="msoRequestId" target="correlator" /> |
| 129 | <camunda:out source="asyncCallbackResponse" target="SDNR_Response" /> |
| 130 | <camunda:out source="WorkflowException" target="WorkflowException" /> |
| 131 | </bpmn:extensionElements> |
| 132 | <bpmn:incoming>Flow_1gxv9id</bpmn:incoming> |
| 133 | <bpmn:outgoing>Flow_0o7xomf</bpmn:outgoing> |
| 134 | </bpmn:callActivity> |
| 135 | <bpmn:sequenceFlow id="Flow_1gxv9id" sourceRef="Activity_0iluozh" targetRef="Activity_0u2aqld" /> |
| 136 | <bpmn:scriptTask id="Activity_1hr68mt" name="Process sdnr response" scriptFormat="groovy"> |
| 137 | <bpmn:incoming>Flow_0o7xomf</bpmn:incoming> |
| 138 | <bpmn:outgoing>Flow_1myzbqw</bpmn:outgoing> |
| 139 | <bpmn:script>import org.onap.so.bpmn.infrastructure.scripts.* |
| 140 | def activator = new DoActivateAccessNSSI() |
| 141 | activator.processSdnrResponse(execution)</bpmn:script> |
| 142 | </bpmn:scriptTask> |
| 143 | <bpmn:exclusiveGateway id="Gateway_1xwu5f0" name="Is Success response" default="Flow_1v4zg98"> |
| 144 | <bpmn:incoming>Flow_1myzbqw</bpmn:incoming> |
| 145 | <bpmn:outgoing>Flow_1yrel0t</bpmn:outgoing> |
| 146 | <bpmn:outgoing>Flow_1v4zg98</bpmn:outgoing> |
| 147 | </bpmn:exclusiveGateway> |
| 148 | <bpmn:endEvent id="Event_0yfi3mj" name="ActivationWorkflowError"> |
| 149 | <bpmn:incoming>Flow_1v4zg98</bpmn:incoming> |
| 150 | <bpmn:errorEventDefinition id="ErrorEventDefinition_1n2vwxe" errorRef="Error_1beg2za" /> |
| 151 | </bpmn:endEvent> |
| 152 | <bpmn:scriptTask id="Activity_03sbng2" name="Update Job status" scriptFormat="groovy"> |
| 153 | <bpmn:incoming>Flow_1sroz8o</bpmn:incoming> |
| 154 | <bpmn:outgoing>Flow_0rizzsm</bpmn:outgoing> |
| 155 | <bpmn:script>import org.onap.so.bpmn.infrastructure.scripts.* |
| 156 | def activator = new DoActivateAccessNSSI() |
| 157 | activator..prepareUpdateJobStatus(execution,"processing","40","AN NF NSSI activation completed")</bpmn:script> |
| 158 | </bpmn:scriptTask> |
| 159 | <bpmn:serviceTask id="Activity_08yj5gq" name="Update Resource Operation Status"> |
| 160 | <bpmn:extensionElements> |
| 161 | <camunda:connector> |
| 162 | <camunda:inputOutput> |
| 163 | <camunda:inputParameter name="url">${dbAdapterEndpoint}</camunda:inputParameter> |
| 164 | <camunda:inputParameter name="headers"> |
| 165 | <camunda:map> |
| 166 | <camunda:entry key="content-type">application/soap+xml</camunda:entry> |
| 167 | <camunda:entry key="Authorization">Basic YnBlbDpwYXNzd29yZDEk</camunda:entry> |
| 168 | </camunda:map> |
| 169 | </camunda:inputParameter> |
| 170 | <camunda:inputParameter name="payload">${updateResourceOperationStatus}</camunda:inputParameter> |
| 171 | <camunda:inputParameter name="method">POST</camunda:inputParameter> |
| 172 | <camunda:outputParameter name="NSSMF_dbResponseCode">${statusCode}</camunda:outputParameter> |
| 173 | <camunda:outputParameter name="NSSMF_dbResponse">${response}</camunda:outputParameter> |
| 174 | </camunda:inputOutput> |
| 175 | <camunda:connectorId>http-connector</camunda:connectorId> |
| 176 | </camunda:connector> |
| 177 | </bpmn:extensionElements> |
| 178 | <bpmn:incoming>Flow_0rizzsm</bpmn:incoming> |
| 179 | <bpmn:outgoing>Flow_0mtkhmv</bpmn:outgoing> |
| 180 | </bpmn:serviceTask> |
| 181 | <bpmn:sequenceFlow id="Flow_1yrel0t" name="Yes" sourceRef="Gateway_1xwu5f0" targetRef="Activity_09e5oh6"> |
| 182 | <bpmn:conditionExpression xsi:type="bpmn:tFormalExpression">#{execution.getVariable("isANactivationSuccess") == true}</bpmn:conditionExpression> |
| 183 | </bpmn:sequenceFlow> |
| 184 | <bpmn:sequenceFlow id="Flow_1v4zg98" sourceRef="Gateway_1xwu5f0" targetRef="Event_0yfi3mj" /> |
| 185 | <bpmn:sequenceFlow id="Flow_0rizzsm" sourceRef="Activity_03sbng2" targetRef="Activity_08yj5gq" /> |
| 186 | <bpmn:sequenceFlow id="Flow_0o7xomf" sourceRef="Activity_0u2aqld" targetRef="Activity_1hr68mt" /> |
| 187 | <bpmn:sequenceFlow id="Flow_1myzbqw" sourceRef="Activity_1hr68mt" targetRef="Gateway_1xwu5f0" /> |
| 188 | <bpmn:sequenceFlow id="Flow_1sroz8o" sourceRef="Activity_09e5oh6" targetRef="Activity_03sbng2" /> |
| 189 | <bpmn:subProcess id="Activity_1aesimf" name="Sub-process for FalloutHandler and Rollback" triggeredByEvent="true"> |
| 190 | <bpmn:startEvent id="Event_156ogc4"> |
| 191 | <bpmn:outgoing>Flow_0tw7xsp</bpmn:outgoing> |
| 192 | <bpmn:errorEventDefinition id="ErrorEventDefinition_06h72ej" errorRef="Error_1beg2za" /> |
| 193 | </bpmn:startEvent> |
| 194 | <bpmn:endEvent id="Event_1n2qjvx"> |
| 195 | <bpmn:incoming>Flow_0y0r82m</bpmn:incoming> |
| 196 | </bpmn:endEvent> |
| 197 | <bpmn:scriptTask id="Activity_1eedm9e" name="Handle Unexpected Error" scriptFormat="groovy"> |
| 198 | <bpmn:incoming>Flow_1bqk5yt</bpmn:incoming> |
| 199 | <bpmn:outgoing>Flow_0y0r82m</bpmn:outgoing> |
| 200 | <bpmn:script>import org.onap.so.bpmn.common.scripts.* |
| 201 | ExceptionUtil ex = new ExceptionUtil() |
| 202 | ex.processJavaException(execution)</bpmn:script> |
| 203 | </bpmn:scriptTask> |
| 204 | <bpmn:serviceTask id="Activity_1szd5yp" name="Update Resource Operation Status"> |
| 205 | <bpmn:extensionElements> |
| 206 | <camunda:connector> |
| 207 | <camunda:inputOutput> |
| 208 | <camunda:inputParameter name="url">${dbAdapterEndpoint}</camunda:inputParameter> |
| 209 | <camunda:inputParameter name="headers"> |
| 210 | <camunda:map> |
| 211 | <camunda:entry key="content-type">application/soap+xml</camunda:entry> |
| 212 | <camunda:entry key="Authorization">Basic YnBlbDpwYXNzd29yZDEk</camunda:entry> |
| 213 | </camunda:map> |
| 214 | </camunda:inputParameter> |
| 215 | <camunda:inputParameter name="payload">${updateResourceOperationStatus}</camunda:inputParameter> |
| 216 | <camunda:inputParameter name="method">POST</camunda:inputParameter> |
| 217 | <camunda:outputParameter name="NSSMF_dbResponseCode">${statusCode}</camunda:outputParameter> |
| 218 | <camunda:outputParameter name="NSSMF_dbResponse">${response}</camunda:outputParameter> |
| 219 | </camunda:inputOutput> |
| 220 | <camunda:connectorId>http-connector</camunda:connectorId> |
| 221 | </camunda:connector> |
| 222 | </bpmn:extensionElements> |
| 223 | <bpmn:incoming>Flow_075rb1i</bpmn:incoming> |
| 224 | <bpmn:outgoing>Flow_1bqk5yt</bpmn:outgoing> |
| 225 | </bpmn:serviceTask> |
| 226 | <bpmn:scriptTask id="Activity_0lpw3j7" name="Update Job status" scriptFormat="groovy"> |
| 227 | <bpmn:incoming>Flow_0tw7xsp</bpmn:incoming> |
| 228 | <bpmn:outgoing>Flow_075rb1i</bpmn:outgoing> |
| 229 | <bpmn:script>import org.onap.so.bpmn.infrastructure.scripts.* |
| 230 | def activator = new DoActivateAccessNSSI() |
| 231 | activator.prepareUpdateJobStatus(execution,"failed","0","AN NSSI activation Failed")</bpmn:script> |
| 232 | </bpmn:scriptTask> |
| 233 | <bpmn:sequenceFlow id="Flow_0y0r82m" sourceRef="Activity_1eedm9e" targetRef="Event_1n2qjvx" /> |
| 234 | <bpmn:sequenceFlow id="Flow_075rb1i" sourceRef="Activity_0lpw3j7" targetRef="Activity_1szd5yp" /> |
| 235 | <bpmn:sequenceFlow id="Flow_0tw7xsp" sourceRef="Event_156ogc4" targetRef="Activity_0lpw3j7" /> |
| 236 | <bpmn:sequenceFlow id="Flow_1bqk5yt" sourceRef="Activity_1szd5yp" targetRef="Activity_1eedm9e" /> |
| 237 | </bpmn:subProcess> |
| 238 | <bpmn:subProcess id="Activity_0hioign" name="Sub-process for FalloutHandler and Rollback" triggeredByEvent="true"> |
| 239 | <bpmn:scriptTask id="Activity_1f3cipf" name="Handle Unexpected Error" scriptFormat="groovy"> |
| 240 | <bpmn:incoming>Flow_0cvs8zk</bpmn:incoming> |
| 241 | <bpmn:outgoing>Flow_01jdnrt</bpmn:outgoing> |
| 242 | <bpmn:script>import org.onap.so.bpmn.common.scripts.* |
| 243 | ExceptionUtil ex = new ExceptionUtil() |
| 244 | ex.processJavaException(execution)</bpmn:script> |
| 245 | </bpmn:scriptTask> |
| 246 | <bpmn:endEvent id="Event_18qzt1n"> |
| 247 | <bpmn:incoming>Flow_01jdnrt</bpmn:incoming> |
| 248 | </bpmn:endEvent> |
| 249 | <bpmn:startEvent id="Event_0lvvn7i"> |
| 250 | <bpmn:outgoing>Flow_0cvs8zk</bpmn:outgoing> |
| 251 | <bpmn:errorEventDefinition id="ErrorEventDefinition_0c93dlp" /> |
| 252 | </bpmn:startEvent> |
| 253 | <bpmn:sequenceFlow id="Flow_01jdnrt" sourceRef="Activity_1f3cipf" targetRef="Event_18qzt1n" /> |
| 254 | <bpmn:sequenceFlow id="Flow_0cvs8zk" sourceRef="Event_0lvvn7i" targetRef="Activity_1f3cipf" /> |
| 255 | </bpmn:subProcess> |
| 256 | <bpmn:scriptTask id="Activity_09e5oh6" name="Update RAN NF NSSIÂ and SP status" scriptFormat="groovy"> |
| 257 | <bpmn:incoming>Flow_1yrel0t</bpmn:incoming> |
| 258 | <bpmn:outgoing>Flow_1sroz8o</bpmn:outgoing> |
| 259 | <bpmn:script>import org.onap.so.bpmn.infrastructure.scripts.* |
| 260 | def activator = new DoActivateAccessNSSI() |
| 261 | activator.updateAnNfStatus(execution)</bpmn:script> |
| 262 | </bpmn:scriptTask> |
| 263 | <bpmn:sequenceFlow id="Flow_0mtkhmv" sourceRef="Activity_08yj5gq" targetRef="Event_1n5z71a" /> |
| 264 | <bpmn:scriptTask id="Activity_1fzg56b" name="Check TN FH Slice profile status" scriptFormat="groovy"> |
| 265 | <bpmn:incoming>Flow_1q7frye</bpmn:incoming> |
| 266 | <bpmn:outgoing>Flow_1yd57bl</bpmn:outgoing> |
| 267 | <bpmn:script>import org.onap.so.bpmn.infrastructure.scripts.* |
| 268 | def activator = new DoActivateAccessNSSI() |
| 269 | activator.getTnFhSPOrchStatus(execution)</bpmn:script> |
| 270 | </bpmn:scriptTask> |
| 271 | <bpmn:scriptTask id="Activity_0gtw2p7" name="Handle TN FH NSSI Activation" scriptFormat="groovy"> |
| 272 | <bpmn:incoming>Flow_0zjaac9</bpmn:incoming> |
| 273 | <bpmn:outgoing>Flow_0heuc95</bpmn:outgoing> |
| 274 | <bpmn:script>import org.onap.so.bpmn.infrastructure.scripts.* |
| 275 | def activator = new DoActivateAccessNSSI() |
| 276 | activator.doTnFhNssiActivation(execution)</bpmn:script> |
| 277 | </bpmn:scriptTask> |
| 278 | <bpmn:scriptTask id="Activity_07cr1m2" name="Prepare job status query" scriptFormat="groovy"> |
| 279 | <bpmn:incoming>Flow_0heuc95</bpmn:incoming> |
| 280 | <bpmn:outgoing>Flow_1w3h345</bpmn:outgoing> |
| 281 | <bpmn:script>import org.onap.so.bpmn.infrastructure.scripts.* |
| 282 | |
| 283 | String jobId = execution.getVariable("TN_FH_jobId") |
| 284 | String networkType="tn" |
| 285 | String nssiid=execution.getVariable("tnFhNssiId") |
| 286 | |
| 287 | def def activator = new DoActivateAccessNSSI() |
| 288 | activator.prepareQueryJobStatus(execution, jobId,networkType, nssiid)</bpmn:script> |
| 289 | </bpmn:scriptTask> |
| 290 | <bpmn:callActivity id="Activity_03hbxfi" name="QueryJobStatus" calledElement="QueryJobStatus"> |
| 291 | <bpmn:extensionElements> |
| 292 | <camunda:in source="tn_esrInfo" target="esrInfo" /> |
| 293 | <camunda:in source="tn_responseId" target="responseId" /> |
| 294 | <camunda:in source="TN_FH_jobId" target="jobId" /> |
| 295 | <camunda:in source="tn_serviceInfo" target="serviceInfo" /> |
| 296 | <camunda:out source="responseDescriptor" target="tn_responseDescriptor" /> |
| 297 | <camunda:out source="WorkflowException" target="WorkflowException" /> |
| 298 | </bpmn:extensionElements> |
| 299 | <bpmn:incoming>Flow_1w3h345</bpmn:incoming> |
| 300 | <bpmn:outgoing>Flow_16pqv7g</bpmn:outgoing> |
| 301 | </bpmn:callActivity> |
| 302 | <bpmn:scriptTask id="Activity_0br2i5b" name="Validate jobstatus" scriptFormat="groovy"> |
| 303 | <bpmn:incoming>Flow_16pqv7g</bpmn:incoming> |
| 304 | <bpmn:outgoing>Flow_1i0s8nu</bpmn:outgoing> |
| 305 | <bpmn:script>import org.onap.so.bpmn.infrastructure.scripts.* |
| 306 | |
| 307 | String responseDescriptor = execution.getVariable("tn_responseDescriptor") |
| 308 | |
| 309 | def activator = new DoActivateAccessNSSI() |
| 310 | activator.validateJobStatus(execution, responseDescriptor)</bpmn:script> |
| 311 | </bpmn:scriptTask> |
| 312 | <bpmn:exclusiveGateway id="Gateway_1ot96tc" name="Is Job complete?" default="Flow_0ajre96"> |
| 313 | <bpmn:incoming>Flow_1i0s8nu</bpmn:incoming> |
| 314 | <bpmn:outgoing>Flow_0bukcmf</bpmn:outgoing> |
| 315 | <bpmn:outgoing>Flow_0ajre96</bpmn:outgoing> |
| 316 | </bpmn:exclusiveGateway> |
| 317 | <bpmn:sequenceFlow id="Flow_1w3h345" sourceRef="Activity_07cr1m2" targetRef="Activity_03hbxfi" /> |
| 318 | <bpmn:sequenceFlow id="Flow_16pqv7g" sourceRef="Activity_03hbxfi" targetRef="Activity_0br2i5b" /> |
| 319 | <bpmn:sequenceFlow id="Flow_1i0s8nu" sourceRef="Activity_0br2i5b" targetRef="Gateway_1ot96tc" /> |
| 320 | <bpmn:sequenceFlow id="Flow_0heuc95" sourceRef="Activity_0gtw2p7" targetRef="Activity_07cr1m2" /> |
| 321 | <bpmn:sequenceFlow id="Flow_0bukcmf" name="Yes" sourceRef="Gateway_1ot96tc" targetRef="Activity_1xirwg3"> |
| 322 | <bpmn:conditionExpression xsi:type="bpmn:tFormalExpression">#{execution.getVariable("isSuccess") == true}</bpmn:conditionExpression> |
| 323 | </bpmn:sequenceFlow> |
| 324 | <bpmn:sequenceFlow id="Flow_0ajre96" sourceRef="Gateway_1ot96tc" targetRef="Event_0uco28x" /> |
| 325 | <bpmn:endEvent id="Event_0uco28x" name="ActivationWorkflowError"> |
| 326 | <bpmn:incoming>Flow_0ajre96</bpmn:incoming> |
| 327 | <bpmn:errorEventDefinition id="ErrorEventDefinition_0p0lfhq" errorRef="Error_1beg2za" /> |
| 328 | </bpmn:endEvent> |
| 329 | <bpmn:serviceTask id="Activity_1t28p4r" name="Update Resource Operation Status"> |
| 330 | <bpmn:extensionElements> |
| 331 | <camunda:connector> |
| 332 | <camunda:inputOutput> |
| 333 | <camunda:inputParameter name="url">${dbAdapterEndpoint}</camunda:inputParameter> |
| 334 | <camunda:inputParameter name="headers"> |
| 335 | <camunda:map> |
| 336 | <camunda:entry key="content-type">application/soap+xml</camunda:entry> |
| 337 | <camunda:entry key="Authorization">Basic YnBlbDpwYXNzd29yZDEk</camunda:entry> |
| 338 | </camunda:map> |
| 339 | </camunda:inputParameter> |
| 340 | <camunda:inputParameter name="payload">${updateResourceOperationStatus}</camunda:inputParameter> |
| 341 | <camunda:inputParameter name="method">POST</camunda:inputParameter> |
| 342 | <camunda:outputParameter name="NSSMF_dbResponseCode">${statusCode}</camunda:outputParameter> |
| 343 | <camunda:outputParameter name="NSSMF_dbResponse">${response}</camunda:outputParameter> |
| 344 | </camunda:inputOutput> |
| 345 | <camunda:connectorId>http-connector</camunda:connectorId> |
| 346 | </camunda:connector> |
| 347 | </bpmn:extensionElements> |
| 348 | <bpmn:incoming>Flow_1ldkgyg</bpmn:incoming> |
| 349 | <bpmn:outgoing>Flow_1qszzfv</bpmn:outgoing> |
| 350 | </bpmn:serviceTask> |
| 351 | <bpmn:sequenceFlow id="Flow_1ldkgyg" sourceRef="Activity_1o0a55b" targetRef="Activity_1t28p4r" /> |
| 352 | <bpmn:sequenceFlow id="Flow_1qszzfv" sourceRef="Activity_1t28p4r" targetRef="Event_0ki3ncn" /> |
| 353 | <bpmn:scriptTask id="Activity_1o0a55b" name="Update Job status" scriptFormat="groovy"> |
| 354 | <bpmn:incoming>Flow_1b95clk</bpmn:incoming> |
| 355 | <bpmn:outgoing>Flow_1ldkgyg</bpmn:outgoing> |
| 356 | <bpmn:script>import org.onap.so.bpmn.infrastructure.scripts.* |
| 357 | def activator = new DoActivateAccessNSSI() |
| 358 | activator.prepareUpdateJobStatus(execution,"processing","60","TN FH NSSI activation completed")</bpmn:script> |
| 359 | </bpmn:scriptTask> |
| 360 | <bpmn:scriptTask id="Activity_068a0cy" name="Check TN MH Slice profile status" scriptFormat="groovy"> |
| 361 | <bpmn:incoming>Flow_0wvzz2r</bpmn:incoming> |
| 362 | <bpmn:outgoing>Flow_0q02qno</bpmn:outgoing> |
| 363 | <bpmn:script>import org.onap.so.bpmn.infrastructure.scripts.* |
| 364 | def activator = new DoActivateAccessNSSI() |
| 365 | activator.getTnMhSPOrchStatus(execution)</bpmn:script> |
| 366 | </bpmn:scriptTask> |
| 367 | <bpmn:intermediateCatchEvent id="Event_1azfo77" name="AN NSSI Activation"> |
| 368 | <bpmn:outgoing>Flow_1cnfilb</bpmn:outgoing> |
| 369 | <bpmn:linkEventDefinition id="LinkEventDefinition_05vnzdd" name="AN_NSSI_Activation" /> |
| 370 | </bpmn:intermediateCatchEvent> |
| 371 | <bpmn:scriptTask id="Activity_02vl5kt" name="Handle TN MH NSSI Activation" scriptFormat="groovy"> |
| 372 | <bpmn:incoming>Flow_147tw7h</bpmn:incoming> |
| 373 | <bpmn:outgoing>Flow_1s0xcf5</bpmn:outgoing> |
| 374 | <bpmn:script>import org.onap.so.bpmn.infrastructure.scripts.* |
| 375 | |
| 376 | def activator = new DoActivateAccessNSSI() |
| 377 | activator.doTnMhNssiActivation(execution)</bpmn:script> |
| 378 | </bpmn:scriptTask> |
| 379 | <bpmn:scriptTask id="Activity_1kszh5k" name="Prepare job status query" scriptFormat="groovy"> |
| 380 | <bpmn:incoming>Flow_1s0xcf5</bpmn:incoming> |
| 381 | <bpmn:outgoing>Flow_0sqsq1x</bpmn:outgoing> |
| 382 | <bpmn:script>import org.onap.so.bpmn.infrastructure.scripts.* |
| 383 | |
| 384 | String jobId = execution.getVariable("TN_MH_jobId") |
| 385 | String networkType="tn" |
| 386 | String nssiid=execution.getVariable("tnMhNssiId") |
| 387 | |
| 388 | def def activator = new DoActivateAccessNSSI() |
| 389 | activator.prepareQueryJobStatus(execution, jobId,networkType, nssiid)</bpmn:script> |
| 390 | </bpmn:scriptTask> |
| 391 | <bpmn:callActivity id="Activity_09jt4b0" name="QueryJobStatus" calledElement="QueryJobStatus"> |
| 392 | <bpmn:extensionElements> |
| 393 | <camunda:in source="tn_esrInfo" target="esrInfo" /> |
| 394 | <camunda:in source="tn_responseId" target="responseId" /> |
| 395 | <camunda:in source="TN_MH_jobId" target="jobId" /> |
| 396 | <camunda:in source="tn_serviceInfo" target="serviceInfo" /> |
| 397 | <camunda:out source="responseDescriptor" target="tn_responseDescriptor" /> |
| 398 | <camunda:out source="WorkflowException" target="WorkflowException" /> |
| 399 | </bpmn:extensionElements> |
| 400 | <bpmn:incoming>Flow_0sqsq1x</bpmn:incoming> |
| 401 | <bpmn:outgoing>Flow_0b7aq1k</bpmn:outgoing> |
| 402 | </bpmn:callActivity> |
| 403 | <bpmn:scriptTask id="Activity_1su25xm" name="Validate jobstatus" scriptFormat="groovy"> |
| 404 | <bpmn:incoming>Flow_0b7aq1k</bpmn:incoming> |
| 405 | <bpmn:outgoing>Flow_0to1idt</bpmn:outgoing> |
| 406 | <bpmn:script>import org.onap.so.bpmn.infrastructure.scripts.* |
| 407 | |
| 408 | String responseDescriptor = execution.getVariable("tn_responseDescriptor") |
| 409 | |
| 410 | def activator = new DoActivateAccessNSSI() |
| 411 | activator.validateJobStatus(execution, responseDescriptor)</bpmn:script> |
| 412 | </bpmn:scriptTask> |
| 413 | <bpmn:exclusiveGateway id="Gateway_114io6q" name="Is Job complete?" default="Flow_0rzuxa0"> |
| 414 | <bpmn:incoming>Flow_0to1idt</bpmn:incoming> |
| 415 | <bpmn:outgoing>Flow_1i4cc7e</bpmn:outgoing> |
| 416 | <bpmn:outgoing>Flow_0rzuxa0</bpmn:outgoing> |
| 417 | </bpmn:exclusiveGateway> |
| 418 | <bpmn:endEvent id="Event_08ecfyj" name="ActivationWorkflowError"> |
| 419 | <bpmn:incoming>Flow_0rzuxa0</bpmn:incoming> |
| 420 | <bpmn:errorEventDefinition id="ErrorEventDefinition_0ptrcor" errorRef="Error_1beg2za" /> |
| 421 | </bpmn:endEvent> |
| 422 | <bpmn:scriptTask id="Activity_0ftm8b6" name="Update Job status" scriptFormat="groovy"> |
| 423 | <bpmn:incoming>Flow_0k5cyz7</bpmn:incoming> |
| 424 | <bpmn:outgoing>Flow_1wx5w6i</bpmn:outgoing> |
| 425 | <bpmn:script>import org.onap.so.bpmn.infrastructure.scripts.* |
| 426 | def activator = new DoActivateAccessNSSI() |
| 427 | activator.prepareUpdateJobStatus(execution,"processing","80","TN MH NSSI activation completed")</bpmn:script> |
| 428 | </bpmn:scriptTask> |
| 429 | <bpmn:serviceTask id="Activity_1xnstqr" name="Update Resource Operation Status"> |
| 430 | <bpmn:extensionElements> |
| 431 | <camunda:connector> |
| 432 | <camunda:inputOutput> |
| 433 | <camunda:inputParameter name="url">${dbAdapterEndpoint}</camunda:inputParameter> |
| 434 | <camunda:inputParameter name="headers"> |
| 435 | <camunda:map> |
| 436 | <camunda:entry key="content-type">application/soap+xml</camunda:entry> |
| 437 | <camunda:entry key="Authorization">Basic YnBlbDpwYXNzd29yZDEk</camunda:entry> |
| 438 | </camunda:map> |
| 439 | </camunda:inputParameter> |
| 440 | <camunda:inputParameter name="payload">${updateResourceOperationStatus}</camunda:inputParameter> |
| 441 | <camunda:inputParameter name="method">POST</camunda:inputParameter> |
| 442 | <camunda:outputParameter name="NSSMF_dbResponseCode">${statusCode}</camunda:outputParameter> |
| 443 | <camunda:outputParameter name="NSSMF_dbResponse">${response}</camunda:outputParameter> |
| 444 | </camunda:inputOutput> |
| 445 | <camunda:connectorId>http-connector</camunda:connectorId> |
| 446 | </camunda:connector> |
| 447 | </bpmn:extensionElements> |
| 448 | <bpmn:incoming>Flow_1wx5w6i</bpmn:incoming> |
| 449 | <bpmn:outgoing>Flow_1b6vtso</bpmn:outgoing> |
| 450 | </bpmn:serviceTask> |
| 451 | <bpmn:sequenceFlow id="Flow_0sqsq1x" sourceRef="Activity_1kszh5k" targetRef="Activity_09jt4b0" /> |
| 452 | <bpmn:sequenceFlow id="Flow_0b7aq1k" sourceRef="Activity_09jt4b0" targetRef="Activity_1su25xm" /> |
| 453 | <bpmn:sequenceFlow id="Flow_0to1idt" sourceRef="Activity_1su25xm" targetRef="Gateway_114io6q" /> |
| 454 | <bpmn:sequenceFlow id="Flow_1i4cc7e" name="Yes" sourceRef="Gateway_114io6q" targetRef="Activity_0xmezab"> |
| 455 | <bpmn:conditionExpression xsi:type="bpmn:tFormalExpression">#{execution.getVariable("isSuccess") == true}</bpmn:conditionExpression> |
| 456 | </bpmn:sequenceFlow> |
| 457 | <bpmn:sequenceFlow id="Flow_0rzuxa0" sourceRef="Gateway_114io6q" targetRef="Event_08ecfyj" /> |
| 458 | <bpmn:sequenceFlow id="Flow_1wx5w6i" sourceRef="Activity_0ftm8b6" targetRef="Activity_1xnstqr" /> |
| 459 | <bpmn:sequenceFlow id="Flow_1s0xcf5" sourceRef="Activity_02vl5kt" targetRef="Activity_1kszh5k" /> |
| 460 | <bpmn:sequenceFlow id="Flow_1b6vtso" sourceRef="Activity_1xnstqr" targetRef="Event_09ey569" /> |
| 461 | <bpmn:sequenceFlow id="Flow_1b95clk" sourceRef="Activity_1xirwg3" targetRef="Activity_1o0a55b" /> |
| 462 | <bpmn:scriptTask id="Activity_1xirwg3" name="Update TN FH SP and NSSI Orch Status" scriptFormat="groovy"> |
| 463 | <bpmn:incoming>Flow_0bukcmf</bpmn:incoming> |
| 464 | <bpmn:outgoing>Flow_1b95clk</bpmn:outgoing> |
| 465 | <bpmn:script>import org.onap.so.bpmn.infrastructure.scripts.* |
| 466 | def activator = new DoActivateAccessNSSI() |
| 467 | activator.updateTNFHStatus(execution)</bpmn:script> |
| 468 | </bpmn:scriptTask> |
| 469 | <bpmn:scriptTask id="Activity_0xmezab" name="Update TN FH SP and NSSI Orch Status" scriptFormat="groovy"> |
| 470 | <bpmn:incoming>Flow_1i4cc7e</bpmn:incoming> |
| 471 | <bpmn:outgoing>Flow_0k5cyz7</bpmn:outgoing> |
| 472 | <bpmn:script>import org.onap.so.bpmn.infrastructure.scripts.* |
| 473 | |
| 474 | def activator = new DoActivateAccessNSSI() |
| 475 | activator.updateTNFHStatus(execution)</bpmn:script> |
| 476 | </bpmn:scriptTask> |
| 477 | <bpmn:sequenceFlow id="Flow_0k5cyz7" sourceRef="Activity_0xmezab" targetRef="Activity_0ftm8b6" /> |
| 478 | <bpmn:scriptTask id="Activity_1j0xkqc" name="Check Orch status for AN NSSI activation" scriptFormat="groovy"> |
| 479 | <bpmn:incoming>Flow_1cnfilb</bpmn:incoming> |
| 480 | <bpmn:outgoing>Flow_0cblklk</bpmn:outgoing> |
| 481 | <bpmn:script>import org.onap.so.bpmn.infrastructure.scripts.* |
| 482 | |
| 483 | def activator = new DoActivateAccessNSSI() |
| 484 | activator.updateANStatus(execution)</bpmn:script> |
| 485 | </bpmn:scriptTask> |
| 486 | <bpmn:scriptTask id="Activity_0huy5ph" name="Update Job status" scriptFormat="groovy"> |
| 487 | <bpmn:incoming>Flow_0cblklk</bpmn:incoming> |
| 488 | <bpmn:outgoing>Flow_06nfip0</bpmn:outgoing> |
| 489 | <bpmn:script>import org.onap.so.bpmn.infrastructure.scripts.* |
| 490 | def activator = new DoActivateAccessNSSI() |
| 491 | activator.prepareUpdateJobStatus(execution,"finished","100","AN NSSI activation completed")</bpmn:script> |
| 492 | </bpmn:scriptTask> |
| 493 | <bpmn:serviceTask id="Activity_1tbardv" name="Update Resource Operation Status"> |
| 494 | <bpmn:extensionElements> |
| 495 | <camunda:connector> |
| 496 | <camunda:inputOutput> |
| 497 | <camunda:inputParameter name="url">${dbAdapterEndpoint}</camunda:inputParameter> |
| 498 | <camunda:inputParameter name="headers"> |
| 499 | <camunda:map> |
| 500 | <camunda:entry key="content-type">application/soap+xml</camunda:entry> |
| 501 | <camunda:entry key="Authorization">Basic YnBlbDpwYXNzd29yZDEk</camunda:entry> |
| 502 | </camunda:map> |
| 503 | </camunda:inputParameter> |
| 504 | <camunda:inputParameter name="payload">${updateResourceOperationStatus}</camunda:inputParameter> |
| 505 | <camunda:inputParameter name="method">POST</camunda:inputParameter> |
| 506 | <camunda:outputParameter name="NSSMF_dbResponseCode">${statusCode}</camunda:outputParameter> |
| 507 | <camunda:outputParameter name="NSSMF_dbResponse">${response}</camunda:outputParameter> |
| 508 | </camunda:inputOutput> |
| 509 | <camunda:connectorId>http-connector</camunda:connectorId> |
| 510 | </camunda:connector> |
| 511 | </bpmn:extensionElements> |
| 512 | <bpmn:incoming>Flow_06nfip0</bpmn:incoming> |
| 513 | <bpmn:outgoing>Flow_1876ml0</bpmn:outgoing> |
| 514 | </bpmn:serviceTask> |
| 515 | <bpmn:sequenceFlow id="Flow_06nfip0" sourceRef="Activity_0huy5ph" targetRef="Activity_1tbardv" /> |
| 516 | <bpmn:sequenceFlow id="Flow_0cblklk" sourceRef="Activity_1j0xkqc" targetRef="Activity_0huy5ph" /> |
| 517 | <bpmn:sequenceFlow id="Flow_1876ml0" sourceRef="Activity_1tbardv" targetRef="Event_0gx3ps0" /> |
| 518 | <bpmn:intermediateThrowEvent id="Event_0ocuo1o" name="Goto AN NSSI activation"> |
| 519 | <bpmn:incoming>Flow_0g9k299</bpmn:incoming> |
| 520 | <bpmn:linkEventDefinition id="LinkEventDefinition_1h9r8pc" name="AN_NSSI_Activation" /> |
| 521 | </bpmn:intermediateThrowEvent> |
| 522 | </bpmn:process> |
| 523 | <bpmn:error id="Error_1beg2za" name="ActivationWorkflowError" errorCode="2500" /> |
| 524 | <bpmn:error id="Error_0vgjqok" /> |
| 525 | <bpmndi:BPMNDiagram id="BPMNDiagram_1"> |
| 526 | <bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="DoActivateAccessNSSI"> |
| 527 | <bpmndi:BPMNEdge id="Flow_1876ml0_di" bpmnElement="Flow_1876ml0"> |
| 528 | <di:waypoint x="660" y="940" /> |
| 529 | <di:waypoint x="712" y="940" /> |
| 530 | </bpmndi:BPMNEdge> |
| 531 | <bpmndi:BPMNEdge id="Flow_0cblklk_di" bpmnElement="Flow_0cblklk"> |
| 532 | <di:waypoint x="350" y="940" /> |
| 533 | <di:waypoint x="390" y="940" /> |
| 534 | </bpmndi:BPMNEdge> |
| 535 | <bpmndi:BPMNEdge id="Flow_06nfip0_di" bpmnElement="Flow_06nfip0"> |
| 536 | <di:waypoint x="490" y="940" /> |
| 537 | <di:waypoint x="560" y="940" /> |
| 538 | </bpmndi:BPMNEdge> |
| 539 | <bpmndi:BPMNEdge id="Flow_0k5cyz7_di" bpmnElement="Flow_0k5cyz7"> |
| 540 | <di:waypoint x="1330" y="690" /> |
| 541 | <di:waypoint x="1410" y="690" /> |
| 542 | </bpmndi:BPMNEdge> |
| 543 | <bpmndi:BPMNEdge id="Flow_1b95clk_di" bpmnElement="Flow_1b95clk"> |
| 544 | <di:waypoint x="1320" y="450" /> |
| 545 | <di:waypoint x="1410" y="450" /> |
| 546 | </bpmndi:BPMNEdge> |
| 547 | <bpmndi:BPMNEdge id="Flow_1b6vtso_di" bpmnElement="Flow_1b6vtso"> |
| 548 | <di:waypoint x="1680" y="690" /> |
| 549 | <di:waypoint x="1742" y="690" /> |
| 550 | </bpmndi:BPMNEdge> |
| 551 | <bpmndi:BPMNEdge id="Flow_1s0xcf5_di" bpmnElement="Flow_1s0xcf5"> |
| 552 | <di:waypoint x="580" y="690" /> |
| 553 | <di:waypoint x="640" y="690" /> |
| 554 | </bpmndi:BPMNEdge> |
| 555 | <bpmndi:BPMNEdge id="Flow_1wx5w6i_di" bpmnElement="Flow_1wx5w6i"> |
| 556 | <di:waypoint x="1510" y="690" /> |
| 557 | <di:waypoint x="1580" y="690" /> |
| 558 | </bpmndi:BPMNEdge> |
| 559 | <bpmndi:BPMNEdge id="Flow_0rzuxa0_di" bpmnElement="Flow_0rzuxa0"> |
| 560 | <di:waypoint x="1140" y="715" /> |
| 561 | <di:waypoint x="1140" y="762" /> |
| 562 | </bpmndi:BPMNEdge> |
| 563 | <bpmndi:BPMNEdge id="Flow_1i4cc7e_di" bpmnElement="Flow_1i4cc7e"> |
| 564 | <di:waypoint x="1165" y="690" /> |
| 565 | <di:waypoint x="1230" y="690" /> |
| 566 | <bpmndi:BPMNLabel> |
| 567 | <dc:Bounds x="1168" y="672" width="18" height="14" /> |
| 568 | </bpmndi:BPMNLabel> |
| 569 | </bpmndi:BPMNEdge> |
| 570 | <bpmndi:BPMNEdge id="Flow_0to1idt_di" bpmnElement="Flow_0to1idt"> |
| 571 | <di:waypoint x="1070" y="690" /> |
| 572 | <di:waypoint x="1115" y="690" /> |
| 573 | </bpmndi:BPMNEdge> |
| 574 | <bpmndi:BPMNEdge id="Flow_0b7aq1k_di" bpmnElement="Flow_0b7aq1k"> |
| 575 | <di:waypoint x="900" y="690" /> |
| 576 | <di:waypoint x="970" y="690" /> |
| 577 | </bpmndi:BPMNEdge> |
| 578 | <bpmndi:BPMNEdge id="Flow_0sqsq1x_di" bpmnElement="Flow_0sqsq1x"> |
| 579 | <di:waypoint x="740" y="690" /> |
| 580 | <di:waypoint x="800" y="690" /> |
| 581 | </bpmndi:BPMNEdge> |
| 582 | <bpmndi:BPMNEdge id="Flow_1qszzfv_di" bpmnElement="Flow_1qszzfv"> |
| 583 | <di:waypoint x="1680" y="450" /> |
| 584 | <di:waypoint x="1732" y="450" /> |
| 585 | </bpmndi:BPMNEdge> |
| 586 | <bpmndi:BPMNEdge id="Flow_1ldkgyg_di" bpmnElement="Flow_1ldkgyg"> |
| 587 | <di:waypoint x="1510" y="450" /> |
| 588 | <di:waypoint x="1580" y="450" /> |
| 589 | </bpmndi:BPMNEdge> |
| 590 | <bpmndi:BPMNEdge id="Flow_0ajre96_di" bpmnElement="Flow_0ajre96"> |
| 591 | <di:waypoint x="1130" y="475" /> |
| 592 | <di:waypoint x="1130" y="522" /> |
| 593 | </bpmndi:BPMNEdge> |
| 594 | <bpmndi:BPMNEdge id="Flow_0bukcmf_di" bpmnElement="Flow_0bukcmf"> |
| 595 | <di:waypoint x="1155" y="450" /> |
| 596 | <di:waypoint x="1220" y="450" /> |
| 597 | <bpmndi:BPMNLabel> |
| 598 | <dc:Bounds x="1158" y="432" width="18" height="14" /> |
| 599 | </bpmndi:BPMNLabel> |
| 600 | </bpmndi:BPMNEdge> |
| 601 | <bpmndi:BPMNEdge id="Flow_0heuc95_di" bpmnElement="Flow_0heuc95"> |
| 602 | <di:waypoint x="580" y="450" /> |
| 603 | <di:waypoint x="630" y="450" /> |
| 604 | </bpmndi:BPMNEdge> |
| 605 | <bpmndi:BPMNEdge id="Flow_1i0s8nu_di" bpmnElement="Flow_1i0s8nu"> |
| 606 | <di:waypoint x="1060" y="450" /> |
| 607 | <di:waypoint x="1105" y="450" /> |
| 608 | </bpmndi:BPMNEdge> |
| 609 | <bpmndi:BPMNEdge id="Flow_16pqv7g_di" bpmnElement="Flow_16pqv7g"> |
| 610 | <di:waypoint x="890" y="450" /> |
| 611 | <di:waypoint x="960" y="450" /> |
| 612 | </bpmndi:BPMNEdge> |
| 613 | <bpmndi:BPMNEdge id="Flow_1w3h345_di" bpmnElement="Flow_1w3h345"> |
| 614 | <di:waypoint x="730" y="450" /> |
| 615 | <di:waypoint x="790" y="450" /> |
| 616 | </bpmndi:BPMNEdge> |
| 617 | <bpmndi:BPMNEdge id="Flow_0mtkhmv_di" bpmnElement="Flow_0mtkhmv"> |
| 618 | <di:waypoint x="2110" y="230" /> |
| 619 | <di:waypoint x="2152" y="230" /> |
| 620 | </bpmndi:BPMNEdge> |
| 621 | <bpmndi:BPMNEdge id="Flow_1sroz8o_di" bpmnElement="Flow_1sroz8o"> |
| 622 | <di:waypoint x="1800" y="230" /> |
| 623 | <di:waypoint x="1870" y="230" /> |
| 624 | </bpmndi:BPMNEdge> |
| 625 | <bpmndi:BPMNEdge id="Flow_1myzbqw_di" bpmnElement="Flow_1myzbqw"> |
| 626 | <di:waypoint x="1500" y="230" /> |
| 627 | <di:waypoint x="1565" y="230" /> |
| 628 | </bpmndi:BPMNEdge> |
| 629 | <bpmndi:BPMNEdge id="Flow_0o7xomf_di" bpmnElement="Flow_0o7xomf"> |
| 630 | <di:waypoint x="1340" y="230" /> |
| 631 | <di:waypoint x="1400" y="230" /> |
| 632 | </bpmndi:BPMNEdge> |
| 633 | <bpmndi:BPMNEdge id="Flow_0rizzsm_di" bpmnElement="Flow_0rizzsm"> |
| 634 | <di:waypoint x="1970" y="230" /> |
| 635 | <di:waypoint x="2010" y="230" /> |
| 636 | </bpmndi:BPMNEdge> |
| 637 | <bpmndi:BPMNEdge id="Flow_1v4zg98_di" bpmnElement="Flow_1v4zg98"> |
| 638 | <di:waypoint x="1590" y="255" /> |
| 639 | <di:waypoint x="1590" y="302" /> |
| 640 | </bpmndi:BPMNEdge> |
| 641 | <bpmndi:BPMNEdge id="Flow_1yrel0t_di" bpmnElement="Flow_1yrel0t"> |
| 642 | <di:waypoint x="1615" y="230" /> |
| 643 | <di:waypoint x="1700" y="230" /> |
| 644 | <bpmndi:BPMNLabel> |
| 645 | <dc:Bounds x="1649" y="212" width="18" height="14" /> |
| 646 | </bpmndi:BPMNLabel> |
| 647 | </bpmndi:BPMNEdge> |
| 648 | <bpmndi:BPMNEdge id="Flow_1gxv9id_di" bpmnElement="Flow_1gxv9id"> |
| 649 | <di:waypoint x="1180" y="230" /> |
| 650 | <di:waypoint x="1240" y="230" /> |
| 651 | </bpmndi:BPMNEdge> |
| 652 | <bpmndi:BPMNEdge id="Flow_147tw7h_di" bpmnElement="Flow_147tw7h"> |
| 653 | <di:waypoint x="435" y="690" /> |
| 654 | <di:waypoint x="480" y="690" /> |
| 655 | </bpmndi:BPMNEdge> |
| 656 | <bpmndi:BPMNEdge id="Flow_0wvzz2r_di" bpmnElement="Flow_0wvzz2r"> |
| 657 | <di:waypoint x="198" y="690" /> |
| 658 | <di:waypoint x="240" y="690" /> |
| 659 | </bpmndi:BPMNEdge> |
| 660 | <bpmndi:BPMNEdge id="Flow_00clpwn_di" bpmnElement="Flow_00clpwn"> |
| 661 | <di:waypoint x="410" y="715" /> |
| 662 | <di:waypoint x="410" y="800" /> |
| 663 | <di:waypoint x="482" y="800" /> |
| 664 | </bpmndi:BPMNEdge> |
| 665 | <bpmndi:BPMNEdge id="Flow_0q02qno_di" bpmnElement="Flow_0q02qno"> |
| 666 | <di:waypoint x="340" y="690" /> |
| 667 | <di:waypoint x="385" y="690" /> |
| 668 | </bpmndi:BPMNEdge> |
| 669 | <bpmndi:BPMNEdge id="Flow_10b15um_di" bpmnElement="Flow_10b15um"> |
| 670 | <di:waypoint x="410" y="475" /> |
| 671 | <di:waypoint x="410" y="560" /> |
| 672 | <di:waypoint x="482" y="560" /> |
| 673 | </bpmndi:BPMNEdge> |
| 674 | <bpmndi:BPMNEdge id="Flow_0zjaac9_di" bpmnElement="Flow_0zjaac9"> |
| 675 | <di:waypoint x="435" y="450" /> |
| 676 | <di:waypoint x="480" y="450" /> |
| 677 | <bpmndi:BPMNLabel> |
| 678 | <dc:Bounds x="449" y="432" width="18" height="14" /> |
| 679 | </bpmndi:BPMNLabel> |
| 680 | </bpmndi:BPMNEdge> |
| 681 | <bpmndi:BPMNEdge id="Flow_1q7frye_di" bpmnElement="Flow_1q7frye"> |
| 682 | <di:waypoint x="198" y="450" /> |
| 683 | <di:waypoint x="240" y="450" /> |
| 684 | </bpmndi:BPMNEdge> |
| 685 | <bpmndi:BPMNEdge id="Flow_1yd57bl_di" bpmnElement="Flow_1yd57bl"> |
| 686 | <di:waypoint x="340" y="450" /> |
| 687 | <di:waypoint x="385" y="450" /> |
| 688 | </bpmndi:BPMNEdge> |
| 689 | <bpmndi:BPMNEdge id="Flow_0g9k299_di" bpmnElement="Flow_0g9k299"> |
| 690 | <di:waypoint x="690" y="205" /> |
| 691 | <di:waypoint x="690" y="100" /> |
| 692 | <di:waypoint x="752" y="100" /> |
| 693 | <bpmndi:BPMNLabel> |
| 694 | <dc:Bounds x="698" y="150" width="15" height="14" /> |
| 695 | </bpmndi:BPMNLabel> |
| 696 | </bpmndi:BPMNEdge> |
| 697 | <bpmndi:BPMNEdge id="Flow_00vt4gf_di" bpmnElement="Flow_00vt4gf"> |
| 698 | <di:waypoint x="715" y="230" /> |
| 699 | <di:waypoint x="800" y="230" /> |
| 700 | <bpmndi:BPMNLabel> |
| 701 | <dc:Bounds x="749" y="212" width="18" height="14" /> |
| 702 | </bpmndi:BPMNLabel> |
| 703 | </bpmndi:BPMNEdge> |
| 704 | <bpmndi:BPMNEdge id="Flow_0uxerfg_di" bpmnElement="Flow_0uxerfg"> |
| 705 | <di:waypoint x="620" y="230" /> |
| 706 | <di:waypoint x="665" y="230" /> |
| 707 | </bpmndi:BPMNEdge> |
| 708 | <bpmndi:BPMNEdge id="Flow_10f44ab_di" bpmnElement="Flow_10f44ab"> |
| 709 | <di:waypoint x="480" y="230" /> |
| 710 | <di:waypoint x="520" y="230" /> |
| 711 | </bpmndi:BPMNEdge> |
| 712 | <bpmndi:BPMNEdge id="Flow_1cnfilb_di" bpmnElement="Flow_1cnfilb"> |
| 713 | <di:waypoint x="198" y="940" /> |
| 714 | <di:waypoint x="250" y="940" /> |
| 715 | </bpmndi:BPMNEdge> |
| 716 | <bpmndi:BPMNEdge id="Flow_0523saw_di" bpmnElement="Flow_0523saw"> |
| 717 | <di:waypoint x="990" y="205" /> |
| 718 | <di:waypoint x="990" y="130" /> |
| 719 | <di:waypoint x="1062" y="130" /> |
| 720 | </bpmndi:BPMNEdge> |
| 721 | <bpmndi:BPMNEdge id="Flow_00fb28f_di" bpmnElement="Flow_00fb28f"> |
| 722 | <di:waypoint x="1015" y="230" /> |
| 723 | <di:waypoint x="1080" y="230" /> |
| 724 | </bpmndi:BPMNEdge> |
| 725 | <bpmndi:BPMNEdge id="Flow_00yl2jk_di" bpmnElement="Flow_00yl2jk"> |
| 726 | <di:waypoint x="900" y="230" /> |
| 727 | <di:waypoint x="965" y="230" /> |
| 728 | </bpmndi:BPMNEdge> |
| 729 | <bpmndi:BPMNEdge id="Flow_14z4acw_di" bpmnElement="Flow_14z4acw"> |
| 730 | <di:waypoint x="340" y="230" /> |
| 731 | <di:waypoint x="380" y="230" /> |
| 732 | </bpmndi:BPMNEdge> |
| 733 | <bpmndi:BPMNEdge id="Flow_0rh43xe_di" bpmnElement="Flow_0rh43xe"> |
| 734 | <di:waypoint x="198" y="230" /> |
| 735 | <di:waypoint x="240" y="230" /> |
| 736 | </bpmndi:BPMNEdge> |
| 737 | <bpmndi:BPMNShape id="Event_055gbp2_di" bpmnElement="Event_055gbp2"> |
| 738 | <dc:Bounds x="162" y="212" width="36" height="36" /> |
| 739 | <bpmndi:BPMNLabel> |
| 740 | <dc:Bounds x="168" y="255" width="24" height="14" /> |
| 741 | </bpmndi:BPMNLabel> |
| 742 | </bpmndi:BPMNShape> |
| 743 | <bpmndi:BPMNShape id="Gateway_12oq1sa_di" bpmnElement="Gateway_12oq1sa" isMarkerVisible="true"> |
| 744 | <dc:Bounds x="965" y="205" width="50" height="50" /> |
| 745 | <bpmndi:BPMNLabel> |
| 746 | <dc:Bounds x="945" y="265" width="90" height="27" /> |
| 747 | </bpmndi:BPMNLabel> |
| 748 | </bpmndi:BPMNShape> |
| 749 | <bpmndi:BPMNShape id="Event_1v7p5kl_di" bpmnElement="Event_1n5z71a"> |
| 750 | <dc:Bounds x="2152" y="212" width="36" height="36" /> |
| 751 | <bpmndi:BPMNLabel> |
| 752 | <dc:Bounds x="2137" y="255" width="71" height="27" /> |
| 753 | </bpmndi:BPMNLabel> |
| 754 | </bpmndi:BPMNShape> |
| 755 | <bpmndi:BPMNShape id="Event_01vyapf_di" bpmnElement="Event_0kkeo9m"> |
| 756 | <dc:Bounds x="162" y="432" width="36" height="36" /> |
| 757 | <bpmndi:BPMNLabel> |
| 758 | <dc:Bounds x="157" y="475" width="48" height="27" /> |
| 759 | </bpmndi:BPMNLabel> |
| 760 | </bpmndi:BPMNShape> |
| 761 | <bpmndi:BPMNShape id="Event_1u3s42m_di" bpmnElement="Event_09ey569"> |
| 762 | <dc:Bounds x="1742" y="672" width="36" height="36" /> |
| 763 | <bpmndi:BPMNLabel> |
| 764 | <dc:Bounds x="1728" y="715" width="71" height="27" /> |
| 765 | </bpmndi:BPMNLabel> |
| 766 | </bpmndi:BPMNShape> |
| 767 | <bpmndi:BPMNShape id="Event_01fudey_di" bpmnElement="Event_0rzo7gj"> |
| 768 | <dc:Bounds x="1062" y="112" width="36" height="36" /> |
| 769 | <bpmndi:BPMNLabel> |
| 770 | <dc:Bounds x="1042" y="155" width="78" height="27" /> |
| 771 | </bpmndi:BPMNLabel> |
| 772 | </bpmndi:BPMNShape> |
| 773 | <bpmndi:BPMNShape id="Event_0gx3ps0_di" bpmnElement="Event_0gx3ps0"> |
| 774 | <dc:Bounds x="712" y="922" width="36" height="36" /> |
| 775 | <bpmndi:BPMNLabel> |
| 776 | <dc:Bounds x="720" y="965" width="20" height="14" /> |
| 777 | </bpmndi:BPMNLabel> |
| 778 | </bpmndi:BPMNShape> |
| 779 | <bpmndi:BPMNShape id="Gateway_0xcg677_di" bpmnElement="Gateway_0xcg677" isMarkerVisible="true"> |
| 780 | <dc:Bounds x="665" y="205" width="50" height="50" /> |
| 781 | <bpmndi:BPMNLabel> |
| 782 | <dc:Bounds x="647" y="262" width="86" height="27" /> |
| 783 | </bpmndi:BPMNLabel> |
| 784 | </bpmndi:BPMNShape> |
| 785 | <bpmndi:BPMNShape id="Gateway_0nr3me0_di" bpmnElement="Gateway_0nr3me0" isMarkerVisible="true"> |
| 786 | <dc:Bounds x="385" y="425" width="50" height="50" /> |
| 787 | <bpmndi:BPMNLabel> |
| 788 | <dc:Bounds x="370" y="395" width="84" height="27" /> |
| 789 | </bpmndi:BPMNLabel> |
| 790 | </bpmndi:BPMNShape> |
| 791 | <bpmndi:BPMNShape id="Event_0j998yp_di" bpmnElement="Event_0j998yp"> |
| 792 | <dc:Bounds x="162" y="672" width="36" height="36" /> |
| 793 | <bpmndi:BPMNLabel> |
| 794 | <dc:Bounds x="150" y="715" width="64" height="27" /> |
| 795 | </bpmndi:BPMNLabel> |
| 796 | </bpmndi:BPMNShape> |
| 797 | <bpmndi:BPMNShape id="Event_05lm9ln_di" bpmnElement="Event_1nqpg0o"> |
| 798 | <dc:Bounds x="482" y="542" width="36" height="36" /> |
| 799 | <bpmndi:BPMNLabel> |
| 800 | <dc:Bounds x="457" y="585" width="86" height="27" /> |
| 801 | </bpmndi:BPMNLabel> |
| 802 | </bpmndi:BPMNShape> |
| 803 | <bpmndi:BPMNShape id="Event_0wv22e3_di" bpmnElement="Event_0ki3ncn"> |
| 804 | <dc:Bounds x="1732" y="432" width="36" height="36" /> |
| 805 | <bpmndi:BPMNLabel> |
| 806 | <dc:Bounds x="1706" y="475" width="88" height="27" /> |
| 807 | </bpmndi:BPMNLabel> |
| 808 | </bpmndi:BPMNShape> |
| 809 | <bpmndi:BPMNShape id="Event_1djcl9x_di" bpmnElement="Event_1djcl9x"> |
| 810 | <dc:Bounds x="482" y="782" width="36" height="36" /> |
| 811 | <bpmndi:BPMNLabel> |
| 812 | <dc:Bounds x="469" y="825" width="62" height="27" /> |
| 813 | </bpmndi:BPMNLabel> |
| 814 | </bpmndi:BPMNShape> |
| 815 | <bpmndi:BPMNShape id="Gateway_0cemhjv_di" bpmnElement="Gateway_0cemhjv" isMarkerVisible="true"> |
| 816 | <dc:Bounds x="385" y="665" width="50" height="50" /> |
| 817 | <bpmndi:BPMNLabel> |
| 818 | <dc:Bounds x="368" y="635" width="84" height="27" /> |
| 819 | </bpmndi:BPMNLabel> |
| 820 | </bpmndi:BPMNShape> |
| 821 | <bpmndi:BPMNShape id="Activity_00e6sqq_di" bpmnElement="Activity_089t9fj"> |
| 822 | <dc:Bounds x="380" y="190" width="100" height="80" /> |
| 823 | </bpmndi:BPMNShape> |
| 824 | <bpmndi:BPMNShape id="Activity_147vycg_di" bpmnElement="Activity_1fv6ljk"> |
| 825 | <dc:Bounds x="240" y="190" width="100" height="80" /> |
| 826 | </bpmndi:BPMNShape> |
| 827 | <bpmndi:BPMNShape id="Activity_1465ih9_di" bpmnElement="Activity_19myg2v"> |
| 828 | <dc:Bounds x="520" y="190" width="100" height="80" /> |
| 829 | </bpmndi:BPMNShape> |
| 830 | <bpmndi:BPMNShape id="Activity_16l1ykw_di" bpmnElement="Activity_1atych2"> |
| 831 | <dc:Bounds x="800" y="190" width="100" height="80" /> |
| 832 | </bpmndi:BPMNShape> |
| 833 | <bpmndi:BPMNShape id="Activity_10uophi_di" bpmnElement="Activity_0iluozh"> |
| 834 | <dc:Bounds x="1080" y="190" width="100" height="80" /> |
| 835 | </bpmndi:BPMNShape> |
| 836 | <bpmndi:BPMNShape id="Activity_0u2aqld_di" bpmnElement="Activity_0u2aqld"> |
| 837 | <dc:Bounds x="1240" y="190" width="100" height="80" /> |
| 838 | </bpmndi:BPMNShape> |
| 839 | <bpmndi:BPMNShape id="Activity_1hr68mt_di" bpmnElement="Activity_1hr68mt"> |
| 840 | <dc:Bounds x="1400" y="190" width="100" height="80" /> |
| 841 | </bpmndi:BPMNShape> |
| 842 | <bpmndi:BPMNShape id="Gateway_1xwu5f0_di" bpmnElement="Gateway_1xwu5f0" isMarkerVisible="true"> |
| 843 | <dc:Bounds x="1565" y="205" width="50" height="50" /> |
| 844 | <bpmndi:BPMNLabel> |
| 845 | <dc:Bounds x="1564" y="175" width="54" height="27" /> |
| 846 | </bpmndi:BPMNLabel> |
| 847 | </bpmndi:BPMNShape> |
| 848 | <bpmndi:BPMNShape id="Event_0yfi3mj_di" bpmnElement="Event_0yfi3mj"> |
| 849 | <dc:Bounds x="1572" y="302" width="36" height="36" /> |
| 850 | <bpmndi:BPMNLabel> |
| 851 | <dc:Bounds x="1607" y="286" width="85" height="27" /> |
| 852 | </bpmndi:BPMNLabel> |
| 853 | </bpmndi:BPMNShape> |
| 854 | <bpmndi:BPMNShape id="Activity_03sbng2_di" bpmnElement="Activity_03sbng2"> |
| 855 | <dc:Bounds x="1870" y="190" width="100" height="80" /> |
| 856 | </bpmndi:BPMNShape> |
| 857 | <bpmndi:BPMNShape id="Activity_08yj5gq_di" bpmnElement="Activity_08yj5gq"> |
| 858 | <dc:Bounds x="2010" y="190" width="100" height="80" /> |
| 859 | </bpmndi:BPMNShape> |
| 860 | <bpmndi:BPMNShape id="Activity_1aesimf_di" bpmnElement="Activity_1aesimf" isExpanded="true"> |
| 861 | <dc:Bounds x="210" y="1130" width="770" height="170" /> |
| 862 | </bpmndi:BPMNShape> |
| 863 | <bpmndi:BPMNEdge id="Flow_1bqk5yt_di" bpmnElement="Flow_1bqk5yt"> |
| 864 | <di:waypoint x="630" y="1234" /> |
| 865 | <di:waypoint x="710" y="1234" /> |
| 866 | </bpmndi:BPMNEdge> |
| 867 | <bpmndi:BPMNEdge id="Flow_0tw7xsp_di" bpmnElement="Flow_0tw7xsp"> |
| 868 | <di:waypoint x="278" y="1234" /> |
| 869 | <di:waypoint x="380" y="1234" /> |
| 870 | </bpmndi:BPMNEdge> |
| 871 | <bpmndi:BPMNEdge id="Flow_075rb1i_di" bpmnElement="Flow_075rb1i"> |
| 872 | <di:waypoint x="480" y="1234" /> |
| 873 | <di:waypoint x="530" y="1234" /> |
| 874 | </bpmndi:BPMNEdge> |
| 875 | <bpmndi:BPMNEdge id="Flow_0y0r82m_di" bpmnElement="Flow_0y0r82m"> |
| 876 | <di:waypoint x="810" y="1234" /> |
| 877 | <di:waypoint x="892" y="1234" /> |
| 878 | </bpmndi:BPMNEdge> |
| 879 | <bpmndi:BPMNShape id="Event_156ogc4_di" bpmnElement="Event_156ogc4"> |
| 880 | <dc:Bounds x="242" y="1216" width="36" height="36" /> |
| 881 | </bpmndi:BPMNShape> |
| 882 | <bpmndi:BPMNShape id="Event_1n2qjvx_di" bpmnElement="Event_1n2qjvx"> |
| 883 | <dc:Bounds x="892" y="1216" width="36" height="36" /> |
| 884 | </bpmndi:BPMNShape> |
| 885 | <bpmndi:BPMNShape id="Activity_1eedm9e_di" bpmnElement="Activity_1eedm9e"> |
| 886 | <dc:Bounds x="710" y="1194" width="100" height="80" /> |
| 887 | </bpmndi:BPMNShape> |
| 888 | <bpmndi:BPMNShape id="Activity_1szd5yp_di" bpmnElement="Activity_1szd5yp"> |
| 889 | <dc:Bounds x="530" y="1194" width="100" height="80" /> |
| 890 | </bpmndi:BPMNShape> |
| 891 | <bpmndi:BPMNShape id="Activity_0lpw3j7_di" bpmnElement="Activity_0lpw3j7"> |
| 892 | <dc:Bounds x="380" y="1194" width="100" height="80" /> |
| 893 | </bpmndi:BPMNShape> |
| 894 | <bpmndi:BPMNShape id="Activity_0hioign_di" bpmnElement="Activity_0hioign" isExpanded="true"> |
| 895 | <dc:Bounds x="320" y="1420" width="440" height="140" /> |
| 896 | </bpmndi:BPMNShape> |
| 897 | <bpmndi:BPMNEdge id="Flow_0cvs8zk_di" bpmnElement="Flow_0cvs8zk"> |
| 898 | <di:waypoint x="408" y="1481" /> |
| 899 | <di:waypoint x="473" y="1481" /> |
| 900 | </bpmndi:BPMNEdge> |
| 901 | <bpmndi:BPMNEdge id="Flow_01jdnrt_di" bpmnElement="Flow_01jdnrt"> |
| 902 | <di:waypoint x="573" y="1481" /> |
| 903 | <di:waypoint x="672" y="1481" /> |
| 904 | </bpmndi:BPMNEdge> |
| 905 | <bpmndi:BPMNShape id="Activity_1f3cipf_di" bpmnElement="Activity_1f3cipf"> |
| 906 | <dc:Bounds x="473" y="1441" width="100" height="80" /> |
| 907 | </bpmndi:BPMNShape> |
| 908 | <bpmndi:BPMNShape id="Event_18qzt1n_di" bpmnElement="Event_18qzt1n"> |
| 909 | <dc:Bounds x="672" y="1463" width="36" height="36" /> |
| 910 | </bpmndi:BPMNShape> |
| 911 | <bpmndi:BPMNShape id="Event_0lvvn7i_di" bpmnElement="Event_0lvvn7i"> |
| 912 | <dc:Bounds x="372" y="1463" width="36" height="36" /> |
| 913 | </bpmndi:BPMNShape> |
| 914 | <bpmndi:BPMNShape id="Activity_1u5yry2_di" bpmnElement="Activity_09e5oh6"> |
| 915 | <dc:Bounds x="1700" y="190" width="100" height="80" /> |
| 916 | </bpmndi:BPMNShape> |
| 917 | <bpmndi:BPMNShape id="Activity_1ng1vyl_di" bpmnElement="Activity_1fzg56b"> |
| 918 | <dc:Bounds x="240" y="410" width="100" height="80" /> |
| 919 | </bpmndi:BPMNShape> |
| 920 | <bpmndi:BPMNShape id="Activity_1vabe3f_di" bpmnElement="Activity_0gtw2p7"> |
| 921 | <dc:Bounds x="480" y="410" width="100" height="80" /> |
| 922 | </bpmndi:BPMNShape> |
| 923 | <bpmndi:BPMNShape id="Activity_07cr1m2_di" bpmnElement="Activity_07cr1m2"> |
| 924 | <dc:Bounds x="630" y="410" width="100" height="80" /> |
| 925 | </bpmndi:BPMNShape> |
| 926 | <bpmndi:BPMNShape id="Activity_03hbxfi_di" bpmnElement="Activity_03hbxfi"> |
| 927 | <dc:Bounds x="790" y="410" width="100" height="80" /> |
| 928 | </bpmndi:BPMNShape> |
| 929 | <bpmndi:BPMNShape id="Activity_0br2i5b_di" bpmnElement="Activity_0br2i5b"> |
| 930 | <dc:Bounds x="960" y="410" width="100" height="80" /> |
| 931 | </bpmndi:BPMNShape> |
| 932 | <bpmndi:BPMNShape id="Gateway_1ot96tc_di" bpmnElement="Gateway_1ot96tc" isMarkerVisible="true"> |
| 933 | <dc:Bounds x="1105" y="425" width="50" height="50" /> |
| 934 | <bpmndi:BPMNLabel> |
| 935 | <dc:Bounds x="1088" y="395" width="84" height="14" /> |
| 936 | </bpmndi:BPMNLabel> |
| 937 | </bpmndi:BPMNShape> |
| 938 | <bpmndi:BPMNShape id="Event_0h9nwqd_di" bpmnElement="Event_0uco28x"> |
| 939 | <dc:Bounds x="1112" y="522" width="36" height="36" /> |
| 940 | <bpmndi:BPMNLabel> |
| 941 | <dc:Bounds x="1088" y="565" width="85" height="27" /> |
| 942 | </bpmndi:BPMNLabel> |
| 943 | </bpmndi:BPMNShape> |
| 944 | <bpmndi:BPMNShape id="Activity_1t28p4r_di" bpmnElement="Activity_1t28p4r"> |
| 945 | <dc:Bounds x="1580" y="410" width="100" height="80" /> |
| 946 | </bpmndi:BPMNShape> |
| 947 | <bpmndi:BPMNShape id="Activity_03o12kw_di" bpmnElement="Activity_1o0a55b"> |
| 948 | <dc:Bounds x="1410" y="410" width="100" height="80" /> |
| 949 | </bpmndi:BPMNShape> |
| 950 | <bpmndi:BPMNShape id="Activity_1hkx6j5_di" bpmnElement="Activity_068a0cy"> |
| 951 | <dc:Bounds x="240" y="650" width="100" height="80" /> |
| 952 | </bpmndi:BPMNShape> |
| 953 | <bpmndi:BPMNShape id="Event_18xtkyi_di" bpmnElement="Event_1azfo77"> |
| 954 | <dc:Bounds x="162" y="922" width="36" height="36" /> |
| 955 | <bpmndi:BPMNLabel> |
| 956 | <dc:Bounds x="156" y="965" width="48" height="27" /> |
| 957 | </bpmndi:BPMNLabel> |
| 958 | </bpmndi:BPMNShape> |
| 959 | <bpmndi:BPMNShape id="Activity_1wvru6z_di" bpmnElement="Activity_02vl5kt"> |
| 960 | <dc:Bounds x="480" y="650" width="100" height="80" /> |
| 961 | </bpmndi:BPMNShape> |
| 962 | <bpmndi:BPMNShape id="Activity_1kszh5k_di" bpmnElement="Activity_1kszh5k"> |
| 963 | <dc:Bounds x="640" y="650" width="100" height="80" /> |
| 964 | </bpmndi:BPMNShape> |
| 965 | <bpmndi:BPMNShape id="Activity_09jt4b0_di" bpmnElement="Activity_09jt4b0"> |
| 966 | <dc:Bounds x="800" y="650" width="100" height="80" /> |
| 967 | </bpmndi:BPMNShape> |
| 968 | <bpmndi:BPMNShape id="Activity_1su25xm_di" bpmnElement="Activity_1su25xm"> |
| 969 | <dc:Bounds x="970" y="650" width="100" height="80" /> |
| 970 | </bpmndi:BPMNShape> |
| 971 | <bpmndi:BPMNShape id="Gateway_114io6q_di" bpmnElement="Gateway_114io6q" isMarkerVisible="true"> |
| 972 | <dc:Bounds x="1115" y="665" width="50" height="50" /> |
| 973 | <bpmndi:BPMNLabel> |
| 974 | <dc:Bounds x="1098" y="641" width="84" height="14" /> |
| 975 | </bpmndi:BPMNLabel> |
| 976 | </bpmndi:BPMNShape> |
| 977 | <bpmndi:BPMNShape id="Event_08ecfyj_di" bpmnElement="Event_08ecfyj"> |
| 978 | <dc:Bounds x="1122" y="762" width="36" height="36" /> |
| 979 | <bpmndi:BPMNLabel> |
| 980 | <dc:Bounds x="1098" y="805" width="85" height="27" /> |
| 981 | </bpmndi:BPMNLabel> |
| 982 | </bpmndi:BPMNShape> |
| 983 | <bpmndi:BPMNShape id="Activity_0ftm8b6_di" bpmnElement="Activity_0ftm8b6"> |
| 984 | <dc:Bounds x="1410" y="650" width="100" height="80" /> |
| 985 | </bpmndi:BPMNShape> |
| 986 | <bpmndi:BPMNShape id="Activity_1xnstqr_di" bpmnElement="Activity_1xnstqr"> |
| 987 | <dc:Bounds x="1580" y="650" width="100" height="80" /> |
| 988 | </bpmndi:BPMNShape> |
| 989 | <bpmndi:BPMNShape id="Activity_15f8u0i_di" bpmnElement="Activity_1xirwg3"> |
| 990 | <dc:Bounds x="1220" y="410" width="100" height="80" /> |
| 991 | </bpmndi:BPMNShape> |
| 992 | <bpmndi:BPMNShape id="Activity_0xmezab_di" bpmnElement="Activity_0xmezab"> |
| 993 | <dc:Bounds x="1230" y="650" width="100" height="80" /> |
| 994 | </bpmndi:BPMNShape> |
| 995 | <bpmndi:BPMNShape id="Activity_17abdcy_di" bpmnElement="Activity_1j0xkqc"> |
| 996 | <dc:Bounds x="250" y="900" width="100" height="80" /> |
| 997 | </bpmndi:BPMNShape> |
| 998 | <bpmndi:BPMNShape id="Activity_0huy5ph_di" bpmnElement="Activity_0huy5ph"> |
| 999 | <dc:Bounds x="390" y="900" width="100" height="80" /> |
| 1000 | </bpmndi:BPMNShape> |
| 1001 | <bpmndi:BPMNShape id="Activity_1tbardv_di" bpmnElement="Activity_1tbardv"> |
| 1002 | <dc:Bounds x="560" y="900" width="100" height="80" /> |
| 1003 | </bpmndi:BPMNShape> |
| 1004 | <bpmndi:BPMNShape id="Event_0kp0sqc_di" bpmnElement="Event_0ocuo1o"> |
| 1005 | <dc:Bounds x="752" y="82" width="36" height="36" /> |
| 1006 | <bpmndi:BPMNLabel> |
| 1007 | <dc:Bounds x="735" y="125" width="71" height="27" /> |
| 1008 | </bpmndi:BPMNLabel> |
| 1009 | </bpmndi:BPMNShape> |
| 1010 | </bpmndi:BPMNPlane> |
| 1011 | </bpmndi:BPMNDiagram> |
| 1012 | </bpmn:definitions> |