blob: 002e3824512ff127cc673f81a9a6be250824371d [file] [log] [blame]
Benjamin, Max (mb388a)5a6a6de2018-07-30 15:56:09 -04001<?xml version="1.0" encoding="UTF-8"?>
Benjamin, Max (mb388a)0bb644b2018-08-07 16:06:09 -04002<bpmn2:definitions xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:bpmn2="http://www.omg.org/spec/BPMN/20100524/MODEL" xmlns:bpmndi="http://www.omg.org/spec/BPMN/20100524/DI" xmlns:camunda="http://camunda.org/schema/1.0/bpmn" xmlns:dc="http://www.omg.org/spec/DD/20100524/DC" xmlns:di="http://www.omg.org/spec/DD/20100524/DI" id="_MagIIMOUEeW8asg-vCEgWQ" targetNamespace="http://camunda.org/schema/1.0/bpmn" exporter="Camunda Modeler" exporterVersion="1.10.0" xsi:schemaLocation="http://www.omg.org/spec/BPMN/20100524/MODEL BPMN20.xsd">
Benjamin, Max (mb388a)5a6a6de2018-07-30 15:56:09 -04003 <bpmn2:process id="DoUpdateE2EServiceInstance" name="DoUpdateE2EServiceInstance" isExecutable="true">
4 <bpmn2:startEvent id="createSI_startEvent" name="Start Flow">
5 <bpmn2:outgoing>SequenceFlow_1</bpmn2:outgoing>
6 </bpmn2:startEvent>
7 <bpmn2:sequenceFlow id="SequenceFlow_1" name="" sourceRef="createSI_startEvent" targetRef="preProcessRequest_ScriptTask" />
8 <bpmn2:scriptTask id="preProcessRequest_ScriptTask" name="PreProcess Incoming Request" scriptFormat="groovy">
9 <bpmn2:incoming>SequenceFlow_1</bpmn2:incoming>
10 <bpmn2:outgoing>SequenceFlow_04xlw7s</bpmn2:outgoing>
11 <bpmn2:script><![CDATA[import org.onap.so.bpmn.infrastructure.scripts.*
12def dcsi = new DoUpdateE2EServiceInstance()
13dcsi.preProcessRequest(execution)
14]]></bpmn2:script>
15 </bpmn2:scriptTask>
16 <bpmn2:scriptTask id="Task_09laxun" name="PreProcess for Add Resources" scriptFormat="groovy">
17 <bpmn2:incoming>SequenceFlow_115mdln</bpmn2:incoming>
18 <bpmn2:outgoing>SequenceFlow_0yztz2p</bpmn2:outgoing>
19 <bpmn2:script><![CDATA[import org.onap.so.bpmn.infrastructure.scripts.*
20def csi = new DoUpdateE2EServiceInstance()
21csi.preProcessForAddResource(execution)]]></bpmn2:script>
22 </bpmn2:scriptTask>
23 <bpmn2:scriptTask id="Task_0ag30bf" name="PostProcess for Add Resource" scriptFormat="groovy">
24 <bpmn2:incoming>SequenceFlow_1wwjugw</bpmn2:incoming>
25 <bpmn2:outgoing>SequenceFlow_177wo8z</bpmn2:outgoing>
26 <bpmn2:script><![CDATA[import org.onap.so.bpmn.infrastructure.scripts.*
27def csi = new DoUpdateE2EServiceInstance()
28csi.postProcessForAddResource(execution)]]></bpmn2:script>
29 </bpmn2:scriptTask>
30 <bpmn2:intermediateCatchEvent id="StartEvent_StartResource" name="StartAddResources">
31 <bpmn2:outgoing>SequenceFlow_115mdln</bpmn2:outgoing>
32 <bpmn2:linkEventDefinition name="StartAddResources" />
33 </bpmn2:intermediateCatchEvent>
34 <bpmn2:sequenceFlow id="SequenceFlow_115mdln" sourceRef="StartEvent_StartResource" targetRef="Task_09laxun" />
35 <bpmn2:sequenceFlow id="SequenceFlow_0yztz2p" sourceRef="Task_09laxun" targetRef="ExclusiveGateway_06gj84t" />
36 <bpmn2:scriptTask id="ScriptTask_1xxvnst" name="PreProcess for Delete Resources" scriptFormat="groovy">
37 <bpmn2:incoming>SequenceFlow_1qn0865</bpmn2:incoming>
38 <bpmn2:outgoing>SequenceFlow_1s799cp</bpmn2:outgoing>
39 <bpmn2:script><![CDATA[import org.onap.so.bpmn.infrastructure.scripts.*
40def csi = new DoUpdateE2EServiceInstance()
41csi.preProcessForDeleteResource(execution)]]></bpmn2:script>
42 </bpmn2:scriptTask>
43 <bpmn2:scriptTask id="ScriptTask_00wgfrc" name="PostProcess for Delete Resource" scriptFormat="groovy">
44 <bpmn2:incoming>SequenceFlow_0w4t4ao</bpmn2:incoming>
45 <bpmn2:outgoing>SequenceFlow_1uu6uiu</bpmn2:outgoing>
46 <bpmn2:script><![CDATA[import org.onap.so.bpmn.infrastructure.scripts.*
47def csi = new DoUpdateE2EServiceInstance()
48csi.postProcessForDeleteResource(execution)]]></bpmn2:script>
49 </bpmn2:scriptTask>
50 <bpmn2:intermediateCatchEvent id="IntermediateCatchEvent_0h6d9jb" name="StartDeleteResources">
51 <bpmn2:outgoing>SequenceFlow_1qn0865</bpmn2:outgoing>
52 <bpmn2:linkEventDefinition name="StartDeleteResources" />
53 </bpmn2:intermediateCatchEvent>
54 <bpmn2:sequenceFlow id="SequenceFlow_1qn0865" sourceRef="IntermediateCatchEvent_0h6d9jb" targetRef="ScriptTask_1xxvnst" />
55 <bpmn2:scriptTask id="ScriptTask_0acnvkp" name="Prepare Resource Oper Status" scriptFormat="groovy">
56 <bpmn2:incoming>SequenceFlow_04xlw7s</bpmn2:incoming>
57 <bpmn2:outgoing>SequenceFlow_0r6c0ci</bpmn2:outgoing>
58 <bpmn2:script><![CDATA[import org.onap.so.bpmn.infrastructure.scripts.*
59def ddsi = new DoUpdateE2EServiceInstance()
60ddsi.preInitResourcesOperStatus(execution)]]></bpmn2:script>
61 </bpmn2:scriptTask>
62 <bpmn2:serviceTask id="ServiceTask_17u9q9u" name="Init Resource Oper Status">
63 <bpmn2:extensionElements>
64 <camunda:connector>
65 <camunda:inputOutput>
66 <camunda:inputParameter name="url">${CVFMI_dbAdapterEndpoint}</camunda:inputParameter>
67 <camunda:inputParameter name="headers">
68 <camunda:map>
69 <camunda:entry key="content-type">application/soap+xml</camunda:entry>
subhash kumar singh0578fc42018-11-15 12:27:09 +053070 <camunda:entry key="Authorization">Basic YnBlbDpwYXNzd29yZDEk</camunda:entry>
Benjamin, Max (mb388a)5a6a6de2018-07-30 15:56:09 -040071 </camunda:map>
72 </camunda:inputParameter>
73 <camunda:inputParameter name="payload">${CVFMI_initResOperStatusRequest}</camunda:inputParameter>
74 <camunda:inputParameter name="method">POST</camunda:inputParameter>
75 <camunda:outputParameter name="CVFMI_dbResponseCode">${statusCode}</camunda:outputParameter>
76 <camunda:outputParameter name="CVFMI_dbResponse">${response}</camunda:outputParameter>
77 </camunda:inputOutput>
78 <camunda:connectorId>http-connector</camunda:connectorId>
79 </camunda:connector>
80 </bpmn2:extensionElements>
81 <bpmn2:incoming>SequenceFlow_0r6c0ci</bpmn2:incoming>
82 <bpmn2:outgoing>SequenceFlow_1muxopq</bpmn2:outgoing>
83 </bpmn2:serviceTask>
84 <bpmn2:sequenceFlow id="SequenceFlow_0r6c0ci" sourceRef="ScriptTask_0acnvkp" targetRef="ServiceTask_17u9q9u" />
85 <bpmn2:sequenceFlow id="SequenceFlow_1muxopq" sourceRef="ServiceTask_17u9q9u" targetRef="IntermediateThrowEvent_09ur9ds" />
86 <bpmn2:intermediateThrowEvent id="IntermediateThrowEvent_0vneaao" name="GoTo StartDeleteResources">
87 <bpmn2:incoming>SequenceFlow_177wo8z</bpmn2:incoming>
88 <bpmn2:linkEventDefinition name="StartDeleteResources" />
89 </bpmn2:intermediateThrowEvent>
Benjamin, Max (mb388a)6ba0a222018-10-11 13:55:37 -040090 <bpmn2:scriptTask id="ScriptTask_0xtabf8" name="&#10;AAI&#10;Create&#10;(svc instance)&#10;" scriptFormat="groovy">
Benjamin, Max (mb388a)5a6a6de2018-07-30 15:56:09 -040091 <bpmn2:incoming>SequenceFlow_1kx5ke9</bpmn2:incoming>
Benjamin, Max (mb388a)6ba0a222018-10-11 13:55:37 -040092 <bpmn2:outgoing>SequenceFlow_1cur6kz</bpmn2:outgoing>
Benjamin, Max (mb388a)5a6a6de2018-07-30 15:56:09 -040093 <bpmn2:script><![CDATA[import org.onap.so.bpmn.infrastructure.scripts.*
94def ddsi = new DoUpdateE2EServiceInstance()
Benjamin, Max (mb388a)6ba0a222018-10-11 13:55:37 -040095ddsi.updateServiceInstance(execution)]]></bpmn2:script>
Benjamin, Max (mb388a)5a6a6de2018-07-30 15:56:09 -040096 </bpmn2:scriptTask>
97 <bpmn2:intermediateCatchEvent id="IntermediateCatchEvent_0a9bdjw" name="UpdateAAI">
98 <bpmn2:outgoing>SequenceFlow_1demy08</bpmn2:outgoing>
99 <bpmn2:linkEventDefinition name="UpdateAAI" />
100 </bpmn2:intermediateCatchEvent>
Benjamin, Max (mb388a)0bb644b2018-08-07 16:06:09 -0400101 <bpmn2:sequenceFlow id="SequenceFlow_1demy08" sourceRef="IntermediateCatchEvent_0a9bdjw" targetRef="ScriptTask_0sis7k0" />
Benjamin, Max (mb388a)5a6a6de2018-07-30 15:56:09 -0400102 <bpmn2:scriptTask id="ScriptTask_19v8l1w" name="Post Config Service Instance Update" scriptFormat="groovy">
Benjamin, Max (mb388a)6ba0a222018-10-11 13:55:37 -0400103 <bpmn2:incoming>SequenceFlow_1cur6kz</bpmn2:incoming>
Benjamin, Max (mb388a)5a6a6de2018-07-30 15:56:09 -0400104 <bpmn2:outgoing>SequenceFlow_07aa121</bpmn2:outgoing>
105 <bpmn2:script><![CDATA[import org.onap.so.bpmn.infrastructure.scripts.*
106def csi = new DoUpdateE2EServiceInstance()
107csi.postConfigRequest(execution)]]></bpmn2:script>
108 </bpmn2:scriptTask>
Benjamin, Max (mb388a)5a6a6de2018-07-30 15:56:09 -0400109 <bpmn2:endEvent id="EndEvent_0exzmfn">
110 <bpmn2:incoming>SequenceFlow_07aa121</bpmn2:incoming>
111 </bpmn2:endEvent>
112 <bpmn2:sequenceFlow id="SequenceFlow_07aa121" sourceRef="ScriptTask_19v8l1w" targetRef="EndEvent_0exzmfn" />
Benjamin, Max (mb388a)5a6a6de2018-07-30 15:56:09 -0400113 <bpmn2:intermediateThrowEvent id="IntermediateThrowEvent_06lo96a" name="GoTo UpdateAAI">
114 <bpmn2:incoming>SequenceFlow_1uu6uiu</bpmn2:incoming>
115 <bpmn2:linkEventDefinition name="UpdateAAI" />
116 </bpmn2:intermediateThrowEvent>
Benjamin, Max (mb388a)5a6a6de2018-07-30 15:56:09 -0400117 <bpmn2:intermediateThrowEvent id="IntermediateThrowEvent_09ur9ds" name="GoTo StartAddResources">
118 <bpmn2:incoming>SequenceFlow_1muxopq</bpmn2:incoming>
119 <bpmn2:linkEventDefinition name="StartAddResources" />
120 </bpmn2:intermediateThrowEvent>
121 <bpmn2:sequenceFlow id="SequenceFlow_1uu6uiu" sourceRef="ScriptTask_00wgfrc" targetRef="IntermediateThrowEvent_06lo96a" />
122 <bpmn2:subProcess id="SubProcess_0jo0nms" name="Sub-process for Application Errors" triggeredByEvent="true">
123 <bpmn2:startEvent id="StartEvent_06768u3">
124 <bpmn2:outgoing>SequenceFlow_05j3sat</bpmn2:outgoing>
125 <bpmn2:errorEventDefinition />
126 </bpmn2:startEvent>
127 <bpmn2:endEvent id="EndEvent_014jyvb">
128 <bpmn2:incoming>SequenceFlow_02znk15</bpmn2:incoming>
129 </bpmn2:endEvent>
130 <bpmn2:scriptTask id="ScriptTask_1awrp72" name="Pre Process Exception" scriptFormat="groovy">
131 <bpmn2:incoming>SequenceFlow_05j3sat</bpmn2:incoming>
132 <bpmn2:outgoing>SequenceFlow_19ly8h7</bpmn2:outgoing>
133 <bpmn2:script><![CDATA[import org.onap.so.bpmn.infrastructure.scripts.*
134def dcsi = new DoUpdateE2EServiceInstance()
135dcsi.preProcessRollback(execution)
136]]></bpmn2:script>
137 </bpmn2:scriptTask>
138 <bpmn2:scriptTask id="ScriptTask_0vc9jgo" name="Post Process Exception" scriptFormat="groovy">
139 <bpmn2:incoming>SequenceFlow_19ly8h7</bpmn2:incoming>
140 <bpmn2:outgoing>SequenceFlow_02znk15</bpmn2:outgoing>
141 <bpmn2:script><![CDATA[import org.onap.so.bpmn.infrastructure.scripts.*
142def dcsi = new DoUpdateE2EServiceInstance()
143dcsi.postProcessRollback(execution)
144]]></bpmn2:script>
145 </bpmn2:scriptTask>
146 <bpmn2:sequenceFlow id="SequenceFlow_05j3sat" sourceRef="StartEvent_06768u3" targetRef="ScriptTask_1awrp72" />
147 <bpmn2:sequenceFlow id="SequenceFlow_02znk15" sourceRef="ScriptTask_0vc9jgo" targetRef="EndEvent_014jyvb" />
148 <bpmn2:sequenceFlow id="SequenceFlow_19ly8h7" sourceRef="ScriptTask_1awrp72" targetRef="ScriptTask_0vc9jgo" />
149 </bpmn2:subProcess>
Benjamin, Max (mb388a)5a6a6de2018-07-30 15:56:09 -0400150 <bpmn2:scriptTask id="ScriptTask_0sis7k0" name="Pre Process AAI PUT" scriptFormat="groovy">
Benjamin, Max (mb388a)0bb644b2018-08-07 16:06:09 -0400151 <bpmn2:incoming>SequenceFlow_1demy08</bpmn2:incoming>
Benjamin, Max (mb388a)5a6a6de2018-07-30 15:56:09 -0400152 <bpmn2:outgoing>SequenceFlow_1kx5ke9</bpmn2:outgoing>
153 <bpmn2:script><![CDATA[import org.onap.so.bpmn.infrastructure.scripts.*
154def dcsi = new DoUpdateE2EServiceInstance()
155dcsi.preProcessAAIPUT(execution)]]></bpmn2:script>
156 </bpmn2:scriptTask>
Benjamin, Max (mb388a)6ba0a222018-10-11 13:55:37 -0400157 <bpmn2:sequenceFlow id="SequenceFlow_1kx5ke9" sourceRef="ScriptTask_0sis7k0" targetRef="ScriptTask_0xtabf8" />
Benjamin, Max (mb388a)5a6a6de2018-07-30 15:56:09 -0400158 <bpmn2:sequenceFlow id="SequenceFlow_04xlw7s" sourceRef="preProcessRequest_ScriptTask" targetRef="ScriptTask_0acnvkp" />
159 <bpmn2:exclusiveGateway id="ExclusiveGateway_06gj84t" name="HasResourcetoAdd?" default="SequenceFlow_01po987">
160 <bpmn2:incoming>SequenceFlow_0yztz2p</bpmn2:incoming>
161 <bpmn2:outgoing>SequenceFlow_0ttlte0</bpmn2:outgoing>
162 <bpmn2:outgoing>SequenceFlow_01po987</bpmn2:outgoing>
163 </bpmn2:exclusiveGateway>
164 <bpmn2:sequenceFlow id="SequenceFlow_0ttlte0" name="Yes" sourceRef="ExclusiveGateway_06gj84t" targetRef="CallActivity_07pl1uw">
165 <bpmn2:conditionExpression xsi:type="bpmn2:tFormalExpression"><![CDATA[#{execution.getVariable("hasResourcetoAdd") == true}]]></bpmn2:conditionExpression>
166 </bpmn2:sequenceFlow>
167 <bpmn2:intermediateThrowEvent id="IntermediateThrowEvent_0xny7on" name="GoTo StartDeleteResources">
168 <bpmn2:incoming>SequenceFlow_01po987</bpmn2:incoming>
169 <bpmn2:linkEventDefinition name="StartDeleteResources" />
170 </bpmn2:intermediateThrowEvent>
171 <bpmn2:sequenceFlow id="SequenceFlow_01po987" name="No" sourceRef="ExclusiveGateway_06gj84t" targetRef="IntermediateThrowEvent_0xny7on" />
172 <bpmn2:intermediateThrowEvent id="IntermediateThrowEvent_0y1ii4i" name="GoTo UpdateAAI">
173 <bpmn2:incoming>SequenceFlow_070o30v</bpmn2:incoming>
174 <bpmn2:linkEventDefinition name="UpdateAAI" />
175 </bpmn2:intermediateThrowEvent>
176 <bpmn2:sequenceFlow id="SequenceFlow_177wo8z" sourceRef="Task_0ag30bf" targetRef="IntermediateThrowEvent_0vneaao" />
177 <bpmn2:callActivity id="CallActivity_11obqi0" name="Call DoDeleteResources" calledElement="DoDeleteResourcesV1">
178 <bpmn2:extensionElements>
179 <camunda:in source="msoRequestId" target="msoRequestId" />
180 <camunda:in source="isDebugLogEnabled" target="isDebugLogEnabled" />
181 <camunda:in source="globalSubscriberId" target="globalSubscriberId" />
182 <camunda:in source="serviceType" target="serviceType" />
183 <camunda:in source="serviceInstanceId" target="serviceInstanceId" />
184 <camunda:in source="URN_mso_workflow_sdncadapter_callback" target="URN_mso_workflow_sdncadapter_callback" />
185 <camunda:in source="deleteResourceList" target="deleteResourceList" />
186 <camunda:in source="operationType" target="operationType" />
187 <camunda:in source="operationId" target="operationId" />
188 <camunda:in source="serviceDecomposition_Original" target="serviceDecomposition" />
Zhuoyao Huang42e2d392019-04-09 20:46:05 +0800189 <camunda:in source="uuiRequest-del" target="uuiRequest-del" />
Benjamin, Max (mb388a)5a6a6de2018-07-30 15:56:09 -0400190 </bpmn2:extensionElements>
191 <bpmn2:incoming>SequenceFlow_0ur34hv</bpmn2:incoming>
192 <bpmn2:outgoing>SequenceFlow_0w4t4ao</bpmn2:outgoing>
193 </bpmn2:callActivity>
194 <bpmn2:sequenceFlow id="SequenceFlow_0w4t4ao" sourceRef="CallActivity_11obqi0" targetRef="ScriptTask_00wgfrc" />
195 <bpmn2:callActivity id="CallActivity_07pl1uw" name="Call DoCreateResources" calledElement="DoCreateResourcesV3">
196 <bpmn2:extensionElements>
197 <camunda:in source="serviceDescription" target="nsServiceDescription" />
198 <camunda:in source="globalSubscriberId" target="globalSubscriberId" />
199 <camunda:in source="serviceType" target="serviceType" />
200 <camunda:in source="serviceInstanceId" target="serviceInstanceId" />
201 <camunda:in source="operationId" target="operationId" />
202 <camunda:in source="operationType" target="operationType" />
203 <camunda:in source="addResourceList" target="addResourceList" />
204 <camunda:in source="serviceInstanceName" target="serviceInstanceName" />
205 <camunda:in source="serviceDecomposition_Target" target="serviceDecomposition" />
206 <camunda:in source="uuiRequest" target="uuiRequest" />
207 <camunda:in source="msoRequestId" target="msoRequestId" />
208 </bpmn2:extensionElements>
209 <bpmn2:incoming>SequenceFlow_0ttlte0</bpmn2:incoming>
210 <bpmn2:outgoing>SequenceFlow_1wwjugw</bpmn2:outgoing>
211 </bpmn2:callActivity>
212 <bpmn2:sequenceFlow id="SequenceFlow_1wwjugw" sourceRef="CallActivity_07pl1uw" targetRef="Task_0ag30bf" />
213 <bpmn2:exclusiveGateway id="ExclusiveGateway_1fcnq0g" name="HasResourcetoDelete?" default="SequenceFlow_070o30v">
214 <bpmn2:incoming>SequenceFlow_1s799cp</bpmn2:incoming>
215 <bpmn2:outgoing>SequenceFlow_0ur34hv</bpmn2:outgoing>
216 <bpmn2:outgoing>SequenceFlow_070o30v</bpmn2:outgoing>
217 </bpmn2:exclusiveGateway>
218 <bpmn2:sequenceFlow id="SequenceFlow_1s799cp" sourceRef="ScriptTask_1xxvnst" targetRef="ExclusiveGateway_1fcnq0g" />
219 <bpmn2:sequenceFlow id="SequenceFlow_0ur34hv" name="Yes" sourceRef="ExclusiveGateway_1fcnq0g" targetRef="CallActivity_11obqi0">
220 <bpmn2:conditionExpression xsi:type="bpmn2:tFormalExpression"><![CDATA[#{execution.getVariable("hasResourcetoDelete") == true}]]></bpmn2:conditionExpression>
221 </bpmn2:sequenceFlow>
222 <bpmn2:sequenceFlow id="SequenceFlow_070o30v" sourceRef="ExclusiveGateway_1fcnq0g" targetRef="IntermediateThrowEvent_0y1ii4i" />
Benjamin, Max (mb388a)6ba0a222018-10-11 13:55:37 -0400223 <bpmn2:sequenceFlow id="SequenceFlow_1cur6kz" sourceRef="ScriptTask_0xtabf8" targetRef="ScriptTask_19v8l1w" />
Benjamin, Max (mb388a)5a6a6de2018-07-30 15:56:09 -0400224 </bpmn2:process>
225 <bpmn2:error id="Error_2" name="MSOWorkflowException" errorCode="MSOWorkflowException" />
226 <bpmn2:error id="Error_1" name="java.lang.Exception" errorCode="java.lang.Exception" />
227 <bpmndi:BPMNDiagram id="BPMNDiagram_1">
228 <bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="DoUpdateE2EServiceInstance">
229 <bpmndi:BPMNShape id="_BPMNShape_StartEvent_47" bpmnElement="createSI_startEvent">
230 <dc:Bounds x="74" y="622" width="36" height="36" />
231 <bpmndi:BPMNLabel>
232 <dc:Bounds x="68" y="663" width="50" height="12" />
233 </bpmndi:BPMNLabel>
234 </bpmndi:BPMNShape>
235 <bpmndi:BPMNShape id="_BPMNShape_ScriptTask_61" bpmnElement="preProcessRequest_ScriptTask">
236 <dc:Bounds x="293" y="600" width="100" height="80" />
237 </bpmndi:BPMNShape>
238 <bpmndi:BPMNEdge id="BPMNEdge_SequenceFlow_1" bpmnElement="SequenceFlow_1" sourceElement="_BPMNShape_StartEvent_47" targetElement="_BPMNShape_ScriptTask_61">
239 <di:waypoint xsi:type="dc:Point" x="110" y="640" />
240 <di:waypoint xsi:type="dc:Point" x="293" y="640" />
241 <bpmndi:BPMNLabel>
242 <dc:Bounds x="156.5" y="625" width="90" height="0" />
243 </bpmndi:BPMNLabel>
244 </bpmndi:BPMNEdge>
245 <bpmndi:BPMNShape id="ScriptTask_1azssf7_di" bpmnElement="Task_09laxun">
246 <dc:Bounds x="293" y="828" width="100" height="80" />
247 </bpmndi:BPMNShape>
248 <bpmndi:BPMNShape id="ScriptTask_1fj89ew_di" bpmnElement="Task_0ag30bf">
249 <dc:Bounds x="1229" y="828" width="100" height="80" />
250 </bpmndi:BPMNShape>
251 <bpmndi:BPMNShape id="IntermediateCatchEvent_0jks7by_di" bpmnElement="StartEvent_StartResource">
252 <dc:Bounds x="74" y="850" width="36" height="36" />
253 <bpmndi:BPMNLabel>
254 <dc:Bounds x="50" y="895" width="84" height="24" />
255 </bpmndi:BPMNLabel>
256 </bpmndi:BPMNShape>
257 <bpmndi:BPMNEdge id="SequenceFlow_115mdln_di" bpmnElement="SequenceFlow_115mdln">
258 <di:waypoint xsi:type="dc:Point" x="110" y="868" />
259 <di:waypoint xsi:type="dc:Point" x="293" y="868" />
260 <bpmndi:BPMNLabel>
261 <dc:Bounds x="156.5" y="847" width="90" height="12" />
262 </bpmndi:BPMNLabel>
263 </bpmndi:BPMNEdge>
264 <bpmndi:BPMNEdge id="SequenceFlow_0yztz2p_di" bpmnElement="SequenceFlow_0yztz2p">
265 <di:waypoint xsi:type="dc:Point" x="393" y="868" />
266 <di:waypoint xsi:type="dc:Point" x="590" y="868" />
267 <bpmndi:BPMNLabel>
268 <dc:Bounds x="446.5" y="847" width="90" height="12" />
269 </bpmndi:BPMNLabel>
270 </bpmndi:BPMNEdge>
271 <bpmndi:BPMNShape id="ScriptTask_1xxvnst_di" bpmnElement="ScriptTask_1xxvnst">
272 <dc:Bounds x="293" y="1081" width="100" height="80" />
273 </bpmndi:BPMNShape>
274 <bpmndi:BPMNShape id="ScriptTask_00wgfrc_di" bpmnElement="ScriptTask_00wgfrc">
275 <dc:Bounds x="1240" y="1081" width="100" height="80" />
276 </bpmndi:BPMNShape>
277 <bpmndi:BPMNShape id="IntermediateCatchEvent_0h6d9jb_di" bpmnElement="IntermediateCatchEvent_0h6d9jb">
278 <dc:Bounds x="74" y="1103" width="36" height="36" />
279 <bpmndi:BPMNLabel>
280 <dc:Bounds x="50" y="1143" width="86" height="24" />
281 </bpmndi:BPMNLabel>
282 </bpmndi:BPMNShape>
283 <bpmndi:BPMNEdge id="SequenceFlow_1qn0865_di" bpmnElement="SequenceFlow_1qn0865">
284 <di:waypoint xsi:type="dc:Point" x="110" y="1121" />
285 <di:waypoint xsi:type="dc:Point" x="202" y="1121" />
286 <di:waypoint xsi:type="dc:Point" x="202" y="1121" />
287 <di:waypoint xsi:type="dc:Point" x="293" y="1121" />
288 <bpmndi:BPMNLabel>
289 <dc:Bounds x="172" y="1115" width="90" height="12" />
290 </bpmndi:BPMNLabel>
291 </bpmndi:BPMNEdge>
292 <bpmndi:BPMNShape id="ScriptTask_0acnvkp_di" bpmnElement="ScriptTask_0acnvkp">
293 <dc:Bounds x="589" y="600" width="100" height="80" />
294 </bpmndi:BPMNShape>
295 <bpmndi:BPMNShape id="ServiceTask_17u9q9u_di" bpmnElement="ServiceTask_17u9q9u">
296 <dc:Bounds x="872" y="600" width="100" height="80" />
297 </bpmndi:BPMNShape>
298 <bpmndi:BPMNEdge id="SequenceFlow_0r6c0ci_di" bpmnElement="SequenceFlow_0r6c0ci">
299 <di:waypoint xsi:type="dc:Point" x="689" y="640" />
300 <di:waypoint xsi:type="dc:Point" x="774" y="640" />
301 <di:waypoint xsi:type="dc:Point" x="774" y="640" />
302 <di:waypoint xsi:type="dc:Point" x="872" y="640" />
303 <bpmndi:BPMNLabel>
304 <dc:Bounds x="744" y="634" width="90" height="12" />
305 </bpmndi:BPMNLabel>
306 </bpmndi:BPMNEdge>
307 <bpmndi:BPMNEdge id="SequenceFlow_1muxopq_di" bpmnElement="SequenceFlow_1muxopq">
308 <di:waypoint xsi:type="dc:Point" x="972" y="640" />
309 <di:waypoint xsi:type="dc:Point" x="1762" y="640" />
310 <bpmndi:BPMNLabel>
311 <dc:Bounds x="1322" y="619" width="90" height="12" />
312 </bpmndi:BPMNLabel>
313 </bpmndi:BPMNEdge>
314 <bpmndi:BPMNShape id="IntermediateThrowEvent_0vneaao_di" bpmnElement="IntermediateThrowEvent_0vneaao">
315 <dc:Bounds x="1762" y="850" width="36" height="36" />
316 <bpmndi:BPMNLabel>
317 <dc:Bounds x="1738" y="890" width="86" height="36" />
318 </bpmndi:BPMNLabel>
319 </bpmndi:BPMNShape>
Benjamin, Max (mb388a)5a6a6de2018-07-30 15:56:09 -0400320 <bpmndi:BPMNShape id="ScriptTask_0xtabf8_di" bpmnElement="ScriptTask_0xtabf8">
Benjamin, Max (mb388a)6ba0a222018-10-11 13:55:37 -0400321 <dc:Bounds x="844" y="1333" width="100" height="80" />
Benjamin, Max (mb388a)5a6a6de2018-07-30 15:56:09 -0400322 </bpmndi:BPMNShape>
323 <bpmndi:BPMNShape id="IntermediateCatchEvent_0a9bdjw_di" bpmnElement="IntermediateCatchEvent_0a9bdjw">
324 <dc:Bounds x="74" y="1355" width="36" height="36" />
325 <bpmndi:BPMNLabel>
326 <dc:Bounds x="69" y="1391" width="52" height="12" />
327 </bpmndi:BPMNLabel>
328 </bpmndi:BPMNShape>
329 <bpmndi:BPMNEdge id="SequenceFlow_1demy08_di" bpmnElement="SequenceFlow_1demy08">
330 <di:waypoint xsi:type="dc:Point" x="110" y="1373" />
Benjamin, Max (mb388a)6ba0a222018-10-11 13:55:37 -0400331 <di:waypoint xsi:type="dc:Point" x="293" y="1373" />
Benjamin, Max (mb388a)5a6a6de2018-07-30 15:56:09 -0400332 <bpmndi:BPMNLabel>
Benjamin, Max (mb388a)6ba0a222018-10-11 13:55:37 -0400333 <dc:Bounds x="156.5" y="1352" width="90" height="12" />
Benjamin, Max (mb388a)5a6a6de2018-07-30 15:56:09 -0400334 </bpmndi:BPMNLabel>
335 </bpmndi:BPMNEdge>
336 <bpmndi:BPMNShape id="ScriptTask_19v8l1w_di" bpmnElement="ScriptTask_19v8l1w">
Benjamin, Max (mb388a)6ba0a222018-10-11 13:55:37 -0400337 <dc:Bounds x="1229" y="1333" width="100" height="80" />
Benjamin, Max (mb388a)5a6a6de2018-07-30 15:56:09 -0400338 </bpmndi:BPMNShape>
339 <bpmndi:BPMNShape id="EndEvent_0exzmfn_di" bpmnElement="EndEvent_0exzmfn">
Benjamin, Max (mb388a)6ba0a222018-10-11 13:55:37 -0400340 <dc:Bounds x="1750" y="1355" width="36" height="36" />
Benjamin, Max (mb388a)5a6a6de2018-07-30 15:56:09 -0400341 <bpmndi:BPMNLabel>
Benjamin, Max (mb388a)6ba0a222018-10-11 13:55:37 -0400342 <dc:Bounds x="1678" y="1395" width="90" height="12" />
Benjamin, Max (mb388a)5a6a6de2018-07-30 15:56:09 -0400343 </bpmndi:BPMNLabel>
344 </bpmndi:BPMNShape>
345 <bpmndi:BPMNEdge id="SequenceFlow_07aa121_di" bpmnElement="SequenceFlow_07aa121">
Benjamin, Max (mb388a)6ba0a222018-10-11 13:55:37 -0400346 <di:waypoint xsi:type="dc:Point" x="1329" y="1373" />
347 <di:waypoint xsi:type="dc:Point" x="1551" y="1373" />
348 <di:waypoint xsi:type="dc:Point" x="1551" y="1373" />
349 <di:waypoint xsi:type="dc:Point" x="1750" y="1373" />
Benjamin, Max (mb388a)5a6a6de2018-07-30 15:56:09 -0400350 <bpmndi:BPMNLabel>
Benjamin, Max (mb388a)6ba0a222018-10-11 13:55:37 -0400351 <dc:Bounds x="1521" y="1367" width="90" height="12" />
Benjamin, Max (mb388a)5a6a6de2018-07-30 15:56:09 -0400352 </bpmndi:BPMNLabel>
353 </bpmndi:BPMNEdge>
354 <bpmndi:BPMNShape id="IntermediateThrowEvent_06lo96a_di" bpmnElement="IntermediateThrowEvent_06lo96a">
355 <dc:Bounds x="1762" y="1103" width="36" height="36" />
356 <bpmndi:BPMNLabel>
357 <dc:Bounds x="1750" y="1143" width="82" height="12" />
358 </bpmndi:BPMNLabel>
359 </bpmndi:BPMNShape>
Benjamin, Max (mb388a)5a6a6de2018-07-30 15:56:09 -0400360 <bpmndi:BPMNShape id="IntermediateThrowEvent_09ur9ds_di" bpmnElement="IntermediateThrowEvent_09ur9ds">
361 <dc:Bounds x="1762" y="622" width="36" height="36" />
362 <bpmndi:BPMNLabel>
363 <dc:Bounds x="1738" y="663" width="84" height="36" />
364 </bpmndi:BPMNLabel>
365 </bpmndi:BPMNShape>
366 <bpmndi:BPMNEdge id="SequenceFlow_1uu6uiu_di" bpmnElement="SequenceFlow_1uu6uiu">
367 <di:waypoint xsi:type="dc:Point" x="1340" y="1121" />
368 <di:waypoint xsi:type="dc:Point" x="1762" y="1121" />
369 <bpmndi:BPMNLabel>
370 <dc:Bounds x="1506" y="1100" width="90" height="12" />
371 </bpmndi:BPMNLabel>
372 </bpmndi:BPMNEdge>
373 <bpmndi:BPMNShape id="SubProcess_0jo0nms_di" bpmnElement="SubProcess_0jo0nms" isExpanded="true">
Benjamin, Max (mb388a)6ba0a222018-10-11 13:55:37 -0400374 <dc:Bounds x="244" y="1688" width="1428" height="210" />
Benjamin, Max (mb388a)5a6a6de2018-07-30 15:56:09 -0400375 </bpmndi:BPMNShape>
376 <bpmndi:BPMNShape id="StartEvent_06768u3_di" bpmnElement="StartEvent_06768u3">
Benjamin, Max (mb388a)6ba0a222018-10-11 13:55:37 -0400377 <dc:Bounds x="274" y="1765" width="36" height="36" />
Benjamin, Max (mb388a)5a6a6de2018-07-30 15:56:09 -0400378 <bpmndi:BPMNLabel>
Benjamin, Max (mb388a)6ba0a222018-10-11 13:55:37 -0400379 <dc:Bounds x="202" y="1806" width="90" height="12" />
Benjamin, Max (mb388a)5a6a6de2018-07-30 15:56:09 -0400380 </bpmndi:BPMNLabel>
381 </bpmndi:BPMNShape>
382 <bpmndi:BPMNShape id="EndEvent_014jyvb_di" bpmnElement="EndEvent_014jyvb">
Benjamin, Max (mb388a)6ba0a222018-10-11 13:55:37 -0400383 <dc:Bounds x="1589" y="1765" width="36" height="36" />
Benjamin, Max (mb388a)5a6a6de2018-07-30 15:56:09 -0400384 <bpmndi:BPMNLabel>
Benjamin, Max (mb388a)6ba0a222018-10-11 13:55:37 -0400385 <dc:Bounds x="1517" y="1806" width="90" height="12" />
Benjamin, Max (mb388a)5a6a6de2018-07-30 15:56:09 -0400386 </bpmndi:BPMNLabel>
387 </bpmndi:BPMNShape>
388 <bpmndi:BPMNShape id="ScriptTask_1awrp72_di" bpmnElement="ScriptTask_1awrp72">
Benjamin, Max (mb388a)6ba0a222018-10-11 13:55:37 -0400389 <dc:Bounds x="565" y="1743" width="100" height="80" />
Benjamin, Max (mb388a)5a6a6de2018-07-30 15:56:09 -0400390 </bpmndi:BPMNShape>
391 <bpmndi:BPMNShape id="ScriptTask_0vc9jgo_di" bpmnElement="ScriptTask_0vc9jgo">
Benjamin, Max (mb388a)6ba0a222018-10-11 13:55:37 -0400392 <dc:Bounds x="1256" y="1743" width="100" height="80" />
Benjamin, Max (mb388a)5a6a6de2018-07-30 15:56:09 -0400393 </bpmndi:BPMNShape>
394 <bpmndi:BPMNEdge id="SequenceFlow_05j3sat_di" bpmnElement="SequenceFlow_05j3sat">
Benjamin, Max (mb388a)6ba0a222018-10-11 13:55:37 -0400395 <di:waypoint xsi:type="dc:Point" x="310" y="1783" />
396 <di:waypoint xsi:type="dc:Point" x="565" y="1783" />
Benjamin, Max (mb388a)5a6a6de2018-07-30 15:56:09 -0400397 <bpmndi:BPMNLabel>
Benjamin, Max (mb388a)6ba0a222018-10-11 13:55:37 -0400398 <dc:Bounds x="393" y="1762" width="90" height="12" />
Benjamin, Max (mb388a)5a6a6de2018-07-30 15:56:09 -0400399 </bpmndi:BPMNLabel>
400 </bpmndi:BPMNEdge>
401 <bpmndi:BPMNEdge id="SequenceFlow_02znk15_di" bpmnElement="SequenceFlow_02znk15">
Benjamin, Max (mb388a)6ba0a222018-10-11 13:55:37 -0400402 <di:waypoint xsi:type="dc:Point" x="1356" y="1783" />
403 <di:waypoint xsi:type="dc:Point" x="1589" y="1783" />
Benjamin, Max (mb388a)5a6a6de2018-07-30 15:56:09 -0400404 <bpmndi:BPMNLabel>
Benjamin, Max (mb388a)6ba0a222018-10-11 13:55:37 -0400405 <dc:Bounds x="1384" y="1768" width="90" height="12" />
Benjamin, Max (mb388a)5a6a6de2018-07-30 15:56:09 -0400406 </bpmndi:BPMNLabel>
407 </bpmndi:BPMNEdge>
408 <bpmndi:BPMNEdge id="SequenceFlow_19ly8h7_di" bpmnElement="SequenceFlow_19ly8h7">
Benjamin, Max (mb388a)6ba0a222018-10-11 13:55:37 -0400409 <di:waypoint xsi:type="dc:Point" x="665" y="1783" />
410 <di:waypoint xsi:type="dc:Point" x="1256" y="1783" />
Benjamin, Max (mb388a)5a6a6de2018-07-30 15:56:09 -0400411 <bpmndi:BPMNLabel>
Benjamin, Max (mb388a)6ba0a222018-10-11 13:55:37 -0400412 <dc:Bounds x="916" y="1762" width="90" height="12" />
Benjamin, Max (mb388a)5a6a6de2018-07-30 15:56:09 -0400413 </bpmndi:BPMNLabel>
414 </bpmndi:BPMNEdge>
Benjamin, Max (mb388a)5a6a6de2018-07-30 15:56:09 -0400415 <bpmndi:BPMNShape id="ScriptTask_0sis7k0_di" bpmnElement="ScriptTask_0sis7k0">
Benjamin, Max (mb388a)6ba0a222018-10-11 13:55:37 -0400416 <dc:Bounds x="293" y="1333" width="100" height="80" />
Benjamin, Max (mb388a)5a6a6de2018-07-30 15:56:09 -0400417 </bpmndi:BPMNShape>
418 <bpmndi:BPMNEdge id="SequenceFlow_1kx5ke9_di" bpmnElement="SequenceFlow_1kx5ke9">
Benjamin, Max (mb388a)6ba0a222018-10-11 13:55:37 -0400419 <di:waypoint xsi:type="dc:Point" x="393" y="1373" />
420 <di:waypoint xsi:type="dc:Point" x="844" y="1373" />
Benjamin, Max (mb388a)5a6a6de2018-07-30 15:56:09 -0400421 <bpmndi:BPMNLabel>
Benjamin, Max (mb388a)6ba0a222018-10-11 13:55:37 -0400422 <dc:Bounds x="573.5" y="1352" width="90" height="12" />
Benjamin, Max (mb388a)5a6a6de2018-07-30 15:56:09 -0400423 </bpmndi:BPMNLabel>
424 </bpmndi:BPMNEdge>
425 <bpmndi:BPMNEdge id="SequenceFlow_04xlw7s_di" bpmnElement="SequenceFlow_04xlw7s">
426 <di:waypoint xsi:type="dc:Point" x="393" y="640" />
427 <di:waypoint xsi:type="dc:Point" x="589" y="640" />
428 <bpmndi:BPMNLabel>
429 <dc:Bounds x="491" y="619" width="0" height="12" />
430 </bpmndi:BPMNLabel>
431 </bpmndi:BPMNEdge>
432 <bpmndi:BPMNShape id="ExclusiveGateway_06gj84t_di" bpmnElement="ExclusiveGateway_06gj84t" isMarkerVisible="true">
433 <dc:Bounds x="590" y="843" width="50" height="50" />
434 <bpmndi:BPMNLabel>
435 <dc:Bounds x="573" y="815" width="85" height="24" />
436 </bpmndi:BPMNLabel>
437 </bpmndi:BPMNShape>
438 <bpmndi:BPMNEdge id="SequenceFlow_0ttlte0_di" bpmnElement="SequenceFlow_0ttlte0">
439 <di:waypoint xsi:type="dc:Point" x="640" y="868" />
440 <di:waypoint xsi:type="dc:Point" x="756" y="868" />
441 <di:waypoint xsi:type="dc:Point" x="756" y="868" />
442 <di:waypoint xsi:type="dc:Point" x="858" y="868" />
443 <bpmndi:BPMNLabel>
444 <dc:Bounds x="750" y="845" width="19" height="12" />
445 </bpmndi:BPMNLabel>
446 </bpmndi:BPMNEdge>
447 <bpmndi:BPMNShape id="IntermediateThrowEvent_0xny7on_di" bpmnElement="IntermediateThrowEvent_0xny7on">
448 <dc:Bounds x="597" y="955" width="36" height="36" />
449 <bpmndi:BPMNLabel>
450 <dc:Bounds x="573" y="995" width="86" height="36" />
451 </bpmndi:BPMNLabel>
452 </bpmndi:BPMNShape>
453 <bpmndi:BPMNEdge id="SequenceFlow_01po987_di" bpmnElement="SequenceFlow_01po987">
454 <di:waypoint xsi:type="dc:Point" x="615" y="893" />
455 <di:waypoint xsi:type="dc:Point" x="615" y="955" />
456 <bpmndi:BPMNLabel>
457 <dc:Bounds x="623" y="918" width="14" height="12" />
458 </bpmndi:BPMNLabel>
459 </bpmndi:BPMNEdge>
460 <bpmndi:BPMNShape id="IntermediateThrowEvent_0y1ii4i_di" bpmnElement="IntermediateThrowEvent_0y1ii4i">
461 <dc:Bounds x="597" y="1215" width="36" height="36" />
462 <bpmndi:BPMNLabel>
463 <dc:Bounds x="585" y="1255" width="82" height="12" />
464 </bpmndi:BPMNLabel>
465 </bpmndi:BPMNShape>
466 <bpmndi:BPMNEdge id="SequenceFlow_177wo8z_di" bpmnElement="SequenceFlow_177wo8z">
467 <di:waypoint xsi:type="dc:Point" x="1329" y="868" />
468 <di:waypoint xsi:type="dc:Point" x="1762" y="868" />
469 <bpmndi:BPMNLabel>
470 <dc:Bounds x="1545.5" y="847" width="0" height="12" />
471 </bpmndi:BPMNLabel>
472 </bpmndi:BPMNEdge>
473 <bpmndi:BPMNShape id="CallActivity_11obqi0_di" bpmnElement="CallActivity_11obqi0">
474 <dc:Bounds x="872" y="1081" width="100" height="80" />
475 </bpmndi:BPMNShape>
476 <bpmndi:BPMNEdge id="SequenceFlow_0w4t4ao_di" bpmnElement="SequenceFlow_0w4t4ao">
477 <di:waypoint xsi:type="dc:Point" x="972" y="1121" />
478 <di:waypoint xsi:type="dc:Point" x="1240" y="1121" />
479 <bpmndi:BPMNLabel>
480 <dc:Bounds x="1106" y="1100" width="0" height="12" />
481 </bpmndi:BPMNLabel>
482 </bpmndi:BPMNEdge>
483 <bpmndi:BPMNShape id="CallActivity_07pl1uw_di" bpmnElement="CallActivity_07pl1uw">
484 <dc:Bounds x="858" y="828" width="100" height="80" />
485 </bpmndi:BPMNShape>
486 <bpmndi:BPMNEdge id="SequenceFlow_1wwjugw_di" bpmnElement="SequenceFlow_1wwjugw">
487 <di:waypoint xsi:type="dc:Point" x="958" y="868" />
488 <di:waypoint xsi:type="dc:Point" x="1101" y="868" />
489 <di:waypoint xsi:type="dc:Point" x="1101" y="868" />
490 <di:waypoint xsi:type="dc:Point" x="1229" y="868" />
491 <bpmndi:BPMNLabel>
492 <dc:Bounds x="1116" y="862" width="0" height="12" />
493 </bpmndi:BPMNLabel>
494 </bpmndi:BPMNEdge>
495 <bpmndi:BPMNShape id="ExclusiveGateway_1fcnq0g_di" bpmnElement="ExclusiveGateway_1fcnq0g" isMarkerVisible="true">
496 <dc:Bounds x="589.8479623824451" y="1096.0329153605016" width="50" height="50" />
497 <bpmndi:BPMNLabel>
498 <dc:Bounds x="572" y="1062" width="85" height="24" />
499 </bpmndi:BPMNLabel>
500 </bpmndi:BPMNShape>
501 <bpmndi:BPMNEdge id="SequenceFlow_1s799cp_di" bpmnElement="SequenceFlow_1s799cp">
502 <di:waypoint xsi:type="dc:Point" x="393" y="1121" />
503 <di:waypoint xsi:type="dc:Point" x="590" y="1121" />
504 <bpmndi:BPMNLabel>
505 <dc:Bounds x="491.5" y="1100" width="0" height="12" />
506 </bpmndi:BPMNLabel>
507 </bpmndi:BPMNEdge>
508 <bpmndi:BPMNEdge id="SequenceFlow_0ur34hv_di" bpmnElement="SequenceFlow_0ur34hv">
509 <di:waypoint xsi:type="dc:Point" x="640" y="1121" />
510 <di:waypoint xsi:type="dc:Point" x="872" y="1121" />
511 <bpmndi:BPMNLabel>
512 <dc:Bounds x="746.9754098360655" y="1100" width="19" height="12" />
513 </bpmndi:BPMNLabel>
514 </bpmndi:BPMNEdge>
515 <bpmndi:BPMNEdge id="SequenceFlow_070o30v_di" bpmnElement="SequenceFlow_070o30v">
516 <di:waypoint xsi:type="dc:Point" x="615" y="1146" />
517 <di:waypoint xsi:type="dc:Point" x="615" y="1182" />
518 <di:waypoint xsi:type="dc:Point" x="615" y="1182" />
519 <di:waypoint xsi:type="dc:Point" x="615" y="1215" />
520 <bpmndi:BPMNLabel>
521 <dc:Bounds x="630" y="1176" width="0" height="12" />
522 </bpmndi:BPMNLabel>
523 </bpmndi:BPMNEdge>
Benjamin, Max (mb388a)6ba0a222018-10-11 13:55:37 -0400524 <bpmndi:BPMNEdge id="SequenceFlow_1cur6kz_di" bpmnElement="SequenceFlow_1cur6kz">
525 <di:waypoint xsi:type="dc:Point" x="944" y="1373" />
526 <di:waypoint xsi:type="dc:Point" x="1229" y="1373" />
527 <bpmndi:BPMNLabel>
528 <dc:Bounds x="1086.5" y="1352" width="0" height="12" />
529 </bpmndi:BPMNLabel>
530 </bpmndi:BPMNEdge>
Benjamin, Max (mb388a)5a6a6de2018-07-30 15:56:09 -0400531 </bpmndi:BPMNPlane>
532 </bpmndi:BPMNDiagram>
533</bpmn2:definitions>