[SO] Release so 1.13.0 image
[so.git] / bpmn / so-bpmn-infrastructure-flows / src / main / resources / process / GenericPnfSWUPDownload.bpmn
1 <?xml version="1.0" encoding="UTF-8"?>
2 <bpmn:definitions xmlns:bpmn="http://www.omg.org/spec/BPMN/20100524/MODEL" xmlns:bpmndi="http://www.omg.org/spec/BPMN/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" xmlns:di="http://www.omg.org/spec/DD/20100524/DI" id="Definitions_0474hns" targetNamespace="http://bpmn.io/schema/bpmn" exporter="Camunda Modeler" exporterVersion="4.4.0">
3   <bpmn:process id="GenericPnfSWUPDownload" name="GenericPnfSWUPDownload" isExecutable="true">
4     <bpmn:startEvent id="download_StartEvent" name="Start Flow">
5       <bpmn:outgoing>SequenceFlow_1fdclh0</bpmn:outgoing>
6     </bpmn:startEvent>
7     <bpmn:serviceTask id="ServiceTask_1mpt2eq" name="NF Download Dispatcher" camunda:delegateExpression="${GenericPnfDispatcher}">
8       <bpmn:incoming>SequenceFlow_1fdclh0</bpmn:incoming>
9       <bpmn:outgoing>SequenceFlow_0kusy70</bpmn:outgoing>
10     </bpmn:serviceTask>
11     <bpmn:endEvent id="download_EndEvent" name="End">
12       <bpmn:incoming>SequenceFlow_0mjjdia</bpmn:incoming>
13       <bpmn:terminateEventDefinition id="TerminateEventDefinition_1kiurmf" />
14     </bpmn:endEvent>
15     <bpmn:exclusiveGateway id="ExclusiveGateway_1ja7grm" default="SequenceFlow_078xmlz">
16       <bpmn:incoming>SequenceFlow_0o6b6a8</bpmn:incoming>
17       <bpmn:outgoing>SequenceFlow_078xmlz</bpmn:outgoing>
18       <bpmn:outgoing>SequenceFlow_0qznt4u</bpmn:outgoing>
19     </bpmn:exclusiveGateway>
20     <bpmn:endEvent id="EndEvent_1j64ij1">
21       <bpmn:incoming>SequenceFlow_078xmlz</bpmn:incoming>
22       <bpmn:errorEventDefinition id="ErrorEventDefinition_0b3kbjs" errorRef="Error_1q14dnd" />
23     </bpmn:endEvent>
24     <bpmn:exclusiveGateway id="ExclusiveGateway_1rj84ne" default="SequenceFlow_1tfbzn1">
25       <bpmn:incoming>SequenceFlow_1ccldpp</bpmn:incoming>
26       <bpmn:outgoing>SequenceFlow_0s6i4o9</bpmn:outgoing>
27       <bpmn:outgoing>SequenceFlow_1tfbzn1</bpmn:outgoing>
28     </bpmn:exclusiveGateway>
29     <bpmn:endEvent id="EndEvent_1ubpef4">
30       <bpmn:incoming>SequenceFlow_1tfbzn1</bpmn:incoming>
31       <bpmn:errorEventDefinition id="ErrorEventDefinition_0wevx6s" errorRef="Error_1q14dnd" />
32     </bpmn:endEvent>
33     <bpmn:exclusiveGateway id="ExclusiveGateway_08lusga" default="SequenceFlow_1gawssm">
34       <bpmn:incoming>SequenceFlow_1kaikh5</bpmn:incoming>
35       <bpmn:outgoing>SequenceFlow_1gawssm</bpmn:outgoing>
36       <bpmn:outgoing>SequenceFlow_1d2rfyx</bpmn:outgoing>
37     </bpmn:exclusiveGateway>
38     <bpmn:endEvent id="EndEvent_11hee4g">
39       <bpmn:incoming>SequenceFlow_1gawssm</bpmn:incoming>
40       <bpmn:errorEventDefinition id="ErrorEventDefinition_12tyzwb" errorRef="Error_1q14dnd" />
41     </bpmn:endEvent>
42     <bpmn:serviceTask id="ServiceTask_0yavde3" name="Download" camunda:delegateExpression="${ControllerExecutionDE}">
43       <bpmn:extensionElements>
44         <camunda:inputOutput>
45           <camunda:inputParameter name="action">downloadNESw</camunda:inputParameter>
46           <camunda:inputParameter name="scope">pnf</camunda:inputParameter>
47           <camunda:inputParameter name="mode">async</camunda:inputParameter>
48         </camunda:inputOutput>
49       </bpmn:extensionElements>
50       <bpmn:incoming>SequenceFlow_0s6i4o9</bpmn:incoming>
51       <bpmn:outgoing>SequenceFlow_0o6b6a8</bpmn:outgoing>
52     </bpmn:serviceTask>
53     <bpmn:serviceTask id="ServiceTask_1wxo7xz" name="Post check" camunda:delegateExpression="${ControllerExecutionDE}">
54       <bpmn:extensionElements>
55         <camunda:inputOutput>
56           <camunda:inputParameter name="action">postCheck</camunda:inputParameter>
57           <camunda:inputParameter name="scope">pnf</camunda:inputParameter>
58           <camunda:inputParameter name="mode">async</camunda:inputParameter>
59         </camunda:inputOutput>
60       </bpmn:extensionElements>
61       <bpmn:incoming>SequenceFlow_0qznt4u</bpmn:incoming>
62       <bpmn:outgoing>SequenceFlow_1kaikh5</bpmn:outgoing>
63     </bpmn:serviceTask>
64     <bpmn:serviceTask id="ServiceTask_1nl90ao" name="Pre check" camunda:delegateExpression="${ControllerExecutionDE}">
65       <bpmn:extensionElements>
66         <camunda:inputOutput>
67           <camunda:inputParameter name="action">preCheck</camunda:inputParameter>
68           <camunda:inputParameter name="scope">pnf</camunda:inputParameter>
69           <camunda:inputParameter name="mode">async</camunda:inputParameter>
70         </camunda:inputOutput>
71       </bpmn:extensionElements>
72       <bpmn:incoming>SequenceFlow_12155q6</bpmn:incoming>
73       <bpmn:outgoing>SequenceFlow_1ccldpp</bpmn:outgoing>
74     </bpmn:serviceTask>
75     <bpmn:sequenceFlow id="SequenceFlow_1fdclh0" sourceRef="download_StartEvent" targetRef="ServiceTask_1mpt2eq" />
76     <bpmn:sequenceFlow id="SequenceFlow_12155q6" sourceRef="ScriptTask_1ankfw8" targetRef="ServiceTask_1nl90ao" />
77     <bpmn:sequenceFlow id="SequenceFlow_0o6b6a8" sourceRef="ServiceTask_0yavde3" targetRef="ExclusiveGateway_1ja7grm" />
78     <bpmn:sequenceFlow id="SequenceFlow_078xmlz" name="Failure" sourceRef="ExclusiveGateway_1ja7grm" targetRef="EndEvent_1j64ij1" />
79     <bpmn:sequenceFlow id="SequenceFlow_1ccldpp" sourceRef="ServiceTask_1nl90ao" targetRef="ExclusiveGateway_1rj84ne" />
80     <bpmn:sequenceFlow id="SequenceFlow_0s6i4o9" name="Success" sourceRef="ExclusiveGateway_1rj84ne" targetRef="ServiceTask_0yavde3">
81       <bpmn:conditionExpression xsi:type="bpmn:tFormalExpression">#{execution.getVariable("ControllerStatus").equals("Success")}</bpmn:conditionExpression>
82     </bpmn:sequenceFlow>
83     <bpmn:sequenceFlow id="SequenceFlow_1tfbzn1" name="Failure" sourceRef="ExclusiveGateway_1rj84ne" targetRef="EndEvent_1ubpef4" />
84     <bpmn:sequenceFlow id="SequenceFlow_1kaikh5" sourceRef="ServiceTask_1wxo7xz" targetRef="ExclusiveGateway_08lusga" />
85     <bpmn:sequenceFlow id="SequenceFlow_1gawssm" name="Failure" sourceRef="ExclusiveGateway_08lusga" targetRef="EndEvent_11hee4g" />
86     <bpmn:sequenceFlow id="SequenceFlow_0qznt4u" name="Success" sourceRef="ExclusiveGateway_1ja7grm" targetRef="ServiceTask_1wxo7xz">
87       <bpmn:conditionExpression xsi:type="bpmn:tFormalExpression">#{execution.getVariable("ControllerStatus").equals("Success")}</bpmn:conditionExpression>
88     </bpmn:sequenceFlow>
89     <bpmn:subProcess id="SubProcess_02e59i3" name="Subprocess for FalloutHandler" triggeredByEvent="true">
90       <bpmn:startEvent id="StartEvent_0uftj43" name="Catch All Errors">
91         <bpmn:outgoing>SequenceFlow_0swi04u</bpmn:outgoing>
92         <bpmn:errorEventDefinition id="ErrorEventDefinition_061iekb" />
93       </bpmn:startEvent>
94       <bpmn:scriptTask id="ScriptTask_1yzq4u7" name="Prepare FalloutHandler" scriptFormat="groovy">
95         <bpmn:incoming>SequenceFlow_0swi04u</bpmn:incoming>
96         <bpmn:outgoing>SequenceFlow_1ppn4a8</bpmn:outgoing>
97         <bpmn:script>import org.onap.so.bpmn.infrastructure.scripts.*
98 def pnfSwUpgrade = new GenericPnfSoftwareUpgrade()
99 pnfSwUpgrade.prepareFalloutHandler(execution)</bpmn:script>
100       </bpmn:scriptTask>
101       <bpmn:callActivity id="CallActivity_0ikcgtm" name="Call FalloutHandler" calledElement="FalloutHandler">
102         <bpmn:extensionElements>
103           <camunda:in source="PnfSwUpgrade_FalloutHandlerRequest" target="FalloutHandlerRequest" />
104         </bpmn:extensionElements>
105         <bpmn:incoming>SequenceFlow_1ppn4a8</bpmn:incoming>
106         <bpmn:outgoing>SequenceFlow_1ahmdun</bpmn:outgoing>
107       </bpmn:callActivity>
108       <bpmn:endEvent id="EndEvent_1xtb63b" name="End">
109         <bpmn:incoming>SequenceFlow_1ahmdun</bpmn:incoming>
110         <bpmn:terminateEventDefinition id="TerminateEventDefinition_1vngo0e" />
111       </bpmn:endEvent>
112       <bpmn:sequenceFlow id="SequenceFlow_1ahmdun" sourceRef="CallActivity_0ikcgtm" targetRef="EndEvent_1xtb63b" />
113       <bpmn:sequenceFlow id="SequenceFlow_1ppn4a8" sourceRef="ScriptTask_1yzq4u7" targetRef="CallActivity_0ikcgtm" />
114       <bpmn:sequenceFlow id="SequenceFlow_0swi04u" sourceRef="StartEvent_0uftj43" targetRef="ScriptTask_1yzq4u7" />
115     </bpmn:subProcess>
116     <bpmn:scriptTask id="ScriptTask_1ankfw8" name="Send Response" scriptFormat="groovy">
117       <bpmn:incoming>SequenceFlow_0kusy70</bpmn:incoming>
118       <bpmn:outgoing>SequenceFlow_12155q6</bpmn:outgoing>
119       <bpmn:script>import org.onap.so.bpmn.infrastructure.scripts.*
120 def pnfSwUpgrade = new GenericPnfSoftwareUpgrade()
121 pnfSwUpgrade.sendResponse(execution)</bpmn:script>
122     </bpmn:scriptTask>
123     <bpmn:sequenceFlow id="SequenceFlow_0kusy70" sourceRef="ServiceTask_1mpt2eq" targetRef="ScriptTask_1ankfw8" />
124     <bpmn:scriptTask id="ScriptTask_17f7m2t" name="Prepare Completion" scriptFormat="groovy">
125       <bpmn:incoming>SequenceFlow_1d2rfyx</bpmn:incoming>
126       <bpmn:outgoing>SequenceFlow_183s0wo</bpmn:outgoing>
127       <bpmn:script>import org.onap.so.bpmn.infrastructure.scripts.*
128 def pnfSwUpgrade = new GenericPnfSoftwareUpgrade()
129 pnfSwUpgrade.prepareCompletion(execution)</bpmn:script>
130     </bpmn:scriptTask>
131     <bpmn:callActivity id="CallActivity_0tq2dug" name="Complete Process" calledElement="CompleteMsoProcess">
132       <bpmn:extensionElements>
133         <camunda:in source="PnfSwUpgrade_CompleteMsoProcessRequest" target="CompleteMsoProcessRequest" />
134         <camunda:in source="requestId" target="CMSO_request_id" />
135       </bpmn:extensionElements>
136       <bpmn:incoming>SequenceFlow_183s0wo</bpmn:incoming>
137       <bpmn:outgoing>SequenceFlow_0mjjdia</bpmn:outgoing>
138     </bpmn:callActivity>
139     <bpmn:sequenceFlow id="SequenceFlow_183s0wo" sourceRef="ScriptTask_17f7m2t" targetRef="CallActivity_0tq2dug" />
140     <bpmn:sequenceFlow id="SequenceFlow_1d2rfyx" name="Success" sourceRef="ExclusiveGateway_08lusga" targetRef="ScriptTask_17f7m2t">
141       <bpmn:conditionExpression xsi:type="bpmn:tFormalExpression">#{execution.getVariable("ControllerStatus").equals("Success")}</bpmn:conditionExpression>
142     </bpmn:sequenceFlow>
143     <bpmn:sequenceFlow id="SequenceFlow_0mjjdia" sourceRef="CallActivity_0tq2dug" targetRef="download_EndEvent" />
144   </bpmn:process>
145   <bpmn:error id="Error_1q14dnd" name="MSOWorkflowException" errorCode="MSOWorkflowException" />
146   <bpmndi:BPMNDiagram id="BPMNDiagram_1">
147     <bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="GenericPnfSWUPDownload">
148       <bpmndi:BPMNEdge id="SequenceFlow_0mjjdia_di" bpmnElement="SequenceFlow_0mjjdia">
149         <di:waypoint x="455" y="481" />
150         <di:waypoint x="512" y="481" />
151       </bpmndi:BPMNEdge>
152       <bpmndi:BPMNEdge id="SequenceFlow_1d2rfyx_di" bpmnElement="SequenceFlow_1d2rfyx">
153         <di:waypoint x="925" y="260" />
154         <di:waypoint x="970" y="260" />
155         <di:waypoint x="970" y="410" />
156         <di:waypoint x="160" y="410" />
157         <di:waypoint x="160" y="481" />
158         <di:waypoint x="202" y="481" />
159         <bpmndi:BPMNLabel>
160           <dc:Bounds x="938" y="242" width="43" height="14" />
161         </bpmndi:BPMNLabel>
162       </bpmndi:BPMNEdge>
163       <bpmndi:BPMNEdge id="SequenceFlow_183s0wo_di" bpmnElement="SequenceFlow_183s0wo">
164         <di:waypoint x="302" y="481" />
165         <di:waypoint x="355" y="481" />
166       </bpmndi:BPMNEdge>
167       <bpmndi:BPMNEdge id="SequenceFlow_0kusy70_di" bpmnElement="SequenceFlow_0kusy70">
168         <di:waypoint x="370" y="121" />
169         <di:waypoint x="440" y="121" />
170       </bpmndi:BPMNEdge>
171       <bpmndi:BPMNEdge id="SequenceFlow_0qznt4u_di" bpmnElement="SequenceFlow_0qznt4u">
172         <di:waypoint x="665" y="260" />
173         <di:waypoint x="720" y="260" />
174         <bpmndi:BPMNLabel>
175           <dc:Bounds x="671" y="242" width="43" height="14" />
176         </bpmndi:BPMNLabel>
177       </bpmndi:BPMNEdge>
178       <bpmndi:BPMNEdge id="SequenceFlow_1gawssm_di" bpmnElement="SequenceFlow_1gawssm">
179         <di:waypoint x="900" y="285" />
180         <di:waypoint x="900" y="344" />
181         <bpmndi:BPMNLabel>
182           <dc:Bounds x="912" y="290" width="32" height="14" />
183         </bpmndi:BPMNLabel>
184       </bpmndi:BPMNEdge>
185       <bpmndi:BPMNEdge id="SequenceFlow_1kaikh5_di" bpmnElement="SequenceFlow_1kaikh5">
186         <di:waypoint x="820" y="260" />
187         <di:waypoint x="875" y="260" />
188       </bpmndi:BPMNEdge>
189       <bpmndi:BPMNEdge id="SequenceFlow_1tfbzn1_di" bpmnElement="SequenceFlow_1tfbzn1">
190         <di:waypoint x="380" y="285" />
191         <di:waypoint x="380" y="344" />
192         <bpmndi:BPMNLabel>
193           <dc:Bounds x="384" y="292" width="32" height="14" />
194         </bpmndi:BPMNLabel>
195       </bpmndi:BPMNEdge>
196       <bpmndi:BPMNEdge id="SequenceFlow_0s6i4o9_di" bpmnElement="SequenceFlow_0s6i4o9">
197         <di:waypoint x="405" y="260" />
198         <di:waypoint x="480" y="260" />
199         <bpmndi:BPMNLabel>
200           <dc:Bounds x="398" y="242" width="43" height="14" />
201         </bpmndi:BPMNLabel>
202       </bpmndi:BPMNEdge>
203       <bpmndi:BPMNEdge id="SequenceFlow_1ccldpp_di" bpmnElement="SequenceFlow_1ccldpp">
204         <di:waypoint x="300" y="260" />
205         <di:waypoint x="355" y="260" />
206       </bpmndi:BPMNEdge>
207       <bpmndi:BPMNEdge id="SequenceFlow_078xmlz_di" bpmnElement="SequenceFlow_078xmlz">
208         <di:waypoint x="640" y="285" />
209         <di:waypoint x="640" y="344" />
210         <bpmndi:BPMNLabel>
211           <dc:Bounds x="650" y="291" width="32" height="14" />
212         </bpmndi:BPMNLabel>
213       </bpmndi:BPMNEdge>
214       <bpmndi:BPMNEdge id="SequenceFlow_0o6b6a8_di" bpmnElement="SequenceFlow_0o6b6a8">
215         <di:waypoint x="580" y="260" />
216         <di:waypoint x="615" y="260" />
217       </bpmndi:BPMNEdge>
218       <bpmndi:BPMNEdge id="SequenceFlow_12155q6_di" bpmnElement="SequenceFlow_12155q6">
219         <di:waypoint x="540" y="121" />
220         <di:waypoint x="570" y="121" />
221         <di:waypoint x="570" y="190" />
222         <di:waypoint x="160" y="190" />
223         <di:waypoint x="160" y="260" />
224         <di:waypoint x="200" y="260" />
225       </bpmndi:BPMNEdge>
226       <bpmndi:BPMNEdge id="SequenceFlow_1fdclh0_di" bpmnElement="SequenceFlow_1fdclh0">
227         <di:waypoint x="208" y="121" />
228         <di:waypoint x="270" y="121" />
229       </bpmndi:BPMNEdge>
230       <bpmndi:BPMNShape id="StartEvent_1k8gssq_di" bpmnElement="download_StartEvent">
231         <dc:Bounds x="172" y="103" width="36" height="36" />
232         <bpmndi:BPMNLabel>
233           <dc:Bounds x="167" y="146" width="50" height="14" />
234         </bpmndi:BPMNLabel>
235       </bpmndi:BPMNShape>
236       <bpmndi:BPMNShape id="ServiceTask_1mpt2eq_di" bpmnElement="ServiceTask_1mpt2eq">
237         <dc:Bounds x="270" y="81" width="100" height="80" />
238       </bpmndi:BPMNShape>
239       <bpmndi:BPMNShape id="EndEvent_1e4dq7w_di" bpmnElement="download_EndEvent">
240         <dc:Bounds x="512" y="463" width="36" height="36" />
241         <bpmndi:BPMNLabel>
242           <dc:Bounds x="522" y="506" width="18" height="14" />
243         </bpmndi:BPMNLabel>
244       </bpmndi:BPMNShape>
245       <bpmndi:BPMNShape id="ExclusiveGateway_1ja7grm_di" bpmnElement="ExclusiveGateway_1ja7grm" isMarkerVisible="true">
246         <dc:Bounds x="615" y="235" width="50" height="50" />
247       </bpmndi:BPMNShape>
248       <bpmndi:BPMNShape id="EndEvent_1j64ij1_di" bpmnElement="EndEvent_1j64ij1">
249         <dc:Bounds x="622" y="344" width="36" height="36" />
250       </bpmndi:BPMNShape>
251       <bpmndi:BPMNShape id="ExclusiveGateway_1rj84ne_di" bpmnElement="ExclusiveGateway_1rj84ne" isMarkerVisible="true">
252         <dc:Bounds x="355" y="235" width="50" height="50" />
253       </bpmndi:BPMNShape>
254       <bpmndi:BPMNShape id="EndEvent_1ubpef4_di" bpmnElement="EndEvent_1ubpef4">
255         <dc:Bounds x="362" y="344" width="36" height="36" />
256       </bpmndi:BPMNShape>
257       <bpmndi:BPMNShape id="ExclusiveGateway_08lusga_di" bpmnElement="ExclusiveGateway_08lusga" isMarkerVisible="true">
258         <dc:Bounds x="875" y="235" width="50" height="50" />
259       </bpmndi:BPMNShape>
260       <bpmndi:BPMNShape id="EndEvent_11hee4g_di" bpmnElement="EndEvent_11hee4g">
261         <dc:Bounds x="882" y="344" width="36" height="36" />
262       </bpmndi:BPMNShape>
263       <bpmndi:BPMNShape id="ServiceTask_0yavde3_di" bpmnElement="ServiceTask_0yavde3">
264         <dc:Bounds x="480" y="220" width="100" height="80" />
265       </bpmndi:BPMNShape>
266       <bpmndi:BPMNShape id="ServiceTask_1wxo7xz_di" bpmnElement="ServiceTask_1wxo7xz">
267         <dc:Bounds x="720" y="220" width="100" height="80" />
268       </bpmndi:BPMNShape>
269       <bpmndi:BPMNShape id="ServiceTask_1nl90ao_di" bpmnElement="ServiceTask_1nl90ao">
270         <dc:Bounds x="200" y="220" width="100" height="80" />
271       </bpmndi:BPMNShape>
272       <bpmndi:BPMNShape id="SubProcess_02e59i3_di" bpmnElement="SubProcess_02e59i3" isExpanded="true">
273         <dc:Bounds x="190" y="580" width="650" height="190" />
274       </bpmndi:BPMNShape>
275       <bpmndi:BPMNEdge id="SequenceFlow_0swi04u_di" bpmnElement="SequenceFlow_0swi04u">
276         <di:waypoint x="298" y="680" />
277         <di:waypoint x="360" y="680" />
278       </bpmndi:BPMNEdge>
279       <bpmndi:BPMNEdge id="SequenceFlow_1ppn4a8_di" bpmnElement="SequenceFlow_1ppn4a8">
280         <di:waypoint x="460" y="680" />
281         <di:waypoint x="530" y="680" />
282       </bpmndi:BPMNEdge>
283       <bpmndi:BPMNEdge id="SequenceFlow_1ahmdun_di" bpmnElement="SequenceFlow_1ahmdun">
284         <di:waypoint x="630" y="680" />
285         <di:waypoint x="702" y="680" />
286       </bpmndi:BPMNEdge>
287       <bpmndi:BPMNShape id="StartEvent_0uftj43_di" bpmnElement="StartEvent_0uftj43">
288         <dc:Bounds x="262" y="662" width="36" height="36" />
289         <bpmndi:BPMNLabel>
290           <dc:Bounds x="242" y="703" width="76" height="14" />
291         </bpmndi:BPMNLabel>
292       </bpmndi:BPMNShape>
293       <bpmndi:BPMNShape id="ScriptTask_1yzq4u7_di" bpmnElement="ScriptTask_1yzq4u7">
294         <dc:Bounds x="360" y="640" width="100" height="80" />
295       </bpmndi:BPMNShape>
296       <bpmndi:BPMNShape id="CallActivity_0ikcgtm_di" bpmnElement="CallActivity_0ikcgtm">
297         <dc:Bounds x="530" y="640" width="100" height="80" />
298       </bpmndi:BPMNShape>
299       <bpmndi:BPMNShape id="EndEvent_1xtb63b_di" bpmnElement="EndEvent_1xtb63b">
300         <dc:Bounds x="702" y="662" width="36" height="36" />
301         <bpmndi:BPMNLabel>
302           <dc:Bounds x="712" y="705" width="18" height="14" />
303         </bpmndi:BPMNLabel>
304       </bpmndi:BPMNShape>
305       <bpmndi:BPMNShape id="ScriptTask_1ankfw8_di" bpmnElement="ScriptTask_1ankfw8">
306         <dc:Bounds x="440" y="81" width="100" height="80" />
307       </bpmndi:BPMNShape>
308       <bpmndi:BPMNShape id="ScriptTask_17f7m2t_di" bpmnElement="ScriptTask_17f7m2t">
309         <dc:Bounds x="202" y="441" width="100" height="80" />
310       </bpmndi:BPMNShape>
311       <bpmndi:BPMNShape id="CallActivity_0tq2dug_di" bpmnElement="CallActivity_0tq2dug">
312         <dc:Bounds x="355" y="441" width="100" height="80" />
313       </bpmndi:BPMNShape>
314     </bpmndi:BPMNPlane>
315   </bpmndi:BPMNDiagram>
316 </bpmn:definitions>