Merge "added fragment support to generated objects"
[so.git] / bpmn / so-bpmn-infrastructure-flows / src / main / resources / subprocess / DoCreateVfModule.bpmn
1 <?xml version="1.0" encoding="UTF-8"?>
2 <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="_pNTO8MRhEeWv36YLr7PC3Q" targetNamespace="http://camunda.org/schema/1.0/bpmn" exporter="Camunda Modeler" exporterVersion="3.7.0" xsi:schemaLocation="http://www.omg.org/spec/BPMN/20100524/MODEL BPMN20.xsd">
3   <bpmn2:process id="DoCreateVfModule" name="DoCreateVfModule" isExecutable="true">
4     <bpmn2:startEvent id="StartEvent_1" name="Start">
5       <bpmn2:outgoing>SequenceFlow_1</bpmn2:outgoing>
6     </bpmn2:startEvent>
7     <bpmn2:sequenceFlow id="SequenceFlow_1" name="" sourceRef="StartEvent_1" targetRef="PreProcessRequest" />
8     <bpmn2:intermediateCatchEvent id="IntermediateCatchEvent_1" name="DoCreateVfModule">
9       <bpmn2:outgoing>SequenceFlow_15</bpmn2:outgoing>
10       <bpmn2:linkEventDefinition id="_LinkEventDefinition_26" name="DoCreateVfModule" />
11     </bpmn2:intermediateCatchEvent>
12     <bpmn2:sequenceFlow id="SequenceFlow_15" name="" sourceRef="IntermediateCatchEvent_1" targetRef="IsVolumeGroupIdSpecified" />
13     <bpmn2:exclusiveGateway id="IsVolumeGroupIdSpecified" name="Is volume_group_id specified?" default="SequenceFlow_11">
14       <bpmn2:incoming>SequenceFlow_15</bpmn2:incoming>
15       <bpmn2:outgoing>SequenceFlow_11</bpmn2:outgoing>
16       <bpmn2:outgoing>SequenceFlow_40</bpmn2:outgoing>
17     </bpmn2:exclusiveGateway>
18     <bpmn2:sequenceFlow id="SequenceFlow_11" name="no" sourceRef="IsVolumeGroupIdSpecified" targetRef="ExclusiveGateway_4" />
19     <bpmn2:callActivity id="ConfirmVolumeGroupTenant" name="Confirm Volume Group Tenant" calledElement="ConfirmVolumeGroupTenant">
20       <bpmn2:extensionElements>
21         <camunda:in source="DCVFM_volumeGroupId" target="volumeGroupId" />
22         <camunda:in source="DCVFM_tenantId" target="tenantId" />
23         <camunda:in source="DCVFM_cloudRegionForVolume" target="aicCloudRegion" />
24         <camunda:in source="mso-request-id" target="mso-request-id" />
25         <camunda:in source="mso-service-instance-id" target="mso-service-instance-id" />
26         <camunda:in source="isDebugLogEnabled" target="isDebugLogEnabled" />
27         <camunda:out source="ConfirmVolumeGroupTenantResponse" target="DCVFM_volumeGroupStackId" />
28         <camunda:out source="WorkflowException" target="WorkflowException" />
29       </bpmn2:extensionElements>
30       <bpmn2:incoming>SequenceFlow_43</bpmn2:incoming>
31       <bpmn2:outgoing>SequenceFlow_17</bpmn2:outgoing>
32     </bpmn2:callActivity>
33     <bpmn2:sequenceFlow id="SequenceFlow_17" name="" sourceRef="ConfirmVolumeGroupTenant" targetRef="IsVolumeGroupNameSpecified" />
34     <bpmn2:exclusiveGateway id="IsVolumeGroupNameSpecified" name="Is volume_group_name specified?" default="SequenceFlow_21">
35       <bpmn2:incoming>SequenceFlow_17</bpmn2:incoming>
36       <bpmn2:outgoing>SequenceFlow_19</bpmn2:outgoing>
37       <bpmn2:outgoing>SequenceFlow_21</bpmn2:outgoing>
38     </bpmn2:exclusiveGateway>
39     <bpmn2:sequenceFlow id="SequenceFlow_19" name="yes" sourceRef="IsVolumeGroupNameSpecified" targetRef="ConfirmVolumeName">
40       <bpmn2:conditionExpression xsi:type="bpmn2:tFormalExpression">#{execution.getVariable("DCVFM_volumeGroupName") != null &amp;&amp; execution.getVariable("DCVFM_volumeGroupName") != "" }</bpmn2:conditionExpression>
41     </bpmn2:sequenceFlow>
42     <bpmn2:sequenceFlow id="SequenceFlow_21" name="no" sourceRef="IsVolumeGroupNameSpecified" targetRef="ExclusiveGateway_4" />
43     <bpmn2:callActivity id="ConfirmVolumeName" name="Confirm Volume Group Name" calledElement="ConfirmVolumeGroupName">
44       <bpmn2:extensionElements>
45         <camunda:in source="DCVFM_volumeGroupId" target="ConfirmVolumeGroupName_volumeGroupId" />
46         <camunda:in source="DCVFM_volumeGroupName" target="ConfirmVolumeGroupName_volumeGroupName" />
47         <camunda:in source="DCVFM_cloudRegionForVolume" target="ConfirmVolumeGroupName_aicCloudRegion" />
48         <camunda:in source="isDebugLogEnabled" target="isDebugLogEnabled" />
49         <camunda:out source="WorkflowException" target="WorkflowException" />
50         <camunda:out source="WorkflowResponse" target="DCVM_confirmResponse" />
51       </bpmn2:extensionElements>
52       <bpmn2:incoming>SequenceFlow_19</bpmn2:incoming>
53       <bpmn2:outgoing>SequenceFlow_35</bpmn2:outgoing>
54     </bpmn2:callActivity>
55     <bpmn2:sequenceFlow id="SequenceFlow_35" name="" sourceRef="ConfirmVolumeName" targetRef="ExclusiveGateway_4" />
56     <bpmn2:exclusiveGateway id="ExclusiveGateway_4">
57       <bpmn2:incoming>SequenceFlow_11</bpmn2:incoming>
58       <bpmn2:incoming>SequenceFlow_21</bpmn2:incoming>
59       <bpmn2:incoming>SequenceFlow_35</bpmn2:incoming>
60       <bpmn2:outgoing>SequenceFlow_6</bpmn2:outgoing>
61     </bpmn2:exclusiveGateway>
62     <bpmn2:sequenceFlow id="SequenceFlow_6" name="" sourceRef="ExclusiveGateway_4" targetRef="CreateAAIVfModule" />
63     <bpmn2:callActivity id="CallSDNCAdapterVDModuleTopologyAssign" name="Call SDNC Adapter: VF Module Topology Assign" calledElement="sdncAdapter">
64       <bpmn2:extensionElements>
65         <camunda:in source="DCVFM_assignSDNCRequest" target="sdncAdapterWorkflowRequest" />
66         <camunda:in source="isDebugLogEnabled" target="isDebugLogEnabled" />
67         <camunda:in source="mso-request-id" target="mso-request-id" />
68         <camunda:in source="mso-service-instance-id" target="mso-service-instance-id" />
69         <camunda:out source="WorkflowException" target="WorkflowException" />
70         <camunda:out source="sdncAdapterResponse" target="DCVFM_assignSDNCAdapterResponse" />
71         <camunda:out source="SDNCA_SuccessIndicator" target="SDNCA_SuccessIndicator" />
72       </bpmn2:extensionElements>
73       <bpmn2:incoming>SequenceFlow_18</bpmn2:incoming>
74       <bpmn2:outgoing>SequenceFlow_20</bpmn2:outgoing>
75     </bpmn2:callActivity>
76     <bpmn2:scriptTask id="PostProcessSDNCAssignRequest" name="PostProcess SDNC Assign  Request" scriptFormat="groovy">
77       <bpmn2:incoming>SequenceFlow_20</bpmn2:incoming>
78       <bpmn2:outgoing>SequenceFlow_1nh92s8</bpmn2:outgoing>
79       <bpmn2:script>import org.onap.so.bpmn.infrastructure.scripts.*
80
81 String response = execution.getVariable("DCVFM_assignSDNCAdapterResponse")
82
83 def doCreateVfModule = new DoCreateVfModule()
84 doCreateVfModule.validateSDNCResponse(execution, response, "assign")</bpmn2:script>
85     </bpmn2:scriptTask>
86     <bpmn2:scriptTask id="PreProcessSDNCAssignRequest" name="PreProcess SDNC Assign Request" scriptFormat="groovy">
87       <bpmn2:incoming>SequenceFlow_8</bpmn2:incoming>
88       <bpmn2:outgoing>SequenceFlow_18</bpmn2:outgoing>
89       <bpmn2:script>import org.onap.so.bpmn.infrastructure.scripts.*
90 def doCreateVfModule = new DoCreateVfModule()
91 doCreateVfModule.preProcessSDNCAssignRequest(execution)</bpmn2:script>
92     </bpmn2:scriptTask>
93     <bpmn2:sequenceFlow id="SequenceFlow_18" name="" sourceRef="PreProcessSDNCAssignRequest" targetRef="CallSDNCAdapterVDModuleTopologyAssign" />
94     <bpmn2:sequenceFlow id="SequenceFlow_20" name="" sourceRef="CallSDNCAdapterVDModuleTopologyAssign" targetRef="PostProcessSDNCAssignRequest" />
95     <bpmn2:scriptTask id="PreProcessSDNCGetRequest" name="PreProcess SDNC GET Request" scriptFormat="groovy">
96       <bpmn2:incoming>SequenceFlow_0p61zug</bpmn2:incoming>
97       <bpmn2:incoming>SequenceFlow_0aegg0r</bpmn2:incoming>
98       <bpmn2:outgoing>SequenceFlow_23</bpmn2:outgoing>
99       <bpmn2:script>import org.onap.so.bpmn.infrastructure.scripts.*
100 def doCreateVfModule = new DoCreateVfModule()
101 doCreateVfModule.preProcessSDNCGetRequest(execution, "vfmodule")</bpmn2:script>
102     </bpmn2:scriptTask>
103     <bpmn2:callActivity id="CallSDNCAdapterVFModuleTopologyGET" name="Call SDNC Adapter: VF Module Topology GET" calledElement="sdncAdapter">
104       <bpmn2:extensionElements>
105         <camunda:in source="DCVFM_getSDNCRequest" target="sdncAdapterWorkflowRequest" />
106         <camunda:in source="mso-request-id" target="mso-request-id" />
107         <camunda:in source="mso-service-instance-id" target="mso-service-instance-id" />
108         <camunda:in source="isDebugLogEnabled" target="isDebugLogEnabled" />
109         <camunda:out source="WorkflowException" target="WorkflowException" />
110         <camunda:out source="sdncAdapterResponse" target="DCVFM_getSDNCAdapterResponse" />
111         <camunda:out source="SDNCA_SuccessIndicator" target="SDNCA_SuccessIndicator" />
112       </bpmn2:extensionElements>
113       <bpmn2:incoming>SequenceFlow_23</bpmn2:incoming>
114       <bpmn2:outgoing>SequenceFlow_24</bpmn2:outgoing>
115     </bpmn2:callActivity>
116     <bpmn2:sequenceFlow id="SequenceFlow_23" name="" sourceRef="PreProcessSDNCGetRequest" targetRef="CallSDNCAdapterVFModuleTopologyGET" />
117     <bpmn2:sequenceFlow id="SequenceFlow_24" name="" sourceRef="CallSDNCAdapterVFModuleTopologyGET" targetRef="PostProcessSDNCGetRequest" />
118     <bpmn2:scriptTask id="PostProcessSDNCGetRequest" name="PostProcess SDNC GET Request" scriptFormat="groovy">
119       <bpmn2:incoming>SequenceFlow_24</bpmn2:incoming>
120       <bpmn2:outgoing>SequenceFlow_31</bpmn2:outgoing>
121       <bpmn2:script>import org.onap.so.bpmn.infrastructure.scripts.*
122
123 String response = execution.getVariable("DCVFM_getSDNCAdapterResponse")
124
125 def doCreateVfModule = new DoCreateVfModule()
126 doCreateVfModule.validateSDNCResponse(execution, response, "get")</bpmn2:script>
127     </bpmn2:scriptTask>
128     <bpmn2:callActivity id="UpdateAAIVfModule_1" name="UpdateAAIVfModule" calledElement="UpdateAAIVfModule">
129       <bpmn2:extensionElements>
130         <camunda:in source="DCVFM_updateAAIVfModuleRequest" target="UpdateAAIVfModuleRequest" />
131         <camunda:in source="isDebugLogEnabled" target="isDebugLogEnabled" />
132         <camunda:out source="WorkflowException" target="WorkflowException" />
133         <camunda:out source="WorkflowResponse" target="DCVM_updateAAIVfModuleResponse" />
134       </bpmn2:extensionElements>
135       <bpmn2:incoming>SequenceFlow_5</bpmn2:incoming>
136       <bpmn2:outgoing>SequenceFlow_10</bpmn2:outgoing>
137     </bpmn2:callActivity>
138     <bpmn2:scriptTask id="PreProcessUpdateAAIVfModule_1" name="PreProcess Update AAIVfModule" scriptFormat="groovy">
139       <bpmn2:incoming>SequenceFlow_1avfxsz</bpmn2:incoming>
140       <bpmn2:outgoing>SequenceFlow_5</bpmn2:outgoing>
141       <bpmn2:script>import org.onap.so.bpmn.infrastructure.scripts.*
142 def doCreateVfModule = new DoCreateVfModule()
143 doCreateVfModule.preProcessUpdateAAIVfModuleRequestOrch(execution)</bpmn2:script>
144     </bpmn2:scriptTask>
145     <bpmn2:scriptTask id="PreProcessSDNCActivateRequest" name="PreProcess SDNC Activate Request" scriptFormat="groovy">
146       <bpmn2:incoming>SequenceFlow_10</bpmn2:incoming>
147       <bpmn2:outgoing>SequenceFlow_12</bpmn2:outgoing>
148       <bpmn2:script>import org.onap.so.bpmn.infrastructure.scripts.*
149 def doCreateVfModule = new DoCreateVfModule()
150 doCreateVfModule.preProcessSDNCActivateRequest(execution)</bpmn2:script>
151     </bpmn2:scriptTask>
152     <bpmn2:callActivity id="CallSDNCAdapterVFModuleTopologyActivate" name="Call SDNC Adapter: VF Module Topology Activate" calledElement="sdncAdapter">
153       <bpmn2:extensionElements>
154         <camunda:in source="DCVFM_activateSDNCRequest" target="sdncAdapterWorkflowRequest" />
155         <camunda:in source="isDebugLogEnabled" target="isDebugLogEnabled" />
156         <camunda:in source="mso-request-id" target="mso-request-id" />
157         <camunda:in source="mso-service-instance-id" target="mso-service-instance-id" />
158         <camunda:out source="WorkflowException" target="WorkflowException" />
159         <camunda:out source="sdncAdapterResponse" target="DCVFM_activateSDNCAdapterResponse" />
160         <camunda:out source="SDNCA_SuccessIndicator" target="SDNCA_SuccessIndicator" />
161       </bpmn2:extensionElements>
162       <bpmn2:incoming>SequenceFlow_12</bpmn2:incoming>
163       <bpmn2:outgoing>SequenceFlow_13</bpmn2:outgoing>
164     </bpmn2:callActivity>
165     <bpmn2:scriptTask id="PostProcessSDNCActivateRequest" name="PostProcess SDNC Activate Request" scriptFormat="groovy">
166       <bpmn2:incoming>SequenceFlow_13</bpmn2:incoming>
167       <bpmn2:outgoing>SequenceFlow_14</bpmn2:outgoing>
168       <bpmn2:script>import org.onap.so.bpmn.infrastructure.scripts.*
169       
170       String response = execution.getVariable("DCVFM_activateSDNCAdapterResponse")
171       
172 def doCreateVfModule = new DoCreateVfModule()
173 doCreateVfModule.validateSDNCResponse(execution, response, "activate")</bpmn2:script>
174     </bpmn2:scriptTask>
175     <bpmn2:exclusiveGateway id="ExclusiveGateway_5" name="Is volume_group_id specified?" default="SequenceFlow_30">
176       <bpmn2:incoming>SequenceFlow_14</bpmn2:incoming>
177       <bpmn2:outgoing>SequenceFlow_30</bpmn2:outgoing>
178       <bpmn2:outgoing>SequenceFlow_28</bpmn2:outgoing>
179     </bpmn2:exclusiveGateway>
180     <bpmn2:sequenceFlow id="SequenceFlow_30" name="no" sourceRef="ExclusiveGateway_5" targetRef="ExclusiveGateway_6" />
181     <bpmn2:sequenceFlow id="SequenceFlow_5" name="" sourceRef="PreProcessUpdateAAIVfModule_1" targetRef="UpdateAAIVfModule_1" />
182     <bpmn2:sequenceFlow id="SequenceFlow_10" name="" sourceRef="UpdateAAIVfModule_1" targetRef="PreProcessSDNCActivateRequest" />
183     <bpmn2:sequenceFlow id="SequenceFlow_12" name="" sourceRef="PreProcessSDNCActivateRequest" targetRef="CallSDNCAdapterVFModuleTopologyActivate" />
184     <bpmn2:sequenceFlow id="SequenceFlow_13" name="" sourceRef="CallSDNCAdapterVFModuleTopologyActivate" targetRef="PostProcessSDNCActivateRequest" />
185     <bpmn2:sequenceFlow id="SequenceFlow_14" name="" sourceRef="PostProcessSDNCActivateRequest" targetRef="ExclusiveGateway_5" />
186     <bpmn2:intermediateCatchEvent id="IntermediateCatchEvent_3" name="UpdateAndActivate">
187       <bpmn2:outgoing>SequenceFlow_0363dz7</bpmn2:outgoing>
188       <bpmn2:linkEventDefinition id="_LinkEventDefinition_30" name="UpdateAndActivate" />
189     </bpmn2:intermediateCatchEvent>
190     <bpmn2:intermediateCatchEvent id="IntermediateCatchEvent_2" name="Provision">
191       <bpmn2:outgoing>SequenceFlow_8</bpmn2:outgoing>
192       <bpmn2:linkEventDefinition id="_LinkEventDefinition_29" name="Provision" />
193     </bpmn2:intermediateCatchEvent>
194     <bpmn2:sequenceFlow id="SequenceFlow_8" name="" sourceRef="IntermediateCatchEvent_2" targetRef="PreProcessSDNCAssignRequest" />
195     <bpmn2:scriptTask id="PrepareCreateAAIVfModuleVolumeGroupRequest" name="Prepare CreateAAIVfModuleVolumeGroup Request" scriptFormat="groovy">
196       <bpmn2:incoming>SequenceFlow_28</bpmn2:incoming>
197       <bpmn2:outgoing>SequenceFlow_3</bpmn2:outgoing>
198       <bpmn2:script>import org.onap.so.bpmn.infrastructure.scripts.*
199 def doCreateVfModule = new DoCreateVfModule()
200 doCreateVfModule.prepareCreateAAIVfModuleVolumeGroupRequest(execution)</bpmn2:script>
201     </bpmn2:scriptTask>
202     <bpmn2:callActivity id="CreateAAIVfModuleVolumeGroup" name="CreateAAIVfModuleVolumeGroup" calledElement="CreateAAIVfModuleVolumeGroup">
203       <bpmn2:extensionElements>
204         <camunda:in source="DCVFM_createAAIVfModuleVolumeGroupRequest" target="CreateAAIVfModuleVolumeGroupRequest" />
205         <camunda:in source="isDebugLogEnabled" target="isDebugLogEnabled" />
206         <camunda:out source="WorkflowException" target="WorkflowException" />
207         <camunda:out source="WorkflowResponse" target="DCVM_updateAAIVfModuleResponse" />
208       </bpmn2:extensionElements>
209       <bpmn2:incoming>SequenceFlow_3</bpmn2:incoming>
210       <bpmn2:outgoing>SequenceFlow_29</bpmn2:outgoing>
211     </bpmn2:callActivity>
212     <bpmn2:sequenceFlow id="SequenceFlow_29" name="" sourceRef="CreateAAIVfModuleVolumeGroup" targetRef="ExclusiveGateway_6" />
213     <bpmn2:sequenceFlow id="SequenceFlow_3" name="" sourceRef="PrepareCreateAAIVfModuleVolumeGroupRequest" targetRef="CreateAAIVfModuleVolumeGroup" />
214     <bpmn2:exclusiveGateway id="ExclusiveGateway_6">
215       <bpmn2:incoming>SequenceFlow_30</bpmn2:incoming>
216       <bpmn2:incoming>SequenceFlow_29</bpmn2:incoming>
217       <bpmn2:outgoing>SequenceFlow_16</bpmn2:outgoing>
218     </bpmn2:exclusiveGateway>
219     <bpmn2:sequenceFlow id="SequenceFlow_16" name="" sourceRef="ExclusiveGateway_6" targetRef="ScriptTask_setSuccess" />
220     <bpmn2:scriptTask id="PreProcessVNFAdapterRequest" name="PreProcess VNF Adapter Request" scriptFormat="groovy">
221       <bpmn2:incoming>SequenceFlow_31</bpmn2:incoming>
222       <bpmn2:outgoing>SequenceFlow_32</bpmn2:outgoing>
223       <bpmn2:script>import org.onap.so.bpmn.infrastructure.scripts.*
224 def doCreateVfModule = new DoCreateVfModule()
225 doCreateVfModule.preProcessVNFAdapterRequest(execution)</bpmn2:script>
226     </bpmn2:scriptTask>
227     <bpmn2:callActivity id="CallVNFAdapterVFModuleCreate" name="Call VNF Adapter to create VF Module" calledElement="openstackAdapterTask">
228       <bpmn2:extensionElements>
229         <camunda:in source="DCVFM_createVnfARequest" target="openstackAdapterTaskRequest" />
230         <camunda:out source="WorkflowResponse" target="DCVFM_createVnfAResponse" />
231         <camunda:in source="mso-request-id" target="mso-request-id" />
232         <camunda:in source="mso-service-instance-id" target="mso-service-instance-id" />
233         <camunda:in variables="all" />
234         <camunda:out source="WorkflowException" target="WorkflowException" />
235       </bpmn2:extensionElements>
236       <bpmn2:incoming>SequenceFlow_32</bpmn2:incoming>
237       <bpmn2:outgoing>SequenceFlow_33</bpmn2:outgoing>
238     </bpmn2:callActivity>
239     <bpmn2:scriptTask id="PostProcessVNFAdapterRequest" name="PostProcess VNF Adapter Request" scriptFormat="groovy">
240       <bpmn2:incoming>SequenceFlow_33</bpmn2:incoming>
241       <bpmn2:outgoing>SequenceFlow_1ushk1d</bpmn2:outgoing>
242       <bpmn2:script>import org.onap.so.bpmn.infrastructure.scripts.*
243 def doCreateVfModule = new DoCreateVfModule()
244 doCreateVfModule.postProcessVNFAdapterRequest(execution)</bpmn2:script>
245     </bpmn2:scriptTask>
246     <bpmn2:intermediateThrowEvent id="IntermediateThrowEvent_2" name="To UpdateAndActivate">
247       <bpmn2:incoming>SequenceFlow_0xfanpi</bpmn2:incoming>
248       <bpmn2:incoming>SequenceFlow_0abffyj</bpmn2:incoming>
249       <bpmn2:linkEventDefinition id="_LinkEventDefinition_31" name="UpdateAndActivate" />
250     </bpmn2:intermediateThrowEvent>
251     <bpmn2:sequenceFlow id="SequenceFlow_31" name="" sourceRef="PostProcessSDNCGetRequest" targetRef="PreProcessVNFAdapterRequest" />
252     <bpmn2:sequenceFlow id="SequenceFlow_32" name="" sourceRef="PreProcessVNFAdapterRequest" targetRef="CallVNFAdapterVFModuleCreate" />
253     <bpmn2:sequenceFlow id="SequenceFlow_33" name="" sourceRef="CallVNFAdapterVFModuleCreate" targetRef="PostProcessVNFAdapterRequest" />
254     <bpmn2:intermediateThrowEvent id="IntermediateThrowEvent_3" name="To Provision">
255       <bpmn2:incoming>SequenceFlow_0zcfn2x</bpmn2:incoming>
256       <bpmn2:incoming>SequenceFlow_170kw7h</bpmn2:incoming>
257       <bpmn2:linkEventDefinition id="_LinkEventDefinition_28" name="Provision" />
258     </bpmn2:intermediateThrowEvent>
259     <bpmn2:exclusiveGateway id="ExclusiveGateway_2" name="Need to query SDNC for VNF Topology?" default="SequenceFlow_0zcfn2x">
260       <bpmn2:incoming>SequenceFlow_39</bpmn2:incoming>
261       <bpmn2:incoming>SequenceFlow_37</bpmn2:incoming>
262       <bpmn2:outgoing>SequenceFlow_0zcfn2x</bpmn2:outgoing>
263       <bpmn2:outgoing>SequenceFlow_0m382su</bpmn2:outgoing>
264     </bpmn2:exclusiveGateway>
265     <bpmn2:scriptTask id="PostProcessCreateAAIVfModule" name="PostProcess CreateAAIVfModule" scriptFormat="groovy">
266       <bpmn2:incoming>SequenceFlow_25</bpmn2:incoming>
267       <bpmn2:outgoing>SequenceFlow_27</bpmn2:outgoing>
268       <bpmn2:script>import org.onap.so.bpmn.infrastructure.scripts.*
269 def doCreateVfModule = new DoCreateVfModule()
270 doCreateVfModule.postProcessCreateAAIVfModule(execution)</bpmn2:script>
271     </bpmn2:scriptTask>
272     <bpmn2:sequenceFlow id="SequenceFlow_27" name="" sourceRef="PostProcessCreateAAIVfModule" targetRef="IsBaseVfModule" />
273     <bpmn2:exclusiveGateway id="IsBaseVfModule" name="Is Base VF Module?" default="SequenceFlow_36">
274       <bpmn2:incoming>SequenceFlow_27</bpmn2:incoming>
275       <bpmn2:outgoing>SequenceFlow_36</bpmn2:outgoing>
276       <bpmn2:outgoing>SequenceFlow_39</bpmn2:outgoing>
277     </bpmn2:exclusiveGateway>
278     <bpmn2:sequenceFlow id="SequenceFlow_36" name="no" sourceRef="IsBaseVfModule" targetRef="QueryAAIVfModule" />
279     <bpmn2:sequenceFlow id="SequenceFlow_39" name="yes" sourceRef="IsBaseVfModule" targetRef="ExclusiveGateway_2">
280       <bpmn2:conditionExpression xsi:type="bpmn2:tFormalExpression" language="groovy">execution.getVariable("DCVFM_isBaseVfModule") == "true"</bpmn2:conditionExpression>
281     </bpmn2:sequenceFlow>
282     <bpmn2:scriptTask id="QueryAAIVfModule" name="Query AAI Vf Module" scriptFormat="groovy">
283       <bpmn2:incoming>SequenceFlow_36</bpmn2:incoming>
284       <bpmn2:outgoing>SequenceFlow_37</bpmn2:outgoing>
285       <bpmn2:script>import org.onap.so.bpmn.infrastructure.scripts.*
286 def doCreateVfModule = new DoCreateVfModule()
287 doCreateVfModule.queryAAIVfModule(execution)</bpmn2:script>
288     </bpmn2:scriptTask>
289     <bpmn2:sequenceFlow id="SequenceFlow_37" name="" sourceRef="QueryAAIVfModule" targetRef="ExclusiveGateway_2" />
290     <bpmn2:scriptTask id="ScriptTask_setSuccess" name="Set Success Indicator" scriptFormat="groovy">
291       <bpmn2:incoming>SequenceFlow_16</bpmn2:incoming>
292       <bpmn2:outgoing>SequenceFlow_7</bpmn2:outgoing>
293       <bpmn2:script>import org.onap.so.bpmn.infrastructure.scripts.*
294 def doCreateVfModule = new DoCreateVfModule()
295 doCreateVfModule.setSuccessIndicator(execution, true)</bpmn2:script>
296     </bpmn2:scriptTask>
297     <bpmn2:sequenceFlow id="SequenceFlow_7" name="" sourceRef="ScriptTask_setSuccess" targetRef="EndEvent_1" />
298     <bpmn2:endEvent id="EndEvent_1">
299       <bpmn2:incoming>SequenceFlow_7</bpmn2:incoming>
300       <bpmn2:terminateEventDefinition id="_TerminateEventDefinition_8" />
301     </bpmn2:endEvent>
302     <bpmn2:scriptTask id="QueryCloudRegion" name="Query Cloud Region" scriptFormat="groovy">
303       <bpmn2:incoming>SequenceFlow_40</bpmn2:incoming>
304       <bpmn2:outgoing>SequenceFlow_43</bpmn2:outgoing>
305       <bpmn2:script>import org.onap.so.bpmn.infrastructure.scripts.*
306 def doCreateVfModule = new DoCreateVfModule()
307 return doCreateVfModule.queryCloudRegion(execution)</bpmn2:script>
308     </bpmn2:scriptTask>
309     <bpmn2:sequenceFlow id="SequenceFlow_40" name="yes" sourceRef="IsVolumeGroupIdSpecified" targetRef="QueryCloudRegion">
310       <bpmn2:conditionExpression xsi:type="bpmn2:tFormalExpression">#{execution.getVariable("DCVFM_volumeGroupId") != null &amp;&amp; execution.getVariable("DCVFM_volumeGroupId") != "" }</bpmn2:conditionExpression>
311     </bpmn2:sequenceFlow>
312     <bpmn2:sequenceFlow id="SequenceFlow_43" name="" sourceRef="QueryCloudRegion" targetRef="ConfirmVolumeGroupTenant" />
313     <bpmn2:scriptTask id="PreProcessRequest" name="Pre-Process Request" scriptFormat="groovy">
314       <bpmn2:incoming>SequenceFlow_1</bpmn2:incoming>
315       <bpmn2:outgoing>SequenceFlow_4</bpmn2:outgoing>
316       <bpmn2:script>import org.onap.so.bpmn.infrastructure.scripts.*
317 def doCreateVfModule = new DoCreateVfModule()
318 doCreateVfModule.preProcessRequest(execution)</bpmn2:script>
319     </bpmn2:scriptTask>
320     <bpmn2:sequenceFlow id="SequenceFlow_4" name="" sourceRef="PreProcessRequest" targetRef="ExclusiveGateway_19933zh" />
321     <bpmn2:intermediateThrowEvent id="IntermediateThrowEvent_1" name="To DoCreateVfModule">
322       <bpmn2:incoming>SequenceFlow_1f53tby</bpmn2:incoming>
323       <bpmn2:incoming>SequenceFlow_0270n5c</bpmn2:incoming>
324       <bpmn2:linkEventDefinition id="_LinkEventDefinition_25" name="DoCreateVfModule" />
325     </bpmn2:intermediateThrowEvent>
326     <bpmn2:callActivity id="CreateAAIVfModule" name="CreateAAIVfModule" calledElement="CreateAAIVfModule">
327       <bpmn2:extensionElements>
328         <camunda:in source="isDebugLogEnabled" target="isDebugLogEnabled" />
329         <camunda:in source="isVidRequest" target="isVidRequest" />
330         <camunda:in source="DCVFM_vfModuleId" target="newVfModuleId" />
331         <camunda:out source="WorkflowException" target="WorkflowException" />
332         <camunda:out source="CreateAAIVfModuleResponse" target="DCVFM_createVfModuleResponse" />
333         <camunda:in source="DCVFM_vnfId" target="vnfId" />
334         <camunda:in source="DCVFM_vnfName" target="vnfName" />
335         <camunda:in source="DCVFM_vnfType" target="vnfType" />
336         <camunda:in source="DCVFM_serviceId" target="serviceId" />
337         <camunda:in source="DCVFM_personaModelId" target="personaModelId" />
338         <camunda:in source="DCVFM_isBaseVfModule" target="isBaseVfModule" />
339         <camunda:in source="DCVFM_vfModuleName" target="vfModuleName" />
340         <camunda:in source="DCVFM_vfModuleModelName" target="vfModuleModelName" />
341         <camunda:in source="DCVFM_personaModelVersion" target="personaModelVersion" />
342         <camunda:in source="DCVFM_modelCustomizationUuid" target="modelCustomizationId" />
343       </bpmn2:extensionElements>
344       <bpmn2:incoming>SequenceFlow_6</bpmn2:incoming>
345       <bpmn2:outgoing>SequenceFlow_25</bpmn2:outgoing>
346     </bpmn2:callActivity>
347     <bpmn2:sequenceFlow id="SequenceFlow_25" name="" sourceRef="CreateAAIVfModule" targetRef="PostProcessCreateAAIVfModule" />
348     <bpmn2:exclusiveGateway id="ExclusiveGateway_183x8vk" name="need to create network policies in AAI?" default="SequenceFlow_0xfanpi">
349       <bpmn2:incoming>SequenceFlow_1ushk1d</bpmn2:incoming>
350       <bpmn2:outgoing>SequenceFlow_0ery1pk</bpmn2:outgoing>
351       <bpmn2:outgoing>SequenceFlow_0xfanpi</bpmn2:outgoing>
352     </bpmn2:exclusiveGateway>
353     <bpmn2:sequenceFlow id="SequenceFlow_1ushk1d" sourceRef="PostProcessVNFAdapterRequest" targetRef="ExclusiveGateway_183x8vk" />
354     <bpmn2:sequenceFlow id="SequenceFlow_0ery1pk" name="yes" sourceRef="ExclusiveGateway_183x8vk" targetRef="CreateNetworkPoliciesInAAI">
355       <bpmn2:conditionExpression xsi:type="bpmn2:tFormalExpression" language="groovy">execution.getVariable("DCVFM_contrailNetworkPolicyFqdnList") != null &amp;&amp; !execution.getVariable("DCVFM_contrailNetworkPolicyFqdnList").isEmpty()</bpmn2:conditionExpression>
356     </bpmn2:sequenceFlow>
357     <bpmn2:sequenceFlow id="SequenceFlow_0xfanpi" name="no" sourceRef="ExclusiveGateway_183x8vk" targetRef="IntermediateThrowEvent_2" />
358     <bpmn2:sequenceFlow id="SequenceFlow_0abffyj" sourceRef="CreateNetworkPoliciesInAAI" targetRef="IntermediateThrowEvent_2" />
359     <bpmn2:scriptTask id="CreateNetworkPoliciesInAAI" name="Create Network Policies In AAI" scriptFormat="groovy">
360       <bpmn2:incoming>SequenceFlow_0ery1pk</bpmn2:incoming>
361       <bpmn2:outgoing>SequenceFlow_0abffyj</bpmn2:outgoing>
362       <bpmn2:script>import org.onap.so.bpmn.infrastructure.scripts.*
363 def doCreateVfModule = new DoCreateVfModule()
364 doCreateVfModule.createNetworkPoliciesInAAI(execution)</bpmn2:script>
365     </bpmn2:scriptTask>
366     <bpmn2:exclusiveGateway id="ExclusiveGateway_0f54imv" name="need to update VNF in AAI?" default="SequenceFlow_1k5uku2">
367       <bpmn2:incoming>SequenceFlow_0363dz7</bpmn2:incoming>
368       <bpmn2:outgoing>SequenceFlow_0bi38s7</bpmn2:outgoing>
369       <bpmn2:outgoing>SequenceFlow_1k5uku2</bpmn2:outgoing>
370     </bpmn2:exclusiveGateway>
371     <bpmn2:exclusiveGateway id="ExclusiveGateway_1edqxlf">
372       <bpmn2:incoming>SequenceFlow_112los9</bpmn2:incoming>
373       <bpmn2:incoming>SequenceFlow_1k5uku2</bpmn2:incoming>
374       <bpmn2:outgoing>SequenceFlow_1avfxsz</bpmn2:outgoing>
375     </bpmn2:exclusiveGateway>
376     <bpmn2:sequenceFlow id="SequenceFlow_0bi38s7" name="yes" sourceRef="ExclusiveGateway_0f54imv" targetRef="PreProcessUpdateAAIGenericVnf">
377       <bpmn2:conditionExpression xsi:type="bpmn2:tFormalExpression" language="groovy">!execution.getVariable("DCVFM_oamManagementV4Address").isEmpty() || !execution.getVariable("DCVFM_oamManagementV6Address").isEmpty()</bpmn2:conditionExpression>
378     </bpmn2:sequenceFlow>
379     <bpmn2:sequenceFlow id="SequenceFlow_1qm81ym" sourceRef="PreProcessUpdateAAIGenericVnf" targetRef="UpdateAAIGenericVNFTask" />
380     <bpmn2:sequenceFlow id="SequenceFlow_112los9" sourceRef="UpdateAAIGenericVNFTask" targetRef="ExclusiveGateway_1edqxlf" />
381     <bpmn2:sequenceFlow id="SequenceFlow_1k5uku2" name="no" sourceRef="ExclusiveGateway_0f54imv" targetRef="ExclusiveGateway_1edqxlf" />
382     <bpmn2:sequenceFlow id="SequenceFlow_1avfxsz" sourceRef="ExclusiveGateway_1edqxlf" targetRef="PreProcessUpdateAAIVfModule_1" />
383     <bpmn2:sequenceFlow id="SequenceFlow_0363dz7" sourceRef="IntermediateCatchEvent_3" targetRef="ExclusiveGateway_0f54imv" />
384     <bpmn2:scriptTask id="PreProcessUpdateAAIGenericVnf" name="PreProcess Update AAI Generic VNF" scriptFormat="groovy">
385       <bpmn2:incoming>SequenceFlow_0bi38s7</bpmn2:incoming>
386       <bpmn2:outgoing>SequenceFlow_1qm81ym</bpmn2:outgoing>
387       <bpmn2:script>import org.onap.so.bpmn.infrastructure.scripts.*
388 def doCreateVfModule = new DoCreateVfModule()
389 doCreateVfModule.prepUpdateAAIGenericVnf(execution)</bpmn2:script>
390     </bpmn2:scriptTask>
391     <bpmn2:callActivity id="UpdateAAIGenericVNFTask" name="Update AAI Generic VNF" calledElement="UpdateAAIGenericVnf">
392       <bpmn2:extensionElements>
393         <camunda:in source="DCVM_updateAAIGenericVnfRequest" target="UpdateAAIGenericVnfRequest" />
394         <camunda:in source="mso-request-id" target="mso-request-id" />
395         <camunda:in source="mso-service-id" target="mso-service-id" />
396         <camunda:in source="isDebugLogEnabled" target="isDebugLogEnabled" />
397         <camunda:out source="WorkflowException" target="WorkflowException" />
398       </bpmn2:extensionElements>
399       <bpmn2:incoming>SequenceFlow_1qm81ym</bpmn2:incoming>
400       <bpmn2:outgoing>SequenceFlow_112los9</bpmn2:outgoing>
401     </bpmn2:callActivity>
402     <bpmn2:sequenceFlow id="SequenceFlow_0zcfn2x" name="no" sourceRef="ExclusiveGateway_2" targetRef="IntermediateThrowEvent_3" />
403     <bpmn2:sequenceFlow id="SequenceFlow_0m382su" name="yes" sourceRef="ExclusiveGateway_2" targetRef="PreProcessSDNCVnfGetRequest">
404       <bpmn2:conditionExpression xsi:type="bpmn2:tFormalExpression">#{execution.getVariable("DCVFM_sdncVersion" ) == '1707'}</bpmn2:conditionExpression>
405     </bpmn2:sequenceFlow>
406     <bpmn2:sequenceFlow id="SequenceFlow_0g270u0" sourceRef="PreProcessSDNCVnfGetRequest" targetRef="CallSDNCAdapterVNFTopologyGET" />
407     <bpmn2:sequenceFlow id="SequenceFlow_1yrlvgb" sourceRef="CallSDNCAdapterVNFTopologyGET" targetRef="PostProcessSDNCVnfGetRequest" />
408     <bpmn2:scriptTask id="PreProcessSDNCVnfGetRequest" name="PreProcess SDNC VNF Topology GET Request" scriptFormat="groovy">
409       <bpmn2:incoming>SequenceFlow_0m382su</bpmn2:incoming>
410       <bpmn2:outgoing>SequenceFlow_0g270u0</bpmn2:outgoing>
411       <bpmn2:script>import org.onap.so.bpmn.infrastructure.scripts.*
412 def doCreateVfModule = new DoCreateVfModule()
413 doCreateVfModule.preProcessSDNCGetRequest(execution, 'vnf')</bpmn2:script>
414     </bpmn2:scriptTask>
415     <bpmn2:callActivity id="CallSDNCAdapterVNFTopologyGET" name="Call SDNC Adapter: VNF Topology GET" calledElement="sdncAdapter">
416       <bpmn2:extensionElements>
417         <camunda:in source="DCVFM_getSDNCRequest" target="sdncAdapterWorkflowRequest" />
418         <camunda:in source="mso-request-id" target="mso-request-id" />
419         <camunda:in source="mso-service-instance-id" target="mso-service-instance-id" />
420         <camunda:in source="isDebugLogEnabled" target="isDebugLogEnabled" />
421         <camunda:out source="WorkflowException" target="WorkflowException" />
422         <camunda:out source="sdncAdapterResponse" target="DCVFM_getVnfSDNCAdapterResponse" />
423         <camunda:out source="SDNCA_SuccessIndicator" target="SDNCA_SuccessIndicator" />
424       </bpmn2:extensionElements>
425       <bpmn2:incoming>SequenceFlow_0g270u0</bpmn2:incoming>
426       <bpmn2:outgoing>SequenceFlow_1yrlvgb</bpmn2:outgoing>
427     </bpmn2:callActivity>
428     <bpmn2:scriptTask id="PostProcessSDNCVnfGetRequest" name="PostProcess SDNC VNF Toplogy GET request" scriptFormat="groovy">
429       <bpmn2:incoming>SequenceFlow_1yrlvgb</bpmn2:incoming>
430       <bpmn2:outgoing>SequenceFlow_170kw7h</bpmn2:outgoing>
431       <bpmn2:script>import org.onap.so.bpmn.infrastructure.scripts.*
432
433 String response = execution.getVariable("DCVFM_getVnfSDNCAdapterResponse")
434
435 def doCreateVfModule = new DoCreateVfModule()
436 doCreateVfModule.validateSDNCResponse(execution, response, "get")</bpmn2:script>
437     </bpmn2:scriptTask>
438     <bpmn2:sequenceFlow id="SequenceFlow_170kw7h" sourceRef="PostProcessSDNCVnfGetRequest" targetRef="IntermediateThrowEvent_3" />
439     <bpmn2:sequenceFlow id="SequenceFlow_1f53tby" sourceRef="Task_0kuj2a1" targetRef="IntermediateThrowEvent_1" />
440     <bpmn2:exclusiveGateway id="ExclusiveGateway_0ffvqla" name="Is vf_module_name specified?" default="SequenceFlow_0270n5c">
441       <bpmn2:incoming>SequenceFlow_1y1ttqe</bpmn2:incoming>
442       <bpmn2:incoming>SequenceFlow_0lilmm3</bpmn2:incoming>
443       <bpmn2:outgoing>SequenceFlow_0270n5c</bpmn2:outgoing>
444       <bpmn2:outgoing>SequenceFlow_05og7iw</bpmn2:outgoing>
445     </bpmn2:exclusiveGateway>
446     <bpmn2:sequenceFlow id="SequenceFlow_0270n5c" name="yes" sourceRef="ExclusiveGateway_0ffvqla" targetRef="IntermediateThrowEvent_1" />
447     <bpmn2:sequenceFlow id="SequenceFlow_05og7iw" name="no" sourceRef="ExclusiveGateway_0ffvqla" targetRef="Task_0kuj2a1">
448       <bpmn2:conditionExpression xsi:type="bpmn2:tFormalExpression">#{execution.getVariable("DCVFM_vfModuleName") == null}</bpmn2:conditionExpression>
449     </bpmn2:sequenceFlow>
450     <bpmn2:callActivity id="Task_0kuj2a1" name="Generate VF Module Name" calledElement="GenerateVfModuleName">
451       <bpmn2:extensionElements>
452         <camunda:in source="DCVFM_vnfId" target="vnfId" />
453         <camunda:in source="DCVFM_vnfName" target="vnfName" />
454         <camunda:in source="DCVFM_vfModuleLabel" target="vfModuleLabel" />
455         <camunda:in source="DCVFM_pesonaModelId" target="personaModelId" />
456         <camunda:in source="isDebugLogEnabled" target="isDebugLogEnabled" />
457         <camunda:out source="WorkflowException" target="WorkflowException" />
458         <camunda:out source="vfModuleName" target="DCVFM_vfModuleName" />
459       </bpmn2:extensionElements>
460       <bpmn2:incoming>SequenceFlow_05og7iw</bpmn2:incoming>
461       <bpmn2:outgoing>SequenceFlow_1f53tby</bpmn2:outgoing>
462     </bpmn2:callActivity>
463     <bpmn2:subProcess id="SubProcess_0ltzufk" name="Sub-process for Application Errors" triggeredByEvent="true">
464       <bpmn2:startEvent id="StartEvent_18lzc5m">
465         <bpmn2:outgoing>SequenceFlow_02lc25j</bpmn2:outgoing>
466         <bpmn2:errorEventDefinition errorRef="Error_1" />
467       </bpmn2:startEvent>
468       <bpmn2:endEvent id="EndEvent_0wsdptv">
469         <bpmn2:incoming>SequenceFlow_0z2rczk</bpmn2:incoming>
470         <bpmn2:incoming>SequenceFlow_1pgo10r</bpmn2:incoming>
471       </bpmn2:endEvent>
472       <bpmn2:callActivity id="CallDoCreateVfModuleRollback" name="Call DoCreateVfModuleRollback" calledElement="DoCreateVfModuleRollback">
473         <bpmn2:extensionElements>
474           <camunda:in source="rollbackData" target="rollbackData" />
475           <camunda:in source="isDebugLogEnabled" target="isDebugLogEnabled" />
476           <camunda:in source="isVidRequest" target="isVidRequest" />
477           <camunda:out source="rolledBack" target="rolledBack" />
478           <camunda:out source="rollbackError" target="rollbackError" />
479           <camunda:in source="disableRollback" target="disableRollback" />
480           <camunda:in source="sdncVersion" target="sdncVersion" />
481           <camunda:in source="DCVFM_aLaCarte" target="aLaCarte" />
482         </bpmn2:extensionElements>
483         <bpmn2:incoming>SequenceFlow_1i1q78e</bpmn2:incoming>
484         <bpmn2:outgoing>SequenceFlow_0112l2c</bpmn2:outgoing>
485       </bpmn2:callActivity>
486       <bpmn2:scriptTask id="PreProcessRollback" name="Pre Process Rollback" scriptFormat="groovy">
487         <bpmn2:incoming>SequenceFlow_04bd5in</bpmn2:incoming>
488         <bpmn2:outgoing>SequenceFlow_1i1q78e</bpmn2:outgoing>
489         <bpmn2:script>import org.onap.so.bpmn.infrastructure.scripts.*
490 def doCreateVfModule = new DoCreateVfModule()
491 doCreateVfModule.preProcessRollback(execution)</bpmn2:script>
492       </bpmn2:scriptTask>
493       <bpmn2:scriptTask id="PostProcessRollback" name="Post Process Rollback" scriptFormat="groovy">
494         <bpmn2:incoming>SequenceFlow_0112l2c</bpmn2:incoming>
495         <bpmn2:outgoing>SequenceFlow_0z2rczk</bpmn2:outgoing>
496         <bpmn2:script>import org.onap.so.bpmn.infrastructure.scripts.*
497 def doCreateVfModule = new DoCreateVfModule()
498 doCreateVfModule.postProcessRollback(execution)</bpmn2:script>
499       </bpmn2:scriptTask>
500       <bpmn2:sequenceFlow id="SequenceFlow_02lc25j" sourceRef="StartEvent_18lzc5m" targetRef="ExclusiveGateway_039bib8" />
501       <bpmn2:sequenceFlow id="SequenceFlow_0z2rczk" sourceRef="PostProcessRollback" targetRef="EndEvent_0wsdptv" />
502       <bpmn2:sequenceFlow id="SequenceFlow_1i1q78e" sourceRef="PreProcessRollback" targetRef="CallDoCreateVfModuleRollback" />
503       <bpmn2:sequenceFlow id="SequenceFlow_0112l2c" sourceRef="CallDoCreateVfModuleRollback" targetRef="PostProcessRollback" />
504       <bpmn2:exclusiveGateway id="ExclusiveGateway_039bib8" name="Disable Rollback?" default="SequenceFlow_04bd5in">
505         <bpmn2:incoming>SequenceFlow_02lc25j</bpmn2:incoming>
506         <bpmn2:outgoing>SequenceFlow_04bd5in</bpmn2:outgoing>
507         <bpmn2:outgoing>SequenceFlow_1nh7m8d</bpmn2:outgoing>
508       </bpmn2:exclusiveGateway>
509       <bpmn2:sequenceFlow id="SequenceFlow_04bd5in" name="no" sourceRef="ExclusiveGateway_039bib8" targetRef="PreProcessRollback" />
510       <bpmn2:sequenceFlow id="SequenceFlow_1nh7m8d" name="yes" sourceRef="ExclusiveGateway_039bib8" targetRef="Task_1fm09pi">
511         <bpmn2:conditionExpression xsi:type="bpmn2:tFormalExpression">#{execution.getVariable("disableRollback" )  == true}</bpmn2:conditionExpression>
512       </bpmn2:sequenceFlow>
513       <bpmn2:scriptTask id="Task_1fm09pi" name="Process Error" scriptFormat="groovy">
514         <bpmn2:incoming>SequenceFlow_1nh7m8d</bpmn2:incoming>
515         <bpmn2:outgoing>SequenceFlow_1pgo10r</bpmn2:outgoing>
516         <bpmn2:script>import org.onap.so.bpmn.infrastructure.scripts.*
517 def doCreateVfModule = new DoCreateVfModule()
518 doCreateVfModule.processBPMNException(execution)</bpmn2:script>
519       </bpmn2:scriptTask>
520       <bpmn2:sequenceFlow id="SequenceFlow_1pgo10r" sourceRef="Task_1fm09pi" targetRef="EndEvent_0wsdptv" />
521     </bpmn2:subProcess>
522     <bpmn2:exclusiveGateway id="ExclusiveGateway_0jw7ymg" name="Is 2 Phased Design?" default="SequenceFlow_006rnym">
523       <bpmn2:incoming>SequenceFlow_0cc17yk</bpmn2:incoming>
524       <bpmn2:outgoing>SequenceFlow_17cp3tn</bpmn2:outgoing>
525       <bpmn2:outgoing>SequenceFlow_006rnym</bpmn2:outgoing>
526     </bpmn2:exclusiveGateway>
527     <bpmn2:sequenceFlow id="SequenceFlow_28" name="yes" sourceRef="ExclusiveGateway_5" targetRef="PrepareCreateAAIVfModuleVolumeGroupRequest">
528       <bpmn2:conditionExpression xsi:type="bpmn2:tFormalExpression">#{execution.getVariable("DCVFM_volumeGroupId") != null &amp;&amp; execution.getVariable("DCVFM_volumeGroupId") != "" }</bpmn2:conditionExpression>
529     </bpmn2:sequenceFlow>
530     <bpmn2:exclusiveGateway id="ExclusiveGateway_19933zh" name="Is aLaCarte?" default="SequenceFlow_1y1ttqe">
531       <bpmn2:incoming>SequenceFlow_4</bpmn2:incoming>
532       <bpmn2:outgoing>SequenceFlow_1y1ttqe</bpmn2:outgoing>
533       <bpmn2:outgoing>SequenceFlow_1y8q87e</bpmn2:outgoing>
534     </bpmn2:exclusiveGateway>
535     <bpmn2:sequenceFlow id="SequenceFlow_1y1ttqe" name="no" sourceRef="ExclusiveGateway_19933zh" targetRef="ExclusiveGateway_0ffvqla" />
536     <bpmn2:exclusiveGateway id="ExclusiveGateway_02fd6gx" name="Is already PendingActivation or Assigned?" default="SequenceFlow_0lilmm3">
537       <bpmn2:incoming>SequenceFlow_1sf1091</bpmn2:incoming>
538       <bpmn2:outgoing>SequenceFlow_0lilmm3</bpmn2:outgoing>
539       <bpmn2:outgoing>SequenceFlow_15i583d</bpmn2:outgoing>
540     </bpmn2:exclusiveGateway>
541     <bpmn2:sequenceFlow id="SequenceFlow_0lilmm3" name="no" sourceRef="ExclusiveGateway_02fd6gx" targetRef="ExclusiveGateway_0ffvqla" />
542     <bpmn2:sequenceFlow id="SequenceFlow_1y8q87e" name="yes" sourceRef="ExclusiveGateway_19933zh" targetRef="Task_14n44kb">
543       <bpmn2:conditionExpression xsi:type="bpmn2:tFormalExpression" language="groovy">execution.getVariable("DCVFM_aLaCarte") == true</bpmn2:conditionExpression>
544     </bpmn2:sequenceFlow>
545     <bpmn2:sequenceFlow id="SequenceFlow_1sf1091" sourceRef="Task_14n44kb" targetRef="ExclusiveGateway_02fd6gx" />
546     <bpmn2:sequenceFlow id="SequenceFlow_17cp3tn" name="yes" sourceRef="ExclusiveGateway_0jw7ymg" targetRef="Task_0kqh1of">
547       <bpmn2:conditionExpression xsi:type="bpmn2:tFormalExpression" language="groovy">execution.getVariable("DCVFM_twoPhaseDesign") == true</bpmn2:conditionExpression>
548     </bpmn2:sequenceFlow>
549     <bpmn2:endEvent id="EndEvent_0pd6bbj">
550       <bpmn2:incoming>SequenceFlow_00bh7m7</bpmn2:incoming>
551       <bpmn2:terminateEventDefinition />
552     </bpmn2:endEvent>
553     <bpmn2:sequenceFlow id="SequenceFlow_15i583d" name="yes" sourceRef="ExclusiveGateway_02fd6gx" targetRef="ExclusiveGateway_1f6x9ii">
554       <bpmn2:conditionExpression xsi:type="bpmn2:tFormalExpression" language="groovy">execution.getVariable("DCVFM_orchestrationStatus") == "PendingActivation" || execution.getVariable("DCVFM_orchestrationStatus") == "Assigned"</bpmn2:conditionExpression>
555     </bpmn2:sequenceFlow>
556     <bpmn2:exclusiveGateway id="ExclusiveGateway_0gsliyw" name="Is aLaCarte?" default="SequenceFlow_1iyt5i4">
557       <bpmn2:incoming>SequenceFlow_1nh92s8</bpmn2:incoming>
558       <bpmn2:outgoing>SequenceFlow_16mgvsd</bpmn2:outgoing>
559       <bpmn2:outgoing>SequenceFlow_1iyt5i4</bpmn2:outgoing>
560     </bpmn2:exclusiveGateway>
561     <bpmn2:sequenceFlow id="SequenceFlow_16mgvsd" name="yes" sourceRef="ExclusiveGateway_0gsliyw" targetRef="Task_08tnqe1">
562       <bpmn2:conditionExpression xsi:type="bpmn2:tFormalExpression" language="groovy">execution.getVariable("DCVFM_aLaCarte") == true</bpmn2:conditionExpression>
563     </bpmn2:sequenceFlow>
564     <bpmn2:sequenceFlow id="SequenceFlow_1nh92s8" sourceRef="PostProcessSDNCAssignRequest" targetRef="ExclusiveGateway_0gsliyw" />
565     <bpmn2:sequenceFlow id="SequenceFlow_0cc17yk" sourceRef="Task_08tnqe1" targetRef="ExclusiveGateway_0jw7ymg" />
566     <bpmn2:sequenceFlow id="SequenceFlow_1iyt5i4" name="no" sourceRef="ExclusiveGateway_0gsliyw" targetRef="Task_19zw1li" />
567     <bpmn2:sequenceFlow id="SequenceFlow_006rnym" name="no" sourceRef="ExclusiveGateway_0jw7ymg" targetRef="Task_19zw1li" />
568     <bpmn2:sequenceFlow id="SequenceFlow_0ynd0iy" sourceRef="Task_0kqh1of" targetRef="Task_08z2aai" />
569     <bpmn2:sequenceFlow id="SequenceFlow_00bh7m7" sourceRef="Task_16p51r4" targetRef="EndEvent_0pd6bbj" />
570     <bpmn2:sequenceFlow id="SequenceFlow_1mnipp8" sourceRef="Task_08z2aai" targetRef="Task_16p51r4" />
571     <bpmn2:callActivity id="Task_08z2aai" name="Update AAI VF Module PendingActivation" calledElement="UpdateAAIVfModule">
572       <bpmn2:extensionElements>
573         <camunda:in source="DCVFM_updateAAIVfModuleRequest" target="UpdateAAIVfModuleRequest" />
574         <camunda:in source="isDebugLogEnabled" target="isDebugLogEnabled" />
575         <camunda:out source="WorkflowException" target="WorkflowException" />
576         <camunda:out source="WorkflowResponse" target="DCVFM_updateAAIVfModuleResponse" />
577       </bpmn2:extensionElements>
578       <bpmn2:incoming>SequenceFlow_0ynd0iy</bpmn2:incoming>
579       <bpmn2:outgoing>SequenceFlow_1mnipp8</bpmn2:outgoing>
580     </bpmn2:callActivity>
581     <bpmn2:scriptTask id="Task_0kqh1of" name="PrepareUpdateAAIVfModulePendingActivation" scriptFormat="groovy">
582       <bpmn2:incoming>SequenceFlow_17cp3tn</bpmn2:incoming>
583       <bpmn2:outgoing>SequenceFlow_0ynd0iy</bpmn2:outgoing>
584       <bpmn2:script>import org.onap.so.bpmn.infrastructure.scripts.*
585 def doCreateVfModule = new DoCreateVfModule()
586 doCreateVfModule.preProcessUpdateAAIVfModuleRequestStatus(execution, 'PendingActivation')</bpmn2:script>
587     </bpmn2:scriptTask>
588     <bpmn2:scriptTask id="Task_08tnqe1" name="Query Catalog DB" scriptFormat="groovy">
589       <bpmn2:incoming>SequenceFlow_16mgvsd</bpmn2:incoming>
590       <bpmn2:outgoing>SequenceFlow_0cc17yk</bpmn2:outgoing>
591       <bpmn2:script>import org.onap.so.bpmn.infrastructure.scripts.*
592 def doCreateVfModule = new DoCreateVfModule()
593 doCreateVfModule.queryCatalogDB(execution)</bpmn2:script>
594     </bpmn2:scriptTask>
595     <bpmn2:scriptTask id="Task_14n44kb" name="Query AAI for Orchestration Status" scriptFormat="groovy">
596       <bpmn2:incoming>SequenceFlow_1y8q87e</bpmn2:incoming>
597       <bpmn2:outgoing>SequenceFlow_1sf1091</bpmn2:outgoing>
598       <bpmn2:script>import org.onap.so.bpmn.infrastructure.scripts.*
599 def doCreateVfModule = new DoCreateVfModule()
600 doCreateVfModule.queryAAIVfModuleForStatus(execution)</bpmn2:script>
601     </bpmn2:scriptTask>
602     <bpmn2:scriptTask id="Task_16p51r4" name="Set Success Indicator 1st Phase" scriptFormat="groovy">
603       <bpmn2:incoming>SequenceFlow_1mnipp8</bpmn2:incoming>
604       <bpmn2:outgoing>SequenceFlow_00bh7m7</bpmn2:outgoing>
605       <bpmn2:script>import org.onap.so.bpmn.infrastructure.scripts.*
606 def doCreateVfModule = new DoCreateVfModule()
607 doCreateVfModule.setSuccessIndicator(execution, true)</bpmn2:script>
608     </bpmn2:scriptTask>
609     <bpmn2:exclusiveGateway id="ExclusiveGateway_1f6x9ii" name="Is volume_group_id specified for stage 2?" default="SequenceFlow_0tfrcnc">
610       <bpmn2:incoming>SequenceFlow_15i583d</bpmn2:incoming>
611       <bpmn2:outgoing>SequenceFlow_0tfrcnc</bpmn2:outgoing>
612       <bpmn2:outgoing>SequenceFlow_0oadvvx</bpmn2:outgoing>
613     </bpmn2:exclusiveGateway>
614     <bpmn2:sequenceFlow id="SequenceFlow_0tfrcnc" name="no" sourceRef="ExclusiveGateway_1f6x9ii" targetRef="ExclusiveGateway_09r5rvt" />
615     <bpmn2:sequenceFlow id="SequenceFlow_0oadvvx" name="yes" sourceRef="ExclusiveGateway_1f6x9ii" targetRef="Task_0dx8gpp">
616       <bpmn2:conditionExpression xsi:type="bpmn2:tFormalExpression">#{execution.getVariable("DCVFM_volumeGroupId") != null &amp;&amp; execution.getVariable("DCVFM_volumeGroupId") != "" }</bpmn2:conditionExpression>
617     </bpmn2:sequenceFlow>
618     <bpmn2:exclusiveGateway id="ExclusiveGateway_09r5rvt">
619       <bpmn2:incoming>SequenceFlow_0tfrcnc</bpmn2:incoming>
620       <bpmn2:incoming>SequenceFlow_0c6p4aa</bpmn2:incoming>
621       <bpmn2:outgoing>SequenceFlow_1qzw172</bpmn2:outgoing>
622     </bpmn2:exclusiveGateway>
623     <bpmn2:sequenceFlow id="SequenceFlow_1qzw172" sourceRef="ExclusiveGateway_09r5rvt" targetRef="ExclusiveGateway_04msdir" />
624     <bpmn2:sequenceFlow id="SequenceFlow_03batve" sourceRef="Task_0dx8gpp" targetRef="Task_0e8s9xm" />
625     <bpmn2:sequenceFlow id="SequenceFlow_0c6p4aa" sourceRef="Task_0e8s9xm" targetRef="ExclusiveGateway_09r5rvt" />
626     <bpmn2:exclusiveGateway id="ExclusiveGateway_04msdir" name="Is Base VF Module for stage 2?" default="SequenceFlow_0p3cspl">
627       <bpmn2:incoming>SequenceFlow_1qzw172</bpmn2:incoming>
628       <bpmn2:outgoing>SequenceFlow_0xed5sn</bpmn2:outgoing>
629       <bpmn2:outgoing>SequenceFlow_0p3cspl</bpmn2:outgoing>
630     </bpmn2:exclusiveGateway>
631     <bpmn2:sequenceFlow id="SequenceFlow_0xed5sn" name="yes" sourceRef="ExclusiveGateway_04msdir" targetRef="ExclusiveGateway_1biy4yg">
632       <bpmn2:conditionExpression xsi:type="bpmn2:tFormalExpression" language="groovy">execution.getVariable("DCVFM_isBaseVfModule") == "true"</bpmn2:conditionExpression>
633     </bpmn2:sequenceFlow>
634     <bpmn2:sequenceFlow id="SequenceFlow_0p3cspl" name="no" sourceRef="ExclusiveGateway_04msdir" targetRef="Task_0cdjxcd" />
635     <bpmn2:exclusiveGateway id="ExclusiveGateway_1biy4yg">
636       <bpmn2:incoming>SequenceFlow_0xed5sn</bpmn2:incoming>
637       <bpmn2:incoming>SequenceFlow_1k7xbcu</bpmn2:incoming>
638       <bpmn2:outgoing>SequenceFlow_0p61zug</bpmn2:outgoing>
639     </bpmn2:exclusiveGateway>
640     <bpmn2:sequenceFlow id="SequenceFlow_0p61zug" sourceRef="ExclusiveGateway_1biy4yg" targetRef="PreProcessSDNCGetRequest" />
641     <bpmn2:sequenceFlow id="SequenceFlow_1k7xbcu" sourceRef="Task_0cdjxcd" targetRef="ExclusiveGateway_1biy4yg" />
642     <bpmn2:scriptTask id="Task_0dx8gpp" name="Query Cloud Region For Stage 2" scriptFormat="groovy">
643       <bpmn2:incoming>SequenceFlow_0oadvvx</bpmn2:incoming>
644       <bpmn2:outgoing>SequenceFlow_03batve</bpmn2:outgoing>
645       <bpmn2:script>import org.onap.so.bpmn.infrastructure.scripts.*
646 def doCreateVfModule = new DoCreateVfModule()
647 return doCreateVfModule.queryCloudRegion(execution)</bpmn2:script>
648     </bpmn2:scriptTask>
649     <bpmn2:callActivity id="Task_0e8s9xm" name="Confirm Volume Group Tenant" calledElement="ConfirmVolumeGroupTenant">
650       <bpmn2:extensionElements>
651         <camunda:in source="DCVFM_volumeGroupId" target="volumeGroupId" />
652         <camunda:in source="DCVFM_tenantId" target="tenantId" />
653         <camunda:in source="DCVFM_cloudRegionForVolume" target="aicCloudRegion" />
654         <camunda:in source="mso-request-id" target="mso-request-id" />
655         <camunda:in source="mso-service-instance-id" target="mso-service-instance-id" />
656         <camunda:in source="isDebugLogEnabled" target="isDebugLogEnabled" />
657         <camunda:out source="ConfirmVolumeGroupTenantResponse" target="DCVFM_volumeGroupStackId" />
658         <camunda:out source="WorkflowException" target="WorkflowException" />
659       </bpmn2:extensionElements>
660       <bpmn2:incoming>SequenceFlow_03batve</bpmn2:incoming>
661       <bpmn2:outgoing>SequenceFlow_0c6p4aa</bpmn2:outgoing>
662     </bpmn2:callActivity>
663     <bpmn2:scriptTask id="Task_0cdjxcd" name="Query AAI Vf Module for Stage 2" scriptFormat="groovy">
664       <bpmn2:incoming>SequenceFlow_0p3cspl</bpmn2:incoming>
665       <bpmn2:outgoing>SequenceFlow_1k7xbcu</bpmn2:outgoing>
666       <bpmn2:script>import org.onap.so.bpmn.infrastructure.scripts.*
667 def doCreateVfModule = new DoCreateVfModule()
668 doCreateVfModule.queryAAIVfModule(execution)</bpmn2:script>
669     </bpmn2:scriptTask>
670     <bpmn2:scriptTask id="Task_19zw1li" name="PrepareUpdateAAIVfModuleAssign" scriptFormat="groovy">
671       <bpmn2:incoming>SequenceFlow_006rnym</bpmn2:incoming>
672       <bpmn2:incoming>SequenceFlow_1iyt5i4</bpmn2:incoming>
673       <bpmn2:outgoing>SequenceFlow_0thm33s</bpmn2:outgoing>
674       <bpmn2:script>import org.onap.so.bpmn.infrastructure.scripts.*
675 def doCreateVfModule = new DoCreateVfModule()
676 doCreateVfModule.preProcessUpdateAAIVfModuleRequestStatus(execution, 'Assigned')</bpmn2:script>
677     </bpmn2:scriptTask>
678     <bpmn2:callActivity id="Task_01b1fio" name="Update AAI VF Module Assigned" calledElement="UpdateAAIVfModule">
679       <bpmn2:extensionElements>
680         <camunda:in source="DCVFM_updateAAIVfModuleRequest" target="UpdateAAIVfModuleRequest" />
681         <camunda:in source="isDebugLogEnabled" target="isDebugLogEnabled" />
682         <camunda:out source="WorkflowException" target="WorkflowException" />
683         <camunda:out source="WorkflowResponse" target="DCVFM_updateAAIVfModuleResponse" />
684       </bpmn2:extensionElements>
685       <bpmn2:incoming>SequenceFlow_0thm33s</bpmn2:incoming>
686       <bpmn2:outgoing>SequenceFlow_0aegg0r</bpmn2:outgoing>
687     </bpmn2:callActivity>
688     <bpmn2:sequenceFlow id="SequenceFlow_0thm33s" sourceRef="Task_19zw1li" targetRef="Task_01b1fio" />
689     <bpmn2:sequenceFlow id="SequenceFlow_0aegg0r" sourceRef="Task_01b1fio" targetRef="PreProcessSDNCGetRequest" />
690   </bpmn2:process>
691   <bpmn2:message id="Message_1" name="DoCreateVfModuleRequest" />
692   <bpmn2:error id="Error_1" name="MSOWorkflowException" errorCode="MSOWorkflowException" />
693   <bpmndi:BPMNDiagram id="BPMNDiagram_1">
694     <bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="DoCreateVfModule">
695       <bpmndi:BPMNShape id="_BPMNShape_StartEvent_50" bpmnElement="StartEvent_1">
696         <dc:Bounds x="258" y="403" width="36" height="36" />
697         <bpmndi:BPMNLabel>
698           <dc:Bounds x="263" y="439" width="25" height="14" />
699         </bpmndi:BPMNLabel>
700       </bpmndi:BPMNShape>
701       <bpmndi:BPMNEdge id="BPMNEdge_SequenceFlow_1" bpmnElement="SequenceFlow_1" sourceElement="_BPMNShape_StartEvent_50" targetElement="_BPMNShape_ScriptTask_124">
702         <di:waypoint x="294" y="421" />
703         <di:waypoint x="367" y="421" />
704         <bpmndi:BPMNLabel>
705           <dc:Bounds x="99" y="171" width="0" height="0" />
706         </bpmndi:BPMNLabel>
707       </bpmndi:BPMNEdge>
708       <bpmndi:BPMNShape id="_BPMNShape_ScriptTask_124" bpmnElement="PreProcessRequest">
709         <dc:Bounds x="367" y="381" width="100" height="80" />
710       </bpmndi:BPMNShape>
711       <bpmndi:BPMNShape id="_BPMNShape_IntermediateCatchEvent_24" bpmnElement="IntermediateCatchEvent_1">
712         <dc:Bounds x="256" y="626" width="36" height="36" />
713         <bpmndi:BPMNLabel>
714           <dc:Bounds x="235" y="667" width="85" height="27" />
715         </bpmndi:BPMNLabel>
716       </bpmndi:BPMNShape>
717       <bpmndi:BPMNShape id="_BPMNShape_IntermediateThrowEvent_22" bpmnElement="IntermediateThrowEvent_1">
718         <dc:Bounds x="1048" y="403" width="36" height="36" />
719         <bpmndi:BPMNLabel>
720           <dc:Bounds x="1090" y="423" width="85" height="40" />
721         </bpmndi:BPMNLabel>
722       </bpmndi:BPMNShape>
723       <bpmndi:BPMNShape id="_BPMNShape_ScriptTask_157" bpmnElement="CallSDNCAdapterVDModuleTopologyAssign">
724         <dc:Bounds x="486" y="922" width="121" height="94" />
725       </bpmndi:BPMNShape>
726       <bpmndi:BPMNShape id="_BPMNShape_ScriptTask_158" bpmnElement="CallSDNCAdapterVFModuleTopologyGET">
727         <dc:Bounds x="474" y="1279" width="133" height="97" />
728       </bpmndi:BPMNShape>
729       <bpmndi:BPMNShape id="_BPMNShape_ExclusiveGateway_90" bpmnElement="IsVolumeGroupIdSpecified" isMarkerVisible="true">
730         <dc:Bounds x="364" y="618" width="50" height="50" />
731         <bpmndi:BPMNLabel>
732           <dc:Bounds x="356" y="597" width="84" height="40" />
733         </bpmndi:BPMNLabel>
734       </bpmndi:BPMNShape>
735       <bpmndi:BPMNShape id="_BPMNShape_ScriptTask_172" bpmnElement="ConfirmVolumeGroupTenant">
736         <dc:Bounds x="429" y="778" width="118" height="89" />
737       </bpmndi:BPMNShape>
738       <bpmndi:BPMNShape id="_BPMNShape_ExclusiveGateway_91" bpmnElement="ExclusiveGateway_4" isMarkerVisible="true">
739         <dc:Bounds x="779" y="618" width="50" height="50" />
740         <bpmndi:BPMNLabel>
741           <dc:Bounds x="584" y="423" width="0" height="0" />
742         </bpmndi:BPMNLabel>
743       </bpmndi:BPMNShape>
744       <bpmndi:BPMNEdge id="BPMNEdge_SequenceFlow_11" bpmnElement="SequenceFlow_11" sourceElement="_BPMNShape_ExclusiveGateway_90" targetElement="_BPMNShape_ExclusiveGateway_91">
745         <di:waypoint x="414" y="643" />
746         <di:waypoint x="779" y="643" />
747         <bpmndi:BPMNLabel>
748           <dc:Bounds x="433" y="643" width="13" height="14" />
749         </bpmndi:BPMNLabel>
750       </bpmndi:BPMNEdge>
751       <bpmndi:BPMNShape id="_BPMNShape_ScriptTask_173" bpmnElement="CallVNFAdapterVFModuleCreate">
752         <dc:Bounds x="966" y="1281" width="121" height="97" />
753       </bpmndi:BPMNShape>
754       <bpmndi:BPMNShape id="_BPMNShape_ScriptTask_174" bpmnElement="UpdateAAIVfModule_1">
755         <dc:Bounds x="937" y="1461" width="117" height="97" />
756       </bpmndi:BPMNShape>
757       <bpmndi:BPMNShape id="_BPMNShape_ScriptTask_175" bpmnElement="CallSDNCAdapterVFModuleTopologyActivate">
758         <dc:Bounds x="1259" y="1459" width="119" height="99" />
759       </bpmndi:BPMNShape>
760       <bpmndi:BPMNShape id="_BPMNShape_ExclusiveGateway_92" bpmnElement="ExclusiveGateway_5" isMarkerVisible="true">
761         <dc:Bounds x="1604" y="1484" width="50" height="50" />
762         <bpmndi:BPMNLabel>
763           <dc:Bounds x="1602" y="1456" width="84" height="40" />
764         </bpmndi:BPMNLabel>
765       </bpmndi:BPMNShape>
766       <bpmndi:BPMNShape id="_BPMNShape_ScriptTask_176" bpmnElement="CreateAAIVfModuleVolumeGroup">
767         <dc:Bounds x="1908" y="1454" width="121" height="112" />
768       </bpmndi:BPMNShape>
769       <bpmndi:BPMNShape id="_BPMNShape_ExclusiveGateway_93" bpmnElement="ExclusiveGateway_6" isMarkerVisible="true">
770         <dc:Bounds x="2033" y="1322" width="50" height="50" />
771         <bpmndi:BPMNLabel>
772           <dc:Bounds x="1838" y="1127" width="0" height="0" />
773         </bpmndi:BPMNLabel>
774       </bpmndi:BPMNShape>
775       <bpmndi:BPMNEdge id="BPMNEdge_SequenceFlow_29" bpmnElement="SequenceFlow_29" sourceElement="_BPMNShape_ScriptTask_176" targetElement="_BPMNShape_ExclusiveGateway_93">
776         <di:waypoint x="2028" y="1510" />
777         <di:waypoint x="2058" y="1510" />
778         <di:waypoint x="2058" y="1412" />
779         <di:waypoint x="2058" y="1372" />
780         <bpmndi:BPMNLabel>
781           <dc:Bounds x="1834" y="1260" width="0" height="0" />
782         </bpmndi:BPMNLabel>
783       </bpmndi:BPMNEdge>
784       <bpmndi:BPMNEdge id="BPMNEdge_SequenceFlow_30" bpmnElement="SequenceFlow_30" sourceElement="_BPMNShape_ExclusiveGateway_92" targetElement="_BPMNShape_ExclusiveGateway_93">
785         <di:waypoint x="1629" y="1484" />
786         <di:waypoint x="1629" y="1347" />
787         <di:waypoint x="2033" y="1347" />
788         <bpmndi:BPMNLabel>
789           <dc:Bounds x="1639" y="1394" width="13" height="14" />
790         </bpmndi:BPMNLabel>
791       </bpmndi:BPMNEdge>
792       <bpmndi:BPMNEdge id="BPMNEdge_SequenceFlow_15" bpmnElement="SequenceFlow_15" sourceElement="_BPMNShape_IntermediateCatchEvent_24" targetElement="_BPMNShape_ExclusiveGateway_90">
793         <di:waypoint x="292" y="644" />
794         <di:waypoint x="340" y="644" />
795         <di:waypoint x="340" y="643" />
796         <di:waypoint x="364" y="643" />
797         <bpmndi:BPMNLabel>
798           <dc:Bounds x="117" y="394" width="6" height="6" />
799         </bpmndi:BPMNLabel>
800       </bpmndi:BPMNEdge>
801       <bpmndi:BPMNShape id="_BPMNShape_ExclusiveGateway_101" bpmnElement="IsVolumeGroupNameSpecified" isMarkerVisible="true">
802         <dc:Bounds x="580" y="797" width="50" height="50" />
803         <bpmndi:BPMNLabel>
804           <dc:Bounds x="585" y="746" width="88" height="40" />
805         </bpmndi:BPMNLabel>
806       </bpmndi:BPMNShape>
807       <bpmndi:BPMNEdge id="BPMNEdge_SequenceFlow_17" bpmnElement="SequenceFlow_17" sourceElement="_BPMNShape_ScriptTask_172" targetElement="_BPMNShape_ExclusiveGateway_101">
808         <di:waypoint x="547" y="822" />
809         <di:waypoint x="580" y="822" />
810         <bpmndi:BPMNLabel>
811           <dc:Bounds x="338" y="572" width="6" height="6" />
812         </bpmndi:BPMNLabel>
813       </bpmndi:BPMNEdge>
814       <bpmndi:BPMNShape id="_BPMNShape_Task_3" bpmnElement="ConfirmVolumeName">
815         <dc:Bounds x="673" y="778" width="109" height="89" />
816       </bpmndi:BPMNShape>
817       <bpmndi:BPMNEdge id="BPMNEdge_SequenceFlow_19" bpmnElement="SequenceFlow_19" sourceElement="_BPMNShape_ExclusiveGateway_101" targetElement="_BPMNShape_Task_3">
818         <di:waypoint x="630" y="822" />
819         <di:waypoint x="673" y="822" />
820         <bpmndi:BPMNLabel>
821           <dc:Bounds x="635" y="826" width="17" height="14" />
822         </bpmndi:BPMNLabel>
823       </bpmndi:BPMNEdge>
824       <bpmndi:BPMNEdge id="BPMNEdge_SequenceFlow_21" bpmnElement="SequenceFlow_21" sourceElement="_BPMNShape_ExclusiveGateway_101" targetElement="_BPMNShape_ExclusiveGateway_91">
825         <di:waypoint x="605" y="797" />
826         <di:waypoint x="605" y="643" />
827         <di:waypoint x="779" y="643" />
828         <bpmndi:BPMNLabel>
829           <dc:Bounds x="616" y="700" width="13" height="14" />
830         </bpmndi:BPMNLabel>
831       </bpmndi:BPMNEdge>
832       <bpmndi:BPMNEdge id="BPMNEdge_SequenceFlow_35" bpmnElement="SequenceFlow_35" sourceElement="_BPMNShape_Task_3" targetElement="_BPMNShape_ExclusiveGateway_91">
833         <di:waypoint x="781" y="822" />
834         <di:waypoint x="804" y="822" />
835         <di:waypoint x="804" y="668" />
836         <bpmndi:BPMNLabel>
837           <dc:Bounds x="581" y="492" width="6" height="6" />
838         </bpmndi:BPMNLabel>
839       </bpmndi:BPMNEdge>
840       <bpmndi:BPMNEdge id="BPMNEdge_SequenceFlow_4" bpmnElement="SequenceFlow_4" sourceElement="_BPMNShape_ScriptTask_124" targetElement="ExclusiveGateway_19933zh_di">
841         <di:waypoint x="467" y="421" />
842         <di:waypoint x="522" y="421" />
843         <bpmndi:BPMNLabel>
844           <dc:Bounds x="275" y="156" width="0" height="0" />
845         </bpmndi:BPMNLabel>
846       </bpmndi:BPMNEdge>
847       <bpmndi:BPMNEdge id="BPMNEdge_SequenceFlow_6" bpmnElement="SequenceFlow_6" sourceElement="_BPMNShape_ExclusiveGateway_91" targetElement="_BPMNShape_ScriptTask_156">
848         <di:waypoint x="829" y="643" />
849         <di:waypoint x="848" y="643" />
850         <di:waypoint x="848" y="644" />
851         <di:waypoint x="916" y="644" />
852         <bpmndi:BPMNLabel>
853           <dc:Bounds x="636" y="394" width="0" height="0" />
854         </bpmndi:BPMNLabel>
855       </bpmndi:BPMNEdge>
856       <bpmndi:BPMNShape id="_BPMNShape_ScriptTask_178" bpmnElement="PreProcessSDNCAssignRequest">
857         <dc:Bounds x="329" y="924" width="121" height="94" />
858       </bpmndi:BPMNShape>
859       <bpmndi:BPMNShape id="_BPMNShape_ScriptTask_179" bpmnElement="PostProcessSDNCAssignRequest">
860         <dc:Bounds x="655" y="924" width="121" height="94" />
861       </bpmndi:BPMNShape>
862       <bpmndi:BPMNShape id="_BPMNShape_IntermediateThrowEvent_44" bpmnElement="IntermediateThrowEvent_3">
863         <dc:Bounds x="2413" y="626" width="36" height="36" />
864         <bpmndi:BPMNLabel>
865           <dc:Bounds x="2402" y="667" width="59" height="14" />
866         </bpmndi:BPMNLabel>
867       </bpmndi:BPMNShape>
868       <bpmndi:BPMNShape id="_BPMNShape_IntermediateCatchEvent_29" bpmnElement="IntermediateCatchEvent_2">
869         <dc:Bounds x="244" y="956" width="36" height="36" />
870         <bpmndi:BPMNLabel>
871           <dc:Bounds x="239" y="997" width="46" height="14" />
872         </bpmndi:BPMNLabel>
873       </bpmndi:BPMNShape>
874       <bpmndi:BPMNEdge id="BPMNEdge_SequenceFlow_8" bpmnElement="SequenceFlow_8" sourceElement="_BPMNShape_IntermediateCatchEvent_29" targetElement="_BPMNShape_ScriptTask_178">
875         <di:waypoint x="280" y="974" />
876         <di:waypoint x="301" y="974" />
877         <di:waypoint x="301" y="971" />
878         <di:waypoint x="329" y="971" />
879         <bpmndi:BPMNLabel>
880           <dc:Bounds x="78" y="722" width="6" height="6" />
881         </bpmndi:BPMNLabel>
882       </bpmndi:BPMNEdge>
883       <bpmndi:BPMNEdge id="BPMNEdge_SequenceFlow_18" bpmnElement="SequenceFlow_18" sourceElement="_BPMNShape_ScriptTask_178" targetElement="_BPMNShape_ScriptTask_157">
884         <di:waypoint x="449" y="971" />
885         <di:waypoint x="468" y="971" />
886         <di:waypoint x="468" y="969" />
887         <di:waypoint x="486" y="969" />
888       </bpmndi:BPMNEdge>
889       <bpmndi:BPMNEdge id="BPMNEdge_SequenceFlow_20" bpmnElement="SequenceFlow_20" sourceElement="_BPMNShape_ScriptTask_157" targetElement="_BPMNShape_ScriptTask_179">
890         <di:waypoint x="606" y="969" />
891         <di:waypoint x="631" y="969" />
892         <di:waypoint x="631" y="971" />
893         <di:waypoint x="655" y="971" />
894       </bpmndi:BPMNEdge>
895       <bpmndi:BPMNShape id="_BPMNShape_ScriptTask_213" bpmnElement="PreProcessSDNCGetRequest">
896         <dc:Bounds x="318" y="1281" width="121" height="94" />
897       </bpmndi:BPMNShape>
898       <bpmndi:BPMNShape id="_BPMNShape_ScriptTask_214" bpmnElement="PostProcessSDNCGetRequest">
899         <dc:Bounds x="654" y="1281" width="121" height="94" />
900       </bpmndi:BPMNShape>
901       <bpmndi:BPMNEdge id="BPMNEdge_SequenceFlow_23" bpmnElement="SequenceFlow_23" sourceElement="_BPMNShape_ScriptTask_213" targetElement="_BPMNShape_ScriptTask_158">
902         <di:waypoint x="438" y="1328" />
903         <di:waypoint x="456" y="1328" />
904         <di:waypoint x="456" y="1327" />
905         <di:waypoint x="474" y="1327" />
906         <bpmndi:BPMNLabel>
907           <dc:Bounds x="251" y="1068" width="0" height="0" />
908         </bpmndi:BPMNLabel>
909       </bpmndi:BPMNEdge>
910       <bpmndi:BPMNEdge id="BPMNEdge_SequenceFlow_24" bpmnElement="SequenceFlow_24" sourceElement="_BPMNShape_ScriptTask_158" targetElement="_BPMNShape_ScriptTask_214">
911         <di:waypoint x="606" y="1327" />
912         <di:waypoint x="629" y="1327" />
913         <di:waypoint x="629" y="1328" />
914         <di:waypoint x="654" y="1328" />
915         <bpmndi:BPMNLabel>
916           <dc:Bounds x="410" y="1078" width="0" height="0" />
917         </bpmndi:BPMNLabel>
918       </bpmndi:BPMNEdge>
919       <bpmndi:BPMNShape id="_BPMNShape_Task_2" bpmnElement="PreProcessUpdateAAIVfModule_1">
920         <dc:Bounds x="778" y="1461" width="118" height="97" />
921       </bpmndi:BPMNShape>
922       <bpmndi:BPMNShape id="_BPMNShape_Task_33" bpmnElement="PreProcessSDNCActivateRequest">
923         <dc:Bounds x="1104" y="1460" width="118" height="98" />
924       </bpmndi:BPMNShape>
925       <bpmndi:BPMNShape id="_BPMNShape_Task_4" bpmnElement="PostProcessSDNCActivateRequest">
926         <dc:Bounds x="1421" y="1461" width="121" height="95" />
927       </bpmndi:BPMNShape>
928       <bpmndi:BPMNEdge id="BPMNEdge_SequenceFlow_5" bpmnElement="SequenceFlow_5" sourceElement="_BPMNShape_Task_2" targetElement="_BPMNShape_ScriptTask_174">
929         <di:waypoint x="896" y="1509" />
930         <di:waypoint x="937" y="1509" />
931         <bpmndi:BPMNLabel>
932           <dc:Bounds x="697" y="1234" width="0" height="0" />
933         </bpmndi:BPMNLabel>
934       </bpmndi:BPMNEdge>
935       <bpmndi:BPMNEdge id="BPMNEdge_SequenceFlow_10" bpmnElement="SequenceFlow_10" sourceElement="_BPMNShape_ScriptTask_174" targetElement="_BPMNShape_Task_33">
936         <di:waypoint x="1053" y="1509" />
937         <di:waypoint x="1104" y="1509" />
938         <bpmndi:BPMNLabel>
939           <dc:Bounds x="859" y="1234" width="0" height="0" />
940         </bpmndi:BPMNLabel>
941       </bpmndi:BPMNEdge>
942       <bpmndi:BPMNEdge id="BPMNEdge_SequenceFlow_12" bpmnElement="SequenceFlow_12" sourceElement="_BPMNShape_Task_33" targetElement="_BPMNShape_ScriptTask_175">
943         <di:waypoint x="1222" y="1509" />
944         <di:waypoint x="1240" y="1509" />
945         <di:waypoint x="1240" y="1508" />
946         <di:waypoint x="1259" y="1508" />
947         <bpmndi:BPMNLabel>
948           <dc:Bounds x="1035" y="1249" width="0" height="0" />
949         </bpmndi:BPMNLabel>
950       </bpmndi:BPMNEdge>
951       <bpmndi:BPMNEdge id="BPMNEdge_SequenceFlow_13" bpmnElement="SequenceFlow_13" sourceElement="_BPMNShape_ScriptTask_175" targetElement="_BPMNShape_Task_4">
952         <di:waypoint x="1377" y="1508" />
953         <di:waypoint x="1421" y="1508" />
954         <bpmndi:BPMNLabel>
955           <dc:Bounds x="1179" y="1233" width="0" height="0" />
956         </bpmndi:BPMNLabel>
957       </bpmndi:BPMNEdge>
958       <bpmndi:BPMNEdge id="BPMNEdge_SequenceFlow_14" bpmnElement="SequenceFlow_14" sourceElement="_BPMNShape_Task_4" targetElement="_BPMNShape_ExclusiveGateway_92">
959         <di:waypoint x="1541" y="1508" />
960         <di:waypoint x="1573" y="1508" />
961         <di:waypoint x="1573" y="1509" />
962         <di:waypoint x="1604" y="1509" />
963         <bpmndi:BPMNLabel>
964           <dc:Bounds x="1368" y="1249" width="0" height="0" />
965         </bpmndi:BPMNLabel>
966       </bpmndi:BPMNEdge>
967       <bpmndi:BPMNShape id="_BPMNShape_EndEvent_175" bpmnElement="EndEvent_1">
968         <dc:Bounds x="2327" y="1329" width="36" height="36" />
969         <bpmndi:BPMNLabel>
970           <dc:Bounds x="2125" y="1120" width="0" height="0" />
971         </bpmndi:BPMNLabel>
972       </bpmndi:BPMNShape>
973       <bpmndi:BPMNEdge id="BPMNEdge_SequenceFlow_16" bpmnElement="SequenceFlow_16" sourceElement="_BPMNShape_ExclusiveGateway_93" targetElement="_BPMNShape_ScriptTask_218">
974         <di:waypoint x="2083" y="1347" />
975         <di:waypoint x="2149" y="1346" />
976         <bpmndi:BPMNLabel>
977           <dc:Bounds x="1896" y="1082" width="0" height="0" />
978         </bpmndi:BPMNLabel>
979       </bpmndi:BPMNEdge>
980       <bpmndi:BPMNShape id="_BPMNShape_IntermediateThrowEvent_45" bpmnElement="IntermediateThrowEvent_2">
981         <dc:Bounds x="1501" y="1310" width="36" height="36" />
982         <bpmndi:BPMNLabel>
983           <dc:Bounds x="1477" y="1351" width="85" height="40" />
984         </bpmndi:BPMNLabel>
985       </bpmndi:BPMNShape>
986       <bpmndi:BPMNShape id="_BPMNShape_IntermediateCatchEvent_30" bpmnElement="IntermediateCatchEvent_3">
987         <dc:Bounds x="193" y="1491" width="36" height="36" />
988         <bpmndi:BPMNLabel>
989           <dc:Bounds x="185" y="1532" width="85" height="27" />
990         </bpmndi:BPMNLabel>
991       </bpmndi:BPMNShape>
992       <bpmndi:BPMNShape id="_BPMNShape_Task_7" bpmnElement="PrepareCreateAAIVfModuleVolumeGroupRequest">
993         <dc:Bounds x="1722" y="1454" width="121" height="112" />
994       </bpmndi:BPMNShape>
995       <bpmndi:BPMNEdge id="BPMNEdge_SequenceFlow_3" bpmnElement="SequenceFlow_3" sourceElement="_BPMNShape_Task_7" targetElement="_BPMNShape_ScriptTask_176">
996         <di:waypoint x="1843" y="1510" />
997         <di:waypoint x="1908" y="1510" />
998         <bpmndi:BPMNLabel>
999           <dc:Bounds x="1656" y="1245" width="0" height="0" />
1000         </bpmndi:BPMNLabel>
1001       </bpmndi:BPMNEdge>
1002       <bpmndi:BPMNShape id="_BPMNShape_Task_25" bpmnElement="PreProcessVNFAdapterRequest">
1003         <dc:Bounds x="803" y="1281" width="121" height="96" />
1004       </bpmndi:BPMNShape>
1005       <bpmndi:BPMNShape id="_BPMNShape_Task_35" bpmnElement="PostProcessVNFAdapterRequest">
1006         <dc:Bounds x="1127" y="1283" width="116" height="92" />
1007       </bpmndi:BPMNShape>
1008       <bpmndi:BPMNEdge id="BPMNEdge_SequenceFlow_31" bpmnElement="SequenceFlow_31" sourceElement="_BPMNShape_ScriptTask_214" targetElement="_BPMNShape_Task_25">
1009         <di:waypoint x="774" y="1328" />
1010         <di:waypoint x="789" y="1328" />
1011         <di:waypoint x="789" y="1329" />
1012         <di:waypoint x="803" y="1329" />
1013         <bpmndi:BPMNLabel>
1014           <dc:Bounds x="584" y="1069" width="0" height="0" />
1015         </bpmndi:BPMNLabel>
1016       </bpmndi:BPMNEdge>
1017       <bpmndi:BPMNEdge id="BPMNEdge_SequenceFlow_32" bpmnElement="SequenceFlow_32" sourceElement="_BPMNShape_Task_25" targetElement="_BPMNShape_ScriptTask_173">
1018         <di:waypoint x="923" y="1329" />
1019         <di:waypoint x="966" y="1329" />
1020         <bpmndi:BPMNLabel>
1021           <dc:Bounds x="725" y="1054" width="0" height="0" />
1022         </bpmndi:BPMNLabel>
1023       </bpmndi:BPMNEdge>
1024       <bpmndi:BPMNEdge id="BPMNEdge_SequenceFlow_33" bpmnElement="SequenceFlow_33" sourceElement="_BPMNShape_ScriptTask_173" targetElement="_BPMNShape_Task_35">
1025         <di:waypoint x="1086" y="1329" />
1026         <di:waypoint x="1127" y="1329" />
1027         <bpmndi:BPMNLabel>
1028           <dc:Bounds x="887" y="1054" width="0" height="0" />
1029         </bpmndi:BPMNLabel>
1030       </bpmndi:BPMNEdge>
1031       <bpmndi:BPMNShape id="_BPMNShape_ScriptTask_215" bpmnElement="QueryAAIVfModule">
1032         <dc:Bounds x="1444" y="766" width="125" height="92" />
1033       </bpmndi:BPMNShape>
1034       <bpmndi:BPMNShape id="_BPMNShape_ExclusiveGateway_211" bpmnElement="IsBaseVfModule" isMarkerVisible="true">
1035         <dc:Bounds x="1348" y="618" width="50" height="50" />
1036         <bpmndi:BPMNLabel>
1037           <dc:Bounds x="1347" y="586" width="55" height="27" />
1038         </bpmndi:BPMNLabel>
1039       </bpmndi:BPMNShape>
1040       <bpmndi:BPMNShape id="_BPMNShape_ExclusiveGateway_212" bpmnElement="ExclusiveGateway_2" isMarkerVisible="true">
1041         <dc:Bounds x="1628" y="618" width="50" height="50" />
1042         <bpmndi:BPMNLabel>
1043           <dc:Bounds x="1616" y="579" width="73" height="40" />
1044         </bpmndi:BPMNLabel>
1045       </bpmndi:BPMNShape>
1046       <bpmndi:BPMNEdge id="BPMNEdge_SequenceFlow_36" bpmnElement="SequenceFlow_36" sourceElement="_BPMNShape_ExclusiveGateway_211" targetElement="_BPMNShape_ScriptTask_215">
1047         <di:waypoint x="1373" y="668" />
1048         <di:waypoint x="1373" y="812" />
1049         <di:waypoint x="1444" y="812" />
1050         <bpmndi:BPMNLabel>
1051           <dc:Bounds x="1346" y="700" width="13" height="14" />
1052         </bpmndi:BPMNLabel>
1053       </bpmndi:BPMNEdge>
1054       <bpmndi:BPMNEdge id="BPMNEdge_SequenceFlow_39" bpmnElement="SequenceFlow_39" sourceElement="_BPMNShape_ExclusiveGateway_211" targetElement="_BPMNShape_ExclusiveGateway_212">
1055         <di:waypoint x="1398" y="643" />
1056         <di:waypoint x="1628" y="643" />
1057         <bpmndi:BPMNLabel>
1058           <dc:Bounds x="1510" y="643" width="17" height="14" />
1059         </bpmndi:BPMNLabel>
1060       </bpmndi:BPMNEdge>
1061       <bpmndi:BPMNShape id="_BPMNShape_ScriptTask_216" bpmnElement="PostProcessCreateAAIVfModule">
1062         <dc:Bounds x="1117" y="598" width="125" height="92" />
1063       </bpmndi:BPMNShape>
1064       <bpmndi:BPMNEdge id="BPMNEdge_SequenceFlow_27" bpmnElement="SequenceFlow_27" sourceElement="_BPMNShape_ScriptTask_216" targetElement="_BPMNShape_ExclusiveGateway_211">
1065         <di:waypoint x="1241" y="644" />
1066         <di:waypoint x="1295" y="644" />
1067         <di:waypoint x="1295" y="643" />
1068         <di:waypoint x="1348" y="643" />
1069         <bpmndi:BPMNLabel>
1070           <dc:Bounds x="1072" y="394" width="6" height="6" />
1071         </bpmndi:BPMNLabel>
1072       </bpmndi:BPMNEdge>
1073       <bpmndi:BPMNEdge id="BPMNEdge_SequenceFlow_37" bpmnElement="SequenceFlow_37" sourceElement="_BPMNShape_ScriptTask_215" targetElement="_BPMNShape_ExclusiveGateway_212">
1074         <di:waypoint x="1568" y="812" />
1075         <di:waypoint x="1598" y="812" />
1076         <di:waypoint x="1598" y="643" />
1077         <di:waypoint x="1628" y="643" />
1078         <bpmndi:BPMNLabel>
1079           <dc:Bounds x="1393" y="468" width="0" height="0" />
1080         </bpmndi:BPMNLabel>
1081       </bpmndi:BPMNEdge>
1082       <bpmndi:BPMNShape id="_BPMNShape_ScriptTask_218" bpmnElement="ScriptTask_setSuccess">
1083         <dc:Bounds x="2149" y="1299" width="128" height="95" />
1084       </bpmndi:BPMNShape>
1085       <bpmndi:BPMNEdge id="BPMNEdge_SequenceFlow_7" bpmnElement="SequenceFlow_7" sourceElement="_BPMNShape_ScriptTask_218" targetElement="_BPMNShape_EndEvent_175">
1086         <di:waypoint x="2277" y="1347" />
1087         <di:waypoint x="2327" y="1346" />
1088         <bpmndi:BPMNLabel>
1089           <dc:Bounds x="2082" y="1082" width="0" height="0" />
1090         </bpmndi:BPMNLabel>
1091       </bpmndi:BPMNEdge>
1092       <bpmndi:BPMNShape id="_BPMNShape_ScriptTask_254" bpmnElement="QueryCloudRegion">
1093         <dc:Bounds x="321" y="690" width="134" height="81" />
1094       </bpmndi:BPMNShape>
1095       <bpmndi:BPMNEdge id="BPMNEdge_SequenceFlow_40" bpmnElement="SequenceFlow_40" sourceElement="_BPMNShape_ExclusiveGateway_90" targetElement="_BPMNShape_ScriptTask_254">
1096         <di:waypoint x="389" y="668" />
1097         <di:waypoint x="389" y="679" />
1098         <di:waypoint x="388" y="679" />
1099         <di:waypoint x="388" y="690" />
1100         <bpmndi:BPMNLabel>
1101           <dc:Bounds x="405" y="667" width="17" height="14" />
1102         </bpmndi:BPMNLabel>
1103       </bpmndi:BPMNEdge>
1104       <bpmndi:BPMNEdge id="BPMNEdge_SequenceFlow_43" bpmnElement="SequenceFlow_43" sourceElement="_BPMNShape_ScriptTask_254" targetElement="_BPMNShape_ScriptTask_172">
1105         <di:waypoint x="388" y="770" />
1106         <di:waypoint x="388" y="774" />
1107         <di:waypoint x="388" y="831" />
1108         <di:waypoint x="428" y="831" />
1109         <di:waypoint x="429" y="831" />
1110         <bpmndi:BPMNLabel>
1111           <dc:Bounds x="165" y="574" width="6" height="6" />
1112         </bpmndi:BPMNLabel>
1113       </bpmndi:BPMNEdge>
1114       <bpmndi:BPMNShape id="_BPMNShape_ScriptTask_156" bpmnElement="CreateAAIVfModule">
1115         <dc:Bounds x="916" y="598" width="121" height="92" />
1116       </bpmndi:BPMNShape>
1117       <bpmndi:BPMNEdge id="BPMNEdge_SequenceFlow_25" bpmnElement="SequenceFlow_25" sourceElement="_BPMNShape_ScriptTask_156" targetElement="_BPMNShape_ScriptTask_216">
1118         <di:waypoint x="1036" y="644" />
1119         <di:waypoint x="1117" y="644" />
1120         <bpmndi:BPMNLabel>
1121           <dc:Bounds x="857" y="369" width="0" height="0" />
1122         </bpmndi:BPMNLabel>
1123       </bpmndi:BPMNEdge>
1124       <bpmndi:BPMNShape id="ExclusiveGateway_183x8vk_di" bpmnElement="ExclusiveGateway_183x8vk" isMarkerVisible="true">
1125         <dc:Bounds x="1296" y="1305" width="50" height="50" />
1126         <bpmndi:BPMNLabel>
1127           <dc:Bounds x="1281" y="1355" width="79" height="40" />
1128         </bpmndi:BPMNLabel>
1129       </bpmndi:BPMNShape>
1130       <bpmndi:BPMNEdge id="SequenceFlow_1ushk1d_di" bpmnElement="SequenceFlow_1ushk1d">
1131         <di:waypoint x="1243" y="1329" />
1132         <di:waypoint x="1296" y="1330" />
1133         <bpmndi:BPMNLabel>
1134           <dc:Bounds x="1050" y="1065" width="0" height="0" />
1135         </bpmndi:BPMNLabel>
1136       </bpmndi:BPMNEdge>
1137       <bpmndi:BPMNEdge id="SequenceFlow_0ery1pk_di" bpmnElement="SequenceFlow_0ery1pk">
1138         <di:waypoint x="1321" y="1305" />
1139         <di:waypoint x="1321" y="1229" />
1140         <di:waypoint x="1367" y="1229" />
1141         <bpmndi:BPMNLabel>
1142           <dc:Bounds x="1275" y="1517" width="17" height="14" />
1143         </bpmndi:BPMNLabel>
1144       </bpmndi:BPMNEdge>
1145       <bpmndi:BPMNEdge id="SequenceFlow_0xfanpi_di" bpmnElement="SequenceFlow_0xfanpi">
1146         <di:waypoint x="1346" y="1330" />
1147         <di:waypoint x="1501" y="1328" />
1148         <bpmndi:BPMNLabel>
1149           <dc:Bounds x="1418" y="1304" width="13" height="14" />
1150         </bpmndi:BPMNLabel>
1151       </bpmndi:BPMNEdge>
1152       <bpmndi:BPMNEdge id="SequenceFlow_0abffyj_di" bpmnElement="SequenceFlow_0abffyj">
1153         <di:waypoint x="1467" y="1229" />
1154         <di:waypoint x="1519" y="1229" />
1155         <di:waypoint x="1519" y="1310" />
1156         <bpmndi:BPMNLabel>
1157           <dc:Bounds x="1273" y="964" width="0" height="0" />
1158         </bpmndi:BPMNLabel>
1159       </bpmndi:BPMNEdge>
1160       <bpmndi:BPMNShape id="ScriptTask_1dv7amn_di" bpmnElement="CreateNetworkPoliciesInAAI">
1161         <dc:Bounds x="1367" y="1189" width="100" height="80" />
1162       </bpmndi:BPMNShape>
1163       <bpmndi:BPMNShape id="ExclusiveGateway_0f54imv_di" bpmnElement="ExclusiveGateway_0f54imv" isMarkerVisible="true">
1164         <dc:Bounds x="284" y="1485" width="50" height="50" />
1165         <bpmndi:BPMNLabel>
1166           <dc:Bounds x="272" y="1450" width="74" height="27" />
1167         </bpmndi:BPMNLabel>
1168       </bpmndi:BPMNShape>
1169       <bpmndi:BPMNShape id="ExclusiveGateway_1edqxlf_di" bpmnElement="ExclusiveGateway_1edqxlf" isMarkerVisible="true">
1170         <dc:Bounds x="652" y="1485" width="50" height="50" />
1171         <bpmndi:BPMNLabel>
1172           <dc:Bounds x="457" y="1285" width="0" height="0" />
1173         </bpmndi:BPMNLabel>
1174       </bpmndi:BPMNShape>
1175       <bpmndi:BPMNEdge id="SequenceFlow_0bi38s7_di" bpmnElement="SequenceFlow_0bi38s7">
1176         <di:waypoint x="309" y="1535" />
1177         <di:waypoint x="309" y="1688" />
1178         <di:waypoint x="362" y="1688" />
1179         <bpmndi:BPMNLabel>
1180           <dc:Bounds x="316" y="1612" width="17" height="14" />
1181         </bpmndi:BPMNLabel>
1182       </bpmndi:BPMNEdge>
1183       <bpmndi:BPMNEdge id="SequenceFlow_1qm81ym_di" bpmnElement="SequenceFlow_1qm81ym">
1184         <di:waypoint x="462" y="1688" />
1185         <di:waypoint x="498" y="1688" />
1186         <di:waypoint x="498" y="1688" />
1187         <di:waypoint x="534" y="1688" />
1188         <bpmndi:BPMNLabel>
1189           <dc:Bounds x="293" y="1438" width="0" height="0" />
1190         </bpmndi:BPMNLabel>
1191       </bpmndi:BPMNEdge>
1192       <bpmndi:BPMNEdge id="SequenceFlow_112los9_di" bpmnElement="SequenceFlow_112los9">
1193         <di:waypoint x="634" y="1688" />
1194         <di:waypoint x="677" y="1688" />
1195         <di:waypoint x="677" y="1535" />
1196         <bpmndi:BPMNLabel>
1197           <dc:Bounds x="436" y="1423" width="0" height="0" />
1198         </bpmndi:BPMNLabel>
1199       </bpmndi:BPMNEdge>
1200       <bpmndi:BPMNEdge id="SequenceFlow_1k5uku2_di" bpmnElement="SequenceFlow_1k5uku2">
1201         <di:waypoint x="334" y="1510" />
1202         <di:waypoint x="652" y="1510" />
1203         <bpmndi:BPMNLabel>
1204           <dc:Bounds x="487" y="1495" width="13" height="14" />
1205         </bpmndi:BPMNLabel>
1206       </bpmndi:BPMNEdge>
1207       <bpmndi:BPMNEdge id="SequenceFlow_1avfxsz_di" bpmnElement="SequenceFlow_1avfxsz">
1208         <di:waypoint x="702" y="1510" />
1209         <di:waypoint x="740" y="1510" />
1210         <di:waypoint x="740" y="1510" />
1211         <di:waypoint x="778" y="1510" />
1212         <bpmndi:BPMNLabel>
1213           <dc:Bounds x="535" y="1260" width="0" height="0" />
1214         </bpmndi:BPMNLabel>
1215       </bpmndi:BPMNEdge>
1216       <bpmndi:BPMNEdge id="SequenceFlow_0363dz7_di" bpmnElement="SequenceFlow_0363dz7">
1217         <di:waypoint x="229" y="1509" />
1218         <di:waypoint x="284" y="1510" />
1219         <bpmndi:BPMNLabel>
1220           <dc:Bounds x="37" y="1235" width="0" height="0" />
1221         </bpmndi:BPMNLabel>
1222       </bpmndi:BPMNEdge>
1223       <bpmndi:BPMNShape id="ScriptTask_0o3bcyq_di" bpmnElement="PreProcessUpdateAAIGenericVnf">
1224         <dc:Bounds x="362" y="1649" width="100" height="80" />
1225       </bpmndi:BPMNShape>
1226       <bpmndi:BPMNShape id="CallActivity_0j45ic9_di" bpmnElement="UpdateAAIGenericVNFTask">
1227         <dc:Bounds x="534" y="1648" width="100" height="80" />
1228       </bpmndi:BPMNShape>
1229       <bpmndi:BPMNEdge id="SequenceFlow_0zcfn2x_di" bpmnElement="SequenceFlow_0zcfn2x">
1230         <di:waypoint x="1678" y="643" />
1231         <di:waypoint x="2413" y="644" />
1232         <bpmndi:BPMNLabel>
1233           <dc:Bounds x="2042" y="619" width="13" height="14" />
1234         </bpmndi:BPMNLabel>
1235       </bpmndi:BPMNEdge>
1236       <bpmndi:BPMNEdge id="SequenceFlow_0m382su_di" bpmnElement="SequenceFlow_0m382su">
1237         <di:waypoint x="1653" y="668" />
1238         <di:waypoint x="1653" y="771" />
1239         <di:waypoint x="1886" y="771" />
1240         <bpmndi:BPMNLabel>
1241           <dc:Bounds x="1585" y="673" width="17" height="14" />
1242         </bpmndi:BPMNLabel>
1243       </bpmndi:BPMNEdge>
1244       <bpmndi:BPMNEdge id="SequenceFlow_0g270u0_di" bpmnElement="SequenceFlow_0g270u0">
1245         <di:waypoint x="1986" y="771" />
1246         <di:waypoint x="2036" y="771" />
1247         <bpmndi:BPMNLabel>
1248           <dc:Bounds x="1791" y="506" width="0" height="0" />
1249         </bpmndi:BPMNLabel>
1250       </bpmndi:BPMNEdge>
1251       <bpmndi:BPMNEdge id="SequenceFlow_1yrlvgb_di" bpmnElement="SequenceFlow_1yrlvgb">
1252         <di:waypoint x="2136" y="771" />
1253         <di:waypoint x="2189" y="771" />
1254         <bpmndi:BPMNLabel>
1255           <dc:Bounds x="1943" y="506" width="0" height="0" />
1256         </bpmndi:BPMNLabel>
1257       </bpmndi:BPMNEdge>
1258       <bpmndi:BPMNShape id="ScriptTask_1j22oyj_di" bpmnElement="PreProcessSDNCVnfGetRequest">
1259         <dc:Bounds x="1886" y="731" width="100" height="80" />
1260       </bpmndi:BPMNShape>
1261       <bpmndi:BPMNShape id="CallActivity_10t4tix_di" bpmnElement="CallSDNCAdapterVNFTopologyGET">
1262         <dc:Bounds x="2036" y="731" width="100" height="80" />
1263       </bpmndi:BPMNShape>
1264       <bpmndi:BPMNShape id="ScriptTask_09wgk9p_di" bpmnElement="PostProcessSDNCVnfGetRequest">
1265         <dc:Bounds x="2189" y="731" width="100" height="80" />
1266       </bpmndi:BPMNShape>
1267       <bpmndi:BPMNEdge id="SequenceFlow_170kw7h_di" bpmnElement="SequenceFlow_170kw7h">
1268         <di:waypoint x="2289" y="771" />
1269         <di:waypoint x="2351" y="771" />
1270         <di:waypoint x="2351" y="644" />
1271         <di:waypoint x="2413" y="644" />
1272         <bpmndi:BPMNLabel>
1273           <dc:Bounds x="2146" y="447.5" width="0" height="0" />
1274         </bpmndi:BPMNLabel>
1275       </bpmndi:BPMNEdge>
1276       <bpmndi:BPMNEdge id="SequenceFlow_1f53tby_di" bpmnElement="SequenceFlow_1f53tby">
1277         <di:waypoint x="996" y="532" />
1278         <di:waypoint x="1066" y="532" />
1279         <di:waypoint x="1066" y="439" />
1280         <bpmndi:BPMNLabel>
1281           <dc:Bounds x="811" y="267" width="0" height="0" />
1282         </bpmndi:BPMNLabel>
1283       </bpmndi:BPMNEdge>
1284       <bpmndi:BPMNShape id="ExclusiveGateway_0ffvqla_di" bpmnElement="ExclusiveGateway_0ffvqla" isMarkerVisible="true">
1285         <dc:Bounds x="812" y="396" width="50" height="50" />
1286         <bpmndi:BPMNLabel>
1287           <dc:Bounds x="795" y="348" width="84" height="40" />
1288         </bpmndi:BPMNLabel>
1289       </bpmndi:BPMNShape>
1290       <bpmndi:BPMNEdge id="SequenceFlow_0270n5c_di" bpmnElement="SequenceFlow_0270n5c">
1291         <di:waypoint x="862" y="421" />
1292         <di:waypoint x="1048" y="421" />
1293         <bpmndi:BPMNLabel>
1294           <dc:Bounds x="920" y="395" width="17" height="14" />
1295         </bpmndi:BPMNLabel>
1296       </bpmndi:BPMNEdge>
1297       <bpmndi:BPMNEdge id="SequenceFlow_05og7iw_di" bpmnElement="SequenceFlow_05og7iw">
1298         <di:waypoint x="837" y="446" />
1299         <di:waypoint x="837" y="532" />
1300         <di:waypoint x="896" y="532" />
1301         <bpmndi:BPMNLabel>
1302           <dc:Bounds x="846" y="489" width="13" height="14" />
1303         </bpmndi:BPMNLabel>
1304       </bpmndi:BPMNEdge>
1305       <bpmndi:BPMNShape id="CallActivity_14nvmgk_di" bpmnElement="Task_0kuj2a1">
1306         <dc:Bounds x="896" y="492" width="100" height="80" />
1307       </bpmndi:BPMNShape>
1308       <bpmndi:BPMNShape id="SubProcess_0ltzufk_di" bpmnElement="SubProcess_0ltzufk" isExpanded="true">
1309         <dc:Bounds x="168" y="1828" width="1047" height="338" />
1310       </bpmndi:BPMNShape>
1311       <bpmndi:BPMNShape id="StartEvent_18lzc5m_di" bpmnElement="StartEvent_18lzc5m">
1312         <dc:Bounds x="311" y="1932" width="36" height="36" />
1313         <bpmndi:BPMNLabel>
1314           <dc:Bounds x="109" y="1723" width="0" height="0" />
1315         </bpmndi:BPMNLabel>
1316       </bpmndi:BPMNShape>
1317       <bpmndi:BPMNShape id="EndEvent_0wsdptv_di" bpmnElement="EndEvent_0wsdptv">
1318         <dc:Bounds x="1079" y="1932" width="36" height="36" />
1319         <bpmndi:BPMNLabel>
1320           <dc:Bounds x="877" y="1723" width="0" height="0" />
1321         </bpmndi:BPMNLabel>
1322       </bpmndi:BPMNShape>
1323       <bpmndi:BPMNShape id="CallActivity_1ehr5kq_di" bpmnElement="CallDoCreateVfModuleRollback">
1324         <dc:Bounds x="727" y="1910" width="100" height="80" />
1325       </bpmndi:BPMNShape>
1326       <bpmndi:BPMNShape id="ScriptTask_0upatdd_di" bpmnElement="PreProcessRollback">
1327         <dc:Bounds x="547" y="1910" width="100" height="80" />
1328       </bpmndi:BPMNShape>
1329       <bpmndi:BPMNShape id="ScriptTask_0o1zc29_di" bpmnElement="PostProcessRollback">
1330         <dc:Bounds x="912" y="1910" width="100" height="80" />
1331       </bpmndi:BPMNShape>
1332       <bpmndi:BPMNEdge id="SequenceFlow_02lc25j_di" bpmnElement="SequenceFlow_02lc25j">
1333         <di:waypoint x="347" y="1950" />
1334         <di:waypoint x="414" y="1950" />
1335         <bpmndi:BPMNLabel>
1336           <dc:Bounds x="161" y="1685" width="0" height="0" />
1337         </bpmndi:BPMNLabel>
1338       </bpmndi:BPMNEdge>
1339       <bpmndi:BPMNEdge id="SequenceFlow_0z2rczk_di" bpmnElement="SequenceFlow_0z2rczk">
1340         <di:waypoint x="1012" y="1950" />
1341         <di:waypoint x="1044" y="1950" />
1342         <di:waypoint x="1044" y="1950" />
1343         <di:waypoint x="1079" y="1950" />
1344         <bpmndi:BPMNLabel>
1345           <dc:Bounds x="839" y="1700" width="0" height="0" />
1346         </bpmndi:BPMNLabel>
1347       </bpmndi:BPMNEdge>
1348       <bpmndi:BPMNEdge id="SequenceFlow_1i1q78e_di" bpmnElement="SequenceFlow_1i1q78e">
1349         <di:waypoint x="647" y="1950" />
1350         <di:waypoint x="727" y="1950" />
1351         <bpmndi:BPMNLabel>
1352           <dc:Bounds x="467" y="1685" width="0" height="0" />
1353         </bpmndi:BPMNLabel>
1354       </bpmndi:BPMNEdge>
1355       <bpmndi:BPMNEdge id="SequenceFlow_0112l2c_di" bpmnElement="SequenceFlow_0112l2c">
1356         <di:waypoint x="827" y="1950" />
1357         <di:waypoint x="912" y="1950" />
1358         <bpmndi:BPMNLabel>
1359           <dc:Bounds x="650" y="1685" width="0" height="0" />
1360         </bpmndi:BPMNLabel>
1361       </bpmndi:BPMNEdge>
1362       <bpmndi:BPMNShape id="ExclusiveGateway_039bib8_di" bpmnElement="ExclusiveGateway_039bib8" isMarkerVisible="true">
1363         <dc:Bounds x="414" y="1925" width="50" height="50" />
1364         <bpmndi:BPMNLabel>
1365           <dc:Bounds x="394" y="1897" width="89" height="14" />
1366         </bpmndi:BPMNLabel>
1367       </bpmndi:BPMNShape>
1368       <bpmndi:BPMNEdge id="SequenceFlow_04bd5in_di" bpmnElement="SequenceFlow_04bd5in">
1369         <di:waypoint x="464" y="1950" />
1370         <di:waypoint x="547" y="1950" />
1371         <bpmndi:BPMNLabel>
1372           <dc:Bounds x="500" y="1935" width="13" height="14" />
1373         </bpmndi:BPMNLabel>
1374       </bpmndi:BPMNEdge>
1375       <bpmndi:BPMNEdge id="SequenceFlow_1nh7m8d_di" bpmnElement="SequenceFlow_1nh7m8d">
1376         <di:waypoint x="439" y="1975" />
1377         <di:waypoint x="439" y="2074" />
1378         <di:waypoint x="727" y="2074" />
1379         <bpmndi:BPMNLabel>
1380           <dc:Bounds x="446" y="2025" width="17" height="14" />
1381         </bpmndi:BPMNLabel>
1382       </bpmndi:BPMNEdge>
1383       <bpmndi:BPMNShape id="ScriptTask_05v20n0_di" bpmnElement="Task_1fm09pi">
1384         <dc:Bounds x="727" y="2034" width="100" height="80" />
1385       </bpmndi:BPMNShape>
1386       <bpmndi:BPMNEdge id="SequenceFlow_1pgo10r_di" bpmnElement="SequenceFlow_1pgo10r">
1387         <di:waypoint x="827" y="2074" />
1388         <di:waypoint x="1097" y="2074" />
1389         <di:waypoint x="1097" y="1968" />
1390         <bpmndi:BPMNLabel>
1391           <dc:Bounds x="742" y="1809" width="0" height="0" />
1392         </bpmndi:BPMNLabel>
1393       </bpmndi:BPMNEdge>
1394       <bpmndi:BPMNShape id="ExclusiveGateway_0jw7ymg_di" bpmnElement="ExclusiveGateway_0jw7ymg" isMarkerVisible="true">
1395         <dc:Bounds x="1023" y="946" width="50" height="50" />
1396         <bpmndi:BPMNLabel>
1397           <dc:Bounds x="1018" y="903" width="59" height="27" />
1398         </bpmndi:BPMNLabel>
1399       </bpmndi:BPMNShape>
1400       <bpmndi:BPMNEdge id="BPMNEdge_SequenceFlow_28" bpmnElement="SequenceFlow_28" sourceElement="_BPMNShape_ExclusiveGateway_92" targetElement="_BPMNShape_Task_7">
1401         <di:waypoint x="1654" y="1509" />
1402         <di:waypoint x="1722" y="1510" />
1403         <bpmndi:BPMNLabel>
1404           <dc:Bounds x="1675" y="1515" width="17" height="14" />
1405         </bpmndi:BPMNLabel>
1406       </bpmndi:BPMNEdge>
1407       <bpmndi:BPMNShape id="ExclusiveGateway_19933zh_di" bpmnElement="ExclusiveGateway_19933zh" isMarkerVisible="true">
1408         <dc:Bounds x="522" y="396" width="50" height="50" />
1409         <bpmndi:BPMNLabel>
1410           <dc:Bounds x="515" y="446" width="63" height="14" />
1411         </bpmndi:BPMNLabel>
1412       </bpmndi:BPMNShape>
1413       <bpmndi:BPMNEdge id="SequenceFlow_1y1ttqe_di" bpmnElement="SequenceFlow_1y1ttqe">
1414         <di:waypoint x="572" y="421" />
1415         <di:waypoint x="812" y="421" />
1416         <bpmndi:BPMNLabel>
1417           <dc:Bounds x="599" y="397" width="13" height="14" />
1418         </bpmndi:BPMNLabel>
1419       </bpmndi:BPMNEdge>
1420       <bpmndi:BPMNShape id="ExclusiveGateway_02fd6gx_di" bpmnElement="ExclusiveGateway_02fd6gx" isMarkerVisible="true">
1421         <dc:Bounds x="667" y="249" width="50" height="50" />
1422         <bpmndi:BPMNLabel>
1423           <dc:Bounds x="647" y="202" width="89" height="40" />
1424         </bpmndi:BPMNLabel>
1425       </bpmndi:BPMNShape>
1426       <bpmndi:BPMNEdge id="SequenceFlow_0lilmm3_di" bpmnElement="SequenceFlow_0lilmm3">
1427         <di:waypoint x="692" y="299" />
1428         <di:waypoint x="692" y="421" />
1429         <di:waypoint x="812" y="421" />
1430         <bpmndi:BPMNLabel>
1431           <dc:Bounds x="702" y="350" width="13" height="14" />
1432         </bpmndi:BPMNLabel>
1433       </bpmndi:BPMNEdge>
1434       <bpmndi:BPMNEdge id="SequenceFlow_1y8q87e_di" bpmnElement="SequenceFlow_1y8q87e">
1435         <di:waypoint x="547" y="396" />
1436         <di:waypoint x="547" y="314" />
1437         <bpmndi:BPMNLabel>
1438           <dc:Bounds x="554" y="345" width="17" height="14" />
1439         </bpmndi:BPMNLabel>
1440       </bpmndi:BPMNEdge>
1441       <bpmndi:BPMNEdge id="SequenceFlow_1sf1091_di" bpmnElement="SequenceFlow_1sf1091">
1442         <di:waypoint x="597" y="274" />
1443         <di:waypoint x="667" y="274" />
1444         <bpmndi:BPMNLabel>
1445           <dc:Bounds x="412" y="9" width="0" height="0" />
1446         </bpmndi:BPMNLabel>
1447       </bpmndi:BPMNEdge>
1448       <bpmndi:BPMNEdge id="SequenceFlow_17cp3tn_di" bpmnElement="SequenceFlow_17cp3tn">
1449         <di:waypoint x="1073" y="971" />
1450         <di:waypoint x="1121" y="970" />
1451         <bpmndi:BPMNLabel>
1452           <dc:Bounds x="1087" y="945" width="17" height="14" />
1453         </bpmndi:BPMNLabel>
1454       </bpmndi:BPMNEdge>
1455       <bpmndi:BPMNShape id="EndEvent_0b33fd2_di" bpmnElement="EndEvent_0pd6bbj">
1456         <dc:Bounds x="1587" y="951" width="36" height="36" />
1457         <bpmndi:BPMNLabel>
1458           <dc:Bounds x="1385" y="737" width="0" height="0" />
1459         </bpmndi:BPMNLabel>
1460       </bpmndi:BPMNShape>
1461       <bpmndi:BPMNEdge id="SequenceFlow_15i583d_di" bpmnElement="SequenceFlow_15i583d">
1462         <di:waypoint x="717" y="274" />
1463         <di:waypoint x="779" y="274" />
1464         <bpmndi:BPMNLabel>
1465           <dc:Bounds x="734" y="254" width="17" height="14" />
1466         </bpmndi:BPMNLabel>
1467       </bpmndi:BPMNEdge>
1468       <bpmndi:BPMNShape id="ExclusiveGateway_0gsliyw_di" bpmnElement="ExclusiveGateway_0gsliyw" isMarkerVisible="true">
1469         <dc:Bounds x="812" y="944" width="50" height="50" />
1470         <bpmndi:BPMNLabel>
1471           <dc:Bounds x="805" y="906" width="63" height="14" />
1472         </bpmndi:BPMNLabel>
1473       </bpmndi:BPMNShape>
1474       <bpmndi:BPMNEdge id="SequenceFlow_16mgvsd_di" bpmnElement="SequenceFlow_16mgvsd">
1475         <di:waypoint x="862" y="969" />
1476         <di:waypoint x="888" y="969" />
1477         <bpmndi:BPMNLabel>
1478           <dc:Bounds x="862" y="946" width="17" height="14" />
1479         </bpmndi:BPMNLabel>
1480       </bpmndi:BPMNEdge>
1481       <bpmndi:BPMNEdge id="SequenceFlow_1nh92s8_di" bpmnElement="SequenceFlow_1nh92s8">
1482         <di:waypoint x="776" y="970" />
1483         <di:waypoint x="812" y="969" />
1484         <bpmndi:BPMNLabel>
1485           <dc:Bounds x="574" y="694.5" width="0" height="0" />
1486         </bpmndi:BPMNLabel>
1487       </bpmndi:BPMNEdge>
1488       <bpmndi:BPMNEdge id="SequenceFlow_0cc17yk_di" bpmnElement="SequenceFlow_0cc17yk">
1489         <di:waypoint x="988" y="970" />
1490         <di:waypoint x="1023" y="971" />
1491         <bpmndi:BPMNLabel>
1492           <dc:Bounds x="786" y="705.5" width="0" height="0" />
1493         </bpmndi:BPMNLabel>
1494       </bpmndi:BPMNEdge>
1495       <bpmndi:BPMNEdge id="SequenceFlow_1iyt5i4_di" bpmnElement="SequenceFlow_1iyt5i4">
1496         <di:waypoint x="837" y="994" />
1497         <di:waypoint x="837" y="1049" />
1498         <di:waypoint x="318" y="1049" />
1499         <di:waypoint x="318" y="1131" />
1500         <di:waypoint x="339" y="1131" />
1501         <bpmndi:BPMNLabel>
1502           <dc:Bounds x="686" y="1026" width="13" height="14" />
1503         </bpmndi:BPMNLabel>
1504       </bpmndi:BPMNEdge>
1505       <bpmndi:BPMNEdge id="SequenceFlow_006rnym_di" bpmnElement="SequenceFlow_006rnym">
1506         <di:waypoint x="1048" y="996" />
1507         <di:waypoint x="1048" y="1065" />
1508         <di:waypoint x="389" y="1065" />
1509         <di:waypoint x="389" y="1091" />
1510         <bpmndi:BPMNLabel>
1511           <dc:Bounds x="1027" y="1012" width="13" height="14" />
1512         </bpmndi:BPMNLabel>
1513       </bpmndi:BPMNEdge>
1514       <bpmndi:BPMNEdge id="SequenceFlow_0ynd0iy_di" bpmnElement="SequenceFlow_0ynd0iy">
1515         <di:waypoint x="1221" y="969" />
1516         <di:waypoint x="1277" y="969" />
1517         <bpmndi:BPMNLabel>
1518           <dc:Bounds x="1029" y="704" width="0" height="0" />
1519         </bpmndi:BPMNLabel>
1520       </bpmndi:BPMNEdge>
1521       <bpmndi:BPMNEdge id="SequenceFlow_00bh7m7_di" bpmnElement="SequenceFlow_00bh7m7">
1522         <di:waypoint x="1532" y="969" />
1523         <di:waypoint x="1587" y="969" />
1524         <bpmndi:BPMNLabel>
1525           <dc:Bounds x="1340" y="704" width="0" height="0" />
1526         </bpmndi:BPMNLabel>
1527       </bpmndi:BPMNEdge>
1528       <bpmndi:BPMNEdge id="SequenceFlow_1mnipp8_di" bpmnElement="SequenceFlow_1mnipp8">
1529         <di:waypoint x="1377" y="969" />
1530         <di:waypoint x="1432" y="969" />
1531         <bpmndi:BPMNLabel>
1532           <dc:Bounds x="1185" y="704" width="0" height="0" />
1533         </bpmndi:BPMNLabel>
1534       </bpmndi:BPMNEdge>
1535       <bpmndi:BPMNShape id="CallActivity_1bvhxkk_di" bpmnElement="Task_08z2aai">
1536         <dc:Bounds x="1277" y="929" width="100" height="80" />
1537       </bpmndi:BPMNShape>
1538       <bpmndi:BPMNShape id="ScriptTask_05mwaoo_di" bpmnElement="Task_0kqh1of">
1539         <dc:Bounds x="1121" y="929" width="100" height="80" />
1540       </bpmndi:BPMNShape>
1541       <bpmndi:BPMNShape id="ScriptTask_059xue9_di" bpmnElement="Task_08tnqe1">
1542         <dc:Bounds x="888" y="929" width="100" height="80" />
1543       </bpmndi:BPMNShape>
1544       <bpmndi:BPMNShape id="ScriptTask_1k3dub4_di" bpmnElement="Task_14n44kb">
1545         <dc:Bounds x="497" y="234" width="100" height="80" />
1546       </bpmndi:BPMNShape>
1547       <bpmndi:BPMNShape id="ScriptTask_0okxyur_di" bpmnElement="Task_16p51r4">
1548         <dc:Bounds x="1432" y="929" width="100" height="80" />
1549       </bpmndi:BPMNShape>
1550       <bpmndi:BPMNShape id="ExclusiveGateway_1f6x9ii_di" bpmnElement="ExclusiveGateway_1f6x9ii" isMarkerVisible="true">
1551         <dc:Bounds x="779" y="249" width="50" height="50" />
1552         <bpmndi:BPMNLabel>
1553           <dc:Bounds x="762" y="299" width="84" height="53" />
1554         </bpmndi:BPMNLabel>
1555       </bpmndi:BPMNShape>
1556       <bpmndi:BPMNEdge id="SequenceFlow_0tfrcnc_di" bpmnElement="SequenceFlow_0tfrcnc">
1557         <di:waypoint x="829" y="274" />
1558         <di:waypoint x="1166" y="274" />
1559         <bpmndi:BPMNLabel>
1560           <dc:Bounds x="992" y="259" width="13" height="14" />
1561         </bpmndi:BPMNLabel>
1562       </bpmndi:BPMNEdge>
1563       <bpmndi:BPMNEdge id="SequenceFlow_0oadvvx_di" bpmnElement="SequenceFlow_0oadvvx">
1564         <di:waypoint x="804" y="249" />
1565         <di:waypoint x="804" y="187" />
1566         <di:waypoint x="836" y="187" />
1567         <bpmndi:BPMNLabel>
1568           <dc:Bounds x="811" y="208" width="17" height="14" />
1569         </bpmndi:BPMNLabel>
1570       </bpmndi:BPMNEdge>
1571       <bpmndi:BPMNShape id="ExclusiveGateway_09r5rvt_di" bpmnElement="ExclusiveGateway_09r5rvt" isMarkerVisible="true">
1572         <dc:Bounds x="1166" y="249" width="50" height="50" />
1573         <bpmndi:BPMNLabel>
1574           <dc:Bounds x="971" y="49" width="0" height="0" />
1575         </bpmndi:BPMNLabel>
1576       </bpmndi:BPMNShape>
1577       <bpmndi:BPMNEdge id="SequenceFlow_1qzw172_di" bpmnElement="SequenceFlow_1qzw172">
1578         <di:waypoint x="1216" y="274" />
1579         <di:waypoint x="1294" y="274" />
1580         <bpmndi:BPMNLabel>
1581           <dc:Bounds x="1035" y="9" width="0" height="0" />
1582         </bpmndi:BPMNLabel>
1583       </bpmndi:BPMNEdge>
1584       <bpmndi:BPMNEdge id="SequenceFlow_03batve_di" bpmnElement="SequenceFlow_03batve">
1585         <di:waypoint x="936" y="187" />
1586         <di:waypoint x="1016" y="187" />
1587         <bpmndi:BPMNLabel>
1588           <dc:Bounds x="756" y="-78" width="0" height="0" />
1589         </bpmndi:BPMNLabel>
1590       </bpmndi:BPMNEdge>
1591       <bpmndi:BPMNEdge id="SequenceFlow_0c6p4aa_di" bpmnElement="SequenceFlow_0c6p4aa">
1592         <di:waypoint x="1116" y="187" />
1593         <di:waypoint x="1191" y="187" />
1594         <di:waypoint x="1191" y="249" />
1595         <bpmndi:BPMNLabel>
1596           <dc:Bounds x="934" y="-78" width="0" height="0" />
1597         </bpmndi:BPMNLabel>
1598       </bpmndi:BPMNEdge>
1599       <bpmndi:BPMNShape id="ExclusiveGateway_04msdir_di" bpmnElement="ExclusiveGateway_04msdir" isMarkerVisible="true">
1600         <dc:Bounds x="1294" y="249" width="50" height="50" />
1601         <bpmndi:BPMNLabel>
1602           <dc:Bounds x="1278" y="299" width="82" height="40" />
1603         </bpmndi:BPMNLabel>
1604       </bpmndi:BPMNShape>
1605       <bpmndi:BPMNEdge id="SequenceFlow_0xed5sn_di" bpmnElement="SequenceFlow_0xed5sn">
1606         <di:waypoint x="1344" y="274" />
1607         <di:waypoint x="1558" y="274" />
1608         <bpmndi:BPMNLabel>
1609           <dc:Bounds x="1443" y="259" width="17" height="14" />
1610         </bpmndi:BPMNLabel>
1611       </bpmndi:BPMNEdge>
1612       <bpmndi:BPMNEdge id="SequenceFlow_0p3cspl_di" bpmnElement="SequenceFlow_0p3cspl">
1613         <di:waypoint x="1319" y="249" />
1614         <di:waypoint x="1319" y="187" />
1615         <di:waypoint x="1410" y="187" />
1616         <bpmndi:BPMNLabel>
1617           <dc:Bounds x="1328" y="209" width="13" height="14" />
1618         </bpmndi:BPMNLabel>
1619       </bpmndi:BPMNEdge>
1620       <bpmndi:BPMNShape id="ExclusiveGateway_1biy4yg_di" bpmnElement="ExclusiveGateway_1biy4yg" isMarkerVisible="true">
1621         <dc:Bounds x="1558" y="249" width="50" height="50" />
1622         <bpmndi:BPMNLabel>
1623           <dc:Bounds x="1363" y="49" width="0" height="0" />
1624         </bpmndi:BPMNLabel>
1625       </bpmndi:BPMNShape>
1626       <bpmndi:BPMNEdge id="SequenceFlow_0p61zug_di" bpmnElement="SequenceFlow_0p61zug">
1627         <di:waypoint x="1608" y="274" />
1628         <di:waypoint x="1656" y="274" />
1629         <di:waypoint x="1656" y="80" />
1630         <di:waypoint x="160" y="80" />
1631         <di:waypoint x="160" y="1328" />
1632         <di:waypoint x="318" y="1328" />
1633         <bpmndi:BPMNLabel>
1634           <dc:Bounds x="688" y="-185" width="0" height="0" />
1635         </bpmndi:BPMNLabel>
1636       </bpmndi:BPMNEdge>
1637       <bpmndi:BPMNEdge id="SequenceFlow_1k7xbcu_di" bpmnElement="SequenceFlow_1k7xbcu">
1638         <di:waypoint x="1510" y="187" />
1639         <di:waypoint x="1583" y="187" />
1640         <di:waypoint x="1583" y="249" />
1641         <bpmndi:BPMNLabel>
1642           <dc:Bounds x="1327" y="-78" width="0" height="0" />
1643         </bpmndi:BPMNLabel>
1644       </bpmndi:BPMNEdge>
1645       <bpmndi:BPMNShape id="ScriptTask_0ti2a86_di" bpmnElement="Task_0dx8gpp">
1646         <dc:Bounds x="836" y="147" width="100" height="80" />
1647       </bpmndi:BPMNShape>
1648       <bpmndi:BPMNShape id="CallActivity_1r5f381_di" bpmnElement="Task_0e8s9xm">
1649         <dc:Bounds x="1016" y="147" width="100" height="80" />
1650       </bpmndi:BPMNShape>
1651       <bpmndi:BPMNShape id="ScriptTask_0fajmo7_di" bpmnElement="Task_0cdjxcd">
1652         <dc:Bounds x="1410" y="147" width="100" height="80" />
1653       </bpmndi:BPMNShape>
1654       <bpmndi:BPMNShape id="ScriptTask_065935d_di" bpmnElement="Task_19zw1li">
1655         <dc:Bounds x="339" y="1091" width="100" height="80" />
1656       </bpmndi:BPMNShape>
1657       <bpmndi:BPMNShape id="CallActivity_11w102e_di" bpmnElement="Task_01b1fio">
1658         <dc:Bounds x="505" y="1091" width="100" height="80" />
1659       </bpmndi:BPMNShape>
1660       <bpmndi:BPMNEdge id="SequenceFlow_0thm33s_di" bpmnElement="SequenceFlow_0thm33s">
1661         <di:waypoint x="439" y="1131" />
1662         <di:waypoint x="505" y="1131" />
1663         <bpmndi:BPMNLabel>
1664           <dc:Bounds x="252" y="856" width="0" height="0" />
1665         </bpmndi:BPMNLabel>
1666       </bpmndi:BPMNEdge>
1667       <bpmndi:BPMNEdge id="SequenceFlow_0aegg0r_di" bpmnElement="SequenceFlow_0aegg0r">
1668         <di:waypoint x="605" y="1131" />
1669         <di:waypoint x="658" y="1131" />
1670         <di:waypoint x="658" y="1203" />
1671         <di:waypoint x="379" y="1203" />
1672         <di:waypoint x="379" y="1281" />
1673         <bpmndi:BPMNLabel>
1674           <dc:Bounds x="453" y="917" width="0" height="0" />
1675         </bpmndi:BPMNLabel>
1676       </bpmndi:BPMNEdge>
1677     </bpmndi:BPMNPlane>
1678   </bpmndi:BPMNDiagram>
1679 </bpmn2:definitions>