5383dc871e78f18c21fcbd85aa1265b35d29faf9
[so.git] / bpmn / MSOInfrastructureBPMN / src / main / resources / subprocess / DoCreateVfModule.bpmn
1 <?xml version="1.0" encoding="UTF-8"?>\r
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="1.4.0" xsi:schemaLocation="http://www.omg.org/spec/BPMN/20100524/MODEL BPMN20.xsd">\r
3   <bpmn2:process id="DoCreateVfModule" name="DoCreateVfModule" isExecutable="true">\r
4     <bpmn2:startEvent id="StartEvent_1" name="Start">\r
5       <bpmn2:outgoing>SequenceFlow_1</bpmn2:outgoing>\r
6     </bpmn2:startEvent>\r
7     <bpmn2:sequenceFlow id="SequenceFlow_1" name="" sourceRef="StartEvent_1" targetRef="PreProcessRequest" />\r
8     <bpmn2:intermediateCatchEvent id="IntermediateCatchEvent_1" name="DoCreateVfModule">\r
9       <bpmn2:outgoing>SequenceFlow_15</bpmn2:outgoing>\r
10       <bpmn2:linkEventDefinition id="_LinkEventDefinition_26" name="DoCreateVfModule" />\r
11     </bpmn2:intermediateCatchEvent>\r
12     <bpmn2:sequenceFlow id="SequenceFlow_15" name="" sourceRef="IntermediateCatchEvent_1" targetRef="IsVolumeGroupIdSpecified" />\r
13     <bpmn2:exclusiveGateway id="IsVolumeGroupIdSpecified" name="Is volume_group_id specified?" default="SequenceFlow_11">\r
14       <bpmn2:incoming>SequenceFlow_15</bpmn2:incoming>\r
15       <bpmn2:outgoing>SequenceFlow_11</bpmn2:outgoing>\r
16       <bpmn2:outgoing>SequenceFlow_40</bpmn2:outgoing>\r
17     </bpmn2:exclusiveGateway>\r
18     <bpmn2:sequenceFlow id="SequenceFlow_11" name="no" sourceRef="IsVolumeGroupIdSpecified" targetRef="ExclusiveGateway_4" />\r
19     <bpmn2:callActivity id="ConfirmVolumeGroupTenant" name="Confirm Volume Group Tenant" calledElement="ConfirmVolumeGroupTenant">\r
20       <bpmn2:extensionElements>\r
21         <camunda:in source="DCVFM_volumeGroupId" target="volumeGroupId" />\r
22         <camunda:in source="DCVFM_tenantId" target="tenantId" />\r
23         <camunda:in source="DCVFM_cloudRegionForVolume" target="aicCloudRegion" />\r
24         <camunda:in source="mso-request-id" target="mso-request-id" />\r
25         <camunda:in source="mso-service-instance-id" target="mso-service-instance-id" />\r
26         <camunda:in source="isDebugLogEnabled" target="isDebugLogEnabled" />\r
27         <camunda:out source="ConfirmVolumeGroupTenantResponse" target="DCVFM_volumeGroupStackId" />\r
28         <camunda:out source="WorkflowException" target="WorkflowException" />\r
29       </bpmn2:extensionElements>\r
30       <bpmn2:incoming>SequenceFlow_43</bpmn2:incoming>\r
31       <bpmn2:outgoing>SequenceFlow_17</bpmn2:outgoing>\r
32     </bpmn2:callActivity>\r
33     <bpmn2:sequenceFlow id="SequenceFlow_17" name="" sourceRef="ConfirmVolumeGroupTenant" targetRef="IsVolumeGroupNameSpecified" />\r
34     <bpmn2:exclusiveGateway id="IsVolumeGroupNameSpecified" name="Is volume_group_name specified?" default="SequenceFlow_21">\r
35       <bpmn2:incoming>SequenceFlow_17</bpmn2:incoming>\r
36       <bpmn2:outgoing>SequenceFlow_19</bpmn2:outgoing>\r
37       <bpmn2:outgoing>SequenceFlow_21</bpmn2:outgoing>\r
38     </bpmn2:exclusiveGateway>\r
39     <bpmn2:sequenceFlow id="SequenceFlow_19" name="yes" sourceRef="IsVolumeGroupNameSpecified" targetRef="ConfirmVolumeName">\r
40       <bpmn2:conditionExpression xsi:type="bpmn2:tFormalExpression"><![CDATA[#{execution.getVariable("DCVFM_volumeGroupName") != null && execution.getVariable("DCVFM_volumeGroupName") != "" }]]></bpmn2:conditionExpression>\r
41     </bpmn2:sequenceFlow>\r
42     <bpmn2:sequenceFlow id="SequenceFlow_21" name="no" sourceRef="IsVolumeGroupNameSpecified" targetRef="ExclusiveGateway_4" />\r
43     <bpmn2:callActivity id="ConfirmVolumeName" name="Confirm Volume Group Name" calledElement="ConfirmVolumeGroupName">\r
44       <bpmn2:extensionElements>\r
45         <camunda:in source="DCVFM_volumeGroupId" target="ConfirmVolumeGroupName_volumeGroupId" />\r
46         <camunda:in source="DCVFM_volumeGroupName" target="ConfirmVolumeGroupName_volumeGroupName" />\r
47         <camunda:in source="DCVFM_cloudRegionForVolume" target="ConfirmVolumeGroupName_aicCloudRegion" />\r
48         <camunda:in source="isDebugLogEnabled" target="isDebugLogEnabled" />\r
49         <camunda:out source="WorkflowException" target="WorkflowException" />\r
50         <camunda:out source="WorkflowResponse" target="DCVM_confirmResponse" />\r
51       </bpmn2:extensionElements>\r
52       <bpmn2:incoming>SequenceFlow_19</bpmn2:incoming>\r
53       <bpmn2:outgoing>SequenceFlow_35</bpmn2:outgoing>\r
54     </bpmn2:callActivity>\r
55     <bpmn2:sequenceFlow id="SequenceFlow_35" name="" sourceRef="ConfirmVolumeName" targetRef="ExclusiveGateway_4" />\r
56     <bpmn2:exclusiveGateway id="ExclusiveGateway_4">\r
57       <bpmn2:incoming>SequenceFlow_11</bpmn2:incoming>\r
58       <bpmn2:incoming>SequenceFlow_21</bpmn2:incoming>\r
59       <bpmn2:incoming>SequenceFlow_35</bpmn2:incoming>\r
60       <bpmn2:outgoing>SequenceFlow_6</bpmn2:outgoing>\r
61     </bpmn2:exclusiveGateway>\r
62     <bpmn2:sequenceFlow id="SequenceFlow_6" name="" sourceRef="ExclusiveGateway_4" targetRef="CreateAAIVfModule" />\r
63     <bpmn2:callActivity id="CallSDNCAdapterVDModuleTopologyAssign" name="Call SDNC Adapter: VF Module Topology Assign" calledElement="sdncAdapter">\r
64       <bpmn2:extensionElements>\r
65         <camunda:in source="DCVFM_assignSDNCRequest" target="sdncAdapterWorkflowRequest" />\r
66         <camunda:in source="isDebugLogEnabled" target="isDebugLogEnabled" />\r
67         <camunda:in source="mso-request-id" target="mso-request-id" />\r
68         <camunda:in source="mso-service-instance-id" target="mso-service-instance-id" />\r
69         <camunda:out source="WorkflowException" target="WorkflowException" />\r
70         <camunda:out source="sdncAdapterResponse" target="DCVFM_assignSDNCAdapterResponse" />\r
71         <camunda:out source="SDNCA_SuccessIndicator" target="SDNCA_SuccessIndicator" />\r
72       </bpmn2:extensionElements>\r
73       <bpmn2:incoming>SequenceFlow_18</bpmn2:incoming>\r
74       <bpmn2:outgoing>SequenceFlow_20</bpmn2:outgoing>\r
75     </bpmn2:callActivity>\r
76     <bpmn2:scriptTask id="PostProcessSDNCAssignRequest" name="PostProcess SDNC Assign  Request" scriptFormat="groovy">\r
77       <bpmn2:incoming>SequenceFlow_20</bpmn2:incoming>\r
78       <bpmn2:outgoing>SequenceFlow_22</bpmn2:outgoing>\r
79       <bpmn2:script><![CDATA[import org.openecomp.mso.bpmn.infrastructure.scripts.*\r
80 \r
81 String response = execution.getVariable("DCVFM_assignSDNCAdapterResponse")\r
82 \r
83 def doCreateVfModule = new DoCreateVfModule()\r
84 doCreateVfModule.validateSDNCResponse(execution, response, "assign")]]></bpmn2:script>\r
85     </bpmn2:scriptTask>\r
86     <bpmn2:scriptTask id="PreProcessSDNCAssignRequest" name="PreProcess SDNC Assign Request" scriptFormat="groovy">\r
87       <bpmn2:incoming>SequenceFlow_8</bpmn2:incoming>\r
88       <bpmn2:outgoing>SequenceFlow_18</bpmn2:outgoing>\r
89       <bpmn2:script><![CDATA[import org.openecomp.mso.bpmn.infrastructure.scripts.*\r
90 def doCreateVfModule = new DoCreateVfModule()\r
91 doCreateVfModule.preProcessSDNCAssignRequest(execution)]]></bpmn2:script>\r
92     </bpmn2:scriptTask>\r
93     <bpmn2:sequenceFlow id="SequenceFlow_18" name="" sourceRef="PreProcessSDNCAssignRequest" targetRef="CallSDNCAdapterVDModuleTopologyAssign" />\r
94     <bpmn2:sequenceFlow id="SequenceFlow_20" name="" sourceRef="CallSDNCAdapterVDModuleTopologyAssign" targetRef="PostProcessSDNCAssignRequest" />\r
95     <bpmn2:scriptTask id="PreProcessSDNCGetRequest" name="PreProcess SDNC GET Request" scriptFormat="groovy">\r
96       <bpmn2:incoming>SequenceFlow_22</bpmn2:incoming>\r
97       <bpmn2:outgoing>SequenceFlow_23</bpmn2:outgoing>\r
98       <bpmn2:script><![CDATA[import org.openecomp.mso.bpmn.infrastructure.scripts.*\r
99 def doCreateVfModule = new DoCreateVfModule()\r
100 doCreateVfModule.preProcessSDNCGetRequest(execution, "vfmodule")]]></bpmn2:script>\r
101     </bpmn2:scriptTask>\r
102     <bpmn2:callActivity id="CallSDNCAdapterVFModuleTopologyGET" name="Call SDNC Adapter: VF Module Topology GET" calledElement="sdncAdapter">\r
103       <bpmn2:extensionElements>\r
104         <camunda:in source="DCVFM_getSDNCRequest" target="sdncAdapterWorkflowRequest" />\r
105         <camunda:in source="mso-request-id" target="mso-request-id" />\r
106         <camunda:in source="mso-service-instance-id" target="mso-service-instance-id" />\r
107         <camunda:in source="isDebugLogEnabled" target="isDebugLogEnabled" />\r
108         <camunda:out source="WorkflowException" target="WorkflowException" />\r
109         <camunda:out source="sdncAdapterResponse" target="DCVFM_getSDNCAdapterResponse" />\r
110         <camunda:out source="SDNCA_SuccessIndicator" target="SDNCA_SuccessIndicator" />\r
111       </bpmn2:extensionElements>\r
112       <bpmn2:incoming>SequenceFlow_23</bpmn2:incoming>\r
113       <bpmn2:outgoing>SequenceFlow_24</bpmn2:outgoing>\r
114     </bpmn2:callActivity>\r
115     <bpmn2:sequenceFlow id="SequenceFlow_22" name="" sourceRef="PostProcessSDNCAssignRequest" targetRef="PreProcessSDNCGetRequest" />\r
116     <bpmn2:sequenceFlow id="SequenceFlow_23" name="" sourceRef="PreProcessSDNCGetRequest" targetRef="CallSDNCAdapterVFModuleTopologyGET" />\r
117     <bpmn2:sequenceFlow id="SequenceFlow_24" name="" sourceRef="CallSDNCAdapterVFModuleTopologyGET" targetRef="PostProcessSDNCGetRequest" />\r
118     <bpmn2:scriptTask id="PostProcessSDNCGetRequest" name="PostProcess SDNC GET Request" scriptFormat="groovy">\r
119       <bpmn2:incoming>SequenceFlow_24</bpmn2:incoming>\r
120       <bpmn2:outgoing>SequenceFlow_31</bpmn2:outgoing>\r
121       <bpmn2:script><![CDATA[import org.openecomp.mso.bpmn.infrastructure.scripts.*\r
122 \r
123 String response = execution.getVariable("DCVFM_getSDNCAdapterResponse")\r
124 \r
125 def doCreateVfModule = new DoCreateVfModule()\r
126 doCreateVfModule.validateSDNCResponse(execution, response, "get")]]></bpmn2:script>\r
127     </bpmn2:scriptTask>\r
128     <bpmn2:callActivity id="UpdateAAIVfModule_1" name="UpdateAAIVfModule" calledElement="UpdateAAIVfModule">\r
129       <bpmn2:extensionElements>\r
130         <camunda:in source="DCVFM_updateAAIVfModuleRequest" target="UpdateAAIVfModuleRequest" />\r
131         <camunda:in source="isDebugLogEnabled" target="isDebugLogEnabled" />\r
132         <camunda:out source="WorkflowException" target="WorkflowException" />\r
133         <camunda:out source="WorkflowResponse" target="DCVM_updateAAIVfModuleResponse" />\r
134       </bpmn2:extensionElements>\r
135       <bpmn2:incoming>SequenceFlow_5</bpmn2:incoming>\r
136       <bpmn2:outgoing>SequenceFlow_10</bpmn2:outgoing>\r
137     </bpmn2:callActivity>\r
138     <bpmn2:scriptTask id="PreProcessUpdateAAIVfModule_1" name="PreProcess Update AAIVfModule" scriptFormat="groovy">\r
139       <bpmn2:incoming>SequenceFlow_1avfxsz</bpmn2:incoming>\r
140       <bpmn2:outgoing>SequenceFlow_5</bpmn2:outgoing>\r
141       <bpmn2:script><![CDATA[import org.openecomp.mso.bpmn.infrastructure.scripts.*\r
142 def doCreateVfModule = new DoCreateVfModule()\r
143 doCreateVfModule.preProcessUpdateAAIVfModuleRequestOrch(execution)]]></bpmn2:script>\r
144     </bpmn2:scriptTask>\r
145     <bpmn2:scriptTask id="PreProcessSDNCActivateRequest" name="PreProcess SDNC Activate Request" scriptFormat="groovy">\r
146       <bpmn2:incoming>SequenceFlow_10</bpmn2:incoming>\r
147       <bpmn2:outgoing>SequenceFlow_12</bpmn2:outgoing>\r
148       <bpmn2:script><![CDATA[import org.openecomp.mso.bpmn.infrastructure.scripts.*\r
149 def doCreateVfModule = new DoCreateVfModule()\r
150 doCreateVfModule.preProcessSDNCActivateRequest(execution)]]></bpmn2:script>\r
151     </bpmn2:scriptTask>\r
152     <bpmn2:callActivity id="CallSDNCAdapterVFModuleTopologyActivate" name="Call SDNC Adapter: VF Module Topology Activate" calledElement="sdncAdapter">\r
153       <bpmn2:extensionElements>\r
154         <camunda:in source="DCVFM_activateSDNCRequest" target="sdncAdapterWorkflowRequest" />\r
155         <camunda:in source="isDebugLogEnabled" target="isDebugLogEnabled" />\r
156         <camunda:in source="mso-request-id" target="mso-request-id" />\r
157         <camunda:in source="mso-service-instance-id" target="mso-service-instance-id" />\r
158         <camunda:out source="WorkflowException" target="WorkflowException" />\r
159         <camunda:out source="sdncAdapterResponse" target="DCVFM_activateSDNCAdapterResponse" />\r
160         <camunda:out source="SDNCA_SuccessIndicator" target="SDNCA_SuccessIndicator" />\r
161       </bpmn2:extensionElements>\r
162       <bpmn2:incoming>SequenceFlow_12</bpmn2:incoming>\r
163       <bpmn2:outgoing>SequenceFlow_13</bpmn2:outgoing>\r
164     </bpmn2:callActivity>\r
165     <bpmn2:scriptTask id="PostProcessSDNCActivateRequest" name="PostProcess SDNC Activate Request" scriptFormat="groovy">\r
166       <bpmn2:incoming>SequenceFlow_13</bpmn2:incoming>\r
167       <bpmn2:outgoing>SequenceFlow_14</bpmn2:outgoing>\r
168       <bpmn2:script><![CDATA[import org.openecomp.mso.bpmn.infrastructure.scripts.*\r
169       \r
170       String response = execution.getVariable("DCVFM_activateSDNCAdapterResponse")\r
171       \r
172 def doCreateVfModule = new DoCreateVfModule()\r
173 doCreateVfModule.validateSDNCResponse(execution, response, "activate")]]></bpmn2:script>\r
174     </bpmn2:scriptTask>\r
175     <bpmn2:exclusiveGateway id="ExclusiveGateway_5" name="Is volume_group_id specified?" default="SequenceFlow_30">\r
176       <bpmn2:incoming>SequenceFlow_14</bpmn2:incoming>\r
177       <bpmn2:outgoing>SequenceFlow_28</bpmn2:outgoing>\r
178       <bpmn2:outgoing>SequenceFlow_30</bpmn2:outgoing>\r
179     </bpmn2:exclusiveGateway>\r
180     <bpmn2:sequenceFlow id="SequenceFlow_28" name="yes" sourceRef="ExclusiveGateway_5" targetRef="PrepareCreateAAIVfModuleVolumeGroupRequest">\r
181       <bpmn2:conditionExpression xsi:type="bpmn2:tFormalExpression"><![CDATA[#{execution.getVariable("DCVFM_volumeGroupId") != null && execution.getVariable("DCVFM_volumeGroupId") != "" }]]></bpmn2:conditionExpression>\r
182     </bpmn2:sequenceFlow>\r
183     <bpmn2:sequenceFlow id="SequenceFlow_30" name="no" sourceRef="ExclusiveGateway_5" targetRef="ExclusiveGateway_6" />\r
184     <bpmn2:sequenceFlow id="SequenceFlow_5" name="" sourceRef="PreProcessUpdateAAIVfModule_1" targetRef="UpdateAAIVfModule_1" />\r
185     <bpmn2:sequenceFlow id="SequenceFlow_10" name="" sourceRef="UpdateAAIVfModule_1" targetRef="PreProcessSDNCActivateRequest" />\r
186     <bpmn2:sequenceFlow id="SequenceFlow_12" name="" sourceRef="PreProcessSDNCActivateRequest" targetRef="CallSDNCAdapterVFModuleTopologyActivate" />\r
187     <bpmn2:sequenceFlow id="SequenceFlow_13" name="" sourceRef="CallSDNCAdapterVFModuleTopologyActivate" targetRef="PostProcessSDNCActivateRequest" />\r
188     <bpmn2:sequenceFlow id="SequenceFlow_14" name="" sourceRef="PostProcessSDNCActivateRequest" targetRef="ExclusiveGateway_5" />\r
189     <bpmn2:intermediateCatchEvent id="IntermediateCatchEvent_3" name="UpdateAndActivate">\r
190       <bpmn2:outgoing>SequenceFlow_0363dz7</bpmn2:outgoing>\r
191       <bpmn2:linkEventDefinition id="_LinkEventDefinition_30" name="UpdateAndActivate" />\r
192     </bpmn2:intermediateCatchEvent>\r
193     <bpmn2:intermediateCatchEvent id="IntermediateCatchEvent_2" name="Provision">\r
194       <bpmn2:outgoing>SequenceFlow_8</bpmn2:outgoing>\r
195       <bpmn2:linkEventDefinition id="_LinkEventDefinition_29" name="Provision" />\r
196     </bpmn2:intermediateCatchEvent>\r
197     <bpmn2:sequenceFlow id="SequenceFlow_8" name="" sourceRef="IntermediateCatchEvent_2" targetRef="PreProcessSDNCAssignRequest" />\r
198     <bpmn2:scriptTask id="PrepareCreateAAIVfModuleVolumeGroupRequest" name="Prepare CreateAAIVfModuleVolumeGroup Request" scriptFormat="groovy">\r
199       <bpmn2:incoming>SequenceFlow_28</bpmn2:incoming>\r
200       <bpmn2:outgoing>SequenceFlow_3</bpmn2:outgoing>\r
201       <bpmn2:script><![CDATA[import org.openecomp.mso.bpmn.infrastructure.scripts.*\r
202 def doCreateVfModule = new DoCreateVfModule()\r
203 doCreateVfModule.prepareCreateAAIVfModuleVolumeGroupRequest(execution)]]></bpmn2:script>\r
204     </bpmn2:scriptTask>\r
205     <bpmn2:callActivity id="CreateAAIVfModuleVolumeGroup" name="CreateAAIVfModuleVolumeGroup" calledElement="CreateAAIVfModuleVolumeGroup">\r
206       <bpmn2:extensionElements>\r
207         <camunda:in source="DCVFM_createAAIVfModuleVolumeGroupRequest" target="CreateAAIVfModuleVolumeGroupRequest" />\r
208         <camunda:in source="isDebugLogEnabled" target="isDebugLogEnabled" />\r
209         <camunda:out source="WorkflowException" target="WorkflowException" />\r
210         <camunda:out source="WorkflowResponse" target="DCVM_updateAAIVfModuleResponse" />\r
211       </bpmn2:extensionElements>\r
212       <bpmn2:incoming>SequenceFlow_3</bpmn2:incoming>\r
213       <bpmn2:outgoing>SequenceFlow_29</bpmn2:outgoing>\r
214     </bpmn2:callActivity>\r
215     <bpmn2:sequenceFlow id="SequenceFlow_29" name="" sourceRef="CreateAAIVfModuleVolumeGroup" targetRef="ExclusiveGateway_6" />\r
216     <bpmn2:sequenceFlow id="SequenceFlow_3" name="" sourceRef="PrepareCreateAAIVfModuleVolumeGroupRequest" targetRef="CreateAAIVfModuleVolumeGroup" />\r
217     <bpmn2:exclusiveGateway id="ExclusiveGateway_6">\r
218       <bpmn2:incoming>SequenceFlow_30</bpmn2:incoming>\r
219       <bpmn2:incoming>SequenceFlow_29</bpmn2:incoming>\r
220       <bpmn2:outgoing>SequenceFlow_16</bpmn2:outgoing>\r
221     </bpmn2:exclusiveGateway>\r
222     <bpmn2:sequenceFlow id="SequenceFlow_16" name="" sourceRef="ExclusiveGateway_6" targetRef="ScriptTask_setSuccess" />\r
223     <bpmn2:scriptTask id="PreProcessVNFAdapterRequest" name="PreProcess VNF Adapter Request" scriptFormat="groovy">\r
224       <bpmn2:incoming>SequenceFlow_31</bpmn2:incoming>\r
225       <bpmn2:outgoing>SequenceFlow_32</bpmn2:outgoing>\r
226       <bpmn2:script><![CDATA[import org.openecomp.mso.bpmn.infrastructure.scripts.*\r
227 def doCreateVfModule = new DoCreateVfModule()\r
228 doCreateVfModule.preProcessVNFAdapterRequest(execution)]]></bpmn2:script>\r
229     </bpmn2:scriptTask>\r
230     <bpmn2:callActivity id="CallVNFAdapterVFModuleCreate" name="Call VNF Adapter to create VF Module" calledElement="vnfAdapterRestV1">\r
231       <bpmn2:extensionElements>\r
232         <camunda:in source="DCVFM_createVnfARequest" target="vnfAdapterRestV1Request" />\r
233         <camunda:out source="vnfAdapterRestV1Response" target="DCVFM_createVnfAResponse" />\r
234         <camunda:in source="mso-request-id" target="mso-request-id" />\r
235         <camunda:in source="mso-service-instance-id" target="mso-service-instance-id" />\r
236         <camunda:in variables="all" />\r
237         <camunda:out source="WorkflowException" target="WorkflowException" />\r
238       </bpmn2:extensionElements>\r
239       <bpmn2:incoming>SequenceFlow_32</bpmn2:incoming>\r
240       <bpmn2:outgoing>SequenceFlow_33</bpmn2:outgoing>\r
241     </bpmn2:callActivity>\r
242     <bpmn2:scriptTask id="PostProcessVNFAdapterRequest" name="PostProcess VNF Adapter Request" scriptFormat="groovy">\r
243       <bpmn2:incoming>SequenceFlow_33</bpmn2:incoming>\r
244       <bpmn2:outgoing>SequenceFlow_1ushk1d</bpmn2:outgoing>\r
245       <bpmn2:script><![CDATA[import org.openecomp.mso.bpmn.infrastructure.scripts.*\r
246 def doCreateVfModule = new DoCreateVfModule()\r
247 doCreateVfModule.postProcessVNFAdapterRequest(execution)]]></bpmn2:script>\r
248     </bpmn2:scriptTask>\r
249     <bpmn2:intermediateThrowEvent id="IntermediateThrowEvent_2" name="To UpdateAndActivate">\r
250       <bpmn2:incoming>SequenceFlow_0xfanpi</bpmn2:incoming>\r
251       <bpmn2:incoming>SequenceFlow_0abffyj</bpmn2:incoming>\r
252       <bpmn2:linkEventDefinition id="_LinkEventDefinition_31" name="UpdateAndActivate" />\r
253     </bpmn2:intermediateThrowEvent>\r
254     <bpmn2:sequenceFlow id="SequenceFlow_31" name="" sourceRef="PostProcessSDNCGetRequest" targetRef="PreProcessVNFAdapterRequest" />\r
255     <bpmn2:sequenceFlow id="SequenceFlow_32" name="" sourceRef="PreProcessVNFAdapterRequest" targetRef="CallVNFAdapterVFModuleCreate" />\r
256     <bpmn2:sequenceFlow id="SequenceFlow_33" name="" sourceRef="CallVNFAdapterVFModuleCreate" targetRef="PostProcessVNFAdapterRequest" />\r
257     <bpmn2:intermediateThrowEvent id="IntermediateThrowEvent_3" name="To Provision">\r
258       <bpmn2:incoming>SequenceFlow_0zcfn2x</bpmn2:incoming>\r
259       <bpmn2:incoming>SequenceFlow_170kw7h</bpmn2:incoming>\r
260       <bpmn2:linkEventDefinition id="_LinkEventDefinition_28" name="Provision" />\r
261     </bpmn2:intermediateThrowEvent>\r
262     <bpmn2:exclusiveGateway id="ExclusiveGateway_2" name="Need to query SDNC for VNF Topology?" default="SequenceFlow_0zcfn2x">\r
263       <bpmn2:incoming>SequenceFlow_39</bpmn2:incoming>\r
264       <bpmn2:incoming>SequenceFlow_37</bpmn2:incoming>\r
265       <bpmn2:outgoing>SequenceFlow_0zcfn2x</bpmn2:outgoing>\r
266       <bpmn2:outgoing>SequenceFlow_0m382su</bpmn2:outgoing>\r
267     </bpmn2:exclusiveGateway>\r
268     <bpmn2:scriptTask id="PostProcessCreateAAIVfModule" name="PostProcess CreateAAIVfModule" scriptFormat="groovy">\r
269       <bpmn2:incoming>SequenceFlow_25</bpmn2:incoming>\r
270       <bpmn2:outgoing>SequenceFlow_27</bpmn2:outgoing>\r
271       <bpmn2:script><![CDATA[import org.openecomp.mso.bpmn.infrastructure.scripts.*\r
272 def doCreateVfModule = new DoCreateVfModule()\r
273 doCreateVfModule.postProcessCreateAAIVfModule(execution)]]></bpmn2:script>\r
274     </bpmn2:scriptTask>\r
275     <bpmn2:sequenceFlow id="SequenceFlow_27" name="" sourceRef="PostProcessCreateAAIVfModule" targetRef="IsBaseVfModule" />\r
276     <bpmn2:exclusiveGateway id="IsBaseVfModule" name="Is Base VF Module?" default="SequenceFlow_36">\r
277       <bpmn2:incoming>SequenceFlow_27</bpmn2:incoming>\r
278       <bpmn2:outgoing>SequenceFlow_36</bpmn2:outgoing>\r
279       <bpmn2:outgoing>SequenceFlow_39</bpmn2:outgoing>\r
280     </bpmn2:exclusiveGateway>\r
281     <bpmn2:sequenceFlow id="SequenceFlow_36" name="no" sourceRef="IsBaseVfModule" targetRef="QueryAAIVfModule" />\r
282     <bpmn2:sequenceFlow id="SequenceFlow_39" name="yes" sourceRef="IsBaseVfModule" targetRef="ExclusiveGateway_2">\r
283       <bpmn2:conditionExpression xsi:type="bpmn2:tFormalExpression" language="groovy"><![CDATA[execution.getVariable("DCVFM_isBaseVfModule") == "true"]]></bpmn2:conditionExpression>\r
284     </bpmn2:sequenceFlow>\r
285     <bpmn2:scriptTask id="QueryAAIVfModule" name="Query AAI Vf Module" scriptFormat="groovy">\r
286       <bpmn2:incoming>SequenceFlow_36</bpmn2:incoming>\r
287       <bpmn2:outgoing>SequenceFlow_37</bpmn2:outgoing>\r
288       <bpmn2:script><![CDATA[import org.openecomp.mso.bpmn.infrastructure.scripts.*\r
289 def doCreateVfModule = new DoCreateVfModule()\r
290 doCreateVfModule.queryAAIVfModule(execution)]]></bpmn2:script>\r
291     </bpmn2:scriptTask>\r
292     <bpmn2:sequenceFlow id="SequenceFlow_37" name="" sourceRef="QueryAAIVfModule" targetRef="ExclusiveGateway_2" />\r
293     <bpmn2:scriptTask id="ScriptTask_setSuccess" name="Set Success Indicator" scriptFormat="groovy">\r
294       <bpmn2:incoming>SequenceFlow_16</bpmn2:incoming>\r
295       <bpmn2:outgoing>SequenceFlow_7</bpmn2:outgoing>\r
296       <bpmn2:script><![CDATA[import org.openecomp.mso.bpmn.infrastructure.scripts.*\r
297 def doCreateVfModule = new DoCreateVfModule()\r
298 doCreateVfModule.setSuccessIndicator(execution, true)]]></bpmn2:script>\r
299     </bpmn2:scriptTask>\r
300     <bpmn2:sequenceFlow id="SequenceFlow_7" name="" sourceRef="ScriptTask_setSuccess" targetRef="EndEvent_1" />\r
301     <bpmn2:endEvent id="EndEvent_1">\r
302       <bpmn2:incoming>SequenceFlow_7</bpmn2:incoming>\r
303       <bpmn2:terminateEventDefinition id="_TerminateEventDefinition_8" />\r
304     </bpmn2:endEvent>\r
305     <bpmn2:scriptTask id="QueryCloudRegion" name="Query Cloud Region" scriptFormat="groovy">\r
306       <bpmn2:incoming>SequenceFlow_40</bpmn2:incoming>\r
307       <bpmn2:outgoing>SequenceFlow_43</bpmn2:outgoing>\r
308       <bpmn2:script><![CDATA[import org.openecomp.mso.bpmn.infrastructure.scripts.*\r
309 def doCreateVfModule = new DoCreateVfModule()\r
310 return doCreateVfModule.queryCloudRegion(execution)]]></bpmn2:script>\r
311     </bpmn2:scriptTask>\r
312     <bpmn2:sequenceFlow id="SequenceFlow_40" name="yes" sourceRef="IsVolumeGroupIdSpecified" targetRef="QueryCloudRegion">\r
313       <bpmn2:conditionExpression xsi:type="bpmn2:tFormalExpression"><![CDATA[#{execution.getVariable("DCVFM_volumeGroupId") != null && execution.getVariable("DCVFM_volumeGroupId") != "" }]]></bpmn2:conditionExpression>\r
314     </bpmn2:sequenceFlow>\r
315     <bpmn2:sequenceFlow id="SequenceFlow_43" name="" sourceRef="QueryCloudRegion" targetRef="ConfirmVolumeGroupTenant" />\r
316     <bpmn2:scriptTask id="PreProcessRequest" name="Pre-Process Request" scriptFormat="groovy">\r
317       <bpmn2:incoming>SequenceFlow_1</bpmn2:incoming>\r
318       <bpmn2:outgoing>SequenceFlow_4</bpmn2:outgoing>\r
319       <bpmn2:script><![CDATA[import org.openecomp.mso.bpmn.infrastructure.scripts.*\r
320 def doCreateVfModule = new DoCreateVfModule()\r
321 doCreateVfModule.preProcessRequest(execution)]]></bpmn2:script>\r
322     </bpmn2:scriptTask>\r
323     <bpmn2:sequenceFlow id="SequenceFlow_4" name="" sourceRef="PreProcessRequest" targetRef="ExclusiveGateway_0ffvqla" />\r
324     <bpmn2:intermediateThrowEvent id="IntermediateThrowEvent_1" name="To DoCreateVfModule">\r
325       <bpmn2:incoming>SequenceFlow_1f53tby</bpmn2:incoming>\r
326       <bpmn2:incoming>SequenceFlow_0270n5c</bpmn2:incoming>\r
327       <bpmn2:linkEventDefinition id="_LinkEventDefinition_25" name="DoCreateVfModule" />\r
328     </bpmn2:intermediateThrowEvent>\r
329     <bpmn2:callActivity id="CreateAAIVfModule" name="CreateAAIVfModule" calledElement="CreateAAIVfModule">\r
330       <bpmn2:extensionElements>\r
331         <camunda:in source="isDebugLogEnabled" target="isDebugLogEnabled" />\r
332         <camunda:in source="isVidRequest" target="isVidRequest" />\r
333         <camunda:in source="DCVFM_vfModuleId" target="newVfModuleId" />\r
334         <camunda:out source="WorkflowException" target="WorkflowException" />\r
335         <camunda:out source="CreateAAIVfModuleResponse" target="DCVFM_createVfModuleResponse" />\r
336         <camunda:in source="DCVFM_vnfId" target="vnfId" />\r
337         <camunda:in source="DCVFM_vnfName" target="vnfName" />\r
338         <camunda:in source="DCVFM_vnfType" target="vnfType" />\r
339         <camunda:in source="DCVFM_serviceId" target="serviceId" />\r
340         <camunda:in source="DCVFM_personaModelId" target="personaModelId" />\r
341         <camunda:in source="DCVFM_isBaseVfModule" target="isBaseVfModule" />\r
342         <camunda:in source="DCVFM_vfModuleName" target="vfModuleName" />\r
343         <camunda:in source="DCVFM_vfModuleModelName" target="vfModuleModelName" />\r
344         <camunda:in source="DCVFM_personaModelVersion" target="personaModelVersion" />\r
345         <camunda:in source="DCVFM_modelCustomizationUuid" target="modelCustomizationId" />\r
346       </bpmn2:extensionElements>\r
347       <bpmn2:incoming>SequenceFlow_6</bpmn2:incoming>\r
348       <bpmn2:outgoing>SequenceFlow_25</bpmn2:outgoing>\r
349     </bpmn2:callActivity>\r
350     <bpmn2:sequenceFlow id="SequenceFlow_25" name="" sourceRef="CreateAAIVfModule" targetRef="PostProcessCreateAAIVfModule" />\r
351     <bpmn2:exclusiveGateway id="ExclusiveGateway_183x8vk" name="need to create network policies in AAI?" default="SequenceFlow_0xfanpi">\r
352       <bpmn2:incoming>SequenceFlow_1ushk1d</bpmn2:incoming>\r
353       <bpmn2:outgoing>SequenceFlow_0ery1pk</bpmn2:outgoing>\r
354       <bpmn2:outgoing>SequenceFlow_0xfanpi</bpmn2:outgoing>\r
355     </bpmn2:exclusiveGateway>\r
356     <bpmn2:sequenceFlow id="SequenceFlow_1ushk1d" sourceRef="PostProcessVNFAdapterRequest" targetRef="ExclusiveGateway_183x8vk" />\r
357     <bpmn2:sequenceFlow id="SequenceFlow_0ery1pk" name="yes" sourceRef="ExclusiveGateway_183x8vk" targetRef="CreateNetworkPoliciesInAAI">\r
358       <bpmn2:conditionExpression xsi:type="bpmn2:tFormalExpression" language="groovy"><![CDATA[execution.getVariable("DCVFM_contrailNetworkPolicyFqdnList") != null && !execution.getVariable("DCVFM_contrailNetworkPolicyFqdnList").isEmpty()]]></bpmn2:conditionExpression>\r
359     </bpmn2:sequenceFlow>\r
360     <bpmn2:sequenceFlow id="SequenceFlow_0xfanpi" name="no" sourceRef="ExclusiveGateway_183x8vk" targetRef="IntermediateThrowEvent_2" />\r
361     <bpmn2:sequenceFlow id="SequenceFlow_0abffyj" sourceRef="CreateNetworkPoliciesInAAI" targetRef="IntermediateThrowEvent_2" />\r
362     <bpmn2:scriptTask id="CreateNetworkPoliciesInAAI" name="Create Network Policies In AAI" scriptFormat="groovy">\r
363       <bpmn2:incoming>SequenceFlow_0ery1pk</bpmn2:incoming>\r
364       <bpmn2:outgoing>SequenceFlow_0abffyj</bpmn2:outgoing>\r
365       <bpmn2:script><![CDATA[import org.openecomp.mso.bpmn.infrastructure.scripts.*\r
366 def doCreateVfModule = new DoCreateVfModule()\r
367 doCreateVfModule.createNetworkPoliciesInAAI(execution)]]></bpmn2:script>\r
368     </bpmn2:scriptTask>\r
369     <bpmn2:exclusiveGateway id="ExclusiveGateway_0f54imv" name="need to update VNF in AAI?" default="SequenceFlow_1k5uku2">\r
370       <bpmn2:incoming>SequenceFlow_0363dz7</bpmn2:incoming>\r
371       <bpmn2:outgoing>SequenceFlow_0bi38s7</bpmn2:outgoing>\r
372       <bpmn2:outgoing>SequenceFlow_1k5uku2</bpmn2:outgoing>\r
373     </bpmn2:exclusiveGateway>\r
374     <bpmn2:exclusiveGateway id="ExclusiveGateway_1edqxlf">\r
375       <bpmn2:incoming>SequenceFlow_112los9</bpmn2:incoming>\r
376       <bpmn2:incoming>SequenceFlow_1k5uku2</bpmn2:incoming>\r
377       <bpmn2:outgoing>SequenceFlow_1avfxsz</bpmn2:outgoing>\r
378     </bpmn2:exclusiveGateway>\r
379     <bpmn2:sequenceFlow id="SequenceFlow_0bi38s7" name="yes" sourceRef="ExclusiveGateway_0f54imv" targetRef="PreProcessUpdateAAIGenericVnf">\r
380       <bpmn2:conditionExpression xsi:type="bpmn2:tFormalExpression" language="groovy"><![CDATA[!execution.getVariable("DCVFM_oamManagementV4Address").isEmpty() || !execution.getVariable("DCVFM_oamManagementV6Address").isEmpty()]]></bpmn2:conditionExpression>\r
381     </bpmn2:sequenceFlow>\r
382     <bpmn2:sequenceFlow id="SequenceFlow_1qm81ym" sourceRef="PreProcessUpdateAAIGenericVnf" targetRef="UpdateAAIGenericVNFTask" />\r
383     <bpmn2:sequenceFlow id="SequenceFlow_112los9" sourceRef="UpdateAAIGenericVNFTask" targetRef="ExclusiveGateway_1edqxlf" />\r
384     <bpmn2:sequenceFlow id="SequenceFlow_1k5uku2" name="no" sourceRef="ExclusiveGateway_0f54imv" targetRef="ExclusiveGateway_1edqxlf" />\r
385     <bpmn2:sequenceFlow id="SequenceFlow_1avfxsz" sourceRef="ExclusiveGateway_1edqxlf" targetRef="PreProcessUpdateAAIVfModule_1" />\r
386     <bpmn2:sequenceFlow id="SequenceFlow_0363dz7" sourceRef="IntermediateCatchEvent_3" targetRef="ExclusiveGateway_0f54imv" />\r
387     <bpmn2:scriptTask id="PreProcessUpdateAAIGenericVnf" name="PreProcess Update AAI Generic VNF" scriptFormat="groovy">\r
388       <bpmn2:incoming>SequenceFlow_0bi38s7</bpmn2:incoming>\r
389       <bpmn2:outgoing>SequenceFlow_1qm81ym</bpmn2:outgoing>\r
390       <bpmn2:script><![CDATA[import org.openecomp.mso.bpmn.infrastructure.scripts.*\r
391 def doCreateVfModule = new DoCreateVfModule()\r
392 doCreateVfModule.prepUpdateAAIGenericVnf(execution)]]></bpmn2:script>\r
393     </bpmn2:scriptTask>\r
394     <bpmn2:callActivity id="UpdateAAIGenericVNFTask" name="Update AAI Generic VNF" calledElement="UpdateAAIGenericVnf">\r
395       <bpmn2:extensionElements>\r
396         <camunda:in source="DCVM_updateAAIGenericVnfRequest" target="UpdateAAIGenericVnfRequest" />\r
397         <camunda:in source="mso-request-id" target="mso-request-id" />\r
398         <camunda:in source="mso-service-id" target="mso-service-id" />\r
399         <camunda:in source="isDebugLogEnabled" target="isDebugLogEnabled" />\r
400         <camunda:out source="WorkflowException" target="WorkflowException" />\r
401       </bpmn2:extensionElements>\r
402       <bpmn2:incoming>SequenceFlow_1qm81ym</bpmn2:incoming>\r
403       <bpmn2:outgoing>SequenceFlow_112los9</bpmn2:outgoing>\r
404     </bpmn2:callActivity>\r
405     <bpmn2:sequenceFlow id="SequenceFlow_0zcfn2x" name="no" sourceRef="ExclusiveGateway_2" targetRef="IntermediateThrowEvent_3" />\r
406     <bpmn2:sequenceFlow id="SequenceFlow_0m382su" name="yes" sourceRef="ExclusiveGateway_2" targetRef="QueryVNF">\r
407       <bpmn2:conditionExpression xsi:type="bpmn2:tFormalExpression"><![CDATA[#{execution.getVariable("DCVFM_sdncVersion" ) == '1707'}]]></bpmn2:conditionExpression>\r
408     </bpmn2:sequenceFlow>\r
409     <bpmn2:sequenceFlow id="SequenceFlow_0g270u0" sourceRef="PreProcessSDNCVnfGetRequest" targetRef="CallSDNCAdapterVNFTopologyGET" />\r
410     <bpmn2:sequenceFlow id="SequenceFlow_1yrlvgb" sourceRef="CallSDNCAdapterVNFTopologyGET" targetRef="PostProcessSDNCVnfGetRequest" />\r
411     <bpmn2:scriptTask id="PreProcessSDNCVnfGetRequest" name="PreProcess SDNC VNF Topology GET Request" scriptFormat="groovy">\r
412       <bpmn2:incoming>SequenceFlow_0d00zqi</bpmn2:incoming>\r
413       <bpmn2:outgoing>SequenceFlow_0g270u0</bpmn2:outgoing>\r
414       <bpmn2:script><![CDATA[import org.openecomp.mso.bpmn.infrastructure.scripts.*\r
415 def doCreateVfModule = new DoCreateVfModule()\r
416 doCreateVfModule.preProcessSDNCGetRequest(execution, 'vnf')]]></bpmn2:script>\r
417     </bpmn2:scriptTask>\r
418     <bpmn2:callActivity id="CallSDNCAdapterVNFTopologyGET" name="Call SDNC Adapter: VNF Topology GET" calledElement="sdncAdapter">\r
419       <bpmn2:extensionElements>\r
420         <camunda:in source="DCVFM_getSDNCRequest" target="sdncAdapterWorkflowRequest" />\r
421         <camunda:in source="mso-request-id" target="mso-request-id" />\r
422         <camunda:in source="mso-service-instance-id" target="mso-service-instance-id" />\r
423         <camunda:in source="isDebugLogEnabled" target="isDebugLogEnabled" />\r
424         <camunda:out source="WorkflowException" target="WorkflowException" />\r
425         <camunda:out source="sdncAdapterResponse" target="DCVFM_getVnfSDNCAdapterResponse" />\r
426         <camunda:out source="SDNCA_SuccessIndicator" target="SDNCA_SuccessIndicator" />\r
427       </bpmn2:extensionElements>\r
428       <bpmn2:incoming>SequenceFlow_0g270u0</bpmn2:incoming>\r
429       <bpmn2:outgoing>SequenceFlow_1yrlvgb</bpmn2:outgoing>\r
430     </bpmn2:callActivity>\r
431     <bpmn2:scriptTask id="PostProcessSDNCVnfGetRequest" name="PostProcess SDNC VNF Toplogy GET request" scriptFormat="groovy">\r
432       <bpmn2:incoming>SequenceFlow_1yrlvgb</bpmn2:incoming>\r
433       <bpmn2:outgoing>SequenceFlow_170kw7h</bpmn2:outgoing>\r
434       <bpmn2:script><![CDATA[import org.openecomp.mso.bpmn.infrastructure.scripts.*\r
435 \r
436 String response = execution.getVariable("DCVFM_getVnfSDNCAdapterResponse")\r
437 \r
438 def doCreateVfModule = new DoCreateVfModule()\r
439 doCreateVfModule.validateSDNCResponse(execution, response, "get")]]></bpmn2:script>\r
440     </bpmn2:scriptTask>\r
441     <bpmn2:sequenceFlow id="SequenceFlow_0d00zqi" sourceRef="QueryVNF" targetRef="PreProcessSDNCVnfGetRequest" />\r
442     <bpmn2:sequenceFlow id="SequenceFlow_170kw7h" sourceRef="PostProcessSDNCVnfGetRequest" targetRef="IntermediateThrowEvent_3" />\r
443     <bpmn2:callActivity id="QueryVNF" name="Query VNF" calledElement="GenericGetVnf">\r
444       <bpmn2:extensionElements>\r
445         <camunda:in source="DCVFM_vnfId" target="GENGV_vnfId" />\r
446         <camunda:in source="DCVFM_vnfTypeToQuery" target="GENGV_type" />\r
447         <camunda:in source="isDebugLogEnabled" target="isDebugLogEnabled" />\r
448         <camunda:out source="GENGV_vnf" target="DCVFM_vnfQueryResponse" />\r
449         <camunda:out source="WorkflowException" target="WorkflowException" />\r
450       </bpmn2:extensionElements>\r
451       <bpmn2:incoming>SequenceFlow_0m382su</bpmn2:incoming>\r
452       <bpmn2:outgoing>SequenceFlow_0d00zqi</bpmn2:outgoing>\r
453     </bpmn2:callActivity>\r
454     <bpmn2:sequenceFlow id="SequenceFlow_1f53tby" sourceRef="Task_0kuj2a1" targetRef="IntermediateThrowEvent_1" />\r
455     <bpmn2:exclusiveGateway id="ExclusiveGateway_0ffvqla" name="Is vf_module_name specified?" default="SequenceFlow_0270n5c">\r
456       <bpmn2:incoming>SequenceFlow_4</bpmn2:incoming>\r
457       <bpmn2:outgoing>SequenceFlow_0270n5c</bpmn2:outgoing>\r
458       <bpmn2:outgoing>SequenceFlow_05og7iw</bpmn2:outgoing>\r
459     </bpmn2:exclusiveGateway>\r
460     <bpmn2:sequenceFlow id="SequenceFlow_0270n5c" name="yes" sourceRef="ExclusiveGateway_0ffvqla" targetRef="IntermediateThrowEvent_1" />\r
461     <bpmn2:sequenceFlow id="SequenceFlow_05og7iw" name="no" sourceRef="ExclusiveGateway_0ffvqla" targetRef="Task_0kuj2a1">\r
462       <bpmn2:conditionExpression xsi:type="bpmn2:tFormalExpression"><![CDATA[#{execution.getVariable("DCVFM_vfModuleName") == null}]]></bpmn2:conditionExpression>\r
463     </bpmn2:sequenceFlow>\r
464     <bpmn2:callActivity id="Task_0kuj2a1" name="Generate VF Module Name" calledElement="GenerateVfModuleName">\r
465       <bpmn2:extensionElements>\r
466         <camunda:in source="DCVFM_vnfId" target="vnfId" />\r
467         <camunda:in source="DCVFM_vnfName" target="vnfName" />\r
468         <camunda:in source="DCVFM_vfModuleLabel" target="vfModuleLabel" />\r
469         <camunda:in source="DCVFM_pesonaModelId" target="personaModelId" />\r
470         <camunda:in source="isDebugLogEnabled" target="isDebugLogEnabled" />\r
471         <camunda:out source="WorkflowException" target="WorkflowException" />\r
472         <camunda:out source="vfModuleName" target="DCVFM_vfModuleName" />\r
473       </bpmn2:extensionElements>\r
474       <bpmn2:incoming>SequenceFlow_05og7iw</bpmn2:incoming>\r
475       <bpmn2:outgoing>SequenceFlow_1f53tby</bpmn2:outgoing>\r
476     </bpmn2:callActivity>\r
477     <bpmn2:subProcess id="SubProcess_0ltzufk" name="Sub-process for Application Errors" triggeredByEvent="true">\r
478       <bpmn2:startEvent id="StartEvent_18lzc5m">\r
479         <bpmn2:outgoing>SequenceFlow_02lc25j</bpmn2:outgoing>\r
480         <bpmn2:errorEventDefinition errorRef="Error_1" />\r
481       </bpmn2:startEvent>\r
482       <bpmn2:endEvent id="EndEvent_0wsdptv">\r
483         <bpmn2:incoming>SequenceFlow_0z2rczk</bpmn2:incoming>\r
484         <bpmn2:incoming>SequenceFlow_1pgo10r</bpmn2:incoming>\r
485       </bpmn2:endEvent>\r
486       <bpmn2:callActivity id="CallDoCreateVfModuleRollback" name="Call DoCreateVfModuleRollback" calledElement="DoCreateVfModuleRollback">\r
487         <bpmn2:extensionElements>\r
488           <camunda:in source="rollbackData" target="rollbackData" />\r
489           <camunda:in source="isDebugLogEnabled" target="isDebugLogEnabled" />\r
490           <camunda:in source="isVidRequest" target="isVidRequest" />\r
491           <camunda:out source="rolledBack" target="rolledBack" />\r
492           <camunda:out source="rollbackError" target="rollbackError" />\r
493           <camunda:in source="disableRollback" target="disableRollback" />\r
494           <camunda:in source="sdncVersion" target="sdncVersion" />\r
495         </bpmn2:extensionElements>\r
496         <bpmn2:incoming>SequenceFlow_1i1q78e</bpmn2:incoming>\r
497         <bpmn2:outgoing>SequenceFlow_0112l2c</bpmn2:outgoing>\r
498       </bpmn2:callActivity>\r
499       <bpmn2:scriptTask id="PreProcessRollback" name="Pre Process Rollback" scriptFormat="groovy">\r
500         <bpmn2:incoming>SequenceFlow_04bd5in</bpmn2:incoming>\r
501         <bpmn2:outgoing>SequenceFlow_1i1q78e</bpmn2:outgoing>\r
502         <bpmn2:script><![CDATA[import org.openecomp.mso.bpmn.infrastructure.scripts.*\r
503 def doCreateVfModule = new DoCreateVfModule()\r
504 doCreateVfModule.preProcessRollback(execution)]]></bpmn2:script>\r
505       </bpmn2:scriptTask>\r
506       <bpmn2:scriptTask id="PostProcessRollback" name="Post Process Rollback" scriptFormat="groovy">\r
507         <bpmn2:incoming>SequenceFlow_0112l2c</bpmn2:incoming>\r
508         <bpmn2:outgoing>SequenceFlow_0z2rczk</bpmn2:outgoing>\r
509         <bpmn2:script><![CDATA[import org.openecomp.mso.bpmn.infrastructure.scripts.*\r
510 def doCreateVfModule = new DoCreateVfModule()\r
511 doCreateVfModule.postProcessRollback(execution)]]></bpmn2:script>\r
512       </bpmn2:scriptTask>\r
513       <bpmn2:sequenceFlow id="SequenceFlow_02lc25j" sourceRef="StartEvent_18lzc5m" targetRef="ExclusiveGateway_039bib8" />\r
514       <bpmn2:sequenceFlow id="SequenceFlow_0z2rczk" sourceRef="PostProcessRollback" targetRef="EndEvent_0wsdptv" />\r
515       <bpmn2:sequenceFlow id="SequenceFlow_1i1q78e" sourceRef="PreProcessRollback" targetRef="CallDoCreateVfModuleRollback" />\r
516       <bpmn2:sequenceFlow id="SequenceFlow_0112l2c" sourceRef="CallDoCreateVfModuleRollback" targetRef="PostProcessRollback" />\r
517       <bpmn2:exclusiveGateway id="ExclusiveGateway_039bib8" name="Disable Rollback?" default="SequenceFlow_04bd5in">\r
518         <bpmn2:incoming>SequenceFlow_02lc25j</bpmn2:incoming>\r
519         <bpmn2:outgoing>SequenceFlow_04bd5in</bpmn2:outgoing>\r
520         <bpmn2:outgoing>SequenceFlow_1nh7m8d</bpmn2:outgoing>\r
521       </bpmn2:exclusiveGateway>\r
522       <bpmn2:sequenceFlow id="SequenceFlow_04bd5in" name="no" sourceRef="ExclusiveGateway_039bib8" targetRef="PreProcessRollback" />\r
523       <bpmn2:sequenceFlow id="SequenceFlow_1nh7m8d" name="yes" sourceRef="ExclusiveGateway_039bib8" targetRef="Task_1fm09pi">\r
524         <bpmn2:conditionExpression xsi:type="bpmn2:tFormalExpression"><![CDATA[#{execution.getVariable("disableRollback" )  == true}]]></bpmn2:conditionExpression>\r
525       </bpmn2:sequenceFlow>\r
526       <bpmn2:scriptTask id="Task_1fm09pi" name="Process Error" scriptFormat="groovy">\r
527         <bpmn2:incoming>SequenceFlow_1nh7m8d</bpmn2:incoming>\r
528         <bpmn2:outgoing>SequenceFlow_1pgo10r</bpmn2:outgoing>\r
529         <bpmn2:script><![CDATA[import org.openecomp.mso.bpmn.infrastructure.scripts.*\r
530 def doCreateVfModule = new DoCreateVfModule()\r
531 doCreateVfModule.processBPMNException(execution)]]></bpmn2:script>\r
532       </bpmn2:scriptTask>\r
533       <bpmn2:sequenceFlow id="SequenceFlow_1pgo10r" sourceRef="Task_1fm09pi" targetRef="EndEvent_0wsdptv" />\r
534     </bpmn2:subProcess>\r
535   </bpmn2:process>\r
536   <bpmn2:message id="Message_1" name="DoCreateVfModuleRequest" />\r
537   <bpmn2:error id="Error_1" name="MSOWorkflowException" errorCode="MSOWorkflowException" />\r
538   <bpmndi:BPMNDiagram id="BPMNDiagram_1">\r
539     <bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="DoCreateVfModule">\r
540       <bpmndi:BPMNShape id="_BPMNShape_StartEvent_50" bpmnElement="StartEvent_1">\r
541         <dc:Bounds x="38" y="153" width="36" height="36" />\r
542         <bpmndi:BPMNLabel>\r
543           <dc:Bounds x="44" y="189" width="23" height="12" />\r
544         </bpmndi:BPMNLabel>\r
545       </bpmndi:BPMNShape>\r
546       <bpmndi:BPMNEdge id="BPMNEdge_SequenceFlow_1" bpmnElement="SequenceFlow_1" sourceElement="_BPMNShape_StartEvent_50" targetElement="_BPMNShape_ScriptTask_124">\r
547         <di:waypoint xsi:type="dc:Point" x="74" y="171" />\r
548         <di:waypoint xsi:type="dc:Point" x="147" y="171" />\r
549         <bpmndi:BPMNLabel>\r
550           <dc:Bounds x="99" y="171" width="0" height="0" />\r
551         </bpmndi:BPMNLabel>\r
552       </bpmndi:BPMNEdge>\r
553       <bpmndi:BPMNShape id="_BPMNShape_ScriptTask_124" bpmnElement="PreProcessRequest">\r
554         <dc:Bounds x="147" y="131" width="100" height="80" />\r
555       </bpmndi:BPMNShape>\r
556       <bpmndi:BPMNShape id="_BPMNShape_IntermediateCatchEvent_24" bpmnElement="IntermediateCatchEvent_1">\r
557         <dc:Bounds x="36" y="376" width="36" height="36" />\r
558         <bpmndi:BPMNLabel>\r
559           <dc:Bounds x="0" y="417" width="114" height="22" />\r
560         </bpmndi:BPMNLabel>\r
561       </bpmndi:BPMNShape>\r
562       <bpmndi:BPMNShape id="_BPMNShape_IntermediateThrowEvent_22" bpmnElement="IntermediateThrowEvent_1">\r
563         <dc:Bounds x="530" y="153" width="36" height="36" />\r
564         <bpmndi:BPMNLabel>\r
565           <dc:Bounds x="571" y="173" width="86" height="36" />\r
566         </bpmndi:BPMNLabel>\r
567       </bpmndi:BPMNShape>\r
568       <bpmndi:BPMNShape id="_BPMNShape_ScriptTask_157" bpmnElement="CallSDNCAdapterVDModuleTopologyAssign">\r
569         <dc:Bounds x="266" y="672" width="121" height="94" />\r
570       </bpmndi:BPMNShape>\r
571       <bpmndi:BPMNShape id="_BPMNShape_ScriptTask_158" bpmnElement="CallSDNCAdapterVFModuleTopologyGET">\r
572         <dc:Bounds x="744" y="670" width="133" height="97" />\r
573       </bpmndi:BPMNShape>\r
574       <bpmndi:BPMNShape id="_BPMNShape_ExclusiveGateway_90" bpmnElement="IsVolumeGroupIdSpecified" isMarkerVisible="true">\r
575         <dc:Bounds x="144" y="368" width="50" height="50" />\r
576         <bpmndi:BPMNLabel>\r
577           <dc:Bounds x="89" y="347" width="178" height="22" />\r
578         </bpmndi:BPMNLabel>\r
579       </bpmndi:BPMNShape>\r
580       <bpmndi:BPMNShape id="_BPMNShape_ScriptTask_172" bpmnElement="ConfirmVolumeGroupTenant">\r
581         <dc:Bounds x="209" y="528" width="118" height="89" />\r
582       </bpmndi:BPMNShape>\r
583       <bpmndi:BPMNShape id="_BPMNShape_ExclusiveGateway_91" bpmnElement="ExclusiveGateway_4" isMarkerVisible="true">\r
584         <dc:Bounds x="559" y="368" width="50" height="50" />\r
585         <bpmndi:BPMNLabel>\r
586           <dc:Bounds x="584" y="423" width="0" height="0" />\r
587         </bpmndi:BPMNLabel>\r
588       </bpmndi:BPMNShape>\r
589       <bpmndi:BPMNEdge id="BPMNEdge_SequenceFlow_11" bpmnElement="SequenceFlow_11" sourceElement="_BPMNShape_ExclusiveGateway_90" targetElement="_BPMNShape_ExclusiveGateway_91">\r
590         <di:waypoint xsi:type="dc:Point" x="194" y="393" />\r
591         <di:waypoint xsi:type="dc:Point" x="559" y="393" />\r
592         <bpmndi:BPMNLabel>\r
593           <dc:Bounds x="209" y="393" width="20" height="22" />\r
594         </bpmndi:BPMNLabel>\r
595       </bpmndi:BPMNEdge>\r
596       <bpmndi:BPMNShape id="_BPMNShape_ScriptTask_173" bpmnElement="CallVNFAdapterVFModuleCreate">\r
597         <dc:Bounds x="1236" y="672" width="121" height="97" />\r
598       </bpmndi:BPMNShape>\r
599       <bpmndi:BPMNShape id="_BPMNShape_ScriptTask_174" bpmnElement="UpdateAAIVfModule_1">\r
600         <dc:Bounds x="768" y="830" width="117" height="97" />\r
601       </bpmndi:BPMNShape>\r
602       <bpmndi:BPMNShape id="_BPMNShape_ScriptTask_175" bpmnElement="CallSDNCAdapterVFModuleTopologyActivate">\r
603         <dc:Bounds x="1090" y="828" width="119" height="99" />\r
604       </bpmndi:BPMNShape>\r
605       <bpmndi:BPMNShape id="_BPMNShape_ExclusiveGateway_92" bpmnElement="ExclusiveGateway_5" isMarkerVisible="true">\r
606         <dc:Bounds x="1435" y="853" width="50" height="50" />\r
607         <bpmndi:BPMNLabel>\r
608           <dc:Bounds x="1432" y="825" width="86" height="36" />\r
609         </bpmndi:BPMNLabel>\r
610       </bpmndi:BPMNShape>\r
611       <bpmndi:BPMNShape id="_BPMNShape_ScriptTask_176" bpmnElement="CreateAAIVfModuleVolumeGroup">\r
612         <dc:Bounds x="1693" y="986" width="121" height="112" />\r
613       </bpmndi:BPMNShape>\r
614       <bpmndi:BPMNEdge id="BPMNEdge_SequenceFlow_28" bpmnElement="SequenceFlow_28" sourceElement="_BPMNShape_ExclusiveGateway_92" targetElement="_BPMNShape_Task_7">\r
615         <di:waypoint xsi:type="dc:Point" x="1460" y="903" />\r
616         <di:waypoint xsi:type="dc:Point" x="1460" y="1042" />\r
617         <di:waypoint xsi:type="dc:Point" x="1520" y="1042" />\r
618         <bpmndi:BPMNLabel>\r
619           <dc:Bounds x="1452" y="928" width="18" height="12" />\r
620         </bpmndi:BPMNLabel>\r
621       </bpmndi:BPMNEdge>\r
622       <bpmndi:BPMNShape id="_BPMNShape_ExclusiveGateway_93" bpmnElement="ExclusiveGateway_6" isMarkerVisible="true">\r
623         <dc:Bounds x="1818" y="854" width="50" height="50" />\r
624         <bpmndi:BPMNLabel>\r
625           <dc:Bounds x="1843" y="909" width="0" height="0" />\r
626         </bpmndi:BPMNLabel>\r
627       </bpmndi:BPMNShape>\r
628       <bpmndi:BPMNEdge id="BPMNEdge_SequenceFlow_29" bpmnElement="SequenceFlow_29" sourceElement="_BPMNShape_ScriptTask_176" targetElement="_BPMNShape_ExclusiveGateway_93">\r
629         <di:waypoint xsi:type="dc:Point" x="1813" y="1042" />\r
630         <di:waypoint xsi:type="dc:Point" x="1843" y="1042" />\r
631         <di:waypoint xsi:type="dc:Point" x="1843" y="944" />\r
632         <di:waypoint xsi:type="dc:Point" x="1843" y="904" />\r
633         <bpmndi:BPMNLabel>\r
634           <dc:Bounds x="1839" y="1042" width="0" height="0" />\r
635         </bpmndi:BPMNLabel>\r
636       </bpmndi:BPMNEdge>\r
637       <bpmndi:BPMNEdge id="BPMNEdge_SequenceFlow_30" bpmnElement="SequenceFlow_30" sourceElement="_BPMNShape_ExclusiveGateway_92" targetElement="_BPMNShape_ExclusiveGateway_93">\r
638         <di:waypoint xsi:type="dc:Point" x="1485" y="878" />\r
639         <di:waypoint xsi:type="dc:Point" x="1651" y="878" />\r
640         <di:waypoint xsi:type="dc:Point" x="1651" y="879" />\r
641         <di:waypoint xsi:type="dc:Point" x="1818" y="879" />\r
642         <bpmndi:BPMNLabel>\r
643           <dc:Bounds x="1519" y="878" width="12" height="12" />\r
644         </bpmndi:BPMNLabel>\r
645       </bpmndi:BPMNEdge>\r
646       <bpmndi:BPMNEdge id="BPMNEdge_SequenceFlow_15" bpmnElement="SequenceFlow_15" sourceElement="_BPMNShape_IntermediateCatchEvent_24" targetElement="_BPMNShape_ExclusiveGateway_90">\r
647         <di:waypoint xsi:type="dc:Point" x="72" y="394" />\r
648         <di:waypoint xsi:type="dc:Point" x="120" y="394" />\r
649         <di:waypoint xsi:type="dc:Point" x="120" y="393" />\r
650         <di:waypoint xsi:type="dc:Point" x="144" y="393" />\r
651         <bpmndi:BPMNLabel>\r
652           <dc:Bounds x="117" y="394" width="6" height="6" />\r
653         </bpmndi:BPMNLabel>\r
654       </bpmndi:BPMNEdge>\r
655       <bpmndi:BPMNShape id="_BPMNShape_ExclusiveGateway_101" bpmnElement="IsVolumeGroupNameSpecified" isMarkerVisible="true">\r
656         <dc:Bounds x="360" y="547" width="50" height="50" />\r
657         <bpmndi:BPMNLabel>\r
658           <dc:Bounds x="309" y="496" width="200" height="22" />\r
659         </bpmndi:BPMNLabel>\r
660       </bpmndi:BPMNShape>\r
661       <bpmndi:BPMNEdge id="BPMNEdge_SequenceFlow_17" bpmnElement="SequenceFlow_17" sourceElement="_BPMNShape_ScriptTask_172" targetElement="_BPMNShape_ExclusiveGateway_101">\r
662         <di:waypoint xsi:type="dc:Point" x="327" y="572" />\r
663         <di:waypoint xsi:type="dc:Point" x="360" y="572" />\r
664         <bpmndi:BPMNLabel>\r
665           <dc:Bounds x="338" y="572" width="6" height="6" />\r
666         </bpmndi:BPMNLabel>\r
667       </bpmndi:BPMNEdge>\r
668       <bpmndi:BPMNShape id="_BPMNShape_Task_3" bpmnElement="ConfirmVolumeName">\r
669         <dc:Bounds x="453" y="528" width="109" height="89" />\r
670       </bpmndi:BPMNShape>\r
671       <bpmndi:BPMNEdge id="BPMNEdge_SequenceFlow_19" bpmnElement="SequenceFlow_19" sourceElement="_BPMNShape_ExclusiveGateway_101" targetElement="_BPMNShape_Task_3">\r
672         <di:waypoint xsi:type="dc:Point" x="410" y="572" />\r
673         <di:waypoint xsi:type="dc:Point" x="453" y="572" />\r
674         <bpmndi:BPMNLabel>\r
675           <dc:Bounds x="410" y="576" width="27" height="22" />\r
676         </bpmndi:BPMNLabel>\r
677       </bpmndi:BPMNEdge>\r
678       <bpmndi:BPMNEdge id="BPMNEdge_SequenceFlow_21" bpmnElement="SequenceFlow_21" sourceElement="_BPMNShape_ExclusiveGateway_101" targetElement="_BPMNShape_ExclusiveGateway_91">\r
679         <di:waypoint xsi:type="dc:Point" x="385" y="547" />\r
680         <di:waypoint xsi:type="dc:Point" x="385" y="393" />\r
681         <di:waypoint xsi:type="dc:Point" x="559" y="393" />\r
682         <bpmndi:BPMNLabel>\r
683           <dc:Bounds x="392" y="450" width="20" height="22" />\r
684         </bpmndi:BPMNLabel>\r
685       </bpmndi:BPMNEdge>\r
686       <bpmndi:BPMNEdge id="BPMNEdge_SequenceFlow_35" bpmnElement="SequenceFlow_35" sourceElement="_BPMNShape_Task_3" targetElement="_BPMNShape_ExclusiveGateway_91">\r
687         <di:waypoint xsi:type="dc:Point" x="561" y="572" />\r
688         <di:waypoint xsi:type="dc:Point" x="584" y="572" />\r
689         <di:waypoint xsi:type="dc:Point" x="584" y="418" />\r
690         <bpmndi:BPMNLabel>\r
691           <dc:Bounds x="581" y="492" width="6" height="6" />\r
692         </bpmndi:BPMNLabel>\r
693       </bpmndi:BPMNEdge>\r
694       <bpmndi:BPMNEdge id="BPMNEdge_SequenceFlow_4" bpmnElement="SequenceFlow_4" sourceElement="_BPMNShape_ScriptTask_124" targetElement="_BPMNShape_IntermediateThrowEvent_22">\r
695         <di:waypoint xsi:type="dc:Point" x="247" y="171" />\r
696         <di:waypoint xsi:type="dc:Point" x="294" y="171" />\r
697         <bpmndi:BPMNLabel>\r
698           <dc:Bounds x="271" y="156" width="0" height="0" />\r
699         </bpmndi:BPMNLabel>\r
700       </bpmndi:BPMNEdge>\r
701       <bpmndi:BPMNEdge id="BPMNEdge_SequenceFlow_6" bpmnElement="SequenceFlow_6" sourceElement="_BPMNShape_ExclusiveGateway_91" targetElement="_BPMNShape_ScriptTask_156">\r
702         <di:waypoint xsi:type="dc:Point" x="609" y="393" />\r
703         <di:waypoint xsi:type="dc:Point" x="628" y="393" />\r
704         <di:waypoint xsi:type="dc:Point" x="628" y="394" />\r
705         <di:waypoint xsi:type="dc:Point" x="696" y="394" />\r
706         <bpmndi:BPMNLabel>\r
707           <dc:Bounds x="636" y="394" width="0" height="0" />\r
708         </bpmndi:BPMNLabel>\r
709       </bpmndi:BPMNEdge>\r
710       <bpmndi:BPMNShape id="_BPMNShape_ScriptTask_178" bpmnElement="PreProcessSDNCAssignRequest">\r
711         <dc:Bounds x="109" y="674" width="121" height="94" />\r
712       </bpmndi:BPMNShape>\r
713       <bpmndi:BPMNShape id="_BPMNShape_ScriptTask_179" bpmnElement="PostProcessSDNCAssignRequest">\r
714         <dc:Bounds x="435" y="674" width="121" height="94" />\r
715       </bpmndi:BPMNShape>\r
716       <bpmndi:BPMNShape id="_BPMNShape_IntermediateThrowEvent_44" bpmnElement="IntermediateThrowEvent_3">\r
717         <dc:Bounds x="2193" y="376" width="36" height="36" />\r
718         <bpmndi:BPMNLabel>\r
719           <dc:Bounds x="2181" y="417" width="60" height="12" />\r
720         </bpmndi:BPMNLabel>\r
721       </bpmndi:BPMNShape>\r
722       <bpmndi:BPMNShape id="_BPMNShape_IntermediateCatchEvent_29" bpmnElement="IntermediateCatchEvent_2">\r
723         <dc:Bounds x="24" y="706" width="36" height="36" />\r
724         <bpmndi:BPMNLabel>\r
725           <dc:Bounds x="13" y="747" width="58" height="22" />\r
726         </bpmndi:BPMNLabel>\r
727       </bpmndi:BPMNShape>\r
728       <bpmndi:BPMNEdge id="BPMNEdge_SequenceFlow_8" bpmnElement="SequenceFlow_8" sourceElement="_BPMNShape_IntermediateCatchEvent_29" targetElement="_BPMNShape_ScriptTask_178">\r
729         <di:waypoint xsi:type="dc:Point" x="60" y="724" />\r
730         <di:waypoint xsi:type="dc:Point" x="81" y="724" />\r
731         <di:waypoint xsi:type="dc:Point" x="81" y="721" />\r
732         <di:waypoint xsi:type="dc:Point" x="109" y="721" />\r
733         <bpmndi:BPMNLabel>\r
734           <dc:Bounds x="78" y="722" width="6" height="6" />\r
735         </bpmndi:BPMNLabel>\r
736       </bpmndi:BPMNEdge>\r
737       <bpmndi:BPMNEdge id="BPMNEdge_SequenceFlow_18" bpmnElement="SequenceFlow_18" sourceElement="_BPMNShape_ScriptTask_178" targetElement="_BPMNShape_ScriptTask_157">\r
738         <di:waypoint xsi:type="dc:Point" x="229" y="721" />\r
739         <di:waypoint xsi:type="dc:Point" x="248" y="721" />\r
740         <di:waypoint xsi:type="dc:Point" x="248" y="719" />\r
741         <di:waypoint xsi:type="dc:Point" x="266" y="719" />\r
742       </bpmndi:BPMNEdge>\r
743       <bpmndi:BPMNEdge id="BPMNEdge_SequenceFlow_20" bpmnElement="SequenceFlow_20" sourceElement="_BPMNShape_ScriptTask_157" targetElement="_BPMNShape_ScriptTask_179">\r
744         <di:waypoint xsi:type="dc:Point" x="386" y="719" />\r
745         <di:waypoint xsi:type="dc:Point" x="411" y="719" />\r
746         <di:waypoint xsi:type="dc:Point" x="411" y="721" />\r
747         <di:waypoint xsi:type="dc:Point" x="435" y="721" />\r
748       </bpmndi:BPMNEdge>\r
749       <bpmndi:BPMNShape id="_BPMNShape_ScriptTask_213" bpmnElement="PreProcessSDNCGetRequest">\r
750         <dc:Bounds x="588" y="672" width="121" height="94" />\r
751       </bpmndi:BPMNShape>\r
752       <bpmndi:BPMNShape id="_BPMNShape_ScriptTask_214" bpmnElement="PostProcessSDNCGetRequest">\r
753         <dc:Bounds x="924" y="672" width="121" height="94" />\r
754       </bpmndi:BPMNShape>\r
755       <bpmndi:BPMNEdge id="BPMNEdge_SequenceFlow_22" bpmnElement="SequenceFlow_22" sourceElement="_BPMNShape_ScriptTask_179" targetElement="_BPMNShape_ScriptTask_213">\r
756         <di:waypoint xsi:type="dc:Point" x="555" y="721" />\r
757         <di:waypoint xsi:type="dc:Point" x="572" y="721" />\r
758         <di:waypoint xsi:type="dc:Point" x="572" y="719" />\r
759         <di:waypoint xsi:type="dc:Point" x="588" y="719" />\r
760       </bpmndi:BPMNEdge>\r
761       <bpmndi:BPMNEdge id="BPMNEdge_SequenceFlow_23" bpmnElement="SequenceFlow_23" sourceElement="_BPMNShape_ScriptTask_213" targetElement="_BPMNShape_ScriptTask_158">\r
762         <di:waypoint xsi:type="dc:Point" x="708" y="719" />\r
763         <di:waypoint xsi:type="dc:Point" x="726" y="719" />\r
764         <di:waypoint xsi:type="dc:Point" x="726" y="718" />\r
765         <di:waypoint xsi:type="dc:Point" x="744" y="718" />\r
766       </bpmndi:BPMNEdge>\r
767       <bpmndi:BPMNEdge id="BPMNEdge_SequenceFlow_24" bpmnElement="SequenceFlow_24" sourceElement="_BPMNShape_ScriptTask_158" targetElement="_BPMNShape_ScriptTask_214">\r
768         <di:waypoint xsi:type="dc:Point" x="876" y="718" />\r
769         <di:waypoint xsi:type="dc:Point" x="899" y="718" />\r
770         <di:waypoint xsi:type="dc:Point" x="899" y="719" />\r
771         <di:waypoint xsi:type="dc:Point" x="924" y="719" />\r
772         <bpmndi:BPMNLabel>\r
773           <dc:Bounds x="897" y="719" width="6" height="6" />\r
774         </bpmndi:BPMNLabel>\r
775       </bpmndi:BPMNEdge>\r
776       <bpmndi:BPMNShape id="_BPMNShape_Task_2" bpmnElement="PreProcessUpdateAAIVfModule_1">\r
777         <dc:Bounds x="609" y="830" width="118" height="97" />\r
778       </bpmndi:BPMNShape>\r
779       <bpmndi:BPMNShape id="_BPMNShape_Task_33" bpmnElement="PreProcessSDNCActivateRequest">\r
780         <dc:Bounds x="935" y="829" width="118" height="98" />\r
781       </bpmndi:BPMNShape>\r
782       <bpmndi:BPMNShape id="_BPMNShape_Task_4" bpmnElement="PostProcessSDNCActivateRequest">\r
783         <dc:Bounds x="1252" y="830" width="121" height="95" />\r
784       </bpmndi:BPMNShape>\r
785       <bpmndi:BPMNEdge id="BPMNEdge_SequenceFlow_5" bpmnElement="SequenceFlow_5" sourceElement="_BPMNShape_Task_2" targetElement="_BPMNShape_ScriptTask_174">\r
786         <di:waypoint xsi:type="dc:Point" x="727" y="878" />\r
787         <di:waypoint xsi:type="dc:Point" x="768" y="878" />\r
788         <bpmndi:BPMNLabel>\r
789           <dc:Bounds x="748" y="853" width="0" height="0" />\r
790         </bpmndi:BPMNLabel>\r
791       </bpmndi:BPMNEdge>\r
792       <bpmndi:BPMNEdge id="BPMNEdge_SequenceFlow_10" bpmnElement="SequenceFlow_10" sourceElement="_BPMNShape_ScriptTask_174" targetElement="_BPMNShape_Task_33">\r
793         <di:waypoint xsi:type="dc:Point" x="884" y="878" />\r
794         <di:waypoint xsi:type="dc:Point" x="935" y="878" />\r
795         <bpmndi:BPMNLabel>\r
796           <dc:Bounds x="910" y="853" width="0" height="0" />\r
797         </bpmndi:BPMNLabel>\r
798       </bpmndi:BPMNEdge>\r
799       <bpmndi:BPMNEdge id="BPMNEdge_SequenceFlow_12" bpmnElement="SequenceFlow_12" sourceElement="_BPMNShape_Task_33" targetElement="_BPMNShape_ScriptTask_175">\r
800         <di:waypoint xsi:type="dc:Point" x="1053" y="878" />\r
801         <di:waypoint xsi:type="dc:Point" x="1071" y="878" />\r
802         <di:waypoint xsi:type="dc:Point" x="1071" y="877" />\r
803         <di:waypoint xsi:type="dc:Point" x="1090" y="877" />\r
804         <bpmndi:BPMNLabel>\r
805           <dc:Bounds x="1086" y="868" width="0" height="0" />\r
806         </bpmndi:BPMNLabel>\r
807       </bpmndi:BPMNEdge>\r
808       <bpmndi:BPMNEdge id="BPMNEdge_SequenceFlow_13" bpmnElement="SequenceFlow_13" sourceElement="_BPMNShape_ScriptTask_175" targetElement="_BPMNShape_Task_4">\r
809         <di:waypoint xsi:type="dc:Point" x="1208" y="877" />\r
810         <di:waypoint xsi:type="dc:Point" x="1252" y="877" />\r
811         <bpmndi:BPMNLabel>\r
812           <dc:Bounds x="1230" y="852" width="0" height="0" />\r
813         </bpmndi:BPMNLabel>\r
814       </bpmndi:BPMNEdge>\r
815       <bpmndi:BPMNEdge id="BPMNEdge_SequenceFlow_14" bpmnElement="SequenceFlow_14" sourceElement="_BPMNShape_Task_4" targetElement="_BPMNShape_ExclusiveGateway_92">\r
816         <di:waypoint xsi:type="dc:Point" x="1372" y="877" />\r
817         <di:waypoint xsi:type="dc:Point" x="1404" y="877" />\r
818         <di:waypoint xsi:type="dc:Point" x="1404" y="878" />\r
819         <di:waypoint xsi:type="dc:Point" x="1435" y="878" />\r
820         <bpmndi:BPMNLabel>\r
821           <dc:Bounds x="1419" y="868" width="0" height="0" />\r
822         </bpmndi:BPMNLabel>\r
823       </bpmndi:BPMNEdge>\r
824       <bpmndi:BPMNShape id="_BPMNShape_EndEvent_175" bpmnElement="EndEvent_1">\r
825         <dc:Bounds x="2112" y="861" width="36" height="36" />\r
826         <bpmndi:BPMNLabel>\r
827           <dc:Bounds x="2130" y="902" width="0" height="0" />\r
828         </bpmndi:BPMNLabel>\r
829       </bpmndi:BPMNShape>\r
830       <bpmndi:BPMNEdge id="BPMNEdge_SequenceFlow_16" bpmnElement="SequenceFlow_16" sourceElement="_BPMNShape_ExclusiveGateway_93" targetElement="_BPMNShape_ScriptTask_218">\r
831         <di:waypoint xsi:type="dc:Point" x="1868" y="879" />\r
832         <di:waypoint xsi:type="dc:Point" x="1934" y="878" />\r
833         <bpmndi:BPMNLabel>\r
834           <dc:Bounds x="1901" y="863.5" width="0" height="0" />\r
835         </bpmndi:BPMNLabel>\r
836       </bpmndi:BPMNEdge>\r
837       <bpmndi:BPMNShape id="_BPMNShape_IntermediateThrowEvent_45" bpmnElement="IntermediateThrowEvent_2">\r
838         <dc:Bounds x="1771" y="701" width="36" height="36" />\r
839         <bpmndi:BPMNLabel>\r
840           <dc:Bounds x="1747" y="742" width="84" height="36" />\r
841         </bpmndi:BPMNLabel>\r
842       </bpmndi:BPMNShape>\r
843       <bpmndi:BPMNShape id="_BPMNShape_IntermediateCatchEvent_30" bpmnElement="IntermediateCatchEvent_3">\r
844         <dc:Bounds x="24" y="860" width="36" height="36" />\r
845         <bpmndi:BPMNLabel>\r
846           <dc:Bounds x="16" y="901" width="84" height="24" />\r
847         </bpmndi:BPMNLabel>\r
848       </bpmndi:BPMNShape>\r
849       <bpmndi:BPMNShape id="_BPMNShape_Task_7" bpmnElement="PrepareCreateAAIVfModuleVolumeGroupRequest">\r
850         <dc:Bounds x="1520" y="986" width="121" height="112" />\r
851       </bpmndi:BPMNShape>\r
852       <bpmndi:BPMNEdge id="BPMNEdge_SequenceFlow_3" bpmnElement="SequenceFlow_3" sourceElement="_BPMNShape_Task_7" targetElement="_BPMNShape_ScriptTask_176">\r
853         <di:waypoint xsi:type="dc:Point" x="1640" y="1042" />\r
854         <di:waypoint xsi:type="dc:Point" x="1693" y="1042" />\r
855         <bpmndi:BPMNLabel>\r
856           <dc:Bounds x="1667" y="1017" width="0" height="0" />\r
857         </bpmndi:BPMNLabel>\r
858       </bpmndi:BPMNEdge>\r
859       <bpmndi:BPMNShape id="_BPMNShape_Task_25" bpmnElement="PreProcessVNFAdapterRequest">\r
860         <dc:Bounds x="1073" y="672" width="121" height="96" />\r
861       </bpmndi:BPMNShape>\r
862       <bpmndi:BPMNShape id="_BPMNShape_Task_35" bpmnElement="PostProcessVNFAdapterRequest">\r
863         <dc:Bounds x="1397" y="674" width="116" height="92" />\r
864       </bpmndi:BPMNShape>\r
865       <bpmndi:BPMNEdge id="BPMNEdge_SequenceFlow_31" bpmnElement="SequenceFlow_31" sourceElement="_BPMNShape_ScriptTask_214" targetElement="_BPMNShape_Task_25">\r
866         <di:waypoint xsi:type="dc:Point" x="1044" y="719" />\r
867         <di:waypoint xsi:type="dc:Point" x="1059" y="719" />\r
868         <di:waypoint xsi:type="dc:Point" x="1059" y="720" />\r
869         <di:waypoint xsi:type="dc:Point" x="1073" y="720" />\r
870       </bpmndi:BPMNEdge>\r
871       <bpmndi:BPMNEdge id="BPMNEdge_SequenceFlow_32" bpmnElement="SequenceFlow_32" sourceElement="_BPMNShape_Task_25" targetElement="_BPMNShape_ScriptTask_173">\r
872         <di:waypoint xsi:type="dc:Point" x="1193" y="720" />\r
873         <di:waypoint xsi:type="dc:Point" x="1236" y="720" />\r
874       </bpmndi:BPMNEdge>\r
875       <bpmndi:BPMNEdge id="BPMNEdge_SequenceFlow_33" bpmnElement="SequenceFlow_33" sourceElement="_BPMNShape_ScriptTask_173" targetElement="_BPMNShape_Task_35">\r
876         <di:waypoint xsi:type="dc:Point" x="1356" y="720" />\r
877         <di:waypoint xsi:type="dc:Point" x="1397" y="720" />\r
878       </bpmndi:BPMNEdge>\r
879       <bpmndi:BPMNShape id="_BPMNShape_ScriptTask_215" bpmnElement="QueryAAIVfModule">\r
880         <dc:Bounds x="1224" y="516" width="125" height="92" />\r
881       </bpmndi:BPMNShape>\r
882       <bpmndi:BPMNShape id="_BPMNShape_ExclusiveGateway_211" bpmnElement="IsBaseVfModule" isMarkerVisible="true">\r
883         <dc:Bounds x="1128" y="368" width="50" height="50" />\r
884         <bpmndi:BPMNLabel>\r
885           <dc:Bounds x="1092" y="336" width="124" height="22" />\r
886         </bpmndi:BPMNLabel>\r
887       </bpmndi:BPMNShape>\r
888       <bpmndi:BPMNShape id="_BPMNShape_ExclusiveGateway_212" bpmnElement="ExclusiveGateway_2" isMarkerVisible="true">\r
889         <dc:Bounds x="1408" y="368" width="50" height="50" />\r
890         <bpmndi:BPMNLabel>\r
891           <dc:Bounds x="1395" y="329" width="75" height="36" />\r
892         </bpmndi:BPMNLabel>\r
893       </bpmndi:BPMNShape>\r
894       <bpmndi:BPMNEdge id="BPMNEdge_SequenceFlow_36" bpmnElement="SequenceFlow_36" sourceElement="_BPMNShape_ExclusiveGateway_211" targetElement="_BPMNShape_ScriptTask_215">\r
895         <di:waypoint xsi:type="dc:Point" x="1153" y="418" />\r
896         <di:waypoint xsi:type="dc:Point" x="1153" y="562" />\r
897         <di:waypoint xsi:type="dc:Point" x="1224" y="562" />\r
898         <bpmndi:BPMNLabel>\r
899           <dc:Bounds x="1122" y="450" width="20" height="22" />\r
900         </bpmndi:BPMNLabel>\r
901       </bpmndi:BPMNEdge>\r
902       <bpmndi:BPMNEdge id="BPMNEdge_SequenceFlow_39" bpmnElement="SequenceFlow_39" sourceElement="_BPMNShape_ExclusiveGateway_211" targetElement="_BPMNShape_ExclusiveGateway_212">\r
903         <di:waypoint xsi:type="dc:Point" x="1178" y="393" />\r
904         <di:waypoint xsi:type="dc:Point" x="1408" y="393" />\r
905         <bpmndi:BPMNLabel>\r
906           <dc:Bounds x="1285" y="393" width="27" height="22" />\r
907         </bpmndi:BPMNLabel>\r
908       </bpmndi:BPMNEdge>\r
909       <bpmndi:BPMNShape id="_BPMNShape_ScriptTask_216" bpmnElement="PostProcessCreateAAIVfModule">\r
910         <dc:Bounds x="897" y="348" width="125" height="92" />\r
911       </bpmndi:BPMNShape>\r
912       <bpmndi:BPMNEdge id="BPMNEdge_SequenceFlow_27" bpmnElement="SequenceFlow_27" sourceElement="_BPMNShape_ScriptTask_216" targetElement="_BPMNShape_ExclusiveGateway_211">\r
913         <di:waypoint xsi:type="dc:Point" x="1021" y="394" />\r
914         <di:waypoint xsi:type="dc:Point" x="1075" y="394" />\r
915         <di:waypoint xsi:type="dc:Point" x="1075" y="393" />\r
916         <di:waypoint xsi:type="dc:Point" x="1128" y="393" />\r
917         <bpmndi:BPMNLabel>\r
918           <dc:Bounds x="1072" y="394" width="6" height="6" />\r
919         </bpmndi:BPMNLabel>\r
920       </bpmndi:BPMNEdge>\r
921       <bpmndi:BPMNEdge id="BPMNEdge_SequenceFlow_37" bpmnElement="SequenceFlow_37" sourceElement="_BPMNShape_ScriptTask_215" targetElement="_BPMNShape_ExclusiveGateway_212">\r
922         <di:waypoint xsi:type="dc:Point" x="1348" y="562" />\r
923         <di:waypoint xsi:type="dc:Point" x="1378" y="562" />\r
924         <di:waypoint xsi:type="dc:Point" x="1378" y="393" />\r
925         <di:waypoint xsi:type="dc:Point" x="1408" y="393" />\r
926         <bpmndi:BPMNLabel>\r
927           <dc:Bounds x="1393" y="468" width="0" height="0" />\r
928         </bpmndi:BPMNLabel>\r
929       </bpmndi:BPMNEdge>\r
930       <bpmndi:BPMNShape id="_BPMNShape_ScriptTask_218" bpmnElement="ScriptTask_setSuccess">\r
931         <dc:Bounds x="1934" y="831" width="128" height="95" />\r
932       </bpmndi:BPMNShape>\r
933       <bpmndi:BPMNEdge id="BPMNEdge_SequenceFlow_7" bpmnElement="SequenceFlow_7" sourceElement="_BPMNShape_ScriptTask_218" targetElement="_BPMNShape_EndEvent_175">\r
934         <di:waypoint xsi:type="dc:Point" x="2062" y="879" />\r
935         <di:waypoint xsi:type="dc:Point" x="2112" y="878" />\r
936         <bpmndi:BPMNLabel>\r
937           <dc:Bounds x="2087" y="863.5" width="0" height="0" />\r
938         </bpmndi:BPMNLabel>\r
939       </bpmndi:BPMNEdge>\r
940       <bpmndi:BPMNShape id="_BPMNShape_ScriptTask_254" bpmnElement="QueryCloudRegion">\r
941         <dc:Bounds x="101" y="440" width="134" height="81" />\r
942       </bpmndi:BPMNShape>\r
943       <bpmndi:BPMNEdge id="BPMNEdge_SequenceFlow_40" bpmnElement="SequenceFlow_40" sourceElement="_BPMNShape_ExclusiveGateway_90" targetElement="_BPMNShape_ScriptTask_254">\r
944         <di:waypoint xsi:type="dc:Point" x="169" y="418" />\r
945         <di:waypoint xsi:type="dc:Point" x="169" y="429" />\r
946         <di:waypoint xsi:type="dc:Point" x="168" y="429" />\r
947         <di:waypoint xsi:type="dc:Point" x="168" y="440" />\r
948         <bpmndi:BPMNLabel>\r
949           <dc:Bounds x="180" y="417" width="27" height="22" />\r
950         </bpmndi:BPMNLabel>\r
951       </bpmndi:BPMNEdge>\r
952       <bpmndi:BPMNEdge id="BPMNEdge_SequenceFlow_43" bpmnElement="SequenceFlow_43" sourceElement="_BPMNShape_ScriptTask_254" targetElement="_BPMNShape_ScriptTask_172">\r
953         <di:waypoint xsi:type="dc:Point" x="168" y="520" />\r
954         <di:waypoint xsi:type="dc:Point" x="168" y="524" />\r
955         <di:waypoint xsi:type="dc:Point" x="168" y="581" />\r
956         <di:waypoint xsi:type="dc:Point" x="208" y="581" />\r
957         <di:waypoint xsi:type="dc:Point" x="209" y="581" />\r
958         <bpmndi:BPMNLabel>\r
959           <dc:Bounds x="165" y="574" width="6" height="6" />\r
960         </bpmndi:BPMNLabel>\r
961       </bpmndi:BPMNEdge>\r
962       <bpmndi:BPMNShape id="_BPMNShape_ScriptTask_156" bpmnElement="CreateAAIVfModule">\r
963         <dc:Bounds x="696" y="348" width="121" height="92" />\r
964       </bpmndi:BPMNShape>\r
965       <bpmndi:BPMNEdge id="BPMNEdge_SequenceFlow_25" bpmnElement="SequenceFlow_25" sourceElement="_BPMNShape_ScriptTask_156" targetElement="_BPMNShape_ScriptTask_216">\r
966         <di:waypoint xsi:type="dc:Point" x="816" y="394" />\r
967         <di:waypoint xsi:type="dc:Point" x="897" y="394" />\r
968         <bpmndi:BPMNLabel>\r
969           <dc:Bounds x="857" y="369" width="0" height="0" />\r
970         </bpmndi:BPMNLabel>\r
971       </bpmndi:BPMNEdge>\r
972       <bpmndi:BPMNShape id="ExclusiveGateway_183x8vk_di" bpmnElement="ExclusiveGateway_183x8vk" isMarkerVisible="true">\r
973         <dc:Bounds x="1565.9780439121755" y="696" width="50" height="50" />\r
974         <bpmndi:BPMNLabel>\r
975           <dc:Bounds x="1546" y="746" width="89" height="36" />\r
976         </bpmndi:BPMNLabel>\r
977       </bpmndi:BPMNShape>\r
978       <bpmndi:BPMNEdge id="SequenceFlow_1ushk1d_di" bpmnElement="SequenceFlow_1ushk1d">\r
979         <di:waypoint xsi:type="dc:Point" x="1513" y="720" />\r
980         <di:waypoint xsi:type="dc:Point" x="1566" y="721" />\r
981         <bpmndi:BPMNLabel>\r
982           <dc:Bounds x="1540" y="705.5" width="0" height="0" />\r
983         </bpmndi:BPMNLabel>\r
984       </bpmndi:BPMNEdge>\r
985       <bpmndi:BPMNEdge id="SequenceFlow_0ery1pk_di" bpmnElement="SequenceFlow_0ery1pk">\r
986         <di:waypoint xsi:type="dc:Point" x="1591" y="696" />\r
987         <di:waypoint xsi:type="dc:Point" x="1591" y="616" />\r
988         <di:waypoint xsi:type="dc:Point" x="1621" y="616" />\r
989         <bpmndi:BPMNLabel>\r
990           <dc:Bounds x="1558" y="658" width="18" height="12" />\r
991         </bpmndi:BPMNLabel>\r
992       </bpmndi:BPMNEdge>\r
993       <bpmndi:BPMNEdge id="SequenceFlow_0xfanpi_di" bpmnElement="SequenceFlow_0xfanpi">\r
994         <di:waypoint xsi:type="dc:Point" x="1616" y="721" />\r
995         <di:waypoint xsi:type="dc:Point" x="1771" y="719" />\r
996         <bpmndi:BPMNLabel>\r
997           <dc:Bounds x="1688" y="695" width="12" height="12" />\r
998         </bpmndi:BPMNLabel>\r
999       </bpmndi:BPMNEdge>\r
1000       <bpmndi:BPMNEdge id="SequenceFlow_0abffyj_di" bpmnElement="SequenceFlow_0abffyj">\r
1001         <di:waypoint xsi:type="dc:Point" x="1721" y="616" />\r
1002         <di:waypoint xsi:type="dc:Point" x="1746" y="616" />\r
1003         <di:waypoint xsi:type="dc:Point" x="1746" y="719" />\r
1004         <di:waypoint xsi:type="dc:Point" x="1771" y="719" />\r
1005         <bpmndi:BPMNLabel>\r
1006           <dc:Bounds x="1761" y="667.5" width="0" height="0" />\r
1007         </bpmndi:BPMNLabel>\r
1008       </bpmndi:BPMNEdge>\r
1009       <bpmndi:BPMNShape id="ScriptTask_1dv7amn_di" bpmnElement="CreateNetworkPoliciesInAAI">\r
1010         <dc:Bounds x="1621" y="576" width="100" height="80" />\r
1011       </bpmndi:BPMNShape>\r
1012       <bpmndi:BPMNShape id="ExclusiveGateway_0f54imv_di" bpmnElement="ExclusiveGateway_0f54imv" isMarkerVisible="true">\r
1013         <dc:Bounds x="114.59500000000003" y="854" width="50" height="50" />\r
1014         <bpmndi:BPMNLabel>\r
1015           <dc:Bounds x="101" y="819" width="77" height="24" />\r
1016         </bpmndi:BPMNLabel>\r
1017       </bpmndi:BPMNShape>\r
1018       <bpmndi:BPMNShape id="ExclusiveGateway_1edqxlf_di" bpmnElement="ExclusiveGateway_1edqxlf" isMarkerVisible="true">\r
1019         <dc:Bounds x="482.595" y="854" width="50" height="50" />\r
1020         <bpmndi:BPMNLabel>\r
1021           <dc:Bounds x="508" y="904" width="0" height="0" />\r
1022         </bpmndi:BPMNLabel>\r
1023       </bpmndi:BPMNShape>\r
1024       <bpmndi:BPMNEdge id="SequenceFlow_0bi38s7_di" bpmnElement="SequenceFlow_0bi38s7">\r
1025         <di:waypoint xsi:type="dc:Point" x="140" y="904" />\r
1026         <di:waypoint xsi:type="dc:Point" x="140" y="1057" />\r
1027         <di:waypoint xsi:type="dc:Point" x="193" y="1057" />\r
1028         <bpmndi:BPMNLabel>\r
1029           <dc:Bounds x="146" y="980.5" width="18" height="12" />\r
1030         </bpmndi:BPMNLabel>\r
1031       </bpmndi:BPMNEdge>\r
1032       <bpmndi:BPMNEdge id="SequenceFlow_1qm81ym_di" bpmnElement="SequenceFlow_1qm81ym">\r
1033         <di:waypoint xsi:type="dc:Point" x="293" y="1057" />\r
1034         <di:waypoint xsi:type="dc:Point" x="329" y="1057" />\r
1035         <di:waypoint xsi:type="dc:Point" x="329" y="1057" />\r
1036         <di:waypoint xsi:type="dc:Point" x="365" y="1057" />\r
1037         <bpmndi:BPMNLabel>\r
1038           <dc:Bounds x="344" y="1057" width="0" height="0" />\r
1039         </bpmndi:BPMNLabel>\r
1040       </bpmndi:BPMNEdge>\r
1041       <bpmndi:BPMNEdge id="SequenceFlow_112los9_di" bpmnElement="SequenceFlow_112los9">\r
1042         <di:waypoint xsi:type="dc:Point" x="465" y="1057" />\r
1043         <di:waypoint xsi:type="dc:Point" x="508" y="1057" />\r
1044         <di:waypoint xsi:type="dc:Point" x="508" y="904" />\r
1045         <bpmndi:BPMNLabel>\r
1046           <dc:Bounds x="487" y="1042" width="0" height="0" />\r
1047         </bpmndi:BPMNLabel>\r
1048       </bpmndi:BPMNEdge>\r
1049       <bpmndi:BPMNEdge id="SequenceFlow_1k5uku2_di" bpmnElement="SequenceFlow_1k5uku2">\r
1050         <di:waypoint xsi:type="dc:Point" x="165" y="879" />\r
1051         <di:waypoint xsi:type="dc:Point" x="483" y="879" />\r
1052         <bpmndi:BPMNLabel>\r
1053           <dc:Bounds x="318" y="864" width="12" height="12" />\r
1054         </bpmndi:BPMNLabel>\r
1055       </bpmndi:BPMNEdge>\r
1056       <bpmndi:BPMNEdge id="SequenceFlow_1avfxsz_di" bpmnElement="SequenceFlow_1avfxsz">\r
1057         <di:waypoint xsi:type="dc:Point" x="533" y="879" />\r
1058         <di:waypoint xsi:type="dc:Point" x="571" y="879" />\r
1059         <di:waypoint xsi:type="dc:Point" x="571" y="879" />\r
1060         <di:waypoint xsi:type="dc:Point" x="609" y="879" />\r
1061         <bpmndi:BPMNLabel>\r
1062           <dc:Bounds x="586" y="879" width="0" height="0" />\r
1063         </bpmndi:BPMNLabel>\r
1064       </bpmndi:BPMNEdge>\r
1065       <bpmndi:BPMNEdge id="SequenceFlow_0363dz7_di" bpmnElement="SequenceFlow_0363dz7">\r
1066         <di:waypoint xsi:type="dc:Point" x="60" y="878" />\r
1067         <di:waypoint xsi:type="dc:Point" x="115" y="879" />\r
1068         <bpmndi:BPMNLabel>\r
1069           <dc:Bounds x="88" y="853.5" width="0" height="0" />\r
1070         </bpmndi:BPMNLabel>\r
1071       </bpmndi:BPMNEdge>\r
1072       <bpmndi:BPMNShape id="ScriptTask_0o3bcyq_di" bpmnElement="PreProcessUpdateAAIGenericVnf">\r
1073         <dc:Bounds x="193" y="1018" width="100" height="80" />\r
1074       </bpmndi:BPMNShape>\r
1075       <bpmndi:BPMNShape id="CallActivity_0j45ic9_di" bpmnElement="UpdateAAIGenericVNFTask">\r
1076         <dc:Bounds x="365" y="1017" width="100" height="80" />\r
1077       </bpmndi:BPMNShape>\r
1078       <bpmndi:BPMNEdge id="SequenceFlow_0zcfn2x_di" bpmnElement="SequenceFlow_0zcfn2x">\r
1079         <di:waypoint xsi:type="dc:Point" x="1458" y="393" />\r
1080         <di:waypoint xsi:type="dc:Point" x="2193" y="394" />\r
1081         <bpmndi:BPMNLabel>\r
1082           <dc:Bounds x="1822" y="368.5010168687388" width="12" height="12" />\r
1083         </bpmndi:BPMNLabel>\r
1084       </bpmndi:BPMNEdge>\r
1085       <bpmndi:BPMNEdge id="SequenceFlow_0m382su_di" bpmnElement="SequenceFlow_0m382su">\r
1086         <di:waypoint xsi:type="dc:Point" x="1433" y="418" />\r
1087         <di:waypoint xsi:type="dc:Point" x="1433" y="521" />\r
1088         <di:waypoint xsi:type="dc:Point" x="1513" y="521" />\r
1089         <bpmndi:BPMNLabel>\r
1090           <dc:Bounds x="1439" y="459.5" width="18" height="12" />\r
1091         </bpmndi:BPMNLabel>\r
1092       </bpmndi:BPMNEdge>\r
1093       <bpmndi:BPMNEdge id="SequenceFlow_0g270u0_di" bpmnElement="SequenceFlow_0g270u0">\r
1094         <di:waypoint xsi:type="dc:Point" x="1766" y="521" />\r
1095         <di:waypoint xsi:type="dc:Point" x="1816" y="521" />\r
1096         <bpmndi:BPMNLabel>\r
1097           <dc:Bounds x="1791" y="506" width="0" height="0" />\r
1098         </bpmndi:BPMNLabel>\r
1099       </bpmndi:BPMNEdge>\r
1100       <bpmndi:BPMNEdge id="SequenceFlow_1yrlvgb_di" bpmnElement="SequenceFlow_1yrlvgb">\r
1101         <di:waypoint xsi:type="dc:Point" x="1916" y="521" />\r
1102         <di:waypoint xsi:type="dc:Point" x="1969" y="521" />\r
1103         <bpmndi:BPMNLabel>\r
1104           <dc:Bounds x="1943" y="506" width="0" height="0" />\r
1105         </bpmndi:BPMNLabel>\r
1106       </bpmndi:BPMNEdge>\r
1107       <bpmndi:BPMNShape id="ScriptTask_1j22oyj_di" bpmnElement="PreProcessSDNCVnfGetRequest">\r
1108         <dc:Bounds x="1666" y="481" width="100" height="80" />\r
1109       </bpmndi:BPMNShape>\r
1110       <bpmndi:BPMNShape id="CallActivity_10t4tix_di" bpmnElement="CallSDNCAdapterVNFTopologyGET">\r
1111         <dc:Bounds x="1816" y="481" width="100" height="80" />\r
1112       </bpmndi:BPMNShape>\r
1113       <bpmndi:BPMNShape id="ScriptTask_09wgk9p_di" bpmnElement="PostProcessSDNCVnfGetRequest">\r
1114         <dc:Bounds x="1969" y="481" width="100" height="80" />\r
1115       </bpmndi:BPMNShape>\r
1116       <bpmndi:BPMNEdge id="SequenceFlow_0d00zqi_di" bpmnElement="SequenceFlow_0d00zqi">\r
1117         <di:waypoint xsi:type="dc:Point" x="1613" y="521" />\r
1118         <di:waypoint xsi:type="dc:Point" x="1666" y="521" />\r
1119         <bpmndi:BPMNLabel>\r
1120           <dc:Bounds x="1640" y="506" width="0" height="0" />\r
1121         </bpmndi:BPMNLabel>\r
1122       </bpmndi:BPMNEdge>\r
1123       <bpmndi:BPMNEdge id="SequenceFlow_170kw7h_di" bpmnElement="SequenceFlow_170kw7h">\r
1124         <di:waypoint xsi:type="dc:Point" x="2069" y="521" />\r
1125         <di:waypoint xsi:type="dc:Point" x="2131" y="521" />\r
1126         <di:waypoint xsi:type="dc:Point" x="2131" y="394" />\r
1127         <di:waypoint xsi:type="dc:Point" x="2193" y="394" />\r
1128         <bpmndi:BPMNLabel>\r
1129           <dc:Bounds x="2146" y="447.5" width="0" height="0" />\r
1130         </bpmndi:BPMNLabel>\r
1131       </bpmndi:BPMNEdge>\r
1132       <bpmndi:BPMNShape id="CallActivity_0xev9kl_di" bpmnElement="QueryVNF">\r
1133         <dc:Bounds x="1513" y="481" width="100" height="80" />\r
1134       </bpmndi:BPMNShape>\r
1135       <bpmndi:BPMNEdge id="SequenceFlow_1f53tby_di" bpmnElement="SequenceFlow_1f53tby">\r
1136         <di:waypoint xsi:type="dc:Point" x="478" y="282" />\r
1137         <di:waypoint xsi:type="dc:Point" x="548" y="282" />\r
1138         <di:waypoint xsi:type="dc:Point" x="548" y="189" />\r
1139         <bpmndi:BPMNLabel>\r
1140           <dc:Bounds x="513" y="267" width="0" height="0" />\r
1141         </bpmndi:BPMNLabel>\r
1142       </bpmndi:BPMNEdge>\r
1143       <bpmndi:BPMNShape id="ExclusiveGateway_0ffvqla_di" bpmnElement="ExclusiveGateway_0ffvqla" isMarkerVisible="true">\r
1144         <dc:Bounds x="294" y="145.86" width="50" height="50" />\r
1145         <bpmndi:BPMNLabel>\r
1146           <dc:Bounds x="276" y="97.86000000000001" width="86" height="36" />\r
1147         </bpmndi:BPMNLabel>\r
1148       </bpmndi:BPMNShape>\r
1149       <bpmndi:BPMNEdge id="SequenceFlow_0270n5c_di" bpmnElement="SequenceFlow_0270n5c">\r
1150         <di:waypoint xsi:type="dc:Point" x="344" y="171" />\r
1151         <di:waypoint xsi:type="dc:Point" x="530" y="171" />\r
1152         <bpmndi:BPMNLabel>\r
1153           <dc:Bounds x="401" y="145" width="18" height="12" />\r
1154         </bpmndi:BPMNLabel>\r
1155       </bpmndi:BPMNEdge>\r
1156       <bpmndi:BPMNEdge id="SequenceFlow_05og7iw_di" bpmnElement="SequenceFlow_05og7iw">\r
1157         <di:waypoint xsi:type="dc:Point" x="319" y="196" />\r
1158         <di:waypoint xsi:type="dc:Point" x="319" y="282" />\r
1159         <di:waypoint xsi:type="dc:Point" x="378" y="282" />\r
1160         <bpmndi:BPMNLabel>\r
1161           <dc:Bounds x="328" y="239" width="12" height="12" />\r
1162         </bpmndi:BPMNLabel>\r
1163       </bpmndi:BPMNEdge>\r
1164       <bpmndi:BPMNShape id="CallActivity_14nvmgk_di" bpmnElement="Task_0kuj2a1">\r
1165         <dc:Bounds x="378" y="242" width="100" height="80" />\r
1166       </bpmndi:BPMNShape>\r
1167       <bpmndi:BPMNShape id="SubProcess_0ltzufk_di" bpmnElement="SubProcess_0ltzufk" isExpanded="true">\r
1168         <dc:Bounds x="-50" y="1190" width="1047" height="338" />\r
1169       </bpmndi:BPMNShape>\r
1170       <bpmndi:BPMNShape id="StartEvent_18lzc5m_di" bpmnElement="StartEvent_18lzc5m">\r
1171         <dc:Bounds x="93" y="1294" width="36" height="36" />\r
1172         <bpmndi:BPMNLabel>\r
1173           <dc:Bounds x="111" y="1335" width="0" height="0" />\r
1174         </bpmndi:BPMNLabel>\r
1175       </bpmndi:BPMNShape>\r
1176       <bpmndi:BPMNShape id="EndEvent_0wsdptv_di" bpmnElement="EndEvent_0wsdptv">\r
1177         <dc:Bounds x="861" y="1294" width="36" height="36" />\r
1178         <bpmndi:BPMNLabel>\r
1179           <dc:Bounds x="879" y="1335" width="0" height="0" />\r
1180         </bpmndi:BPMNLabel>\r
1181       </bpmndi:BPMNShape>\r
1182       <bpmndi:BPMNShape id="CallActivity_1ehr5kq_di" bpmnElement="CallDoCreateVfModuleRollback">\r
1183         <dc:Bounds x="509" y="1272" width="100" height="80" />\r
1184       </bpmndi:BPMNShape>\r
1185       <bpmndi:BPMNShape id="ScriptTask_0upatdd_di" bpmnElement="PreProcessRollback">\r
1186         <dc:Bounds x="329" y="1272" width="100" height="80" />\r
1187       </bpmndi:BPMNShape>\r
1188       <bpmndi:BPMNShape id="ScriptTask_0o1zc29_di" bpmnElement="PostProcessRollback">\r
1189         <dc:Bounds x="694" y="1272" width="100" height="80" />\r
1190       </bpmndi:BPMNShape>\r
1191       <bpmndi:BPMNEdge id="SequenceFlow_02lc25j_di" bpmnElement="SequenceFlow_02lc25j">\r
1192         <di:waypoint xsi:type="dc:Point" x="129" y="1312" />\r
1193         <di:waypoint xsi:type="dc:Point" x="196" y="1312" />\r
1194         <bpmndi:BPMNLabel>\r
1195           <dc:Bounds x="163" y="1297" width="0" height="0" />\r
1196         </bpmndi:BPMNLabel>\r
1197       </bpmndi:BPMNEdge>\r
1198       <bpmndi:BPMNEdge id="SequenceFlow_0z2rczk_di" bpmnElement="SequenceFlow_0z2rczk">\r
1199         <di:waypoint xsi:type="dc:Point" x="794" y="1312" />\r
1200         <di:waypoint xsi:type="dc:Point" x="826" y="1312" />\r
1201         <di:waypoint xsi:type="dc:Point" x="826" y="1312" />\r
1202         <di:waypoint xsi:type="dc:Point" x="861" y="1312" />\r
1203         <bpmndi:BPMNLabel>\r
1204           <dc:Bounds x="841" y="1312" width="0" height="0" />\r
1205         </bpmndi:BPMNLabel>\r
1206       </bpmndi:BPMNEdge>\r
1207       <bpmndi:BPMNEdge id="SequenceFlow_1i1q78e_di" bpmnElement="SequenceFlow_1i1q78e">\r
1208         <di:waypoint xsi:type="dc:Point" x="429" y="1312" />\r
1209         <di:waypoint xsi:type="dc:Point" x="509" y="1312" />\r
1210         <bpmndi:BPMNLabel>\r
1211           <dc:Bounds x="469" y="1297" width="0" height="0" />\r
1212         </bpmndi:BPMNLabel>\r
1213       </bpmndi:BPMNEdge>\r
1214       <bpmndi:BPMNEdge id="SequenceFlow_0112l2c_di" bpmnElement="SequenceFlow_0112l2c">\r
1215         <di:waypoint xsi:type="dc:Point" x="609" y="1312" />\r
1216         <di:waypoint xsi:type="dc:Point" x="694" y="1312" />\r
1217         <bpmndi:BPMNLabel>\r
1218           <dc:Bounds x="652" y="1297" width="0" height="0" />\r
1219         </bpmndi:BPMNLabel>\r
1220       </bpmndi:BPMNEdge>\r
1221       <bpmndi:BPMNShape id="ExclusiveGateway_039bib8_di" bpmnElement="ExclusiveGateway_039bib8" isMarkerVisible="true">\r
1222         <dc:Bounds x="196" y="1287" width="50" height="50" />\r
1223         <bpmndi:BPMNLabel>\r
1224           <dc:Bounds x="177" y="1259" width="87" height="12" />\r
1225         </bpmndi:BPMNLabel>\r
1226       </bpmndi:BPMNShape>\r
1227       <bpmndi:BPMNEdge id="SequenceFlow_04bd5in_di" bpmnElement="SequenceFlow_04bd5in">\r
1228         <di:waypoint xsi:type="dc:Point" x="246" y="1312" />\r
1229         <di:waypoint xsi:type="dc:Point" x="329" y="1312" />\r
1230         <bpmndi:BPMNLabel>\r
1231           <dc:Bounds x="282" y="1297" width="12" height="12" />\r
1232         </bpmndi:BPMNLabel>\r
1233       </bpmndi:BPMNEdge>\r
1234       <bpmndi:BPMNEdge id="SequenceFlow_1nh7m8d_di" bpmnElement="SequenceFlow_1nh7m8d">\r
1235         <di:waypoint xsi:type="dc:Point" x="221" y="1337" />\r
1236         <di:waypoint xsi:type="dc:Point" x="221" y="1436" />\r
1237         <di:waypoint xsi:type="dc:Point" x="509" y="1436" />\r
1238         <bpmndi:BPMNLabel>\r
1239           <dc:Bounds x="227" y="1386.5" width="18" height="12" />\r
1240         </bpmndi:BPMNLabel>\r
1241       </bpmndi:BPMNEdge>\r
1242       <bpmndi:BPMNShape id="ScriptTask_05v20n0_di" bpmnElement="Task_1fm09pi">\r
1243         <dc:Bounds x="509" y="1396" width="100" height="80" />\r
1244       </bpmndi:BPMNShape>\r
1245       <bpmndi:BPMNEdge id="SequenceFlow_1pgo10r_di" bpmnElement="SequenceFlow_1pgo10r">\r
1246         <di:waypoint xsi:type="dc:Point" x="609" y="1436" />\r
1247         <di:waypoint xsi:type="dc:Point" x="879" y="1436" />\r
1248         <di:waypoint xsi:type="dc:Point" x="879" y="1330" />\r
1249         <bpmndi:BPMNLabel>\r
1250           <dc:Bounds x="744" y="1421" width="0" height="0" />\r
1251         </bpmndi:BPMNLabel>\r
1252       </bpmndi:BPMNEdge>\r
1253     </bpmndi:BPMNPlane>\r
1254   </bpmndi:BPMNDiagram>\r
1255 </bpmn2:definitions>