blob: ea7056d1b417e7aeb641d5f20113d7fc88a86f56 [file] [log] [blame]
seshukma1a6cb42017-10-10 12:15:10 +05301<?xml version="1.0" encoding="UTF-8"?>
c00149107e137c112017-10-13 17:15:30 +08002<bpmn:definitions xmlns:bpmn="http://www.omg.org/spec/BPMN/20100524/MODEL" xmlns:bpmndi="http://www.omg.org/spec/BPMN/20100524/DI" xmlns:di="http://www.omg.org/spec/DD/20100524/DI" xmlns:dc="http://www.omg.org/spec/DD/20100524/DC" xmlns:camunda="http://camunda.org/schema/1.0/bpmn" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" id="Definitions_1" targetNamespace="http://bpmn.io/schema/bpmn" exporter="Camunda Modeler" exporterVersion="1.10.0">
Rob Daugherty13298c52017-10-10 20:30:28 -04003 <bpmn:process id="DoCustomDeleteE2EServiceInstance" isExecutable="true">
seshukma1a6cb42017-10-10 12:15:10 +05304 <bpmn:startEvent id="StartEvent_0212h2r" name="Start Flow">
5 <bpmn:outgoing>SequenceFlow_0vz7cd9</bpmn:outgoing>
6 </bpmn:startEvent>
7 <bpmn:scriptTask id="ScriptTask_06phzgv" name="PreProcess Incoming Request" scriptFormat="groovy">
8 <bpmn:incoming>SequenceFlow_0vz7cd9</bpmn:incoming>
9 <bpmn:outgoing>SequenceFlow_11e6bfy</bpmn:outgoing>
10 <bpmn:script><![CDATA[import org.openecomp.mso.bpmn.infrastructure.scripts.*
11def ddsi = new DoCustomDeleteE2EServiceInstance()
12ddsi.preProcessRequest(execution)
13]]></bpmn:script>
14 </bpmn:scriptTask>
15 <bpmn:endEvent id="EndEvent_1uqzt26">
16 <bpmn:incoming>SequenceFlow_0e7inkl</bpmn:incoming>
17 </bpmn:endEvent>
18 <bpmn:callActivity id="CallActivity_06izbke" name="Call AAI GenericDelete Service " calledElement="GenericDeleteService">
19 <bpmn:extensionElements>
20 <camunda:in source="serviceInstanceId" target="GENDS_serviceInstanceId" />
21 <camunda:in source="subscriptionServiceType" target="GENDS_serviceType" />
22 <camunda:in source="globalSubscriberId" target="GENDS_globalCustomerId" />
23 <camunda:in sourceExpression="service-instance" target="GENDS_type" />
24 <camunda:out source="GENDS_FoundIndicator" target="GENDS_FoundIndicator" />
25 <camunda:in sourceExpression="&#34;&#34;" target="GENGS_serviceType" />
26 <camunda:out source="GENDS_SuccessIndicator" target="GENDS_SuccessIndicator" />
27 <camunda:out source="WorkflowException" target="WorkflowExcpeton" />
28 </bpmn:extensionElements>
seshukma1a6cb42017-10-10 12:15:10 +053029 <bpmn:incoming>SequenceFlow_0uhpfcl</bpmn:incoming>
c00149107e137c112017-10-13 17:15:30 +080030 <bpmn:incoming>SequenceFlow_0vg4q7x</bpmn:incoming>
seshukma1a6cb42017-10-10 12:15:10 +053031 <bpmn:outgoing>SequenceFlow_0g6bxqw</bpmn:outgoing>
32 </bpmn:callActivity>
33 <bpmn:exclusiveGateway id="ExclusiveGateway_0c6gz3v" name="SI found in AAI" default="SequenceFlow_0g20hqr">
34 <bpmn:incoming>SequenceFlow_0vi0sv6</bpmn:incoming>
35 <bpmn:outgoing>SequenceFlow_1pcmc9e</bpmn:outgoing>
36 <bpmn:outgoing>SequenceFlow_0g20hqr</bpmn:outgoing>
37 </bpmn:exclusiveGateway>
38 <bpmn:endEvent id="EndEvent_0123yz3">
39 <bpmn:incoming>SequenceFlow_0g20hqr</bpmn:incoming>
40 </bpmn:endEvent>
41 <bpmn:exclusiveGateway id="ExclusiveGateway_0veiutm" name="sdncVersion is 1610 ">
42 <bpmn:incoming>SequenceFlow_1pcmc9e</bpmn:incoming>
43 <bpmn:outgoing>SequenceFlow_1av166w</bpmn:outgoing>
44 <bpmn:outgoing>SequenceFlow_0uhpfcl</bpmn:outgoing>
45 </bpmn:exclusiveGateway>
46 <bpmn:callActivity id="CallActivity_0x2ulh3" name="Call AAI Generic GetService" calledElement="GenericGetService">
47 <bpmn:extensionElements>
48 <camunda:in source="serviceInstanceId" target="GENGS_serviceInstanceId" />
49 <camunda:in sourceExpression="service-instance" target="GENGS_type" />
50 <camunda:out source="GENGS_FoundIndicator" target="GENGS_FoundIndicator" />
51 <camunda:out source="GENGS_SuccessIndicator" target="GENGS_SuccessIndicator" />
52 <camunda:out source="WorkflowException" target="WorkflowException" />
53 <camunda:out source="GENGS_siResourceLink" target="GENGS_siResourceLink" />
54 <camunda:out source="GENGS_service" target="GENGS_service" />
55 </bpmn:extensionElements>
56 <bpmn:incoming>SequenceFlow_11e6bfy</bpmn:incoming>
57 <bpmn:outgoing>SequenceFlow_0sj8yc8</bpmn:outgoing>
58 </bpmn:callActivity>
59 <bpmn:scriptTask id="ScriptTask_1rtnsh8" name="Post Process AAI GET" scriptFormat="groovy">
60 <bpmn:incoming>SequenceFlow_0sj8yc8</bpmn:incoming>
61 <bpmn:outgoing>SequenceFlow_0vi0sv6</bpmn:outgoing>
62 <bpmn:script><![CDATA[import org.openecomp.mso.bpmn.infrastructure.scripts.*
63def ddsi = new DoCustomDeleteE2EServiceInstance()
64ddsi.postProcessAAIGET(execution)]]></bpmn:script>
65 </bpmn:scriptTask>
66 <bpmn:scriptTask id="ScriptTask_01erufg" name="Post Process AAI Delete" scriptFormat="groovy">
67 <bpmn:incoming>SequenceFlow_0g6bxqw</bpmn:incoming>
68 <bpmn:outgoing>SequenceFlow_0e7inkl</bpmn:outgoing>
69 <bpmn:script><![CDATA[import org.openecomp.mso.bpmn.infrastructure.scripts.*
70def ddsi = new DoCustomDeleteE2EServiceInstance()
71ddsi.postProcessAAIDEL(execution)]]></bpmn:script>
72 </bpmn:scriptTask>
73 <bpmn:subProcess id="SubProcess_1u8zt9i" name="Sub-process for UnexpectedErrors" triggeredByEvent="true">
74 <bpmn:startEvent id="StartEvent_0sf5lpt">
75 <bpmn:outgoing>SequenceFlow_1921mo3</bpmn:outgoing>
76 <bpmn:errorEventDefinition />
77 </bpmn:startEvent>
78 <bpmn:endEvent id="EndEvent_06utmg4">
79 <bpmn:incoming>SequenceFlow_18vlzfo</bpmn:incoming>
80 </bpmn:endEvent>
81 <bpmn:scriptTask id="ScriptTask_0nha3pr" name="Log / Print Unexpected Error" scriptFormat="groovy">
82 <bpmn:incoming>SequenceFlow_1921mo3</bpmn:incoming>
83 <bpmn:outgoing>SequenceFlow_18vlzfo</bpmn:outgoing>
84 <bpmn:script><![CDATA[import org.openecomp.mso.bpmn.common.scripts.*
85ExceptionUtil ex = new ExceptionUtil()
86ex.processJavaException(execution)]]></bpmn:script>
87 </bpmn:scriptTask>
88 <bpmn:sequenceFlow id="SequenceFlow_1921mo3" name="" sourceRef="StartEvent_0sf5lpt" targetRef="ScriptTask_0nha3pr" />
89 <bpmn:sequenceFlow id="SequenceFlow_18vlzfo" name="" sourceRef="ScriptTask_0nha3pr" targetRef="EndEvent_06utmg4" />
90 </bpmn:subProcess>
91 <bpmn:sequenceFlow id="SequenceFlow_0vz7cd9" sourceRef="StartEvent_0212h2r" targetRef="ScriptTask_06phzgv" />
92 <bpmn:sequenceFlow id="SequenceFlow_11e6bfy" sourceRef="ScriptTask_06phzgv" targetRef="CallActivity_0x2ulh3" />
93 <bpmn:sequenceFlow id="SequenceFlow_0e7inkl" sourceRef="ScriptTask_01erufg" targetRef="EndEvent_1uqzt26" />
94 <bpmn:sequenceFlow id="SequenceFlow_0g6bxqw" sourceRef="CallActivity_06izbke" targetRef="ScriptTask_01erufg" />
95 <bpmn:sequenceFlow id="SequenceFlow_0vi0sv6" sourceRef="ScriptTask_1rtnsh8" targetRef="ExclusiveGateway_0c6gz3v" />
96 <bpmn:sequenceFlow id="SequenceFlow_1pcmc9e" name="yes" sourceRef="ExclusiveGateway_0c6gz3v" targetRef="ExclusiveGateway_0veiutm">
97 <bpmn:conditionExpression xsi:type="bpmn:tFormalExpression"><![CDATA[#{execution.getVariable("GENGS_FoundIndicator" ) == true}]]></bpmn:conditionExpression>
98 </bpmn:sequenceFlow>
99 <bpmn:sequenceFlow id="SequenceFlow_0g20hqr" name="no" sourceRef="ExclusiveGateway_0c6gz3v" targetRef="EndEvent_0123yz3" />
100 <bpmn:sequenceFlow id="SequenceFlow_0sj8yc8" sourceRef="CallActivity_0x2ulh3" targetRef="ScriptTask_1rtnsh8" />
c00149107e137c112017-10-13 17:15:30 +0800101 <bpmn:callActivity id="CallActivity_Del_VFC" name="Call Network Service Delete for vEPC" calledElement="DODeleteVFCNetworkServiceInstance">
seshukma1a6cb42017-10-10 12:15:10 +0530102 <bpmn:extensionElements>
c00149107e137c112017-10-13 17:15:30 +0800103 <camunda:in source="globalSubscriberId" target="globalSubscriberId" />
104 <camunda:in source="serviceType" target="serviceType" />
105 <camunda:in source="serviceId" target="serviceId" />
106 <camunda:in source="operationId" target="operationId" />
107 <camunda:in source="resouceTemplateUUID" target="resouceTemplateUUID" />
108 <camunda:in source="resouceInstanceId" target="resouceInstanceId" />
109 <camunda:in source="resourceType" target="resourceType" />
110 <camunda:in source="operationType" target="operationType" />
seshukma1a6cb42017-10-10 12:15:10 +0530111 </bpmn:extensionElements>
112 <bpmn:incoming>SequenceFlow_1wmjau1</bpmn:incoming>
113 <bpmn:outgoing>SequenceFlow_0qquvgc</bpmn:outgoing>
114 </bpmn:callActivity>
seshukm7ff576f2017-10-25 09:47:33 +0530115 <bpmn:sequenceFlow id="SequenceFlow_1av166w" sourceRef="ExclusiveGateway_0veiutm" targetRef="ScriptTask_0z30dax" />
seshukma1a6cb42017-10-10 12:15:10 +0530116 <bpmn:sequenceFlow id="SequenceFlow_0qquvgc" sourceRef="CallActivity_Del_VFC" targetRef="ScriptTask_0mdub03" />
c00149107e137c112017-10-13 17:15:30 +0800117 <bpmn:scriptTask id="ScriptTask_0vcz9mj" name="Prepare Resource Delele For vEPC" scriptFormat="groovy">
118 <bpmn:incoming>SequenceFlow_1931m8u</bpmn:incoming>
seshukma1a6cb42017-10-10 12:15:10 +0530119 <bpmn:outgoing>SequenceFlow_1wmjau1</bpmn:outgoing>
120 <bpmn:script><![CDATA[import org.openecomp.mso.bpmn.infrastructure.scripts.*
c00149107e137c112017-10-13 17:15:30 +0800121String resourceName = "vEPC"
seshukma1a6cb42017-10-10 12:15:10 +0530122def ddsi = new DoCustomDeleteE2EServiceInstance()
c00149107e137c112017-10-13 17:15:30 +0800123ddsi.preResourceDelete(execution, resourceName )]]></bpmn:script>
seshukma1a6cb42017-10-10 12:15:10 +0530124 </bpmn:scriptTask>
125 <bpmn:sequenceFlow id="SequenceFlow_1wmjau1" sourceRef="ScriptTask_0vcz9mj" targetRef="CallActivity_Del_VFC" />
126 <bpmn:scriptTask id="ScriptTask_0mdub03" name="Post Process VFC Delete" scriptFormat="groovy">
127 <bpmn:incoming>SequenceFlow_0qquvgc</bpmn:incoming>
c00149107e137c112017-10-13 17:15:30 +0800128 <bpmn:outgoing>SequenceFlow_0vg4q7x</bpmn:outgoing>
seshukma1a6cb42017-10-10 12:15:10 +0530129 <bpmn:script><![CDATA[import org.openecomp.mso.bpmn.infrastructure.scripts.*
130
131String response = execution.getVariable("vfcDeleteResponse")
132def ddsi = new DoCustomDeleteE2EServiceInstance()
133ddsi.postProcessVFCDelete(execution, response, "delete")]]></bpmn:script>
134 </bpmn:scriptTask>
135 <bpmn:scriptTask id="ScriptTask_1g0tsto" name="Post Process SDNC Delete" scriptFormat="groovy">
c00149107e137c112017-10-13 17:15:30 +0800136 <bpmn:incoming>SequenceFlow_0uc2beq</bpmn:incoming>
137 <bpmn:outgoing>SequenceFlow_1m7tont</bpmn:outgoing>
seshukma1a6cb42017-10-10 12:15:10 +0530138 <bpmn:script><![CDATA[import org.openecomp.mso.bpmn.infrastructure.scripts.*
139
140String response = execution.getVariable("sdncDeleteResponse")
141def ddsi = new DoCustomDeleteE2EServiceInstance()
142ddsi.postProcessSDNCDelete(execution, response, "delete")]]></bpmn:script>
143 </bpmn:scriptTask>
c00149107e137c112017-10-13 17:15:30 +0800144 <bpmn:scriptTask id="ScriptTask_0z30dax" name="Prepare Resource Delele For Overlay" scriptFormat="groovy">
seshukm7ff576f2017-10-25 09:47:33 +0530145 <bpmn:incoming>SequenceFlow_1av166w</bpmn:incoming>
seshukma1a6cb42017-10-10 12:15:10 +0530146 <bpmn:outgoing>SequenceFlow_1dza4q4</bpmn:outgoing>
147 <bpmn:script><![CDATA[import org.openecomp.mso.bpmn.infrastructure.scripts.*
c00149107e137c112017-10-13 17:15:30 +0800148String resourceName = "overlay"
seshukma1a6cb42017-10-10 12:15:10 +0530149def ddsi = new DoCustomDeleteE2EServiceInstance()
c00149107e137c112017-10-13 17:15:30 +0800150ddsi.preResourceDelete(execution, resourceName )]]></bpmn:script>
seshukma1a6cb42017-10-10 12:15:10 +0530151 </bpmn:scriptTask>
seshukma1a6cb42017-10-10 12:15:10 +0530152 <bpmn:sequenceFlow id="SequenceFlow_1dza4q4" sourceRef="ScriptTask_0z30dax" targetRef="CallActivity_Del_SDNC_cust" />
c00149107e137c112017-10-13 17:15:30 +0800153 <bpmn:sequenceFlow id="SequenceFlow_0rpu756" sourceRef="CallActivity_Del_SDNC_cust" targetRef="Task_14erap6" />
seshukma1a6cb42017-10-10 12:15:10 +0530154 <bpmn:sequenceFlow id="SequenceFlow_0uhpfcl" name="yes" sourceRef="ExclusiveGateway_0veiutm" targetRef="CallActivity_06izbke">
155 <bpmn:conditionExpression xsi:type="bpmn:tFormalExpression"><![CDATA[#{ execution.getVariable("sdncVersion" ) == "1610" }]]></bpmn:conditionExpression>
156 </bpmn:sequenceFlow>
c00149107e137c112017-10-13 17:15:30 +0800157 <bpmn:sequenceFlow id="SequenceFlow_1wnkgpx" sourceRef="Task_0z1x3sg" targetRef="Task_0963dho" />
158 <bpmn:sequenceFlow id="SequenceFlow_1931m8u" sourceRef="Task_0963dho" targetRef="ScriptTask_0vcz9mj" />
159 <bpmn:scriptTask id="Task_0z1x3sg" name="Prepare Resource Delele For vIMS">
160 <bpmn:incoming>SequenceFlow_1m7tont</bpmn:incoming>
161 <bpmn:outgoing>SequenceFlow_1wnkgpx</bpmn:outgoing>
162 <bpmn:script><![CDATA[import org.openecomp.mso.bpmn.infrastructure.scripts.*
163String resourceName = "vIMS"
164def ddsi = new DoCustomDeleteE2EServiceInstance()
165ddsi.preResourceDelete(execution, resourceName )]]></bpmn:script>
166 </bpmn:scriptTask>
167 <bpmn:sequenceFlow id="SequenceFlow_1m7tont" sourceRef="ScriptTask_1g0tsto" targetRef="Task_0z1x3sg" />
c00149107e137c112017-10-13 17:15:30 +0800168 <bpmn:callActivity id="Task_0963dho" name="Call Network Service Delete for vIMS" calledElement="DODeleteVFCNetworkServiceInstance">
169 <bpmn:extensionElements>
170 <camunda:in source="globalSubscriberId" target="globalSubscriberId" />
171 <camunda:in source="serviceType" target="serviceType" />
172 <camunda:in source="serviceId" target="serviceId" />
173 <camunda:in source="operationId" target="operationId" />
174 <camunda:in source="resouceTemplateUUID" target="resouceTemplateUUID" />
175 <camunda:in source="resouceInstanceId" target="resouceInstanceId" />
176 <camunda:in source="resourceType" target="resourceType" />
177 <camunda:in source="operationType" target="operationType" />
178 </bpmn:extensionElements>
179 <bpmn:incoming>SequenceFlow_1wnkgpx</bpmn:incoming>
180 <bpmn:outgoing>SequenceFlow_1931m8u</bpmn:outgoing>
181 </bpmn:callActivity>
182 <bpmn:sequenceFlow id="SequenceFlow_0vg4q7x" sourceRef="ScriptTask_0mdub03" targetRef="CallActivity_06izbke" />
183 <bpmn:serviceTask id="CallActivity_Del_SDNC_cust" name="Call Custom Delete SDNC Overlay" camunda:class="org.openecomp.mso.bpmn.infrastructure.workflow.serviceTask.SdncNetworkTopologyOperationTask">
184 <bpmn:incoming>SequenceFlow_1dza4q4</bpmn:incoming>
185 <bpmn:outgoing>SequenceFlow_0rpu756</bpmn:outgoing>
186 </bpmn:serviceTask>
187 <bpmn:sequenceFlow id="SequenceFlow_0d9lmlv" sourceRef="Task_14erap6" targetRef="Task_1j1u666" />
188 <bpmn:sequenceFlow id="SequenceFlow_1g4djgh" sourceRef="Task_1j1u666" targetRef="Task_0edkv0m" />
189 <bpmn:sequenceFlow id="SequenceFlow_0uc2beq" sourceRef="Task_0edkv0m" targetRef="ScriptTask_1g0tsto" />
190 <bpmn:scriptTask id="Task_14erap6" name="Prepare Resource Delele For Underlay">
191 <bpmn:incoming>SequenceFlow_0rpu756</bpmn:incoming>
192 <bpmn:outgoing>SequenceFlow_0d9lmlv</bpmn:outgoing>
193 <bpmn:script><![CDATA[import org.openecomp.mso.bpmn.infrastructure.scripts.*
194String resourceName = "underlay"
195def ddsi = new DoCustomDeleteE2EServiceInstance()
196ddsi.preResourceDelete(execution, resourceName )]]></bpmn:script>
197 </bpmn:scriptTask>
198 <bpmn:serviceTask id="Task_1j1u666" name="Call Custom Delete SDNC Underlay" camunda:class="org.openecomp.mso.bpmn.infrastructure.workflow.serviceTask.SdncNetworkTopologyOperationTask">
199 <bpmn:incoming>SequenceFlow_0d9lmlv</bpmn:incoming>
200 <bpmn:outgoing>SequenceFlow_1g4djgh</bpmn:outgoing>
201 </bpmn:serviceTask>
202 <bpmn:serviceTask id="Task_0edkv0m" name="Call Delete SDNC Service Topology" camunda:class="org.openecomp.mso.bpmn.infrastructure.workflow.serviceTask.SdncServiceTopologyOperationTask">
203 <bpmn:incoming>SequenceFlow_1g4djgh</bpmn:incoming>
204 <bpmn:outgoing>SequenceFlow_0uc2beq</bpmn:outgoing>
205 </bpmn:serviceTask>
seshukma1a6cb42017-10-10 12:15:10 +0530206 </bpmn:process>
207 <bpmndi:BPMNDiagram id="BPMNDiagram_1">
c00149107e137c112017-10-13 17:15:30 +0800208 <bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="DoCustomDeleteE2EServiceInstance">
seshukma1a6cb42017-10-10 12:15:10 +0530209 <bpmndi:BPMNShape id="StartEvent_0212h2r_di" bpmnElement="StartEvent_0212h2r">
c00149107e137c112017-10-13 17:15:30 +0800210 <dc:Bounds x="-612" y="-35" width="36" height="36" />
seshukma1a6cb42017-10-10 12:15:10 +0530211 <bpmndi:BPMNLabel>
c00149107e137c112017-10-13 17:15:30 +0800212 <dc:Bounds x="-618" y="6" width="50" height="12" />
seshukma1a6cb42017-10-10 12:15:10 +0530213 </bpmndi:BPMNLabel>
214 </bpmndi:BPMNShape>
215 <bpmndi:BPMNShape id="ScriptTask_06phzgv_di" bpmnElement="ScriptTask_06phzgv">
c00149107e137c112017-10-13 17:15:30 +0800216 <dc:Bounds x="-519" y="-57" width="100" height="80" />
seshukma1a6cb42017-10-10 12:15:10 +0530217 </bpmndi:BPMNShape>
218 <bpmndi:BPMNShape id="EndEvent_1uqzt26_di" bpmnElement="EndEvent_1uqzt26">
c00149107e137c112017-10-13 17:15:30 +0800219 <dc:Bounds x="1220" y="1109" width="36" height="36" />
seshukma1a6cb42017-10-10 12:15:10 +0530220 <bpmndi:BPMNLabel>
c00149107e137c112017-10-13 17:15:30 +0800221 <dc:Bounds x="1148" y="1150" width="90" height="12" />
seshukma1a6cb42017-10-10 12:15:10 +0530222 </bpmndi:BPMNLabel>
223 </bpmndi:BPMNShape>
224 <bpmndi:BPMNShape id="CallActivity_06izbke_di" bpmnElement="CallActivity_06izbke">
c00149107e137c112017-10-13 17:15:30 +0800225 <dc:Bounds x="1188" y="779" width="100" height="80" />
seshukma1a6cb42017-10-10 12:15:10 +0530226 </bpmndi:BPMNShape>
227 <bpmndi:BPMNShape id="ExclusiveGateway_0c6gz3v_di" bpmnElement="ExclusiveGateway_0c6gz3v" isMarkerVisible="true">
c00149107e137c112017-10-13 17:15:30 +0800228 <dc:Bounds x="-89" y="-42" width="50" height="50" />
seshukma1a6cb42017-10-10 12:15:10 +0530229 <bpmndi:BPMNLabel>
c00149107e137c112017-10-13 17:15:30 +0800230 <dc:Bounds x="-99" y="-63" width="71" height="12" />
seshukma1a6cb42017-10-10 12:15:10 +0530231 </bpmndi:BPMNLabel>
232 </bpmndi:BPMNShape>
233 <bpmndi:BPMNShape id="EndEvent_0123yz3_di" bpmnElement="EndEvent_0123yz3">
c00149107e137c112017-10-13 17:15:30 +0800234 <dc:Bounds x="-82" y="107" width="36" height="36" />
seshukma1a6cb42017-10-10 12:15:10 +0530235 <bpmndi:BPMNLabel>
c00149107e137c112017-10-13 17:15:30 +0800236 <dc:Bounds x="-154" y="148" width="90" height="12" />
seshukma1a6cb42017-10-10 12:15:10 +0530237 </bpmndi:BPMNLabel>
238 </bpmndi:BPMNShape>
239 <bpmndi:BPMNShape id="ExclusiveGateway_0veiutm_di" bpmnElement="ExclusiveGateway_0veiutm" isMarkerVisible="true">
c00149107e137c112017-10-13 17:15:30 +0800240 <dc:Bounds x="-8" y="-42" width="50" height="50" />
seshukma1a6cb42017-10-10 12:15:10 +0530241 <bpmndi:BPMNLabel>
c00149107e137c112017-10-13 17:15:30 +0800242 <dc:Bounds x="-15" y="12" width="72" height="24" />
seshukma1a6cb42017-10-10 12:15:10 +0530243 </bpmndi:BPMNLabel>
244 </bpmndi:BPMNShape>
245 <bpmndi:BPMNShape id="CallActivity_0x2ulh3_di" bpmnElement="CallActivity_0x2ulh3">
c00149107e137c112017-10-13 17:15:30 +0800246 <dc:Bounds x="-382" y="-57" width="100" height="80" />
seshukma1a6cb42017-10-10 12:15:10 +0530247 </bpmndi:BPMNShape>
248 <bpmndi:BPMNShape id="ScriptTask_1rtnsh8_di" bpmnElement="ScriptTask_1rtnsh8">
c00149107e137c112017-10-13 17:15:30 +0800249 <dc:Bounds x="-231" y="-57" width="100" height="80" />
seshukma1a6cb42017-10-10 12:15:10 +0530250 </bpmndi:BPMNShape>
251 <bpmndi:BPMNShape id="ScriptTask_01erufg_di" bpmnElement="ScriptTask_01erufg">
c00149107e137c112017-10-13 17:15:30 +0800252 <dc:Bounds x="1188" y="915" width="100" height="80" />
seshukma1a6cb42017-10-10 12:15:10 +0530253 </bpmndi:BPMNShape>
254 <bpmndi:BPMNShape id="SubProcess_1u8zt9i_di" bpmnElement="SubProcess_1u8zt9i" isExpanded="true">
c00149107e137c112017-10-13 17:15:30 +0800255 <dc:Bounds x="445" y="320" width="467" height="193" />
seshukma1a6cb42017-10-10 12:15:10 +0530256 </bpmndi:BPMNShape>
257 <bpmndi:BPMNEdge id="SequenceFlow_0vz7cd9_di" bpmnElement="SequenceFlow_0vz7cd9">
c00149107e137c112017-10-13 17:15:30 +0800258 <di:waypoint xsi:type="dc:Point" x="-576" y="-17" />
259 <di:waypoint xsi:type="dc:Point" x="-519" y="-17" />
seshukma1a6cb42017-10-10 12:15:10 +0530260 <bpmndi:BPMNLabel>
c00149107e137c112017-10-13 17:15:30 +0800261 <dc:Bounds x="-592.5" y="-38" width="90" height="12" />
seshukma1a6cb42017-10-10 12:15:10 +0530262 </bpmndi:BPMNLabel>
263 </bpmndi:BPMNEdge>
264 <bpmndi:BPMNEdge id="SequenceFlow_11e6bfy_di" bpmnElement="SequenceFlow_11e6bfy">
c00149107e137c112017-10-13 17:15:30 +0800265 <di:waypoint xsi:type="dc:Point" x="-419" y="-17" />
266 <di:waypoint xsi:type="dc:Point" x="-382" y="-17" />
seshukma1a6cb42017-10-10 12:15:10 +0530267 <bpmndi:BPMNLabel>
c00149107e137c112017-10-13 17:15:30 +0800268 <dc:Bounds x="-445.5" y="-38" width="90" height="12" />
seshukma1a6cb42017-10-10 12:15:10 +0530269 </bpmndi:BPMNLabel>
270 </bpmndi:BPMNEdge>
271 <bpmndi:BPMNEdge id="SequenceFlow_0e7inkl_di" bpmnElement="SequenceFlow_0e7inkl">
c00149107e137c112017-10-13 17:15:30 +0800272 <di:waypoint xsi:type="dc:Point" x="1238" y="995" />
273 <di:waypoint xsi:type="dc:Point" x="1238" y="1109" />
seshukma1a6cb42017-10-10 12:15:10 +0530274 <bpmndi:BPMNLabel>
c00149107e137c112017-10-13 17:15:30 +0800275 <dc:Bounds x="1208" y="1046" width="90" height="12" />
seshukma1a6cb42017-10-10 12:15:10 +0530276 </bpmndi:BPMNLabel>
277 </bpmndi:BPMNEdge>
278 <bpmndi:BPMNEdge id="SequenceFlow_0g6bxqw_di" bpmnElement="SequenceFlow_0g6bxqw">
c00149107e137c112017-10-13 17:15:30 +0800279 <di:waypoint xsi:type="dc:Point" x="1238" y="859" />
280 <di:waypoint xsi:type="dc:Point" x="1238" y="915" />
seshukma1a6cb42017-10-10 12:15:10 +0530281 <bpmndi:BPMNLabel>
c00149107e137c112017-10-13 17:15:30 +0800282 <dc:Bounds x="1208" y="881" width="90" height="12" />
seshukma1a6cb42017-10-10 12:15:10 +0530283 </bpmndi:BPMNLabel>
284 </bpmndi:BPMNEdge>
285 <bpmndi:BPMNEdge id="SequenceFlow_0vi0sv6_di" bpmnElement="SequenceFlow_0vi0sv6">
c00149107e137c112017-10-13 17:15:30 +0800286 <di:waypoint xsi:type="dc:Point" x="-131" y="-17" />
287 <di:waypoint xsi:type="dc:Point" x="-89" y="-17" />
seshukma1a6cb42017-10-10 12:15:10 +0530288 <bpmndi:BPMNLabel>
c00149107e137c112017-10-13 17:15:30 +0800289 <dc:Bounds x="-155" y="-38" width="90" height="12" />
seshukma1a6cb42017-10-10 12:15:10 +0530290 </bpmndi:BPMNLabel>
291 </bpmndi:BPMNEdge>
292 <bpmndi:BPMNEdge id="SequenceFlow_1pcmc9e_di" bpmnElement="SequenceFlow_1pcmc9e">
c00149107e137c112017-10-13 17:15:30 +0800293 <di:waypoint xsi:type="dc:Point" x="-39" y="-17" />
294 <di:waypoint xsi:type="dc:Point" x="-8" y="-17" />
seshukma1a6cb42017-10-10 12:15:10 +0530295 <bpmndi:BPMNLabel>
c00149107e137c112017-10-13 17:15:30 +0800296 <dc:Bounds x="-21.375" y="-15" width="19" height="12" />
seshukma1a6cb42017-10-10 12:15:10 +0530297 </bpmndi:BPMNLabel>
298 </bpmndi:BPMNEdge>
299 <bpmndi:BPMNEdge id="SequenceFlow_0g20hqr_di" bpmnElement="SequenceFlow_0g20hqr">
c00149107e137c112017-10-13 17:15:30 +0800300 <di:waypoint xsi:type="dc:Point" x="-64" y="8" />
301 <di:waypoint xsi:type="dc:Point" x="-64" y="107" />
seshukma1a6cb42017-10-10 12:15:10 +0530302 <bpmndi:BPMNLabel>
c00149107e137c112017-10-13 17:15:30 +0800303 <dc:Bounds x="-83" y="28" width="12" height="12" />
seshukma1a6cb42017-10-10 12:15:10 +0530304 </bpmndi:BPMNLabel>
305 </bpmndi:BPMNEdge>
306 <bpmndi:BPMNEdge id="SequenceFlow_0sj8yc8_di" bpmnElement="SequenceFlow_0sj8yc8">
c00149107e137c112017-10-13 17:15:30 +0800307 <di:waypoint xsi:type="dc:Point" x="-282" y="-17" />
308 <di:waypoint xsi:type="dc:Point" x="-231" y="-17" />
seshukma1a6cb42017-10-10 12:15:10 +0530309 <bpmndi:BPMNLabel>
c00149107e137c112017-10-13 17:15:30 +0800310 <dc:Bounds x="-301.5" y="-38" width="90" height="12" />
seshukma1a6cb42017-10-10 12:15:10 +0530311 </bpmndi:BPMNLabel>
312 </bpmndi:BPMNEdge>
313 <bpmndi:BPMNShape id="StartEvent_0sf5lpt_di" bpmnElement="StartEvent_0sf5lpt">
c00149107e137c112017-10-13 17:15:30 +0800314 <dc:Bounds x="513" y="387" width="36" height="36" />
seshukma1a6cb42017-10-10 12:15:10 +0530315 <bpmndi:BPMNLabel>
c00149107e137c112017-10-13 17:15:30 +0800316 <dc:Bounds x="441" y="428" width="90" height="12" />
seshukma1a6cb42017-10-10 12:15:10 +0530317 </bpmndi:BPMNLabel>
318 </bpmndi:BPMNShape>
319 <bpmndi:BPMNShape id="EndEvent_06utmg4_di" bpmnElement="EndEvent_06utmg4">
c00149107e137c112017-10-13 17:15:30 +0800320 <dc:Bounds x="806" y="387" width="36" height="36" />
seshukma1a6cb42017-10-10 12:15:10 +0530321 <bpmndi:BPMNLabel>
c00149107e137c112017-10-13 17:15:30 +0800322 <dc:Bounds x="734" y="428" width="90" height="12" />
seshukma1a6cb42017-10-10 12:15:10 +0530323 </bpmndi:BPMNLabel>
324 </bpmndi:BPMNShape>
325 <bpmndi:BPMNShape id="ScriptTask_0nha3pr_di" bpmnElement="ScriptTask_0nha3pr">
c00149107e137c112017-10-13 17:15:30 +0800326 <dc:Bounds x="617" y="365" width="100" height="80" />
seshukma1a6cb42017-10-10 12:15:10 +0530327 </bpmndi:BPMNShape>
328 <bpmndi:BPMNEdge id="SequenceFlow_1921mo3_di" bpmnElement="SequenceFlow_1921mo3">
c00149107e137c112017-10-13 17:15:30 +0800329 <di:waypoint xsi:type="dc:Point" x="549" y="405" />
330 <di:waypoint xsi:type="dc:Point" x="617" y="405" />
seshukma1a6cb42017-10-10 12:15:10 +0530331 <bpmndi:BPMNLabel>
c00149107e137c112017-10-13 17:15:30 +0800332 <dc:Bounds x="493" y="390" width="90" height="12" />
seshukma1a6cb42017-10-10 12:15:10 +0530333 </bpmndi:BPMNLabel>
334 </bpmndi:BPMNEdge>
335 <bpmndi:BPMNEdge id="SequenceFlow_18vlzfo_di" bpmnElement="SequenceFlow_18vlzfo">
c00149107e137c112017-10-13 17:15:30 +0800336 <di:waypoint xsi:type="dc:Point" x="717" y="405" />
337 <di:waypoint xsi:type="dc:Point" x="806" y="405" />
seshukma1a6cb42017-10-10 12:15:10 +0530338 <bpmndi:BPMNLabel>
c00149107e137c112017-10-13 17:15:30 +0800339 <dc:Bounds x="673" y="390" width="90" height="12" />
seshukma1a6cb42017-10-10 12:15:10 +0530340 </bpmndi:BPMNLabel>
341 </bpmndi:BPMNEdge>
342 <bpmndi:BPMNShape id="CallActivity_1x56smn_di" bpmnElement="CallActivity_Del_VFC">
c00149107e137c112017-10-13 17:15:30 +0800343 <dc:Bounds x="1188" y="483" width="100" height="80" />
seshukma1a6cb42017-10-10 12:15:10 +0530344 </bpmndi:BPMNShape>
345 <bpmndi:BPMNEdge id="SequenceFlow_1av166w_di" bpmnElement="SequenceFlow_1av166w">
c00149107e137c112017-10-13 17:15:30 +0800346 <di:waypoint xsi:type="dc:Point" x="42" y="-17" />
seshukm7ff576f2017-10-25 09:47:33 +0530347 <di:waypoint xsi:type="dc:Point" x="167" y="-17" />
seshukma1a6cb42017-10-10 12:15:10 +0530348 <bpmndi:BPMNLabel>
seshukm7ff576f2017-10-25 09:47:33 +0530349 <dc:Bounds x="59.5" y="-38" width="90" height="12" />
seshukma1a6cb42017-10-10 12:15:10 +0530350 </bpmndi:BPMNLabel>
351 </bpmndi:BPMNEdge>
seshukma1a6cb42017-10-10 12:15:10 +0530352 <bpmndi:BPMNEdge id="SequenceFlow_0qquvgc_di" bpmnElement="SequenceFlow_0qquvgc">
c00149107e137c112017-10-13 17:15:30 +0800353 <di:waypoint xsi:type="dc:Point" x="1238" y="563" />
354 <di:waypoint xsi:type="dc:Point" x="1238" y="642" />
seshukma1a6cb42017-10-10 12:15:10 +0530355 <bpmndi:BPMNLabel>
c00149107e137c112017-10-13 17:15:30 +0800356 <dc:Bounds x="1208" y="596.5" width="90" height="12" />
seshukma1a6cb42017-10-10 12:15:10 +0530357 </bpmndi:BPMNLabel>
358 </bpmndi:BPMNEdge>
359 <bpmndi:BPMNShape id="ScriptTask_0vcz9mj_di" bpmnElement="ScriptTask_0vcz9mj">
c00149107e137c112017-10-13 17:15:30 +0800360 <dc:Bounds x="1188" y="338" width="100" height="80" />
seshukma1a6cb42017-10-10 12:15:10 +0530361 </bpmndi:BPMNShape>
362 <bpmndi:BPMNEdge id="SequenceFlow_1wmjau1_di" bpmnElement="SequenceFlow_1wmjau1">
c00149107e137c112017-10-13 17:15:30 +0800363 <di:waypoint xsi:type="dc:Point" x="1238" y="418" />
364 <di:waypoint xsi:type="dc:Point" x="1238" y="483" />
seshukma1a6cb42017-10-10 12:15:10 +0530365 <bpmndi:BPMNLabel>
c00149107e137c112017-10-13 17:15:30 +0800366 <dc:Bounds x="1208" y="444.5" width="90" height="12" />
seshukma1a6cb42017-10-10 12:15:10 +0530367 </bpmndi:BPMNLabel>
368 </bpmndi:BPMNEdge>
369 <bpmndi:BPMNShape id="ScriptTask_0mdub03_di" bpmnElement="ScriptTask_0mdub03">
c00149107e137c112017-10-13 17:15:30 +0800370 <dc:Bounds x="1188" y="642" width="100" height="80" />
seshukma1a6cb42017-10-10 12:15:10 +0530371 </bpmndi:BPMNShape>
372 <bpmndi:BPMNShape id="ScriptTask_1g0tsto_di" bpmnElement="ScriptTask_1g0tsto">
c00149107e137c112017-10-13 17:15:30 +0800373 <dc:Bounds x="1188" y="-57" width="100" height="80" />
seshukma1a6cb42017-10-10 12:15:10 +0530374 </bpmndi:BPMNShape>
375 <bpmndi:BPMNShape id="ScriptTask_0z30dax_di" bpmnElement="ScriptTask_0z30dax">
seshukm7ff576f2017-10-25 09:47:33 +0530376 <dc:Bounds x="167" y="-57" width="100" height="80" />
seshukma1a6cb42017-10-10 12:15:10 +0530377 </bpmndi:BPMNShape>
seshukma1a6cb42017-10-10 12:15:10 +0530378 <bpmndi:BPMNEdge id="SequenceFlow_1dza4q4_di" bpmnElement="SequenceFlow_1dza4q4">
seshukm7ff576f2017-10-25 09:47:33 +0530379 <di:waypoint xsi:type="dc:Point" x="267" y="-17" />
380 <di:waypoint xsi:type="dc:Point" x="360" y="-17" />
seshukma1a6cb42017-10-10 12:15:10 +0530381 <bpmndi:BPMNLabel>
seshukm7ff576f2017-10-25 09:47:33 +0530382 <dc:Bounds x="268.5" y="-38" width="90" height="12" />
seshukma1a6cb42017-10-10 12:15:10 +0530383 </bpmndi:BPMNLabel>
384 </bpmndi:BPMNEdge>
385 <bpmndi:BPMNEdge id="SequenceFlow_0rpu756_di" bpmnElement="SequenceFlow_0rpu756">
seshukm7ff576f2017-10-25 09:47:33 +0530386 <di:waypoint xsi:type="dc:Point" x="460" y="-17" />
387 <di:waypoint xsi:type="dc:Point" x="564" y="-17" />
seshukma1a6cb42017-10-10 12:15:10 +0530388 <bpmndi:BPMNLabel>
seshukm7ff576f2017-10-25 09:47:33 +0530389 <dc:Bounds x="467" y="-38" width="90" height="12" />
seshukma1a6cb42017-10-10 12:15:10 +0530390 </bpmndi:BPMNLabel>
391 </bpmndi:BPMNEdge>
392 <bpmndi:BPMNEdge id="SequenceFlow_0uhpfcl_di" bpmnElement="SequenceFlow_0uhpfcl">
c00149107e137c112017-10-13 17:15:30 +0800393 <di:waypoint xsi:type="dc:Point" x="17" y="8" />
394 <di:waypoint xsi:type="dc:Point" x="17" y="819" />
395 <di:waypoint xsi:type="dc:Point" x="1188" y="819" />
seshukma1a6cb42017-10-10 12:15:10 +0530396 <bpmndi:BPMNLabel>
c00149107e137c112017-10-13 17:15:30 +0800397 <dc:Bounds x="540.0043516100959" y="793" width="19" height="12" />
seshukma1a6cb42017-10-10 12:15:10 +0530398 </bpmndi:BPMNLabel>
399 </bpmndi:BPMNEdge>
c00149107e137c112017-10-13 17:15:30 +0800400 <bpmndi:BPMNEdge id="SequenceFlow_1wnkgpx_di" bpmnElement="SequenceFlow_1wnkgpx">
401 <di:waypoint xsi:type="dc:Point" x="1237" y="134" />
402 <di:waypoint xsi:type="dc:Point" x="1238" y="192" />
403 <bpmndi:BPMNLabel>
404 <dc:Bounds x="1237.5" y="142" width="0" height="12" />
405 </bpmndi:BPMNLabel>
406 </bpmndi:BPMNEdge>
407 <bpmndi:BPMNEdge id="SequenceFlow_1931m8u_di" bpmnElement="SequenceFlow_1931m8u">
408 <di:waypoint xsi:type="dc:Point" x="1237" y="272" />
409 <di:waypoint xsi:type="dc:Point" x="1238" y="338" />
410 <bpmndi:BPMNLabel>
411 <dc:Bounds x="1237.5" y="284" width="0" height="12" />
412 </bpmndi:BPMNLabel>
413 </bpmndi:BPMNEdge>
414 <bpmndi:BPMNShape id="ScriptTask_00301ai_di" bpmnElement="Task_0z1x3sg">
415 <dc:Bounds x="1188" y="54" width="100" height="80" />
416 </bpmndi:BPMNShape>
417 <bpmndi:BPMNEdge id="SequenceFlow_1m7tont_di" bpmnElement="SequenceFlow_1m7tont">
418 <di:waypoint xsi:type="dc:Point" x="1238" y="23" />
419 <di:waypoint xsi:type="dc:Point" x="1238" y="54" />
420 <bpmndi:BPMNLabel>
421 <dc:Bounds x="1253" y="32.5" width="0" height="12" />
422 </bpmndi:BPMNLabel>
423 </bpmndi:BPMNEdge>
c00149107e137c112017-10-13 17:15:30 +0800424 <bpmndi:BPMNShape id="CallActivity_1mwacgl_di" bpmnElement="Task_0963dho">
425 <dc:Bounds x="1188" y="192" width="100" height="80" />
426 </bpmndi:BPMNShape>
427 <bpmndi:BPMNEdge id="SequenceFlow_0vg4q7x_di" bpmnElement="SequenceFlow_0vg4q7x">
428 <di:waypoint xsi:type="dc:Point" x="1238" y="722" />
429 <di:waypoint xsi:type="dc:Point" x="1238" y="779" />
430 <bpmndi:BPMNLabel>
431 <dc:Bounds x="1253" y="744.5" width="0" height="12" />
432 </bpmndi:BPMNLabel>
433 </bpmndi:BPMNEdge>
434 <bpmndi:BPMNShape id="ServiceTask_0v9q75y_di" bpmnElement="CallActivity_Del_SDNC_cust">
seshukm7ff576f2017-10-25 09:47:33 +0530435 <dc:Bounds x="360" y="-57" width="100" height="80" />
c00149107e137c112017-10-13 17:15:30 +0800436 </bpmndi:BPMNShape>
437 <bpmndi:BPMNEdge id="SequenceFlow_0d9lmlv_di" bpmnElement="SequenceFlow_0d9lmlv">
seshukm7ff576f2017-10-25 09:47:33 +0530438 <di:waypoint xsi:type="dc:Point" x="664" y="-17" />
439 <di:waypoint xsi:type="dc:Point" x="769" y="-17" />
c00149107e137c112017-10-13 17:15:30 +0800440 <bpmndi:BPMNLabel>
seshukm7ff576f2017-10-25 09:47:33 +0530441 <dc:Bounds x="671.5" y="-38" width="90" height="12" />
c00149107e137c112017-10-13 17:15:30 +0800442 </bpmndi:BPMNLabel>
443 </bpmndi:BPMNEdge>
444 <bpmndi:BPMNEdge id="SequenceFlow_1g4djgh_di" bpmnElement="SequenceFlow_1g4djgh">
seshukm7ff576f2017-10-25 09:47:33 +0530445 <di:waypoint xsi:type="dc:Point" x="869" y="-17" />
446 <di:waypoint xsi:type="dc:Point" x="971" y="-17" />
c00149107e137c112017-10-13 17:15:30 +0800447 <bpmndi:BPMNLabel>
seshukm7ff576f2017-10-25 09:47:33 +0530448 <dc:Bounds x="875" y="-38" width="90" height="12" />
c00149107e137c112017-10-13 17:15:30 +0800449 </bpmndi:BPMNLabel>
450 </bpmndi:BPMNEdge>
451 <bpmndi:BPMNEdge id="SequenceFlow_0uc2beq_di" bpmnElement="SequenceFlow_0uc2beq">
seshukm7ff576f2017-10-25 09:47:33 +0530452 <di:waypoint xsi:type="dc:Point" x="1071" y="-17" />
c00149107e137c112017-10-13 17:15:30 +0800453 <di:waypoint xsi:type="dc:Point" x="1188" y="-17" />
454 <bpmndi:BPMNLabel>
seshukm7ff576f2017-10-25 09:47:33 +0530455 <dc:Bounds x="1084.5" y="-38" width="90" height="12" />
c00149107e137c112017-10-13 17:15:30 +0800456 </bpmndi:BPMNLabel>
457 </bpmndi:BPMNEdge>
458 <bpmndi:BPMNShape id="ScriptTask_1e5z0wu_di" bpmnElement="Task_14erap6">
seshukm7ff576f2017-10-25 09:47:33 +0530459 <dc:Bounds x="564" y="-57" width="100" height="80" />
c00149107e137c112017-10-13 17:15:30 +0800460 </bpmndi:BPMNShape>
461 <bpmndi:BPMNShape id="ServiceTask_0f0965f_di" bpmnElement="Task_1j1u666">
seshukm7ff576f2017-10-25 09:47:33 +0530462 <dc:Bounds x="769" y="-57" width="100" height="80" />
c00149107e137c112017-10-13 17:15:30 +0800463 </bpmndi:BPMNShape>
464 <bpmndi:BPMNShape id="ServiceTask_0p4b7e1_di" bpmnElement="Task_0edkv0m">
seshukm7ff576f2017-10-25 09:47:33 +0530465 <dc:Bounds x="971" y="-57" width="100" height="80" />
c00149107e137c112017-10-13 17:15:30 +0800466 </bpmndi:BPMNShape>
seshukma1a6cb42017-10-10 12:15:10 +0530467 </bpmndi:BPMNPlane>
468 </bpmndi:BPMNDiagram>
469</bpmn:definitions>