blob: 8d59dac8ac1f9c2a9c470653d18d3fad6f9445f1 [file] [log] [blame]
EricMooreca5b7102019-10-31 13:34:09 +00001<?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:di="http://www.omg.org/spec/DD/20100524/DI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" id="Definitions_1yd8m0g" targetNamespace="http://bpmn.io/schema/bpmn" exporter="Camunda Modeler" exporterVersion="3.3.4">
3 <bpmn:process id="PNFSoftwareUpgrade" name="PNFSoftwareUpgrade" isExecutable="true">
4 <bpmn:startEvent id="softwareUpgrade_startEvent" name="Start Flow">
5 <bpmn:outgoing>SequenceFlow_1ng4b6l</bpmn:outgoing>
6 </bpmn:startEvent>
7 <bpmn:serviceTask id="ServiceTask_042uz7n" name="NF Upgrade Dispatcher" camunda:delegateExpression="${NfSoftwareUpgradeDispatcher}">
8 <bpmn:incoming>SequenceFlow_1ng4b6l</bpmn:incoming>
9 <bpmn:outgoing>SequenceFlow_12ejx4m</bpmn:outgoing>
10 </bpmn:serviceTask>
11 <bpmn:sequenceFlow id="SequenceFlow_12ejx4m" sourceRef="ServiceTask_042uz7n" targetRef="ServiceTask_0slpahe" />
12 <bpmn:endEvent id="softwareUpgrade_endEvent" name="End">
13 <bpmn:incoming>SequenceFlow_1atiydu</bpmn:incoming>
14 <bpmn:terminateEventDefinition />
15 </bpmn:endEvent>
16 <bpmn:sequenceFlow id="SequenceFlow_1ng4b6l" sourceRef="softwareUpgrade_startEvent" targetRef="ServiceTask_042uz7n" />
17 <bpmn:exclusiveGateway id="ExclusiveGateway_0v3l3wv" default="SequenceFlow_1lr7vgu">
18 <bpmn:incoming>SequenceFlow_0cchgih</bpmn:incoming>
19 <bpmn:outgoing>SequenceFlow_1lr7vgu</bpmn:outgoing>
20 <bpmn:outgoing>SequenceFlow_1eljvek</bpmn:outgoing>
21 </bpmn:exclusiveGateway>
22 <bpmn:endEvent id="EndEvent_0bnbfds">
23 <bpmn:incoming>SequenceFlow_1lr7vgu</bpmn:incoming>
24 <bpmn:errorEventDefinition id="ErrorEventDefinition_1sjbsm2" errorRef="Error_12cpov5" />
25 </bpmn:endEvent>
26 <bpmn:exclusiveGateway id="ExclusiveGateway_0x6h0ni" default="SequenceFlow_0piri91">
27 <bpmn:incoming>SequenceFlow_0j26xlx</bpmn:incoming>
28 <bpmn:outgoing>SequenceFlow_1nsmyr5</bpmn:outgoing>
29 <bpmn:outgoing>SequenceFlow_0piri91</bpmn:outgoing>
30 </bpmn:exclusiveGateway>
31 <bpmn:sequenceFlow id="SequenceFlow_1nsmyr5" name="Success" sourceRef="ExclusiveGateway_0x6h0ni" targetRef="ServiceTask_0x5cje8">
32 <bpmn:conditionExpression xsi:type="bpmn:tFormalExpression">#{execution.getVariable("ControllerStatus").equals("Success")}</bpmn:conditionExpression>
33 </bpmn:sequenceFlow>
34 <bpmn:endEvent id="EndEvent_180lm4y">
35 <bpmn:incoming>SequenceFlow_0piri91</bpmn:incoming>
36 <bpmn:errorEventDefinition id="ErrorEventDefinition_0fm5he7" errorRef="Error_12cpov5" />
37 </bpmn:endEvent>
38 <bpmn:sequenceFlow id="SequenceFlow_0piri91" name="Failure" sourceRef="ExclusiveGateway_0x6h0ni" targetRef="EndEvent_180lm4y" />
39 <bpmn:sequenceFlow id="SequenceFlow_1lr7vgu" name="Failure" sourceRef="ExclusiveGateway_0v3l3wv" targetRef="EndEvent_0bnbfds" />
40 <bpmn:exclusiveGateway id="ExclusiveGateway_0ch3fef" default="SequenceFlow_0dqnb6c">
41 <bpmn:incoming>SequenceFlow_015y785</bpmn:incoming>
42 <bpmn:outgoing>SequenceFlow_0dqnb6c</bpmn:outgoing>
43 <bpmn:outgoing>SequenceFlow_0eiif6e</bpmn:outgoing>
44 </bpmn:exclusiveGateway>
45 <bpmn:endEvent id="EndEvent_1ms4wdz">
46 <bpmn:incoming>SequenceFlow_0dqnb6c</bpmn:incoming>
47 <bpmn:errorEventDefinition id="ErrorEventDefinition_15s8fgk" errorRef="Error_12cpov5" />
48 </bpmn:endEvent>
49 <bpmn:sequenceFlow id="SequenceFlow_0dqnb6c" name="Failure" sourceRef="ExclusiveGateway_0ch3fef" targetRef="EndEvent_1ms4wdz" />
50 <bpmn:exclusiveGateway id="ExclusiveGateway_1ny9b1z" default="SequenceFlow_1p0axph">
51 <bpmn:incoming>SequenceFlow_0g3qcd0</bpmn:incoming>
52 <bpmn:outgoing>SequenceFlow_1p0axph</bpmn:outgoing>
53 <bpmn:outgoing>SequenceFlow_1atiydu</bpmn:outgoing>
54 </bpmn:exclusiveGateway>
55 <bpmn:endEvent id="EndEvent_0l6n6x5">
56 <bpmn:incoming>SequenceFlow_1p0axph</bpmn:incoming>
57 <bpmn:errorEventDefinition id="ErrorEventDefinition_1l0gsy0" errorRef="Error_12cpov5" />
58 </bpmn:endEvent>
59 <bpmn:sequenceFlow id="SequenceFlow_1p0axph" name="Failure" sourceRef="ExclusiveGateway_1ny9b1z" targetRef="EndEvent_0l6n6x5" />
60 <bpmn:sequenceFlow id="SequenceFlow_1eljvek" name="Success" sourceRef="ExclusiveGateway_0v3l3wv" targetRef="ServiceTask_02lxf48">
61 <bpmn:conditionExpression xsi:type="bpmn:tFormalExpression">#{execution.getVariable("ControllerStatus").equals("Success")}</bpmn:conditionExpression>
62 </bpmn:sequenceFlow>
63 <bpmn:sequenceFlow id="SequenceFlow_1atiydu" name="Success" sourceRef="ExclusiveGateway_1ny9b1z" targetRef="softwareUpgrade_endEvent">
64 <bpmn:conditionExpression xsi:type="bpmn:tFormalExpression">#{execution.getVariable("ControllerStatus").equals("Success")}</bpmn:conditionExpression>
65 </bpmn:sequenceFlow>
66 <bpmn:sequenceFlow id="SequenceFlow_0eiif6e" name="Success" sourceRef="ExclusiveGateway_0ch3fef" targetRef="ServiceTask_1jo8vn7">
67 <bpmn:conditionExpression xsi:type="bpmn:tFormalExpression">#{execution.getVariable("ControllerStatus").equals("Success")}</bpmn:conditionExpression>
68 </bpmn:sequenceFlow>
69 <bpmn:serviceTask id="ServiceTask_0x5cje8" name="Download" camunda:delegateExpression="${ControllerExecutionDE}">
70 <bpmn:extensionElements>
71 <camunda:inputOutput>
72 <camunda:inputParameter name="action">downloadNESw</camunda:inputParameter>
73 <camunda:inputParameter name="scope">pnf</camunda:inputParameter>
74 <camunda:inputParameter name="mode">async</camunda:inputParameter>
75 </camunda:inputOutput>
76 </bpmn:extensionElements>
77 <bpmn:incoming>SequenceFlow_1nsmyr5</bpmn:incoming>
78 <bpmn:outgoing>SequenceFlow_0cchgih</bpmn:outgoing>
79 </bpmn:serviceTask>
80 <bpmn:sequenceFlow id="SequenceFlow_0cchgih" sourceRef="ServiceTask_0x5cje8" targetRef="ExclusiveGateway_0v3l3wv" />
81 <bpmn:serviceTask id="ServiceTask_02lxf48" name="Activate" camunda:delegateExpression="${ControllerExecutionDE}">
82 <bpmn:extensionElements>
83 <camunda:inputOutput>
84 <camunda:inputParameter name="action">activateNESw</camunda:inputParameter>
85 <camunda:inputParameter name="scope">pnf</camunda:inputParameter>
86 <camunda:inputParameter name="mode">async</camunda:inputParameter>
87 </camunda:inputOutput>
88 </bpmn:extensionElements>
89 <bpmn:incoming>SequenceFlow_1eljvek</bpmn:incoming>
90 <bpmn:outgoing>SequenceFlow_015y785</bpmn:outgoing>
91 </bpmn:serviceTask>
92 <bpmn:sequenceFlow id="SequenceFlow_015y785" sourceRef="ServiceTask_02lxf48" targetRef="ExclusiveGateway_0ch3fef" />
93 <bpmn:serviceTask id="ServiceTask_0y2uysu" name="Post check" camunda:delegateExpression="${ControllerExecutionDE}">
94 <bpmn:extensionElements>
95 <camunda:inputOutput>
96 <camunda:inputParameter name="action">postCheck</camunda:inputParameter>
97 <camunda:inputParameter name="scope">pnf</camunda:inputParameter>
98 <camunda:inputParameter name="mode">async</camunda:inputParameter>
99 </camunda:inputOutput>
100 </bpmn:extensionElements>
101 <bpmn:incoming>SequenceFlow_084orr1</bpmn:incoming>
102 <bpmn:outgoing>SequenceFlow_0g3qcd0</bpmn:outgoing>
103 </bpmn:serviceTask>
104 <bpmn:sequenceFlow id="SequenceFlow_0g3qcd0" sourceRef="ServiceTask_0y2uysu" targetRef="ExclusiveGateway_1ny9b1z" />
105 <bpmn:serviceTask id="ServiceTask_0slpahe" name="Pre check" camunda:delegateExpression="${ControllerExecutionDE}">
106 <bpmn:extensionElements>
107 <camunda:inputOutput>
108 <camunda:inputParameter name="action">preCheck</camunda:inputParameter>
109 <camunda:inputParameter name="scope">pnf</camunda:inputParameter>
110 <camunda:inputParameter name="mode">async</camunda:inputParameter>
111 </camunda:inputOutput>
112 </bpmn:extensionElements>
113 <bpmn:incoming>SequenceFlow_12ejx4m</bpmn:incoming>
114 <bpmn:outgoing>SequenceFlow_0j26xlx</bpmn:outgoing>
115 </bpmn:serviceTask>
116 <bpmn:sequenceFlow id="SequenceFlow_0j26xlx" sourceRef="ServiceTask_0slpahe" targetRef="ExclusiveGateway_0x6h0ni" />
117 <bpmn:serviceTask id="ServiceTask_1jo8vn7" name="Update Pnf in AAI" camunda:delegateExpression="${UpdatePnfEntryInAai}">
118 <bpmn:incoming>SequenceFlow_0eiif6e</bpmn:incoming>
119 <bpmn:outgoing>SequenceFlow_084orr1</bpmn:outgoing>
120 </bpmn:serviceTask>
121 <bpmn:sequenceFlow id="SequenceFlow_084orr1" sourceRef="ServiceTask_1jo8vn7" targetRef="ServiceTask_0y2uysu" />
122 </bpmn:process>
123 <bpmn:error id="Error_12cpov5" name="MSOWorkflowException" errorCode="MSOWorkflowException" />
124 <bpmn:error id="Error_0nmskzh" name="MSOWorkflowException" errorCode="MSOWorkflowException" />
125 <bpmndi:BPMNDiagram id="BPMNDiagram_1">
126 <bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="PNFSoftwareUpgrade">
127 <bpmndi:BPMNShape id="_BPMNShape_StartEvent_2" bpmnElement="softwareUpgrade_startEvent">
128 <dc:Bounds x="162" y="102" width="36" height="36" />
129 <bpmndi:BPMNLabel>
130 <dc:Bounds x="157" y="145" width="50" height="14" />
131 </bpmndi:BPMNLabel>
132 </bpmndi:BPMNShape>
133 <bpmndi:BPMNShape id="ServiceTask_042uz7n_di" bpmnElement="ServiceTask_042uz7n">
134 <dc:Bounds x="280" y="80" width="100" height="80" />
135 </bpmndi:BPMNShape>
136 <bpmndi:BPMNEdge id="SequenceFlow_12ejx4m_di" bpmnElement="SequenceFlow_12ejx4m">
137 <di:waypoint x="380" y="120" />
138 <di:waypoint x="480" y="120" />
139 </bpmndi:BPMNEdge>
140 <bpmndi:BPMNShape id="EndEvent_1w3jv30_di" bpmnElement="softwareUpgrade_endEvent">
141 <dc:Bounds x="1662" y="102" width="36" height="36" />
142 <bpmndi:BPMNLabel>
143 <dc:Bounds x="1671" y="145" width="20" height="14" />
144 </bpmndi:BPMNLabel>
145 </bpmndi:BPMNShape>
146 <bpmndi:BPMNEdge id="SequenceFlow_1ng4b6l_di" bpmnElement="SequenceFlow_1ng4b6l">
147 <di:waypoint x="198" y="120" />
148 <di:waypoint x="280" y="120" />
149 </bpmndi:BPMNEdge>
150 <bpmndi:BPMNShape id="ExclusiveGateway_0v3l3wv_di" bpmnElement="ExclusiveGateway_0v3l3wv" isMarkerVisible="true">
151 <dc:Bounds x="895" y="95" width="50" height="50" />
152 <bpmndi:BPMNLabel>
153 <dc:Bounds x="1040" y="65" width="43" height="14" />
154 </bpmndi:BPMNLabel>
155 </bpmndi:BPMNShape>
156 <bpmndi:BPMNShape id="EndEvent_0bnbfds_di" bpmnElement="EndEvent_0bnbfds">
157 <dc:Bounds x="902" y="252" width="36" height="36" />
158 <bpmndi:BPMNLabel>
159 <dc:Bounds x="1044" y="295" width="34" height="14" />
160 </bpmndi:BPMNLabel>
161 </bpmndi:BPMNShape>
162 <bpmndi:BPMNShape id="ExclusiveGateway_0x6h0ni_di" bpmnElement="ExclusiveGateway_0x6h0ni" isMarkerVisible="true">
163 <dc:Bounds x="635" y="95" width="50" height="50" />
164 </bpmndi:BPMNShape>
165 <bpmndi:BPMNEdge id="SequenceFlow_1nsmyr5_di" bpmnElement="SequenceFlow_1nsmyr5">
166 <di:waypoint x="685" y="120" />
167 <di:waypoint x="760" y="120" />
168 <bpmndi:BPMNLabel>
169 <dc:Bounds x="678" y="102" width="43" height="14" />
170 </bpmndi:BPMNLabel>
171 </bpmndi:BPMNEdge>
172 <bpmndi:BPMNShape id="EndEvent_180lm4y_di" bpmnElement="EndEvent_180lm4y">
173 <dc:Bounds x="642" y="252" width="36" height="36" />
174 </bpmndi:BPMNShape>
175 <bpmndi:BPMNEdge id="SequenceFlow_0piri91_di" bpmnElement="SequenceFlow_0piri91">
176 <di:waypoint x="660" y="145" />
177 <di:waypoint x="660" y="252" />
178 <bpmndi:BPMNLabel>
179 <dc:Bounds x="658" y="217" width="34" height="14" />
180 </bpmndi:BPMNLabel>
181 </bpmndi:BPMNEdge>
182 <bpmndi:BPMNEdge id="SequenceFlow_1lr7vgu_di" bpmnElement="SequenceFlow_1lr7vgu">
183 <di:waypoint x="920" y="145" />
184 <di:waypoint x="920" y="252" />
185 <bpmndi:BPMNLabel>
186 <dc:Bounds x="918" y="217" width="34" height="14" />
187 </bpmndi:BPMNLabel>
188 </bpmndi:BPMNEdge>
189 <bpmndi:BPMNShape id="ExclusiveGateway_0ch3fef_di" bpmnElement="ExclusiveGateway_0ch3fef" isMarkerVisible="true">
190 <dc:Bounds x="1125" y="95" width="50" height="50" />
191 </bpmndi:BPMNShape>
192 <bpmndi:BPMNShape id="EndEvent_1ms4wdz_di" bpmnElement="EndEvent_1ms4wdz">
193 <dc:Bounds x="1132" y="252" width="36" height="36" />
194 </bpmndi:BPMNShape>
195 <bpmndi:BPMNEdge id="SequenceFlow_0dqnb6c_di" bpmnElement="SequenceFlow_0dqnb6c">
196 <di:waypoint x="1150" y="145" />
197 <di:waypoint x="1150" y="252" />
198 <bpmndi:BPMNLabel>
199 <dc:Bounds x="1148" y="230" width="34" height="14" />
200 </bpmndi:BPMNLabel>
201 </bpmndi:BPMNEdge>
202 <bpmndi:BPMNShape id="ExclusiveGateway_1ny9b1z_di" bpmnElement="ExclusiveGateway_1ny9b1z" isMarkerVisible="true">
203 <dc:Bounds x="1505" y="95" width="50" height="50" />
204 </bpmndi:BPMNShape>
205 <bpmndi:BPMNShape id="EndEvent_0l6n6x5_di" bpmnElement="EndEvent_0l6n6x5">
206 <dc:Bounds x="1512" y="252" width="36" height="36" />
207 </bpmndi:BPMNShape>
208 <bpmndi:BPMNEdge id="SequenceFlow_1p0axph_di" bpmnElement="SequenceFlow_1p0axph">
209 <di:waypoint x="1530" y="145" />
210 <di:waypoint x="1530" y="252" />
211 <bpmndi:BPMNLabel>
212 <dc:Bounds x="1528" y="172" width="34" height="14" />
213 </bpmndi:BPMNLabel>
214 </bpmndi:BPMNEdge>
215 <bpmndi:BPMNEdge id="SequenceFlow_1eljvek_di" bpmnElement="SequenceFlow_1eljvek">
216 <di:waypoint x="945" y="120" />
217 <di:waypoint x="1010" y="120" />
218 <bpmndi:BPMNLabel>
219 <dc:Bounds x="938" y="102" width="43" height="14" />
220 </bpmndi:BPMNLabel>
221 </bpmndi:BPMNEdge>
222 <bpmndi:BPMNEdge id="SequenceFlow_1atiydu_di" bpmnElement="SequenceFlow_1atiydu">
223 <di:waypoint x="1555" y="120" />
224 <di:waypoint x="1662" y="120" />
225 <bpmndi:BPMNLabel>
226 <dc:Bounds x="1564" y="102" width="43" height="14" />
227 </bpmndi:BPMNLabel>
228 </bpmndi:BPMNEdge>
229 <bpmndi:BPMNEdge id="SequenceFlow_0eiif6e_di" bpmnElement="SequenceFlow_0eiif6e">
230 <di:waypoint x="1175" y="120" />
231 <di:waypoint x="1210" y="120" />
232 <bpmndi:BPMNLabel>
233 <dc:Bounds x="1169" y="102" width="43" height="14" />
234 </bpmndi:BPMNLabel>
235 </bpmndi:BPMNEdge>
236 <bpmndi:BPMNShape id="ServiceTask_0x5cje8_di" bpmnElement="ServiceTask_0x5cje8">
237 <dc:Bounds x="760" y="80" width="100" height="80" />
238 </bpmndi:BPMNShape>
239 <bpmndi:BPMNEdge id="SequenceFlow_0cchgih_di" bpmnElement="SequenceFlow_0cchgih">
240 <di:waypoint x="860" y="120" />
241 <di:waypoint x="895" y="120" />
242 </bpmndi:BPMNEdge>
243 <bpmndi:BPMNShape id="ServiceTask_02lxf48_di" bpmnElement="ServiceTask_02lxf48">
244 <dc:Bounds x="1010" y="80" width="100" height="80" />
245 </bpmndi:BPMNShape>
246 <bpmndi:BPMNEdge id="SequenceFlow_015y785_di" bpmnElement="SequenceFlow_015y785">
247 <di:waypoint x="1110" y="120" />
248 <di:waypoint x="1125" y="120" />
249 </bpmndi:BPMNEdge>
250 <bpmndi:BPMNShape id="ServiceTask_0y2uysu_di" bpmnElement="ServiceTask_0y2uysu">
251 <dc:Bounds x="1370" y="80" width="100" height="80" />
252 </bpmndi:BPMNShape>
253 <bpmndi:BPMNEdge id="SequenceFlow_0g3qcd0_di" bpmnElement="SequenceFlow_0g3qcd0">
254 <di:waypoint x="1470" y="120" />
255 <di:waypoint x="1505" y="120" />
256 </bpmndi:BPMNEdge>
257 <bpmndi:BPMNShape id="ServiceTask_0slpahe_di" bpmnElement="ServiceTask_0slpahe">
258 <dc:Bounds x="480" y="80" width="100" height="80" />
259 </bpmndi:BPMNShape>
260 <bpmndi:BPMNEdge id="SequenceFlow_0j26xlx_di" bpmnElement="SequenceFlow_0j26xlx">
261 <di:waypoint x="580" y="120" />
262 <di:waypoint x="635" y="120" />
263 </bpmndi:BPMNEdge>
264 <bpmndi:BPMNShape id="ServiceTask_1jo8vn7_di" bpmnElement="ServiceTask_1jo8vn7">
265 <dc:Bounds x="1210" y="80" width="100" height="80" />
266 </bpmndi:BPMNShape>
267 <bpmndi:BPMNEdge id="SequenceFlow_084orr1_di" bpmnElement="SequenceFlow_084orr1">
268 <di:waypoint x="1310" y="120" />
269 <di:waypoint x="1370" y="120" />
270 </bpmndi:BPMNEdge>
271 </bpmndi:BPMNPlane>
272 </bpmndi:BPMNDiagram>
273</bpmn:definitions>