blob: 91f5404c9b364c904d2e92bc044691a9940c4d45 [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>
c00149107e137c112017-10-13 17:15:30 +0800115 <bpmn:sequenceFlow id="SequenceFlow_1av166w" sourceRef="ExclusiveGateway_0veiutm" targetRef="Task_0oriv78" />
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">
145 <bpmn:incoming>SequenceFlow_13sc98g</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_030y6yz" sourceRef="Task_0oriv78" targetRef="Task_0pkgoxn" />
158 <bpmn:scriptTask id="Task_0oriv78" name="Prepare Resource Oper Status">
159 <bpmn:incoming>SequenceFlow_1av166w</bpmn:incoming>
160 <bpmn:outgoing>SequenceFlow_030y6yz</bpmn:outgoing>
161 <bpmn:script><![CDATA[import org.openecomp.mso.bpmn.infrastructure.scripts.*
162def ddsi = new DoCustomDeleteE2EServiceInstance()
163ddsi.preInitResourcesOperStatus(execution)]]></bpmn:script>
164 </bpmn:scriptTask>
165 <bpmn:serviceTask id="Task_0pkgoxn" name="Init Resource Oper Status">
166 <bpmn:extensionElements>
167 <camunda:connector>
168 <camunda:inputOutput>
169 <camunda:inputParameter name="url">${URN_mso_openecomp_adapters_db_endpoint}</camunda:inputParameter>
170 <camunda:inputParameter name="headers">
171 <camunda:map>
172 <camunda:entry key="content-type">application/soap+xml</camunda:entry>
173 <camunda:entry key="Authorization">#{BasicAuthHeaderValueDB}</camunda:entry>
174 </camunda:map>
175 </camunda:inputParameter>
176 <camunda:inputParameter name="payload">${CVFMI_initResOperStatusRequest}</camunda:inputParameter>
177 <camunda:inputParameter name="method">POST</camunda:inputParameter>
178 <camunda:outputParameter name="CVFMI_dbResponseCode">${statusCode}</camunda:outputParameter>
179 <camunda:outputParameter name="CVFMI_dbResponse">${response}</camunda:outputParameter>
180 </camunda:inputOutput>
181 <camunda:connectorId>http-connector</camunda:connectorId>
182 </camunda:connector>
183 </bpmn:extensionElements>
184 <bpmn:incoming>SequenceFlow_030y6yz</bpmn:incoming>
185 <bpmn:outgoing>SequenceFlow_13sc98g</bpmn:outgoing>
186 </bpmn:serviceTask>
187 <bpmn:sequenceFlow id="SequenceFlow_1wnkgpx" sourceRef="Task_0z1x3sg" targetRef="Task_0963dho" />
188 <bpmn:sequenceFlow id="SequenceFlow_1931m8u" sourceRef="Task_0963dho" targetRef="ScriptTask_0vcz9mj" />
189 <bpmn:scriptTask id="Task_0z1x3sg" name="Prepare Resource Delele For vIMS">
190 <bpmn:incoming>SequenceFlow_1m7tont</bpmn:incoming>
191 <bpmn:outgoing>SequenceFlow_1wnkgpx</bpmn:outgoing>
192 <bpmn:script><![CDATA[import org.openecomp.mso.bpmn.infrastructure.scripts.*
193String resourceName = "vIMS"
194def ddsi = new DoCustomDeleteE2EServiceInstance()
195ddsi.preResourceDelete(execution, resourceName )]]></bpmn:script>
196 </bpmn:scriptTask>
197 <bpmn:sequenceFlow id="SequenceFlow_1m7tont" sourceRef="ScriptTask_1g0tsto" targetRef="Task_0z1x3sg" />
198 <bpmn:sequenceFlow id="SequenceFlow_13sc98g" sourceRef="Task_0pkgoxn" targetRef="ScriptTask_0z30dax" />
199 <bpmn:callActivity id="Task_0963dho" name="Call Network Service Delete for vIMS" calledElement="DODeleteVFCNetworkServiceInstance">
200 <bpmn:extensionElements>
201 <camunda:in source="globalSubscriberId" target="globalSubscriberId" />
202 <camunda:in source="serviceType" target="serviceType" />
203 <camunda:in source="serviceId" target="serviceId" />
204 <camunda:in source="operationId" target="operationId" />
205 <camunda:in source="resouceTemplateUUID" target="resouceTemplateUUID" />
206 <camunda:in source="resouceInstanceId" target="resouceInstanceId" />
207 <camunda:in source="resourceType" target="resourceType" />
208 <camunda:in source="operationType" target="operationType" />
209 </bpmn:extensionElements>
210 <bpmn:incoming>SequenceFlow_1wnkgpx</bpmn:incoming>
211 <bpmn:outgoing>SequenceFlow_1931m8u</bpmn:outgoing>
212 </bpmn:callActivity>
213 <bpmn:sequenceFlow id="SequenceFlow_0vg4q7x" sourceRef="ScriptTask_0mdub03" targetRef="CallActivity_06izbke" />
214 <bpmn:serviceTask id="CallActivity_Del_SDNC_cust" name="Call Custom Delete SDNC Overlay" camunda:class="org.openecomp.mso.bpmn.infrastructure.workflow.serviceTask.SdncNetworkTopologyOperationTask">
215 <bpmn:incoming>SequenceFlow_1dza4q4</bpmn:incoming>
216 <bpmn:outgoing>SequenceFlow_0rpu756</bpmn:outgoing>
217 </bpmn:serviceTask>
218 <bpmn:sequenceFlow id="SequenceFlow_0d9lmlv" sourceRef="Task_14erap6" targetRef="Task_1j1u666" />
219 <bpmn:sequenceFlow id="SequenceFlow_1g4djgh" sourceRef="Task_1j1u666" targetRef="Task_0edkv0m" />
220 <bpmn:sequenceFlow id="SequenceFlow_0uc2beq" sourceRef="Task_0edkv0m" targetRef="ScriptTask_1g0tsto" />
221 <bpmn:scriptTask id="Task_14erap6" name="Prepare Resource Delele For Underlay">
222 <bpmn:incoming>SequenceFlow_0rpu756</bpmn:incoming>
223 <bpmn:outgoing>SequenceFlow_0d9lmlv</bpmn:outgoing>
224 <bpmn:script><![CDATA[import org.openecomp.mso.bpmn.infrastructure.scripts.*
225String resourceName = "underlay"
226def ddsi = new DoCustomDeleteE2EServiceInstance()
227ddsi.preResourceDelete(execution, resourceName )]]></bpmn:script>
228 </bpmn:scriptTask>
229 <bpmn:serviceTask id="Task_1j1u666" name="Call Custom Delete SDNC Underlay" camunda:class="org.openecomp.mso.bpmn.infrastructure.workflow.serviceTask.SdncNetworkTopologyOperationTask">
230 <bpmn:incoming>SequenceFlow_0d9lmlv</bpmn:incoming>
231 <bpmn:outgoing>SequenceFlow_1g4djgh</bpmn:outgoing>
232 </bpmn:serviceTask>
233 <bpmn:serviceTask id="Task_0edkv0m" name="Call Delete SDNC Service Topology" camunda:class="org.openecomp.mso.bpmn.infrastructure.workflow.serviceTask.SdncServiceTopologyOperationTask">
234 <bpmn:incoming>SequenceFlow_1g4djgh</bpmn:incoming>
235 <bpmn:outgoing>SequenceFlow_0uc2beq</bpmn:outgoing>
236 </bpmn:serviceTask>
seshukma1a6cb42017-10-10 12:15:10 +0530237 </bpmn:process>
238 <bpmndi:BPMNDiagram id="BPMNDiagram_1">
c00149107e137c112017-10-13 17:15:30 +0800239 <bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="DoCustomDeleteE2EServiceInstance">
seshukma1a6cb42017-10-10 12:15:10 +0530240 <bpmndi:BPMNShape id="StartEvent_0212h2r_di" bpmnElement="StartEvent_0212h2r">
c00149107e137c112017-10-13 17:15:30 +0800241 <dc:Bounds x="-612" y="-35" width="36" height="36" />
seshukma1a6cb42017-10-10 12:15:10 +0530242 <bpmndi:BPMNLabel>
c00149107e137c112017-10-13 17:15:30 +0800243 <dc:Bounds x="-618" y="6" width="50" height="12" />
seshukma1a6cb42017-10-10 12:15:10 +0530244 </bpmndi:BPMNLabel>
245 </bpmndi:BPMNShape>
246 <bpmndi:BPMNShape id="ScriptTask_06phzgv_di" bpmnElement="ScriptTask_06phzgv">
c00149107e137c112017-10-13 17:15:30 +0800247 <dc:Bounds x="-519" y="-57" width="100" height="80" />
seshukma1a6cb42017-10-10 12:15:10 +0530248 </bpmndi:BPMNShape>
249 <bpmndi:BPMNShape id="EndEvent_1uqzt26_di" bpmnElement="EndEvent_1uqzt26">
c00149107e137c112017-10-13 17:15:30 +0800250 <dc:Bounds x="1220" y="1109" width="36" height="36" />
seshukma1a6cb42017-10-10 12:15:10 +0530251 <bpmndi:BPMNLabel>
c00149107e137c112017-10-13 17:15:30 +0800252 <dc:Bounds x="1148" y="1150" width="90" height="12" />
seshukma1a6cb42017-10-10 12:15:10 +0530253 </bpmndi:BPMNLabel>
254 </bpmndi:BPMNShape>
255 <bpmndi:BPMNShape id="CallActivity_06izbke_di" bpmnElement="CallActivity_06izbke">
c00149107e137c112017-10-13 17:15:30 +0800256 <dc:Bounds x="1188" y="779" width="100" height="80" />
seshukma1a6cb42017-10-10 12:15:10 +0530257 </bpmndi:BPMNShape>
258 <bpmndi:BPMNShape id="ExclusiveGateway_0c6gz3v_di" bpmnElement="ExclusiveGateway_0c6gz3v" isMarkerVisible="true">
c00149107e137c112017-10-13 17:15:30 +0800259 <dc:Bounds x="-89" y="-42" width="50" height="50" />
seshukma1a6cb42017-10-10 12:15:10 +0530260 <bpmndi:BPMNLabel>
c00149107e137c112017-10-13 17:15:30 +0800261 <dc:Bounds x="-99" y="-63" width="71" height="12" />
seshukma1a6cb42017-10-10 12:15:10 +0530262 </bpmndi:BPMNLabel>
263 </bpmndi:BPMNShape>
264 <bpmndi:BPMNShape id="EndEvent_0123yz3_di" bpmnElement="EndEvent_0123yz3">
c00149107e137c112017-10-13 17:15:30 +0800265 <dc:Bounds x="-82" y="107" width="36" height="36" />
seshukma1a6cb42017-10-10 12:15:10 +0530266 <bpmndi:BPMNLabel>
c00149107e137c112017-10-13 17:15:30 +0800267 <dc:Bounds x="-154" y="148" width="90" height="12" />
seshukma1a6cb42017-10-10 12:15:10 +0530268 </bpmndi:BPMNLabel>
269 </bpmndi:BPMNShape>
270 <bpmndi:BPMNShape id="ExclusiveGateway_0veiutm_di" bpmnElement="ExclusiveGateway_0veiutm" isMarkerVisible="true">
c00149107e137c112017-10-13 17:15:30 +0800271 <dc:Bounds x="-8" y="-42" width="50" height="50" />
seshukma1a6cb42017-10-10 12:15:10 +0530272 <bpmndi:BPMNLabel>
c00149107e137c112017-10-13 17:15:30 +0800273 <dc:Bounds x="-15" y="12" width="72" height="24" />
seshukma1a6cb42017-10-10 12:15:10 +0530274 </bpmndi:BPMNLabel>
275 </bpmndi:BPMNShape>
276 <bpmndi:BPMNShape id="CallActivity_0x2ulh3_di" bpmnElement="CallActivity_0x2ulh3">
c00149107e137c112017-10-13 17:15:30 +0800277 <dc:Bounds x="-382" y="-57" width="100" height="80" />
seshukma1a6cb42017-10-10 12:15:10 +0530278 </bpmndi:BPMNShape>
279 <bpmndi:BPMNShape id="ScriptTask_1rtnsh8_di" bpmnElement="ScriptTask_1rtnsh8">
c00149107e137c112017-10-13 17:15:30 +0800280 <dc:Bounds x="-231" y="-57" width="100" height="80" />
seshukma1a6cb42017-10-10 12:15:10 +0530281 </bpmndi:BPMNShape>
282 <bpmndi:BPMNShape id="ScriptTask_01erufg_di" bpmnElement="ScriptTask_01erufg">
c00149107e137c112017-10-13 17:15:30 +0800283 <dc:Bounds x="1188" y="915" width="100" height="80" />
seshukma1a6cb42017-10-10 12:15:10 +0530284 </bpmndi:BPMNShape>
285 <bpmndi:BPMNShape id="SubProcess_1u8zt9i_di" bpmnElement="SubProcess_1u8zt9i" isExpanded="true">
c00149107e137c112017-10-13 17:15:30 +0800286 <dc:Bounds x="445" y="320" width="467" height="193" />
seshukma1a6cb42017-10-10 12:15:10 +0530287 </bpmndi:BPMNShape>
288 <bpmndi:BPMNEdge id="SequenceFlow_0vz7cd9_di" bpmnElement="SequenceFlow_0vz7cd9">
c00149107e137c112017-10-13 17:15:30 +0800289 <di:waypoint xsi:type="dc:Point" x="-576" y="-17" />
290 <di:waypoint xsi:type="dc:Point" x="-519" y="-17" />
seshukma1a6cb42017-10-10 12:15:10 +0530291 <bpmndi:BPMNLabel>
c00149107e137c112017-10-13 17:15:30 +0800292 <dc:Bounds x="-592.5" y="-38" width="90" height="12" />
seshukma1a6cb42017-10-10 12:15:10 +0530293 </bpmndi:BPMNLabel>
294 </bpmndi:BPMNEdge>
295 <bpmndi:BPMNEdge id="SequenceFlow_11e6bfy_di" bpmnElement="SequenceFlow_11e6bfy">
c00149107e137c112017-10-13 17:15:30 +0800296 <di:waypoint xsi:type="dc:Point" x="-419" y="-17" />
297 <di:waypoint xsi:type="dc:Point" x="-382" y="-17" />
seshukma1a6cb42017-10-10 12:15:10 +0530298 <bpmndi:BPMNLabel>
c00149107e137c112017-10-13 17:15:30 +0800299 <dc:Bounds x="-445.5" y="-38" width="90" height="12" />
seshukma1a6cb42017-10-10 12:15:10 +0530300 </bpmndi:BPMNLabel>
301 </bpmndi:BPMNEdge>
302 <bpmndi:BPMNEdge id="SequenceFlow_0e7inkl_di" bpmnElement="SequenceFlow_0e7inkl">
c00149107e137c112017-10-13 17:15:30 +0800303 <di:waypoint xsi:type="dc:Point" x="1238" y="995" />
304 <di:waypoint xsi:type="dc:Point" x="1238" y="1109" />
seshukma1a6cb42017-10-10 12:15:10 +0530305 <bpmndi:BPMNLabel>
c00149107e137c112017-10-13 17:15:30 +0800306 <dc:Bounds x="1208" y="1046" width="90" height="12" />
seshukma1a6cb42017-10-10 12:15:10 +0530307 </bpmndi:BPMNLabel>
308 </bpmndi:BPMNEdge>
309 <bpmndi:BPMNEdge id="SequenceFlow_0g6bxqw_di" bpmnElement="SequenceFlow_0g6bxqw">
c00149107e137c112017-10-13 17:15:30 +0800310 <di:waypoint xsi:type="dc:Point" x="1238" y="859" />
311 <di:waypoint xsi:type="dc:Point" x="1238" y="915" />
seshukma1a6cb42017-10-10 12:15:10 +0530312 <bpmndi:BPMNLabel>
c00149107e137c112017-10-13 17:15:30 +0800313 <dc:Bounds x="1208" y="881" width="90" height="12" />
seshukma1a6cb42017-10-10 12:15:10 +0530314 </bpmndi:BPMNLabel>
315 </bpmndi:BPMNEdge>
316 <bpmndi:BPMNEdge id="SequenceFlow_0vi0sv6_di" bpmnElement="SequenceFlow_0vi0sv6">
c00149107e137c112017-10-13 17:15:30 +0800317 <di:waypoint xsi:type="dc:Point" x="-131" y="-17" />
318 <di:waypoint xsi:type="dc:Point" x="-89" y="-17" />
seshukma1a6cb42017-10-10 12:15:10 +0530319 <bpmndi:BPMNLabel>
c00149107e137c112017-10-13 17:15:30 +0800320 <dc:Bounds x="-155" y="-38" width="90" height="12" />
seshukma1a6cb42017-10-10 12:15:10 +0530321 </bpmndi:BPMNLabel>
322 </bpmndi:BPMNEdge>
323 <bpmndi:BPMNEdge id="SequenceFlow_1pcmc9e_di" bpmnElement="SequenceFlow_1pcmc9e">
c00149107e137c112017-10-13 17:15:30 +0800324 <di:waypoint xsi:type="dc:Point" x="-39" y="-17" />
325 <di:waypoint xsi:type="dc:Point" x="-8" y="-17" />
seshukma1a6cb42017-10-10 12:15:10 +0530326 <bpmndi:BPMNLabel>
c00149107e137c112017-10-13 17:15:30 +0800327 <dc:Bounds x="-21.375" y="-15" width="19" height="12" />
seshukma1a6cb42017-10-10 12:15:10 +0530328 </bpmndi:BPMNLabel>
329 </bpmndi:BPMNEdge>
330 <bpmndi:BPMNEdge id="SequenceFlow_0g20hqr_di" bpmnElement="SequenceFlow_0g20hqr">
c00149107e137c112017-10-13 17:15:30 +0800331 <di:waypoint xsi:type="dc:Point" x="-64" y="8" />
332 <di:waypoint xsi:type="dc:Point" x="-64" y="107" />
seshukma1a6cb42017-10-10 12:15:10 +0530333 <bpmndi:BPMNLabel>
c00149107e137c112017-10-13 17:15:30 +0800334 <dc:Bounds x="-83" y="28" width="12" height="12" />
seshukma1a6cb42017-10-10 12:15:10 +0530335 </bpmndi:BPMNLabel>
336 </bpmndi:BPMNEdge>
337 <bpmndi:BPMNEdge id="SequenceFlow_0sj8yc8_di" bpmnElement="SequenceFlow_0sj8yc8">
c00149107e137c112017-10-13 17:15:30 +0800338 <di:waypoint xsi:type="dc:Point" x="-282" y="-17" />
339 <di:waypoint xsi:type="dc:Point" x="-231" y="-17" />
seshukma1a6cb42017-10-10 12:15:10 +0530340 <bpmndi:BPMNLabel>
c00149107e137c112017-10-13 17:15:30 +0800341 <dc:Bounds x="-301.5" y="-38" width="90" height="12" />
seshukma1a6cb42017-10-10 12:15:10 +0530342 </bpmndi:BPMNLabel>
343 </bpmndi:BPMNEdge>
344 <bpmndi:BPMNShape id="StartEvent_0sf5lpt_di" bpmnElement="StartEvent_0sf5lpt">
c00149107e137c112017-10-13 17:15:30 +0800345 <dc:Bounds x="513" y="387" width="36" height="36" />
seshukma1a6cb42017-10-10 12:15:10 +0530346 <bpmndi:BPMNLabel>
c00149107e137c112017-10-13 17:15:30 +0800347 <dc:Bounds x="441" y="428" width="90" height="12" />
seshukma1a6cb42017-10-10 12:15:10 +0530348 </bpmndi:BPMNLabel>
349 </bpmndi:BPMNShape>
350 <bpmndi:BPMNShape id="EndEvent_06utmg4_di" bpmnElement="EndEvent_06utmg4">
c00149107e137c112017-10-13 17:15:30 +0800351 <dc:Bounds x="806" y="387" width="36" height="36" />
seshukma1a6cb42017-10-10 12:15:10 +0530352 <bpmndi:BPMNLabel>
c00149107e137c112017-10-13 17:15:30 +0800353 <dc:Bounds x="734" y="428" width="90" height="12" />
seshukma1a6cb42017-10-10 12:15:10 +0530354 </bpmndi:BPMNLabel>
355 </bpmndi:BPMNShape>
356 <bpmndi:BPMNShape id="ScriptTask_0nha3pr_di" bpmnElement="ScriptTask_0nha3pr">
c00149107e137c112017-10-13 17:15:30 +0800357 <dc:Bounds x="617" y="365" width="100" height="80" />
seshukma1a6cb42017-10-10 12:15:10 +0530358 </bpmndi:BPMNShape>
359 <bpmndi:BPMNEdge id="SequenceFlow_1921mo3_di" bpmnElement="SequenceFlow_1921mo3">
c00149107e137c112017-10-13 17:15:30 +0800360 <di:waypoint xsi:type="dc:Point" x="549" y="405" />
361 <di:waypoint xsi:type="dc:Point" x="617" y="405" />
seshukma1a6cb42017-10-10 12:15:10 +0530362 <bpmndi:BPMNLabel>
c00149107e137c112017-10-13 17:15:30 +0800363 <dc:Bounds x="493" y="390" width="90" height="12" />
seshukma1a6cb42017-10-10 12:15:10 +0530364 </bpmndi:BPMNLabel>
365 </bpmndi:BPMNEdge>
366 <bpmndi:BPMNEdge id="SequenceFlow_18vlzfo_di" bpmnElement="SequenceFlow_18vlzfo">
c00149107e137c112017-10-13 17:15:30 +0800367 <di:waypoint xsi:type="dc:Point" x="717" y="405" />
368 <di:waypoint xsi:type="dc:Point" x="806" y="405" />
seshukma1a6cb42017-10-10 12:15:10 +0530369 <bpmndi:BPMNLabel>
c00149107e137c112017-10-13 17:15:30 +0800370 <dc:Bounds x="673" y="390" width="90" height="12" />
seshukma1a6cb42017-10-10 12:15:10 +0530371 </bpmndi:BPMNLabel>
372 </bpmndi:BPMNEdge>
373 <bpmndi:BPMNShape id="CallActivity_1x56smn_di" bpmnElement="CallActivity_Del_VFC">
c00149107e137c112017-10-13 17:15:30 +0800374 <dc:Bounds x="1188" y="483" width="100" height="80" />
seshukma1a6cb42017-10-10 12:15:10 +0530375 </bpmndi:BPMNShape>
376 <bpmndi:BPMNEdge id="SequenceFlow_1av166w_di" bpmnElement="SequenceFlow_1av166w">
c00149107e137c112017-10-13 17:15:30 +0800377 <di:waypoint xsi:type="dc:Point" x="42" y="-17" />
378 <di:waypoint xsi:type="dc:Point" x="87" y="-17" />
seshukma1a6cb42017-10-10 12:15:10 +0530379 <bpmndi:BPMNLabel>
c00149107e137c112017-10-13 17:15:30 +0800380 <dc:Bounds x="19.5" y="-38" width="90" height="12" />
seshukma1a6cb42017-10-10 12:15:10 +0530381 </bpmndi:BPMNLabel>
382 </bpmndi:BPMNEdge>
seshukma1a6cb42017-10-10 12:15:10 +0530383 <bpmndi:BPMNEdge id="SequenceFlow_0qquvgc_di" bpmnElement="SequenceFlow_0qquvgc">
c00149107e137c112017-10-13 17:15:30 +0800384 <di:waypoint xsi:type="dc:Point" x="1238" y="563" />
385 <di:waypoint xsi:type="dc:Point" x="1238" y="642" />
seshukma1a6cb42017-10-10 12:15:10 +0530386 <bpmndi:BPMNLabel>
c00149107e137c112017-10-13 17:15:30 +0800387 <dc:Bounds x="1208" y="596.5" width="90" height="12" />
seshukma1a6cb42017-10-10 12:15:10 +0530388 </bpmndi:BPMNLabel>
389 </bpmndi:BPMNEdge>
390 <bpmndi:BPMNShape id="ScriptTask_0vcz9mj_di" bpmnElement="ScriptTask_0vcz9mj">
c00149107e137c112017-10-13 17:15:30 +0800391 <dc:Bounds x="1188" y="338" width="100" height="80" />
seshukma1a6cb42017-10-10 12:15:10 +0530392 </bpmndi:BPMNShape>
393 <bpmndi:BPMNEdge id="SequenceFlow_1wmjau1_di" bpmnElement="SequenceFlow_1wmjau1">
c00149107e137c112017-10-13 17:15:30 +0800394 <di:waypoint xsi:type="dc:Point" x="1238" y="418" />
395 <di:waypoint xsi:type="dc:Point" x="1238" y="483" />
seshukma1a6cb42017-10-10 12:15:10 +0530396 <bpmndi:BPMNLabel>
c00149107e137c112017-10-13 17:15:30 +0800397 <dc:Bounds x="1208" y="444.5" width="90" height="12" />
seshukma1a6cb42017-10-10 12:15:10 +0530398 </bpmndi:BPMNLabel>
399 </bpmndi:BPMNEdge>
400 <bpmndi:BPMNShape id="ScriptTask_0mdub03_di" bpmnElement="ScriptTask_0mdub03">
c00149107e137c112017-10-13 17:15:30 +0800401 <dc:Bounds x="1188" y="642" width="100" height="80" />
seshukma1a6cb42017-10-10 12:15:10 +0530402 </bpmndi:BPMNShape>
403 <bpmndi:BPMNShape id="ScriptTask_1g0tsto_di" bpmnElement="ScriptTask_1g0tsto">
c00149107e137c112017-10-13 17:15:30 +0800404 <dc:Bounds x="1188" y="-57" width="100" height="80" />
seshukma1a6cb42017-10-10 12:15:10 +0530405 </bpmndi:BPMNShape>
406 <bpmndi:BPMNShape id="ScriptTask_0z30dax_di" bpmnElement="ScriptTask_0z30dax">
c00149107e137c112017-10-13 17:15:30 +0800407 <dc:Bounds x="377" y="-57" width="100" height="80" />
seshukma1a6cb42017-10-10 12:15:10 +0530408 </bpmndi:BPMNShape>
seshukma1a6cb42017-10-10 12:15:10 +0530409 <bpmndi:BPMNEdge id="SequenceFlow_1dza4q4_di" bpmnElement="SequenceFlow_1dza4q4">
c00149107e137c112017-10-13 17:15:30 +0800410 <di:waypoint xsi:type="dc:Point" x="477" y="-17" />
411 <di:waypoint xsi:type="dc:Point" x="523" y="-17" />
seshukma1a6cb42017-10-10 12:15:10 +0530412 <bpmndi:BPMNLabel>
c00149107e137c112017-10-13 17:15:30 +0800413 <dc:Bounds x="455" y="-38" width="90" height="12" />
seshukma1a6cb42017-10-10 12:15:10 +0530414 </bpmndi:BPMNLabel>
415 </bpmndi:BPMNEdge>
416 <bpmndi:BPMNEdge id="SequenceFlow_0rpu756_di" bpmnElement="SequenceFlow_0rpu756">
c00149107e137c112017-10-13 17:15:30 +0800417 <di:waypoint xsi:type="dc:Point" x="623" y="-17" />
418 <di:waypoint xsi:type="dc:Point" x="711" y="-17" />
seshukma1a6cb42017-10-10 12:15:10 +0530419 <bpmndi:BPMNLabel>
c00149107e137c112017-10-13 17:15:30 +0800420 <dc:Bounds x="622" y="-38" width="90" height="12" />
seshukma1a6cb42017-10-10 12:15:10 +0530421 </bpmndi:BPMNLabel>
422 </bpmndi:BPMNEdge>
423 <bpmndi:BPMNEdge id="SequenceFlow_0uhpfcl_di" bpmnElement="SequenceFlow_0uhpfcl">
c00149107e137c112017-10-13 17:15:30 +0800424 <di:waypoint xsi:type="dc:Point" x="17" y="8" />
425 <di:waypoint xsi:type="dc:Point" x="17" y="819" />
426 <di:waypoint xsi:type="dc:Point" x="1188" y="819" />
seshukma1a6cb42017-10-10 12:15:10 +0530427 <bpmndi:BPMNLabel>
c00149107e137c112017-10-13 17:15:30 +0800428 <dc:Bounds x="540.0043516100959" y="793" width="19" height="12" />
seshukma1a6cb42017-10-10 12:15:10 +0530429 </bpmndi:BPMNLabel>
430 </bpmndi:BPMNEdge>
c00149107e137c112017-10-13 17:15:30 +0800431 <bpmndi:BPMNEdge id="SequenceFlow_030y6yz_di" bpmnElement="SequenceFlow_030y6yz">
432 <di:waypoint xsi:type="dc:Point" x="187" y="-17" />
433 <di:waypoint xsi:type="dc:Point" x="212" y="-17" />
434 <bpmndi:BPMNLabel>
435 <dc:Bounds x="199.5" y="-38" width="0" height="12" />
436 </bpmndi:BPMNLabel>
437 </bpmndi:BPMNEdge>
438 <bpmndi:BPMNShape id="ScriptTask_19o0tpz_di" bpmnElement="Task_0oriv78">
439 <dc:Bounds x="87" y="-57" width="100" height="80" />
440 </bpmndi:BPMNShape>
441 <bpmndi:BPMNShape id="ServiceTask_07erhm6_di" bpmnElement="Task_0pkgoxn">
442 <dc:Bounds x="212" y="-57" width="100" height="80" />
443 </bpmndi:BPMNShape>
444 <bpmndi:BPMNEdge id="SequenceFlow_1wnkgpx_di" bpmnElement="SequenceFlow_1wnkgpx">
445 <di:waypoint xsi:type="dc:Point" x="1237" y="134" />
446 <di:waypoint xsi:type="dc:Point" x="1238" y="192" />
447 <bpmndi:BPMNLabel>
448 <dc:Bounds x="1237.5" y="142" width="0" height="12" />
449 </bpmndi:BPMNLabel>
450 </bpmndi:BPMNEdge>
451 <bpmndi:BPMNEdge id="SequenceFlow_1931m8u_di" bpmnElement="SequenceFlow_1931m8u">
452 <di:waypoint xsi:type="dc:Point" x="1237" y="272" />
453 <di:waypoint xsi:type="dc:Point" x="1238" y="338" />
454 <bpmndi:BPMNLabel>
455 <dc:Bounds x="1237.5" y="284" width="0" height="12" />
456 </bpmndi:BPMNLabel>
457 </bpmndi:BPMNEdge>
458 <bpmndi:BPMNShape id="ScriptTask_00301ai_di" bpmnElement="Task_0z1x3sg">
459 <dc:Bounds x="1188" y="54" width="100" height="80" />
460 </bpmndi:BPMNShape>
461 <bpmndi:BPMNEdge id="SequenceFlow_1m7tont_di" bpmnElement="SequenceFlow_1m7tont">
462 <di:waypoint xsi:type="dc:Point" x="1238" y="23" />
463 <di:waypoint xsi:type="dc:Point" x="1238" y="54" />
464 <bpmndi:BPMNLabel>
465 <dc:Bounds x="1253" y="32.5" width="0" height="12" />
466 </bpmndi:BPMNLabel>
467 </bpmndi:BPMNEdge>
468 <bpmndi:BPMNEdge id="SequenceFlow_13sc98g_di" bpmnElement="SequenceFlow_13sc98g">
469 <di:waypoint xsi:type="dc:Point" x="312" y="-17" />
470 <di:waypoint xsi:type="dc:Point" x="377" y="-17" />
471 <bpmndi:BPMNLabel>
472 <dc:Bounds x="344.5" y="-38" width="0" height="12" />
473 </bpmndi:BPMNLabel>
474 </bpmndi:BPMNEdge>
475 <bpmndi:BPMNShape id="CallActivity_1mwacgl_di" bpmnElement="Task_0963dho">
476 <dc:Bounds x="1188" y="192" width="100" height="80" />
477 </bpmndi:BPMNShape>
478 <bpmndi:BPMNEdge id="SequenceFlow_0vg4q7x_di" bpmnElement="SequenceFlow_0vg4q7x">
479 <di:waypoint xsi:type="dc:Point" x="1238" y="722" />
480 <di:waypoint xsi:type="dc:Point" x="1238" y="779" />
481 <bpmndi:BPMNLabel>
482 <dc:Bounds x="1253" y="744.5" width="0" height="12" />
483 </bpmndi:BPMNLabel>
484 </bpmndi:BPMNEdge>
485 <bpmndi:BPMNShape id="ServiceTask_0v9q75y_di" bpmnElement="CallActivity_Del_SDNC_cust">
486 <dc:Bounds x="523" y="-57" width="100" height="80" />
487 </bpmndi:BPMNShape>
488 <bpmndi:BPMNEdge id="SequenceFlow_0d9lmlv_di" bpmnElement="SequenceFlow_0d9lmlv">
489 <di:waypoint xsi:type="dc:Point" x="811" y="-17" />
490 <di:waypoint xsi:type="dc:Point" x="898" y="-17" />
491 <bpmndi:BPMNLabel>
492 <dc:Bounds x="854.5" y="-38" width="0" height="12" />
493 </bpmndi:BPMNLabel>
494 </bpmndi:BPMNEdge>
495 <bpmndi:BPMNEdge id="SequenceFlow_1g4djgh_di" bpmnElement="SequenceFlow_1g4djgh">
496 <di:waypoint xsi:type="dc:Point" x="998" y="-17" />
497 <di:waypoint xsi:type="dc:Point" x="1052" y="-17" />
498 <bpmndi:BPMNLabel>
499 <dc:Bounds x="1025" y="-38" width="0" height="12" />
500 </bpmndi:BPMNLabel>
501 </bpmndi:BPMNEdge>
502 <bpmndi:BPMNEdge id="SequenceFlow_0uc2beq_di" bpmnElement="SequenceFlow_0uc2beq">
503 <di:waypoint xsi:type="dc:Point" x="1152" y="-17" />
504 <di:waypoint xsi:type="dc:Point" x="1188" y="-17" />
505 <bpmndi:BPMNLabel>
506 <dc:Bounds x="1170" y="-38" width="0" height="12" />
507 </bpmndi:BPMNLabel>
508 </bpmndi:BPMNEdge>
509 <bpmndi:BPMNShape id="ScriptTask_1e5z0wu_di" bpmnElement="Task_14erap6">
510 <dc:Bounds x="711" y="-57" width="100" height="80" />
511 </bpmndi:BPMNShape>
512 <bpmndi:BPMNShape id="ServiceTask_0f0965f_di" bpmnElement="Task_1j1u666">
513 <dc:Bounds x="898" y="-57" width="100" height="80" />
514 </bpmndi:BPMNShape>
515 <bpmndi:BPMNShape id="ServiceTask_0p4b7e1_di" bpmnElement="Task_0edkv0m">
516 <dc:Bounds x="1052" y="-57" width="100" height="80" />
517 </bpmndi:BPMNShape>
seshukma1a6cb42017-10-10 12:15:10 +0530518 </bpmndi:BPMNPlane>
519 </bpmndi:BPMNDiagram>
520</bpmn:definitions>