RanSlice DG, Templates - Integration Testing Fixes
[ccsdk/distribution.git] / platform-logic / ran-slice-api / src / main / json / ran-slice-api_instantiateRANSliceModifyAllocate.json
1 [
2     {
3         "id": "e68c4026.1d1e7",
4         "type": "dgstart",
5         "name": "DGSTART",
6         "outputs": 1,
7         "x": 123.75,
8         "y": 64.74999713897705,
9         "z": "759e49d3.adb538",
10         "wires": [
11             [
12                 "a543d793.4fa118"
13             ]
14         ]
15     },
16     {
17         "id": "a543d793.4fa118",
18         "type": "service-logic",
19         "name": "ran-slice-api ${project.version}",
20         "module": "ran-slice-api",
21         "version": "${project.version}",
22         "comments": "",
23         "xml": "<service-logic xmlns='http://www.onap.org/sdnc/svclogic' xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance' xsi:schemaLocation='http://www.onap.org/sdnc/svclogic ./svclogic.xsd' module='ran-slice-api' version='${project.version}'>",
24         "outputs": 1,
25         "x": 208.7500228881836,
26         "y": 131.74996662139893,
27         "z": "759e49d3.adb538",
28         "wires": [
29             [
30                 "d8707537.a71618"
31             ]
32         ]
33     },
34     {
35         "id": "d8707537.a71618",
36         "type": "method",
37         "name": "method",
38         "xml": "<method rpc='instantiateRANSliceModifyAllocate' mode='sync'>\n",
39         "comments": "",
40         "outputs": 1,
41         "x": 142.75,
42         "y": 191.74993228912354,
43         "z": "759e49d3.adb538",
44         "wires": [
45             [
46                 "fa8d210f.82ece"
47             ]
48         ]
49     },
50     {
51         "id": "fa8d210f.82ece",
52         "type": "block",
53         "name": "block : atomic",
54         "xml": "<block atomic='true'>",
55         "atomic": "true",
56         "comments": "",
57         "outputs": 1,
58         "x": 138.74999237060547,
59         "y": 252.74996852874756,
60         "z": "759e49d3.adb538",
61         "wires": [
62             [
63                 "aa798111.5f0f5",
64                 "f60762ce.54f0f",
65                 "6f0046fe.7f6388",
66                 "dd339cfd.b337b",
67                 "5f8a32d4.ef21cc",
68                 "89d19ba6.2eb0d8",
69                 "19504430.043d4c",
70                 "581db54e.a0064c",
71                 "e2d6e587.376b48"
72             ]
73         ]
74     },
75     {
76         "id": "aa798111.5f0f5",
77         "type": "block",
78         "name": "block : atomic",
79         "xml": "<block atomic='true'>",
80         "atomic": "true",
81         "comments": "",
82         "outputs": 1,
83         "x": 405.75,
84         "y": 243.7500069141388,
85         "z": "759e49d3.adb538",
86         "wires": [
87             [
88                 "57292ac.06c32d4",
89                 "3f2c75a.ef13f8a",
90                 "ae453b51.dc9688"
91             ]
92         ]
93     },
94     {
95         "id": "57292ac.06c32d4",
96         "type": "execute",
97         "name": "generate getNearRTRICsFromRANNFNSSI URL",
98         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$prop.restapi.configdb.getNearRTRICByNSSI`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.configdb.getNearRTRICByNSSI.url\"/>\n    <parameter name=\"target\" value=\"{ranNFNSSIId}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.payload.RANNFNSSIId`\"/>",
99         "comments": "",
100         "outputs": 1,
101         "x": 741.25,
102         "y": 207.75001049041748,
103         "z": "759e49d3.adb538",
104         "wires": [
105             []
106         ]
107     },
108     {
109         "id": "3f2c75a.ef13f8a",
110         "type": "record",
111         "name": "record configdb RestAPI params",
112         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/instantiateRANSliceModifyAllocate.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"URL for configDB to Get NearRTRIC for RANNFNSSI\"/>\n<parameter name='field2' value=\"`$prop.configdb.url + $tmp.configdb.getNearRTRICByNSSI.url`\" />\n<parameter name='field3' value=\"`$tmp.payload.RANNFNSSIId`\" />",
113         "comments": "",
114         "outputs": 1,
115         "x": 700.2500076293945,
116         "y": 247.49999523162842,
117         "z": "759e49d3.adb538",
118         "wires": [
119             []
120         ]
121     },
122     {
123         "id": "ae453b51.dc9688",
124         "type": "execute",
125         "name": "Get nearRTRIC for RANNFNSSIId",
126         "xml": "<execute plugin='org.onap.ccsdk.sli.plugins.restapicall.RestapiCallNode' method='sendRequest' >\n<parameter name=\"restapiUrl\" value=\"`$prop.configdb.url + $tmp.configdb.getNearRTRICByNSSI.url`\"/>\n<parameter name=\"httpMethod\" value=\"GET\"/>\n<parameter name=\"responsePrefix\" value=\"getNFNSSIRIC-configdb-response\"/>\n<parameter name='contentType' value='application/json' /> \n<parameter name='format' value='json' />\n<parameter name='accept' value='application/json' />\n<parameter name=\"convertResponse\" value=\"true\"/>",
127         "comments": "",
128         "outputs": 1,
129         "x": 711.2500762939453,
130         "y": 291.0000009536743,
131         "z": "759e49d3.adb538",
132         "wires": [
133             [
134                 "21591d1a.bc16a2",
135                 "ec0e19a2.ed43f8"
136             ]
137         ]
138     },
139     {
140         "id": "21591d1a.bc16a2",
141         "type": "success",
142         "name": "success",
143         "xml": "<outcome value='success'>\n",
144         "comments": "",
145         "outputs": 1,
146         "x": 961.5682373046875,
147         "y": 319.568097114563,
148         "z": "759e49d3.adb538",
149         "wires": [
150             [
151                 "7e9aebe3.8e7964"
152             ]
153         ]
154     },
155     {
156         "id": "7e9aebe3.8e7964",
157         "type": "block",
158         "name": "block : atomic",
159         "xml": "<block atomic='true'>",
160         "atomic": "true",
161         "comments": "",
162         "outputs": 1,
163         "x": 1134.5680389404297,
164         "y": 308.56816959381104,
165         "z": "759e49d3.adb538",
166         "wires": [
167             [
168                 "16983893.a12ae7",
169                 "2bfa9688.c4e94a"
170             ]
171         ]
172     },
173     {
174         "id": "16983893.a12ae7",
175         "type": "record",
176         "name": "record",
177         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/instantiateRANSliceModifyAllocate.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"Successfully Obtained NearRT RIC info from ConfigDB\"/>\n<parameter name=\"field2\" value=\"`$getNFNSSIRIC-configdb-response._length`\"/>",
178         "comments": "",
179         "outputs": 1,
180         "x": 1335.3177680969238,
181         "y": 308.31819438934326,
182         "z": "759e49d3.adb538",
183         "wires": [
184             []
185         ]
186     },
187     {
188         "id": "2bfa9688.c4e94a",
189         "type": "execute",
190         "name": "printContext",
191         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils' method='printContext' >\n<parameter name='filename' value='/opt/opendaylight/current/data/log/ranSlice-instantiateRANSlice-configrsp-context.log' />\n\n\n",
192         "comments": "",
193         "outputs": 1,
194         "x": 1371.0959815979004,
195         "y": 351.5682029724121,
196         "z": "759e49d3.adb538",
197         "wires": [
198             []
199         ]
200     },
201     {
202         "id": "ec0e19a2.ed43f8",
203         "type": "failure",
204         "name": "failure",
205         "xml": "<outcome value='failure'>\n",
206         "comments": "",
207         "outputs": 1,
208         "x": 972.0680961608887,
209         "y": 268.0681390762329,
210         "z": "759e49d3.adb538",
211         "wires": [
212             [
213                 "db2c4e39.d6196"
214             ]
215         ]
216     },
217     {
218         "id": "db2c4e39.d6196",
219         "type": "block",
220         "name": "block",
221         "xml": "<block>",
222         "atomic": "false",
223         "comments": "",
224         "outputs": 1,
225         "x": 1130.8181762695312,
226         "y": 242.06821060180664,
227         "z": "759e49d3.adb538",
228         "wires": [
229             [
230                 "b2b2410b.6d682",
231                 "24da6566.d832ba"
232             ]
233         ]
234     },
235     {
236         "id": "b2b2410b.6d682",
237         "type": "set",
238         "name": "set",
239         "xml": "<set>\n<parameter name='error-code' value='500'/>\n<parameter name='error-message' value='Error Getting Info from ConfigDB. Aborting RPC executiopn'/>",
240         "comments": "",
241         "x": 1303.567813873291,
242         "y": 254.67923641204834,
243         "z": "759e49d3.adb538",
244         "wires": []
245     },
246     {
247         "id": "409ce852.c50a18",
248         "type": "for",
249         "name": "foreach NearRTRIC",
250         "xml": "<for index='idy' start='0' end='`$getNFNSSIRIC-configdb-response._length`' >\n",
251         "comments": "",
252         "outputs": 1,
253         "x": 265.75003814697266,
254         "y": 1353.5682663321495,
255         "z": "759e49d3.adb538",
256         "wires": [
257             [
258                 "cf2e847a.3179b8",
259                 "4ba2f0bc.9a171",
260                 "e1a056f0.6d4398",
261                 "38ad1f4.97b71e"
262             ]
263         ]
264     },
265     {
266         "id": "cf2e847a.3179b8",
267         "type": "block",
268         "name": "Process NearRTRIC",
269         "xml": "<block atomic='true'>",
270         "atomic": "true",
271         "comments": "",
272         "outputs": 1,
273         "x": 591.659065246582,
274         "y": 1147.477331161499,
275         "z": "759e49d3.adb538",
276         "wires": [
277             [
278                 "a1b18c5c.659da",
279                 "e87aed0d.e329a",
280                 "794c8e61.964b4",
281                 "621b59e6.f8c8b8",
282                 "e8a945e8.149658",
283                 "4c7fb5c.2c9664c"
284             ]
285         ]
286     },
287     {
288         "id": "a1b18c5c.659da",
289         "type": "execute",
290         "name": "read nearRTRICId",
291         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils' method='getAttributeValue'>\n\t<parameter name='outputPath' value='tmp.nearRTRICId' />\n\t<parameter name='source' value=\"`'getNFNSSIRIC-configdb-response.['+ $idy +'].nearRTRICId'`\" />\n",
292         "comments": "",
293         "outputs": 1,
294         "x": 1045.2955169677734,
295         "y": 978.4773025512695,
296         "z": "759e49d3.adb538",
297         "wires": [
298             []
299         ]
300     },
301     {
302         "id": "e87aed0d.e329a",
303         "type": "execute",
304         "name": "read gNBId",
305         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils' method='getAttributeValue'>\n\t<parameter name='outputPath' value='tmp.gNBId' />\n\t<parameter name='source' value=\"`'getNFNSSIRIC-configdb-response.[' + $idy + '].gNBId'`\" />",
306         "comments": "",
307         "outputs": 1,
308         "x": 1016.2955017089844,
309         "y": 1021.4773635864258,
310         "z": "759e49d3.adb538",
311         "wires": [
312             []
313         ]
314     },
315     {
316         "id": "794c8e61.964b4",
317         "type": "set",
318         "name": "Calculate uLThptPerSlice dLThptPerSlice maxNumberOfConns",
319         "xml": "<set>\n<parameter name='tmp.nearRTRIC.uLThptPerSlice1' value='`$payloadJson.input.sliceProfile.uLThptPerSlice * 1.1`' />\n<parameter name='tmp.nearRTRIC.uLThptPerSlice' value='`$tmp.nearRTRIC.uLThptPerSlice1 / $getNFNSSIRIC-configdb-response._length`' />\n<parameter name='tmp.nearRTRIC.dLThptPerSlice1' value='`$payloadJson.input.sliceProfile.dLThptPerSlice * 1.1`' />\n<parameter name='tmp.nearRTRIC.dLThptPerSlice' value='`$tmp.nearRTRIC.dLThptPerSlice1 / $getNFNSSIRIC-configdb-response._length`' />\n<parameter name='tmp.nearRTRIC.maxNumberOfConns1' value='`$payloadJson.input.sliceProfile.maxNumberofConns * 1.1`' />\n<parameter name='tmp.nearRTRIC.maxNumberOfConns' value='`$tmp.nearRTRIC.maxNumberOfConns1 / $getNFNSSIRIC-configdb-response._length`' />",
320         "comments": "",
321         "x": 1146.6591339111328,
322         "y": 1096.2954654693604,
323         "z": "759e49d3.adb538",
324         "wires": []
325     },
326     {
327         "id": "621b59e6.f8c8b8",
328         "type": "record",
329         "name": "record",
330         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/instantiateRANSliceModifyAllocate.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"Calculated uLThptPerSlice for nearRTRIC \"/>\n<parameter name=\"field2\" value=\"`$tmp.nearRTRIC.uLThptPerSlice`\"/>\n<parameter name=\"field3\" value=\"dLThptPerSlice for nearRTRIC\"/>\n<parameter name=\"field4\" value=\"`$tmp.nearRTRIC.dLThptPerSlice`\"/>\n<parameter name=\"field5\" value=\"maxNumberOfConn for nearRTRIC\"/>\n<parameter name=\"field6\" value=\"`$tmp.nearRTRIC.maxNumberOfConns`\"/>\n<parameter name=\"field7\" value=\"nearRTRICId\"/>\n<parameter name=\"field8\" value=\"`$tmp.nearRTRICId`\"/>\n<parameter name=\"field9\" value=\"gNBId\"/>\n<parameter name=\"field10\" value=\"`$tmp.gNBId`\"/>\n<parameter name=\"field11\" value=\"RANNFNSSI\"/>\n<parameter name=\"field12\" value=\"`$tmp.ranNFNSSIListEntry`\"/>\n<parameter name=\"field13\" value=\"NSSAI\"/>\n<parameter name=\"field14\" value=\"`$tmp.payload.sNSSAI`\"/>",
331         "comments": "",
332         "outputs": 1,
333         "x": 992.5681304931641,
334         "y": 1137.2955417633057,
335         "z": "759e49d3.adb538",
336         "wires": [
337             []
338         ]
339     },
340     {
341         "id": "e8a945e8.149658",
342         "type": "execute",
343         "name": "Update nearRT RIC Details in ConfigDB",
344         "xml": "<execute plugin='org.onap.ccsdk.sli.plugins.restapicall.RestapiCallNode' method='sendRequest' >\n<parameter name=\"restapiUrl\" value=\"`$prop.configdb.url + $prop.restapi.configdb.updatenearRTRIC`\"/>\n<parameter name=\"templateFileName\" value=\"`$prop.restapi.templateDir + '/ranSlice-configDB-updatenearRTRIC.json'`\" />\n<parameter name=\"httpMethod\" value=\"PUT\"/>\n<parameter name=\"responsePrefix\" value=\"modify-allocate-nearRTRIC-configdb-response\"/>\n<parameter name='contentType' value='application/json' /> \n<parameter name='format' value='json' />\n<parameter name='accept' value='application/json' />\n<parameter name=\"convertResponse\" value=\"true\"/>",
345         "comments": "",
346         "outputs": 1,
347         "x": 1098.5682220458984,
348         "y": 1183.2046298980713,
349         "z": "759e49d3.adb538",
350         "wires": [
351             [
352                 "dfb784aa.2c0408",
353                 "7170c833.e214e8"
354             ]
355         ]
356     },
357     {
358         "id": "dfb784aa.2c0408",
359         "type": "failure",
360         "name": "failure",
361         "xml": "<outcome value='failure'>\n",
362         "comments": "",
363         "outputs": 1,
364         "x": 1454.568115234375,
365         "y": 1108.0226411819458,
366         "z": "759e49d3.adb538",
367         "wires": [
368             [
369                 "a4721527.352d88"
370             ]
371         ]
372     },
373     {
374         "id": "a4721527.352d88",
375         "type": "block",
376         "name": "block",
377         "xml": "<block>",
378         "atomic": "false",
379         "comments": "",
380         "outputs": 1,
381         "x": 1586.5682373046875,
382         "y": 1070.0226411819458,
383         "z": "759e49d3.adb538",
384         "wires": [
385             [
386                 "8c6f9399.c9a82",
387                 "e4b6ad3f.014c4"
388             ]
389         ]
390     },
391     {
392         "id": "e4b6ad3f.014c4",
393         "type": "set",
394         "name": "set",
395         "xml": "<set>\n<parameter name='error-code' value='500'/>\n<parameter name='error-message' value='Error updating nearRTRIC info in ConfigDB. Aborting RPC executiopn'/>",
396         "comments": "",
397         "x": 1775.5679931640625,
398         "y": 1017.1336641311646,
399         "z": "759e49d3.adb538",
400         "wires": []
401     },
402     {
403         "id": "8c6f9399.c9a82",
404         "type": "returnFailure",
405         "name": "return failure",
406         "xml": "<return status='failure'>\n<parameter name='ack-final' value='Y'/>\n<parameter name='error-code' value='500'/>\n<parameter name='error-message' value='Error updating nearRTRIC info in ConfigDB. Aborting RPC executiopn'/>",
407         "comments": "",
408         "x": 1783.5679931640625,
409         "y": 1117.022702217102,
410         "z": "759e49d3.adb538",
411         "wires": []
412     },
413     {
414         "id": "7170c833.e214e8",
415         "type": "success",
416         "name": "success",
417         "xml": "<outcome value='success'>\n",
418         "comments": "",
419         "outputs": 1,
420         "x": 1452.38623046875,
421         "y": 1207.9317598342896,
422         "z": "759e49d3.adb538",
423         "wires": [
424             [
425                 "5b12bb4c.c02a24"
426             ]
427         ]
428     },
429     {
430         "id": "5b12bb4c.c02a24",
431         "type": "block",
432         "name": "block",
433         "xml": "<block>\n",
434         "atomic": "false",
435         "comments": "",
436         "outputs": 1,
437         "x": 1616.3861083984375,
438         "y": 1208.931881904602,
439         "z": "759e49d3.adb538",
440         "wires": [
441             [
442                 "f24dbbb0.6d6e18"
443             ]
444         ]
445     },
446     {
447         "id": "f24dbbb0.6d6e18",
448         "type": "record",
449         "name": "record",
450         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/instantiateRANSliceModifyAllocate.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"Successfully Updated NearRT RIC info in ConfigDB\"/>",
451         "comments": "",
452         "outputs": 1,
453         "x": 1766.3861083984375,
454         "y": 1203.9320039749146,
455         "z": "759e49d3.adb538",
456         "wires": [
457             []
458         ]
459     },
460     {
461         "id": "4c7fb5c.2c9664c",
462         "type": "execute",
463         "name": "set params",
464         "xml": "<set>\n<parameter name='tmp.ranNFNSSIListEntry' value=\"`$payloadJson.input.RANNFNSSIId`\"/>\n",
465         "comments": "",
466         "outputs": 1,
467         "x": 1048.750015258789,
468         "y": 1059.7500247955322,
469         "z": "759e49d3.adb538",
470         "wires": [
471             []
472         ]
473     },
474     {
475         "id": "1297ddc9.2934e2",
476         "type": "execute",
477         "name": "read CUCP list size",
478         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils' method='getAttributeValue'>\n\t<parameter name='outputPath' value='tmp.CUCPList_length' />\n\t<parameter name='source' value=\"`'getNFNSSIRIC-configdb-response.[' + $idy +'].gNBCUCPList_length'`\" />\n    ",
479         "comments": "",
480         "outputs": 1,
481         "x": 969.75,
482         "y": 1251.749997138977,
483         "z": "759e49d3.adb538",
484         "wires": [
485             []
486         ]
487     },
488     {
489         "id": "4ba2f0bc.9a171",
490         "type": "block",
491         "name": "Process CUCP",
492         "xml": "<block atomic='true'>",
493         "atomic": "true",
494         "comments": "",
495         "outputs": 1,
496         "x": 569.75,
497         "y": 1235.749997138977,
498         "z": "759e49d3.adb538",
499         "wires": [
500             [
501                 "1297ddc9.2934e2",
502                 "68041a62.fa3314",
503                 "5c593b00.a32a94"
504             ]
505         ]
506     },
507     {
508         "id": "68041a62.fa3314",
509         "type": "record",
510         "name": "record",
511         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/instantiateRANSliceModifyAllocate.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"Number of CUCP List Entries \"/>\n<parameter name=\"field2\" value=\"`$tmp.CUCPList_length`\"/>\n<parameter name=\"field3\" value=\"for the NearRTRIC\"/>\n<parameter name=\"field4\" value=\"`$tmp.nearRTRICId`\"/>\n",
512         "comments": "",
513         "outputs": 1,
514         "x": 941.75,
515         "y": 1316.749997138977,
516         "z": "759e49d3.adb538",
517         "wires": [
518             []
519         ]
520     },
521     {
522         "id": "5c593b00.a32a94",
523         "type": "for",
524         "name": "foreach CUCP",
525         "xml": "<for index='idz' start='0' end='`$tmp.CUCPList_length`'>\n",
526         "comments": "",
527         "outputs": 1,
528         "x": 969.75,
529         "y": 1391.749997138977,
530         "z": "759e49d3.adb538",
531         "wires": [
532             [
533                 "7014ee89.23936"
534             ]
535         ]
536     },
537     {
538         "id": "7014ee89.23936",
539         "type": "block",
540         "name": "block : process CUCP",
541         "xml": "<block atomic='true'>",
542         "atomic": "true",
543         "comments": "",
544         "outputs": 1,
545         "x": 1190.75,
546         "y": 1398.749997138977,
547         "z": "759e49d3.adb538",
548         "wires": [
549             [
550                 "b2c6d93d.637008",
551                 "84eb3e8c.ede5b",
552                 "fb834b7f.07d058",
553                 "ff2694ed.8d44c8"
554             ]
555         ]
556     },
557     {
558         "id": "b2c6d93d.637008",
559         "type": "execute",
560         "name": "read CUCP name",
561         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils' method='getAttributeValue'>\n\t<parameter name='outputPath' value='tmp.CUCPName' />\n\t<parameter name='source' value=\"`'getNFNSSIRIC-configdb-response.['+ $idy +'].gNBCUCPList['+ $idz +'].gNBCUName'`\" />",
562         "comments": "",
563         "outputs": 1,
564         "x": 1541.75,
565         "y": 1251.749997138977,
566         "z": "759e49d3.adb538",
567         "wires": [
568             []
569         ]
570     },
571     {
572         "id": "84eb3e8c.ede5b",
573         "type": "for",
574         "name": "for cellCUList",
575         "xml": "<for index='idcu' start='0' end='`$tmp.cellCUList_length`' >\n",
576         "comments": "",
577         "outputs": 1,
578         "x": 1545.75,
579         "y": 1395.749997138977,
580         "z": "759e49d3.adb538",
581         "wires": [
582             [
583                 "db543ed1.a7e94"
584             ]
585         ]
586     },
587     {
588         "id": "cfce49f3.f79c98",
589         "type": "execute",
590         "name": "prepare mnc",
591         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$tmp.patchPLMNInfoListEntry.url`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.patchPLMNInfoListEntry.url\"/>\n    <parameter name=\"target\" value=\"{mnc}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.mnc`\"/>",
592         "comments": "",
593         "outputs": 1,
594         "x": 2194.75,
595         "y": 1419.749997138977,
596         "z": "759e49d3.adb538",
597         "wires": [
598             []
599         ]
600     },
601     {
602         "id": "e2033152.6ac3e",
603         "type": "execute",
604         "name": "patch PLMNInfoListEntry ToNRCellCU",
605         "xml": "<execute plugin='org.onap.ccsdk.sli.plugins.restapicall.RestapiCallNode' method='sendRequest' >\n<parameter name=\"templateFileName\" value=\"`$prop.restapi.templateDir + '/ranSlice-patch-sNSSAI-NRCellCU.json'`\" />\n<parameter name=\"restapiUrl\" value=\"`$prop.controller.url + $tmp.patchPLMNInfoListEntry.url`\"/>\n<parameter name=\"restapiUser\" value=\"`$prop.controller.user`\" />\n<parameter name=\"restapiPassword\" value=\"`$prop.controller.pwd`\"/>\n<parameter name=\"httpMethod\" value=\"PATCH\"/>\n<parameter name=\"responsePrefix\" value=\"patch-cellCU-PLMNInfoList-response\"/>\n<parameter name='contentType' value='application/yang.patch+json' />\n<parameter name='accept' value='application/yang.patch-status+json'/>\n<parameter name='format' value='json' />",
606         "comments": "",
607         "outputs": 1,
608         "x": 2223.750015258789,
609         "y": 1494.75004529953,
610         "z": "759e49d3.adb538",
611         "wires": [
612             [
613                 "bca4f806.acaf78",
614                 "3687dc64.7965e4"
615             ]
616         ]
617     },
618     {
619         "id": "8c5e0143.9a807",
620         "type": "record",
621         "name": "record API params",
622         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/instantiateRANSliceModifyAllocate.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"patch cellCU NSSAI parameters\"/>\n<parameter name=\"field2\" value=\"`$tmp.nearRTRICId`\"/>\n<parameter name=\"field3\" value=\"`$tmp.CUCPName`\"/>\n<parameter name=\"field4\" value=\"`$tmp.cellCULocalId`\"/>\n<parameter name=\"field5\" value=\"`$tmp.mcc`\"/>\n<parameter name=\"field6\" value=\"`$tmp.mnc`\"/>\n<parameter name=\"field7\" value=\"`$tmp.patchPLMNInfoListEntry.url`\"/>\n",
623         "comments": "",
624         "outputs": 1,
625         "x": 2188.75008392334,
626         "y": 1456.7501063346863,
627         "z": "759e49d3.adb538",
628         "wires": [
629             []
630         ]
631     },
632     {
633         "id": "33ce0cbb.f24934",
634         "type": "block",
635         "name": "block : atomic",
636         "xml": "<block atomic='true'>",
637         "atomic": "true",
638         "comments": "",
639         "outputs": 1,
640         "x": 2059.75,
641         "y": 1002.749997138977,
642         "z": "759e49d3.adb538",
643         "wires": [
644             [
645                 "cfce49f3.f79c98",
646                 "8c5e0143.9a807",
647                 "e2033152.6ac3e",
648                 "315960eb.d54c",
649                 "36616e5c.37c822",
650                 "7263aeeb.44e3e",
651                 "7278acee.486974",
652                 "264a7ee6.a24eb2",
653                 "37abe676.ea6d5a",
654                 "6310f520.7ba69c",
655                 "aae2cdd.6be563"
656             ]
657         ]
658     },
659     {
660         "id": "bca4f806.acaf78",
661         "type": "success",
662         "name": "success",
663         "xml": "<outcome value='success'>\n",
664         "comments": "",
665         "outputs": 1,
666         "x": 2479.750114440918,
667         "y": 1544.7502145767212,
668         "z": "759e49d3.adb538",
669         "wires": [
670             [
671                 "b5db8475.ac9318"
672             ]
673         ]
674     },
675     {
676         "id": "b5db8475.ac9318",
677         "type": "block",
678         "name": "block : atomic",
679         "xml": "<block atomic='true'>",
680         "atomic": "true",
681         "comments": "",
682         "outputs": 1,
683         "x": 2652.749900817871,
684         "y": 1543.7502756118774,
685         "z": "759e49d3.adb538",
686         "wires": [
687             [
688                 "b28bad78.371f7"
689             ]
690         ]
691     },
692     {
693         "id": "b28bad78.371f7",
694         "type": "record",
695         "name": "record",
696         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/instantiateRANSliceModifyAllocate.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"Successfully Patched - cellCU PLMNInfo List\"/>",
697         "comments": "",
698         "outputs": 1,
699         "x": 2850.7499618530273,
700         "y": 1540.75039768219,
701         "z": "759e49d3.adb538",
702         "wires": [
703             []
704         ]
705     },
706     {
707         "id": "3687dc64.7965e4",
708         "type": "failure",
709         "name": "failure",
710         "xml": "<outcome value='failure'>\n",
711         "comments": "",
712         "outputs": 1,
713         "x": 2444.75008392334,
714         "y": 1427.7499704360962,
715         "z": "759e49d3.adb538",
716         "wires": [
717             [
718                 "8bd3ec20.33ea1"
719             ]
720         ]
721     },
722     {
723         "id": "8bd3ec20.33ea1",
724         "type": "block",
725         "name": "block : atomic",
726         "xml": "<block atomic='true'>",
727         "atomic": "true",
728         "comments": "",
729         "outputs": 1,
730         "x": 2594.750358581543,
731         "y": 1386.750153541565,
732         "z": "759e49d3.adb538",
733         "wires": [
734             [
735                 "6e5507a6.947d98",
736                 "2a8f179e.e88ed8",
737                 "24da6566.d832ba"
738             ]
739         ]
740     },
741     {
742         "id": "6e5507a6.947d98",
743         "type": "returnFailure",
744         "name": "return failure",
745         "xml": "<return status='failure'>\n<parameter name='ack-final' value='Y'/>\n<parameter name='error-code' value='500'/>\n<parameter name='error-message' value='Error updating NRcellCU - PLMNInfo. Aborting RPC executiopn'/>",
746         "comments": "",
747         "x": 2765.7499923706055,
748         "y": 1447.7502145767212,
749         "z": "759e49d3.adb538",
750         "wires": []
751     },
752     {
753         "id": "2a8f179e.e88ed8",
754         "type": "set",
755         "name": "set",
756         "xml": "<set>\n<parameter name='error-code' value='500'/>\n<parameter name='error-message' value='Error patching cellCU PLMNInfoList. Aborting RPC executiopn'/>",
757         "comments": "",
758         "x": 2760.750114440918,
759         "y": 1352.750153541565,
760         "z": "759e49d3.adb538",
761         "wires": []
762     },
763     {
764         "id": "315960eb.d54c",
765         "type": "execute",
766         "name": "prepare idGNBCUCPFunction",
767         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$tmp.patchPLMNInfoListEntry.url`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.patchPLMNInfoListEntry.url\"/>\n    <parameter name=\"target\" value=\"{idGNBCUCPFunction}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.CUCPName`\"/>\n",
768         "comments": "",
769         "outputs": 1,
770         "x": 2276.75,
771         "y": 1229.749997138977,
772         "z": "759e49d3.adb538",
773         "wires": [
774             []
775         ]
776     },
777     {
778         "id": "36616e5c.37c822",
779         "type": "execute",
780         "name": "prepare idNRCellCU",
781         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$tmp.patchPLMNInfoListEntry.url`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.patchPLMNInfoListEntry.url\"/>\n    <parameter name=\"target\" value=\"{idNRCellCU}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.cellCULocalId`\"/>\n",
782         "comments": "",
783         "outputs": 1,
784         "x": 2237.75,
785         "y": 1297.749997138977,
786         "z": "759e49d3.adb538",
787         "wires": [
788             []
789         ]
790     },
791     {
792         "id": "7263aeeb.44e3e",
793         "type": "execute",
794         "name": "prepare mcc",
795         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$tmp.patchPLMNInfoListEntry.url`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.patchPLMNInfoListEntry.url\"/>\n    <parameter name=\"target\" value=\"{mcc}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.mcc`\"/>\n   ",
796         "comments": "",
797         "outputs": 1,
798         "x": 2204.75,
799         "y": 1355.749997138977,
800         "z": "759e49d3.adb538",
801         "wires": [
802             []
803         ]
804     },
805     {
806         "id": "fb834b7f.07d058",
807         "type": "record",
808         "name": "record",
809         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/instantiateRANSliceModifyAllocate.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"CUCPName \"/>\n<parameter name=\"field2\" value=\"`$tmp.CUCPName`\"/>\n\n",
810         "comments": "",
811         "outputs": 1,
812         "x": 1514.75,
813         "y": 1302.749997138977,
814         "z": "759e49d3.adb538",
815         "wires": [
816             []
817         ]
818     },
819     {
820         "id": "ff2694ed.8d44c8",
821         "type": "execute",
822         "name": "read cellCU list size",
823         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils' method='getAttributeValue'>\n\t<parameter name='outputPath' value='tmp.cellCUList_length' />\n\t<parameter name='source' value=\"`'getNFNSSIRIC-configdb-response.[' + $idy +'].gNBCUCPList[' + $idz +'].cellCUList_length'`\" />\n    ",
824         "comments": "",
825         "outputs": 1,
826         "x": 1555.75,
827         "y": 1351.749997138977,
828         "z": "759e49d3.adb538",
829         "wires": [
830             []
831         ]
832     },
833     {
834         "id": "7278acee.486974",
835         "type": "switchNode",
836         "name": "ransim mounted",
837         "xml": "<switch test='`$prop.ransim-mounted`'>\n",
838         "comments": "",
839         "outputs": 1,
840         "x": 2282.75,
841         "y": 1065.749997138977,
842         "z": "759e49d3.adb538",
843         "wires": [
844             [
845                 "3afc0370.09ffac",
846                 "6a23acdd.3a0f24"
847             ]
848         ]
849     },
850     {
851         "id": "3afc0370.09ffac",
852         "type": "outcome",
853         "name": "Not Mounted",
854         "xml": "<outcome value='false'>\n",
855         "comments": "",
856         "outputs": 1,
857         "x": 2490.75,
858         "y": 1030.749752998352,
859         "z": "759e49d3.adb538",
860         "wires": [
861             [
862                 "3e8db4ec.d3f08c"
863             ]
864         ]
865     },
866     {
867         "id": "3e8db4ec.d3f08c",
868         "type": "execute",
869         "name": "generate patch PLMNInfoListEntry ToNRCellCU",
870         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$prop.restapi.patchPLMNInfoListEntry.ToNRCellCU`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.patchPLMNInfoListEntry.url\"/>\n    <parameter name=\"target\" value=\"{idNearRTRIC}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.nearRTRICId`\"/>\n",
871         "comments": "",
872         "outputs": 1,
873         "x": 2810.75,
874         "y": 1045.749997138977,
875         "z": "759e49d3.adb538",
876         "wires": [
877             []
878         ]
879     },
880     {
881         "id": "6a23acdd.3a0f24",
882         "type": "outcome",
883         "name": "Mounted",
884         "xml": "<outcome value='true'>\n",
885         "comments": "",
886         "outputs": 1,
887         "x": 2478.75,
888         "y": 1132.749997138977,
889         "z": "759e49d3.adb538",
890         "wires": [
891             [
892                 "f066a98c.b53548"
893             ]
894         ]
895     },
896     {
897         "id": "264a7ee6.a24eb2",
898         "type": "block",
899         "name": "block : atomic",
900         "xml": "<block atomic='true'>",
901         "atomic": "true",
902         "comments": "",
903         "outputs": 1,
904         "x": 1837.75,
905         "y": 1816.749997138977,
906         "z": "759e49d3.adb538",
907         "wires": [
908             [
909                 "d883af29.fc32a",
910                 "44cfab74.c73c24",
911                 "243c7b71.bc25b4",
912                 "820a74d8.98abe8",
913                 "b5cc076a.1a2f88",
914                 "1b8a120e.c94b9e",
915                 "3667de28.b5b912",
916                 "d7eed26c.50d1a",
917                 "4cd7f162.536ce",
918                 "2af6d7eb.224e68",
919                 "8ee56bd1.fa1718"
920             ]
921         ]
922     },
923     {
924         "id": "d883af29.fc32a",
925         "type": "set",
926         "name": "Calculate maxNumberOfConnsPercellCU",
927         "xml": "<set>\n<parameter name='tmp.maxNumberOfConnsPercellCU' value='`$tmp.payload.maxNumberofConns / $tmp.cellCUList_length`' />\n",
928         "comments": "",
929         "x": 2093.75013923645,
930         "y": 1587.7501049041748,
931         "z": "759e49d3.adb538",
932         "wires": []
933     },
934     {
935         "id": "44cfab74.c73c24",
936         "type": "record",
937         "name": "record",
938         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/instantiateRANSliceModifyAllocate.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"RRMPolicyRatio temp1 - \"/>\n<parameter name=\"field2\" value=\"`$tmp.maxNumberOfConnsPercellCU`\"/>\n<parameter name=\"field3\" value=\"RRMPolicyRatio temp2 - \"/>\n<parameter name=\"field4\" value=\"`$tmp.rRMPolicyDedicatedRatio.CellCU1`\"/>\n<parameter name=\"field5\" value=\"RRMPolicyRatio for this profile is - \"/>\n<parameter name=\"field6\" value=\"`$tmp.rRMPolicyDedicatedRatio_SliceProfile`\"/>",
939         "comments": "",
940         "outputs": 1,
941         "x": 2036.7500743865967,
942         "y": 1715.7500743865967,
943         "z": "759e49d3.adb538",
944         "wires": [
945             []
946         ]
947     },
948     {
949         "id": "243c7b71.bc25b4",
950         "type": "switchNode",
951         "name": "ransim mounted",
952         "xml": "<switch test='`$prop.ransim-mounted`'>\n",
953         "comments": "",
954         "outputs": 1,
955         "x": 2057.7500743865967,
956         "y": 1751.7500438690186,
957         "z": "759e49d3.adb538",
958         "wires": [
959             [
960                 "17f906ee.fdd429",
961                 "5917f308.c923fc"
962             ]
963         ]
964     },
965     {
966         "id": "17f906ee.fdd429",
967         "type": "outcome",
968         "name": "Not Mounted",
969         "xml": "<outcome value='false'>\n",
970         "comments": "",
971         "outputs": 1,
972         "x": 2237.75,
973         "y": 1689.749752998352,
974         "z": "759e49d3.adb538",
975         "wires": [
976             [
977                 "96d6cd4a.907b9"
978             ]
979         ]
980     },
981     {
982         "id": "96d6cd4a.907b9",
983         "type": "execute",
984         "name": "fetch RRMPolicyRatio NRCellCU - URL",
985         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$prop.restapi.RRMPolicyRatioEntry.ToNRCellCU`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.getRRMPolicyRatio.url\"/>\n    <parameter name=\"target\" value=\"{idNearRTRIC}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.nearRTRICId`\"/>\n",
986         "comments": "",
987         "outputs": 1,
988         "x": 2515.75,
989         "y": 1681.749997138977,
990         "z": "759e49d3.adb538",
991         "wires": [
992             []
993         ]
994     },
995     {
996         "id": "820a74d8.98abe8",
997         "type": "execute",
998         "name": "prepare idGNBCUCPFunction",
999         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$tmp.getRRMPolicyRatio.url`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.getRRMPolicyRatio.url\"/>\n    <parameter name=\"target\" value=\"{idGNBCUCPFunction}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.CUCPName`\"/>\n",
1000         "comments": "",
1001         "outputs": 1,
1002         "x": 2094.75,
1003         "y": 1794.749997138977,
1004         "z": "759e49d3.adb538",
1005         "wires": [
1006             []
1007         ]
1008     },
1009     {
1010         "id": "b5cc076a.1a2f88",
1011         "type": "execute",
1012         "name": "prepare idNRCellCU",
1013         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$tmp.getRRMPolicyRatio.url`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.getRRMPolicyRatio.url\"/>\n    <parameter name=\"target\" value=\"{idNRCellCU}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.cellCULocalId`\"/>\n",
1014         "comments": "",
1015         "outputs": 1,
1016         "x": 2093.7500400543213,
1017         "y": 1834.7500171661377,
1018         "z": "759e49d3.adb538",
1019         "wires": [
1020             []
1021         ]
1022     },
1023     {
1024         "id": "f21d518b.c4569",
1025         "type": "success",
1026         "name": "success",
1027         "xml": "<outcome value='success'>\n",
1028         "comments": "",
1029         "outputs": 1,
1030         "x": 2350.749979019165,
1031         "y": 1937.750108718872,
1032         "z": "759e49d3.adb538",
1033         "wires": [
1034             [
1035                 "111e16ae.8da919"
1036             ]
1037         ]
1038     },
1039     {
1040         "id": "111e16ae.8da919",
1041         "type": "block",
1042         "name": "block : atomic",
1043         "xml": "<block atomic='true'>",
1044         "atomic": "true",
1045         "comments": "",
1046         "outputs": 1,
1047         "x": 2509.7498779296875,
1048         "y": 1974.7501192092896,
1049         "z": "759e49d3.adb538",
1050         "wires": [
1051             [
1052                 "915386e5.100cf8",
1053                 "3e1bce91.1c0fb2"
1054             ]
1055         ]
1056     },
1057     {
1058         "id": "915386e5.100cf8",
1059         "type": "record",
1060         "name": "record",
1061         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/instantiateRANSliceModifyAllocate.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"Successfully Retrieved - RRMPolicyRatio\"/>",
1062         "comments": "",
1063         "outputs": 1,
1064         "x": 2660.7499866485596,
1065         "y": 1942.750322818756,
1066         "z": "759e49d3.adb538",
1067         "wires": [
1068             []
1069         ]
1070     },
1071     {
1072         "id": "55ede1ab.ea75e",
1073         "type": "failure",
1074         "name": "failure",
1075         "xml": "<outcome value='failure'>\n",
1076         "comments": "",
1077         "outputs": 1,
1078         "x": 2347.749952316284,
1079         "y": 1844.7500171661377,
1080         "z": "759e49d3.adb538",
1081         "wires": [
1082             [
1083                 "3c1279f2.1ce766"
1084             ]
1085         ]
1086     },
1087     {
1088         "id": "3c1279f2.1ce766",
1089         "type": "block",
1090         "name": "block : atomic",
1091         "xml": "<block atomic='true'>",
1092         "atomic": "true",
1093         "comments": "",
1094         "outputs": 1,
1095         "x": 2499.750244140625,
1096         "y": 1842.749997138977,
1097         "z": "759e49d3.adb538",
1098         "wires": [
1099             [
1100                 "70c48433.058cac",
1101                 "6dbcf243.6696ec",
1102                 "24da6566.d832ba"
1103             ]
1104         ]
1105     },
1106     {
1107         "id": "70c48433.058cac",
1108         "type": "returnFailure",
1109         "name": "return failure",
1110         "xml": "<return status='failure'>\n<parameter name='ack-final' value='Y'/>\n<parameter name='error-code' value='500'/>\n<parameter name='error-message' value='Error in Fetching RRMPolicyRatio - CellCU. Aborting RPC executiopn'/>",
1111         "comments": "",
1112         "x": 2670.7498779296875,
1113         "y": 1903.7500581741333,
1114         "z": "759e49d3.adb538",
1115         "wires": []
1116     },
1117     {
1118         "id": "6dbcf243.6696ec",
1119         "type": "set",
1120         "name": "set",
1121         "xml": "<set>\n<parameter name='error-code' value='500'/>\n<parameter name='error-message' value='Error in retrieving RRMPolicyRatio. Aborting RPC executiopn'/>",
1122         "comments": "",
1123         "x": 2665.75,
1124         "y": 1808.749997138977,
1125         "z": "759e49d3.adb538",
1126         "wires": []
1127     },
1128     {
1129         "id": "1b8a120e.c94b9e",
1130         "type": "execute",
1131         "name": "fetch RRMPolicyRatio - NRCellCU",
1132         "xml": "<execute plugin='org.onap.ccsdk.sli.plugins.restapicall.RestapiCallNode' method='sendRequest' >\n<parameter name=\"restapiUrl\" value=\"`$prop.controller.url + $tmp.getRRMPolicyRatio.url`\"/>\n<parameter name=\"restapiUser\" value=\"`$prop.controller.user`\" />\n<parameter name=\"restapiPassword\" value=\"`$prop.controller.pwd`\"/>\n<parameter name=\"httpMethod\" value=\"GET\"/>\n<parameter name=\"responsePrefix\" value=\"get-rrmpolicyratio-response\"/>\n<parameter name='contentType' value='application/json' /> \n<parameter name='format' value='json' />\n<parameter name='accept' value='application/json' />\n<parameter name=\"convertResponse\" value=\"true\"/>",
1133         "comments": "",
1134         "outputs": 1,
1135         "x": 2126.7500705718994,
1136         "y": 1889.7500171661377,
1137         "z": "759e49d3.adb538",
1138         "wires": [
1139             [
1140                 "55ede1ab.ea75e",
1141                 "f21d518b.c4569"
1142             ]
1143         ]
1144     },
1145     {
1146         "id": "3e1bce91.1c0fb2",
1147         "type": "execute",
1148         "name": "printContext",
1149         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils' method='printContext' >\n<parameter name='filename' value='/opt/opendaylight/current/data/log/ranSlice-instantiateRANSlice-configrsp-context.log' />\n\n\n",
1150         "comments": "",
1151         "outputs": 1,
1152         "x": 2686.7499256134033,
1153         "y": 1975.7500476837158,
1154         "z": "759e49d3.adb538",
1155         "wires": [
1156             []
1157         ]
1158     },
1159     {
1160         "id": "3667de28.b5b912",
1161         "type": "for",
1162         "name": "for each rrmpolicyratio",
1163         "xml": "<for index='idcu-rrm' start='0' end='`$tmp.rrmPolicyRatioList_length`' >\n",
1164         "comments": "",
1165         "outputs": 1,
1166         "x": 2029.75,
1167         "y": 2079.750226020813,
1168         "z": "759e49d3.adb538",
1169         "wires": [
1170             [
1171                 "f34c8bf6.6df258"
1172             ]
1173         ]
1174     },
1175     {
1176         "id": "f34c8bf6.6df258",
1177         "type": "block",
1178         "name": "block : atomic",
1179         "xml": "<block atomic='true'>",
1180         "atomic": "true",
1181         "comments": "",
1182         "outputs": 1,
1183         "x": 2250.75,
1184         "y": 2099.750226020813,
1185         "z": "759e49d3.adb538",
1186         "wires": [
1187             [
1188                 "59243738.c4dc48",
1189                 "3edf4b2a.306634",
1190                 "a0afcdc.d95b73",
1191                 "5c1b94cd.7a5e4c",
1192                 "66a7148b.8c2f6c",
1193                 "2571909d.7ead5",
1194                 "510e1bea.eaddd4",
1195                 "6aae55af.746a8c",
1196                 "84f94ac7.29a9f8",
1197                 "c5d98457.57fed8",
1198                 "c24f6f07.1cb2f"
1199             ]
1200         ]
1201     },
1202     {
1203         "id": "59243738.c4dc48",
1204         "type": "set",
1205         "name": "Calculate updated RRMPolicyRatio",
1206         "xml": "<set>\n<parameter name='tmp.rrmPolicyDedicatedRatio_CellCU_new' value='`$tmp.rrmPolicyDedicatedRatiocellCU_old + $tmp.rRMPolicyDedicatedRatio_SliceProfile`' />",
1207         "comments": "",
1208         "x": 2568.7500171661377,
1209         "y": 2059.7502946853638,
1210         "z": "759e49d3.adb538",
1211         "wires": []
1212     },
1213     {
1214         "id": "3edf4b2a.306634",
1215         "type": "record",
1216         "name": "record",
1217         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/instantiateRANSliceModifyAllocate.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"Existing RRMPolicyRatio for CellCU is - \"/>\n<parameter name=\"field2\" value=\"`$tmp.rrmPolicyDedicatedRatiocellCU_old`\"/>\n<parameter name=\"field3\" value=\"Updated RRMPolicyRatio for CellCU is - \"/>\n<parameter name=\"field4\" value=\"`$tmp.rrmPolicyDedicatedRatio_CellCU_new`\"/>",
1218         "comments": "",
1219         "outputs": 1,
1220         "x": 2493.750047683716,
1221         "y": 2093.749990463257,
1222         "z": "759e49d3.adb538",
1223         "wires": [
1224             []
1225         ]
1226     },
1227     {
1228         "id": "a0afcdc.d95b73",
1229         "type": "switchNode",
1230         "name": "ransim mounted",
1231         "xml": "<switch test='`$prop.ransim-mounted`'>\n",
1232         "comments": "",
1233         "outputs": 1,
1234         "x": 2543.75,
1235         "y": 2127.749997138977,
1236         "z": "759e49d3.adb538",
1237         "wires": [
1238             [
1239                 "91da454a.8df758",
1240                 "ed3d4504.d50d98"
1241             ]
1242         ]
1243     },
1244     {
1245         "id": "91da454a.8df758",
1246         "type": "outcome",
1247         "name": "Not Mounted",
1248         "xml": "<outcome value='false'>\n",
1249         "comments": "",
1250         "outputs": 1,
1251         "x": 2824.8610458374023,
1252         "y": 2055.861035346985,
1253         "z": "759e49d3.adb538",
1254         "wires": [
1255             [
1256                 "abaaf061.485d8"
1257             ]
1258         ]
1259     },
1260     {
1261         "id": "abaaf061.485d8",
1262         "type": "execute",
1263         "name": "fetch RRMPolicyRatio NRCellCU - URL",
1264         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$prop.restapi.RRMPolicyRatioEntry.ToNRCellCU`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.getRRMPolicyRatio.url\"/>\n    <parameter name=\"target\" value=\"{idNearRTRIC}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.nearRTRICId`\"/>\n",
1265         "comments": "",
1266         "outputs": 1,
1267         "x": 3069.75040435791,
1268         "y": 2057.638886451721,
1269         "z": "759e49d3.adb538",
1270         "wires": [
1271             []
1272         ]
1273     },
1274     {
1275         "id": "5c1b94cd.7a5e4c",
1276         "type": "execute",
1277         "name": "patch NRCellCU - RRMPolicyRatio",
1278         "xml": "<execute plugin='org.onap.ccsdk.sli.plugins.restapicall.RestapiCallNode' method='sendRequest' >\n<parameter name=\"templateFileName\" value=\"`$prop.restapi.templateDir + '/ranSlice-patch-RRMPolicyRatio-NRCellCU.json'`\" />\n<parameter name=\"restapiUrl\" value=\"`$prop.controller.url + $tmp.getRRMPolicyRatio.url`\"/>\n<parameter name=\"restapiUser\" value=\"`$prop.controller.user`\" />\n<parameter name=\"restapiPassword\" value=\"`$prop.controller.pwd`\"/>\n<parameter name=\"httpMethod\" value=\"PATCH\"/>\n<parameter name=\"responsePrefix\" value=\"patch-cellCU-RRMPolicyRatio-response\"/>\n<parameter name='contentType' value='application/yang.patch+json' />\n<parameter name='accept' value='application/yang.patch-status+json'/>\n<parameter name='format' value='json' />",
1279         "comments": "",
1280         "outputs": 1,
1281         "x": 2581.6387786865234,
1282         "y": 2305.4167098999023,
1283         "z": "759e49d3.adb538",
1284         "wires": [
1285             [
1286                 "1b0ecdda.6496a2",
1287                 "3df22710.ba4e68"
1288             ]
1289         ]
1290     },
1291     {
1292         "id": "1b0ecdda.6496a2",
1293         "type": "success",
1294         "name": "success",
1295         "xml": "<outcome value='success'>\n",
1296         "comments": "",
1297         "outputs": 1,
1298         "x": 2844.75,
1299         "y": 2290.749997138977,
1300         "z": "759e49d3.adb538",
1301         "wires": [
1302             [
1303                 "cba6ab19.9bfc58"
1304             ]
1305         ]
1306     },
1307     {
1308         "id": "cba6ab19.9bfc58",
1309         "type": "block",
1310         "name": "block : atomic",
1311         "xml": "<block atomic='true'>",
1312         "atomic": "true",
1313         "comments": "",
1314         "outputs": 1,
1315         "x": 3035.75,
1316         "y": 2290.749997138977,
1317         "z": "759e49d3.adb538",
1318         "wires": [
1319             [
1320                 "71a8f142.9056d"
1321             ]
1322         ]
1323     },
1324     {
1325         "id": "71a8f142.9056d",
1326         "type": "record",
1327         "name": "record",
1328         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/instantiateRANSliceModifyAllocate.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"Successfully Patched - cellCU RRMpolicyRatio\"/>",
1329         "comments": "",
1330         "outputs": 1,
1331         "x": 3220.749755859375,
1332         "y": 2291.750241279602,
1333         "z": "759e49d3.adb538",
1334         "wires": [
1335             []
1336         ]
1337     },
1338     {
1339         "id": "3df22710.ba4e68",
1340         "type": "failure",
1341         "name": "failure",
1342         "xml": "<outcome value='failure'>\n",
1343         "comments": "",
1344         "outputs": 1,
1345         "x": 2843.75,
1346         "y": 2378.749997138977,
1347         "z": "759e49d3.adb538",
1348         "wires": [
1349             [
1350                 "217bb0db.2105b"
1351             ]
1352         ]
1353     },
1354     {
1355         "id": "217bb0db.2105b",
1356         "type": "block",
1357         "name": "block : atomic",
1358         "xml": "<block atomic='true'>",
1359         "atomic": "true",
1360         "comments": "",
1361         "outputs": 1,
1362         "x": 3062.750244140625,
1363         "y": 2383.749997138977,
1364         "z": "759e49d3.adb538",
1365         "wires": [
1366             [
1367                 "8581e932.8b5f68",
1368                 "647b2b81.9dc534",
1369                 "24da6566.d832ba"
1370             ]
1371         ]
1372     },
1373     {
1374         "id": "8581e932.8b5f68",
1375         "type": "returnFailure",
1376         "name": "return failure",
1377         "xml": "<return status='failure'>\n<parameter name='ack-final' value='Y'/>\n<parameter name='error-code' value='500'/>\n<parameter name='error-message' value='Error updating NRCellDU - RRMPolicyRAtio. Aborting RPC executiopn'/>",
1378         "comments": "",
1379         "x": 3307.7498779296875,
1380         "y": 2429.7500581741333,
1381         "z": "759e49d3.adb538",
1382         "wires": []
1383     },
1384     {
1385         "id": "647b2b81.9dc534",
1386         "type": "set",
1387         "name": "set",
1388         "xml": "<set>\n<parameter name='error-code' value='500'/>\n<parameter name='error-message' value='Error patching cellCU RRMPolicyRatio. Aborting RPC executiopn'/>",
1389         "comments": "",
1390         "x": 3302.75,
1391         "y": 2334.749997138977,
1392         "z": "759e49d3.adb538",
1393         "wires": []
1394     },
1395     {
1396         "id": "d7eed26c.50d1a",
1397         "type": "record",
1398         "name": "record",
1399         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/instantiateRANSliceModifyAllocate.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"RRMPolicyRatioList size\"/>\n<parameter name=\"field2\" value=\"`$tmp.rrmPolicyRatioList_length`\"/>\n",
1400         "comments": "",
1401         "outputs": 1,
1402         "x": 2013.75,
1403         "y": 2029.749997138977,
1404         "z": "759e49d3.adb538",
1405         "wires": [
1406             []
1407         ]
1408     },
1409     {
1410         "id": "db543ed1.a7e94",
1411         "type": "block",
1412         "name": "block",
1413         "xml": "<block atomic='true'>",
1414         "atomic": "true",
1415         "comments": "",
1416         "outputs": 1,
1417         "x": 1765.75,
1418         "y": 1304.749997138977,
1419         "z": "759e49d3.adb538",
1420         "wires": [
1421             [
1422                 "451a06f1.e68438"
1423             ]
1424         ]
1425     },
1426     {
1427         "id": "37abe676.ea6d5a",
1428         "type": "record",
1429         "name": "record",
1430         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/instantiateRANSliceModifyAllocate.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"`$tmp.cellCULocalId`\"/>\n<parameter name=\"field2\" value=\"CellCU is applicable for the NSSAI \"/>\n\n\n",
1431         "comments": "",
1432         "outputs": 1,
1433         "x": 2254.75,
1434         "y": 997.749997138977,
1435         "z": "759e49d3.adb538",
1436         "wires": [
1437             []
1438         ]
1439     },
1440     {
1441         "id": "6310f520.7ba69c",
1442         "type": "block",
1443         "name": "block : atomic",
1444         "xml": "<block atomic='true'>",
1445         "atomic": "true",
1446         "comments": "",
1447         "outputs": 1,
1448         "x": 1654.7499542236328,
1449         "y": 2281.750008583069,
1450         "z": "759e49d3.adb538",
1451         "wires": [
1452             [
1453                 "b2a1bbcc.826408",
1454                 "678682c0.b94e4c",
1455                 "c2224ad0.15c998",
1456                 "16923767.56c8d9",
1457                 "c94ce5be.aa8a58",
1458                 "b3e4cb3c.f52fe8",
1459                 "e4fcb239.0de",
1460                 "184dd5a5.577a3a",
1461                 "80361e5c.20845",
1462                 "186543e1.ed936c"
1463             ]
1464         ]
1465     },
1466     {
1467         "id": "b2a1bbcc.826408",
1468         "type": "execute",
1469         "name": "Update cellCU for gNBCUCP in ConfigDB",
1470         "xml": "<execute plugin='org.onap.ccsdk.sli.plugins.restapicall.RestapiCallNode' method='sendRequest' >\n<parameter name=\"restapiUrl\" value=\"`$prop.configdb.url + $prop.restapi.configdb.updategNBCUCP`\"/>\n<parameter name=\"templateFileName\" value=\"`$prop.restapi.templateDir + '/ranSlice-configDB-updategNBCUCP.json'`\" />\n<parameter name=\"httpMethod\" value=\"PUT\"/>\n<parameter name=\"responsePrefix\" value=\"update-gNBCUCP-configdb-response\"/>\n<parameter name='contentType' value='application/json' /> \n<parameter name='format' value='json' />\n<parameter name='accept' value='application/json' />\n<parameter name=\"convertResponse\" value=\"true\"/>",
1471         "comments": "",
1472         "outputs": 1,
1473         "x": 1937.7499542236328,
1474         "y": 2281.750008583069,
1475         "z": "759e49d3.adb538",
1476         "wires": [
1477             [
1478                 "4bb8bdd2.9a73b4",
1479                 "11ea4181.a4e4fe"
1480             ]
1481         ]
1482     },
1483     {
1484         "id": "11ea4181.a4e4fe",
1485         "type": "success",
1486         "name": "success",
1487         "xml": "<outcome value='success'>\n",
1488         "comments": "",
1489         "outputs": 1,
1490         "x": 2211.75008392334,
1491         "y": 2338.7501182556152,
1492         "z": "759e49d3.adb538",
1493         "wires": [
1494             [
1495                 "324f6e56.5f7042"
1496             ]
1497         ]
1498     },
1499     {
1500         "id": "4bb8bdd2.9a73b4",
1501         "type": "failure",
1502         "name": "failure",
1503         "xml": "<outcome value='failure'>\n",
1504         "comments": "",
1505         "outputs": 1,
1506         "x": 2209.1945190429688,
1507         "y": 2300.528037071228,
1508         "z": "759e49d3.adb538",
1509         "wires": [
1510             [
1511                 "a53eedff.333a3"
1512             ]
1513         ]
1514     },
1515     {
1516         "id": "a53eedff.333a3",
1517         "type": "block",
1518         "name": "block : atomic",
1519         "xml": "<block atomic='true'>",
1520         "atomic": "true",
1521         "comments": "",
1522         "outputs": 1,
1523         "x": 2416.749954223633,
1524         "y": 2368.750008583069,
1525         "z": "759e49d3.adb538",
1526         "wires": [
1527             [
1528                 "52d3db38.e54d84",
1529                 "6bf1410b.82db5",
1530                 "24da6566.d832ba"
1531             ]
1532         ]
1533     },
1534     {
1535         "id": "6bf1410b.82db5",
1536         "type": "set",
1537         "name": "set",
1538         "xml": "<set>\n<parameter name='error-code' value='500'/>\n<parameter name='error-message' value='Error in updating Config DB - NRCellCU. Aborting RPC executiopn'/>",
1539         "comments": "",
1540         "x": 2583.8609161376953,
1541         "y": 2343.4166975021362,
1542         "z": "759e49d3.adb538",
1543         "wires": []
1544     },
1545     {
1546         "id": "52d3db38.e54d84",
1547         "type": "returnFailure",
1548         "name": "return failure",
1549         "xml": "<return status='failure'>\n<parameter name='ack-final' value='Y'/>\n<parameter name='error-code' value='500'/>\n<parameter name='error-message' value='Error updating NRCellCU-PLMNInfo in ConfigDB. Aborting RPC executiopn'/>",
1550         "comments": "",
1551         "x": 2641.0829162597656,
1552         "y": 2404.1943769454956,
1553         "z": "759e49d3.adb538",
1554         "wires": []
1555     },
1556     {
1557         "id": "4a5466e7.a36c38",
1558         "type": "record",
1559         "name": "record",
1560         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/instantiateRANSliceModifyAllocate.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"Successfully updated ConfigDB - NRCellCU pLMNinfo \"/>",
1561         "comments": "",
1562         "outputs": 1,
1563         "x": 2484.861167907715,
1564         "y": 2412.9721632003784,
1565         "z": "759e49d3.adb538",
1566         "wires": [
1567             []
1568         ]
1569     },
1570     {
1571         "id": "324f6e56.5f7042",
1572         "type": "block",
1573         "name": "block",
1574         "xml": "<block>\n",
1575         "atomic": "false",
1576         "comments": "",
1577         "outputs": 1,
1578         "x": 2344.1944999694824,
1579         "y": 2410.305516242981,
1580         "z": "759e49d3.adb538",
1581         "wires": [
1582             [
1583                 "4a5466e7.a36c38"
1584             ]
1585         ]
1586     },
1587     {
1588         "id": "4f25ca6f.2ed7e4",
1589         "type": "execute",
1590         "name": "Update RRMPolicy for gNBCUCP in ConfigDB",
1591         "xml": "<execute plugin='org.onap.ccsdk.sli.plugins.restapicall.RestapiCallNode' method='sendRequest' >\n<parameter name=\"restapiUrl\" value=\"`$prop.configdb.url + $prop.restapi.configdb.updateRRMPolicy`\"/>\n<parameter name=\"templateFileName\" value=\"`$prop.restapi.templateDir + '/ranSlice-configDB-updateRRMPolicy-CUCP.json'`\" />\n<parameter name=\"httpMethod\" value=\"PUT\"/>\n<parameter name=\"responsePrefix\" value=\"update-gNBCUCP-rrmpolicy-configdb-response\"/>\n<parameter name='contentType' value='application/json' /> \n<parameter name='format' value='json' />\n<parameter name='accept' value='application/json' />\n<parameter name=\"convertResponse\" value=\"true\"/>",
1592         "comments": "",
1593         "outputs": 1,
1594         "x": 2078.7500610351562,
1595         "y": 2651.750153541565,
1596         "z": "759e49d3.adb538",
1597         "wires": [
1598             [
1599                 "bb36658c.fec7b8",
1600                 "14aa29c2.5f4dd6"
1601             ]
1602         ]
1603     },
1604     {
1605         "id": "bb36658c.fec7b8",
1606         "type": "failure",
1607         "name": "failure",
1608         "xml": "<outcome value='failure'>\n",
1609         "comments": "",
1610         "outputs": 1,
1611         "x": 2395.9724349975586,
1612         "y": 2573.8614196777344,
1613         "z": "759e49d3.adb538",
1614         "wires": [
1615             [
1616                 "a7f4fc11.29da2"
1617             ]
1618         ]
1619     },
1620     {
1621         "id": "14aa29c2.5f4dd6",
1622         "type": "success",
1623         "name": "success",
1624         "xml": "<outcome value='success'>\n",
1625         "comments": "",
1626         "outputs": 1,
1627         "x": 2336.7500534057617,
1628         "y": 2632.7497873306274,
1629         "z": "759e49d3.adb538",
1630         "wires": [
1631             [
1632                 "1e128f6d.125ef1"
1633             ]
1634         ]
1635     },
1636     {
1637         "id": "a7f4fc11.29da2",
1638         "type": "block",
1639         "name": "block : atomic",
1640         "xml": "<block atomic='true'>",
1641         "atomic": "true",
1642         "comments": "",
1643         "outputs": 1,
1644         "x": 2599.7499465942383,
1645         "y": 2574.749990463257,
1646         "z": "759e49d3.adb538",
1647         "wires": [
1648             [
1649                 "dba7be20.2143b",
1650                 "73ad5d82.73f644",
1651                 "24da6566.d832ba"
1652             ]
1653         ]
1654     },
1655     {
1656         "id": "73ad5d82.73f644",
1657         "type": "set",
1658         "name": "set",
1659         "xml": "<set>\n<parameter name='error-code' value='500'/>\n<parameter name='error-message' value='Error in updating RRMPolicyRatio - NRCellCU. Aborting RPC executiopn'/>",
1660         "comments": "",
1661         "x": 2781.305244445801,
1662         "y": 2568.5279359817505,
1663         "z": "759e49d3.adb538",
1664         "wires": []
1665     },
1666     {
1667         "id": "dba7be20.2143b",
1668         "type": "returnFailure",
1669         "name": "return failure",
1670         "xml": "<return status='failure'>\n<parameter name='ack-final' value='Y'/>\n<parameter name='error-code' value='500'/>\n<parameter name='error-message' value='Error updating NRCellCU-RRMPolicyRatio in ConfigDB. Aborting RPC executiopn'/>",
1671         "comments": "",
1672         "x": 2776.30509185791,
1673         "y": 2606.8612184524536,
1674         "z": "759e49d3.adb538",
1675         "wires": []
1676     },
1677     {
1678         "id": "1e128f6d.125ef1",
1679         "type": "block",
1680         "name": "block",
1681         "xml": "<block>\n",
1682         "atomic": "false",
1683         "comments": "",
1684         "outputs": 1,
1685         "x": 2464.7499923706055,
1686         "y": 2630.7500314712524,
1687         "z": "759e49d3.adb538",
1688         "wires": [
1689             [
1690                 "8795e484.b9d868"
1691             ]
1692         ]
1693     },
1694     {
1695         "id": "8795e484.b9d868",
1696         "type": "record",
1697         "name": "record",
1698         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/instantiateRANSliceModifyAllocate.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"Successfully updated ConfigDB - NRCellCU RRMPolicyRatio \"/>",
1699         "comments": "",
1700         "outputs": 1,
1701         "x": 2603.75,
1702         "y": 2622.749997138977,
1703         "z": "759e49d3.adb538",
1704         "wires": [
1705             []
1706         ]
1707     },
1708     {
1709         "id": "e1a056f0.6d4398",
1710         "type": "block",
1711         "name": "Process CUUP",
1712         "xml": "<block atomic='true'>",
1713         "atomic": "true",
1714         "comments": "",
1715         "outputs": 1,
1716         "x": 550.75,
1717         "y": 1461.749997138977,
1718         "z": "759e49d3.adb538",
1719         "wires": [
1720             [
1721                 "1ef058f2.6cc2e7",
1722                 "41e8f97e.2f28a8",
1723                 "6250c47b.2e440c"
1724             ]
1725         ]
1726     },
1727     {
1728         "id": "1ef058f2.6cc2e7",
1729         "type": "execute",
1730         "name": "read CUUP list size",
1731         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils' method='getAttributeValue'>\n\t<parameter name='outputPath' value='tmp.CUUPList_length' />\n\t<parameter name='source' value=\"`'getNFNSSIRIC-configdb-response.[' + $idy +'].gNBCUUPList_length'`\" />\n    ",
1732         "comments": "",
1733         "outputs": 1,
1734         "x": 881.75,
1735         "y": 1471.749997138977,
1736         "z": "759e49d3.adb538",
1737         "wires": [
1738             []
1739         ]
1740     },
1741     {
1742         "id": "41e8f97e.2f28a8",
1743         "type": "record",
1744         "name": "record",
1745         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/instantiateRANSliceModifyAllocate.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"Number of CUUP List Entries \"/>\n<parameter name=\"field2\" value=\"`$tmp.CUUPList_length`\"/>\n<parameter name=\"field3\" value=\"for the NearRTRIC\"/>\n<parameter name=\"field4\" value=\"`$tmp.nearRTRICId`\"/>\n",
1746         "comments": "",
1747         "outputs": 1,
1748         "x": 853.75,
1749         "y": 1536.749997138977,
1750         "z": "759e49d3.adb538",
1751         "wires": [
1752             []
1753         ]
1754     },
1755     {
1756         "id": "6250c47b.2e440c",
1757         "type": "for",
1758         "name": "foreach CUUP",
1759         "xml": "<for index='id-cuup' start='0' end='`$tmp.CUUPList_length`'>\n",
1760         "comments": "",
1761         "outputs": 1,
1762         "x": 881.75,
1763         "y": 1611.749997138977,
1764         "z": "759e49d3.adb538",
1765         "wires": [
1766             [
1767                 "3569862e.6dec4a"
1768             ]
1769         ]
1770     },
1771     {
1772         "id": "3569862e.6dec4a",
1773         "type": "block",
1774         "name": "block : process CUUP",
1775         "xml": "<block atomic='true'>",
1776         "atomic": "true",
1777         "comments": "",
1778         "outputs": 1,
1779         "x": 1102.75,
1780         "y": 1618.749997138977,
1781         "z": "759e49d3.adb538",
1782         "wires": [
1783             [
1784                 "4f6e4831.5ed598",
1785                 "56233258.f35f6c",
1786                 "7a2506c7.56bb28"
1787             ]
1788         ]
1789     },
1790     {
1791         "id": "4f6e4831.5ed598",
1792         "type": "execute",
1793         "name": "read CUUP id",
1794         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils' method='getAttributeValue'>\n\t<parameter name='outputPath' value='tmp.idGNBCUUPFunction' />\n\t<parameter name='source' value=\"`'getNFNSSIRIC-configdb-response.['+ $idy +'].gNBCUUPList['+ $id-cuup +'].gNBCUUPId'`\" />",
1795         "comments": "",
1796         "outputs": 1,
1797         "x": 1356.7500076293945,
1798         "y": 1440.5277528762817,
1799         "z": "759e49d3.adb538",
1800         "wires": [
1801             []
1802         ]
1803     },
1804     {
1805         "id": "56233258.f35f6c",
1806         "type": "record",
1807         "name": "record",
1808         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/instantiateRANSliceModifyAllocate.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"idGNBCUUPFunction \"/>\n<parameter name=\"field2\" value=\"`$tmp.idGNBCUUPFunction`\"/>\n\n",
1809         "comments": "",
1810         "outputs": 1,
1811         "x": 1336.083351135254,
1812         "y": 1492.3055529594421,
1813         "z": "759e49d3.adb538",
1814         "wires": [
1815             []
1816         ]
1817     },
1818     {
1819         "id": "7a2506c7.56bb28",
1820         "type": "block",
1821         "name": "block : atomic",
1822         "xml": "<block atomic='true'>",
1823         "atomic": "true",
1824         "comments": "",
1825         "outputs": 1,
1826         "x": 1335.75,
1827         "y": 2702.749997138977,
1828         "z": "759e49d3.adb538",
1829         "wires": [
1830             [
1831                 "1058528.853f1ae",
1832                 "d84beea.957411",
1833                 "c5f6d3d4.1bebd",
1834                 "23364ec2.9ea012",
1835                 "b8a16d7e.14bea",
1836                 "cdf34eac.fa4e9",
1837                 "9eb1ae8c.9a2b3",
1838                 "972753f6.2403c",
1839                 "d3773808.91cee8",
1840                 "829407fd.e9b088",
1841                 "95a274b3.8c6eb8",
1842                 "c5fe3b99.1d3e78",
1843                 "a1b8c8f8.74d788",
1844                 "19ef14fc.39bc0b",
1845                 "e10674b2.c2e2b8",
1846                 "90ddb2d0.d87ff",
1847                 "4d887879.598528",
1848                 "a8b910c1.35bd6",
1849                 "a955d476.950388"
1850             ]
1851         ]
1852     },
1853     {
1854         "id": "c5f6d3d4.1bebd",
1855         "type": "execute",
1856         "name": "patch PLMNInfoListEntry gNBCUUP",
1857         "xml": "<execute plugin='org.onap.ccsdk.sli.plugins.restapicall.RestapiCallNode' method='sendRequest' >\n<parameter name=\"templateFileName\" value=\"`$prop.restapi.templateDir + '/ranSlice-patch-sNSSAI-NRCellCU.json'`\" />\n<parameter name=\"restapiUrl\" value=\"`$prop.controller.url + $tmp.patchPLMNInfoList-CUUP.url`\"/>\n<parameter name=\"restapiUser\" value=\"`$prop.controller.user`\" />\n<parameter name=\"restapiPassword\" value=\"`$prop.controller.pwd`\"/>\n<parameter name=\"httpMethod\" value=\"PATCH\"/>\n<parameter name=\"responsePrefix\" value=\"patch-gNBCUUP-PLMNInfoList-response\"/>\n<parameter name='contentType' value='application/yang.patch+json' />\n<parameter name='accept' value='application/yang.patch-status+json'/>\n<parameter name='format' value='json' />",
1858         "comments": "",
1859         "outputs": 1,
1860         "x": 1650.4167785644531,
1861         "y": 2905.1945152282715,
1862         "z": "759e49d3.adb538",
1863         "wires": [
1864             [
1865                 "f3e16298.71ef4",
1866                 "47f2ff0d.0ad4b"
1867             ]
1868         ]
1869     },
1870     {
1871         "id": "f3e16298.71ef4",
1872         "type": "failure",
1873         "name": "failure",
1874         "xml": "<outcome value='failure'>\n",
1875         "comments": "",
1876         "outputs": 1,
1877         "x": 1946.8612480163574,
1878         "y": 2936.083517074585,
1879         "z": "759e49d3.adb538",
1880         "wires": [
1881             [
1882                 "36698001.c5eb7"
1883             ]
1884         ]
1885     },
1886     {
1887         "id": "36698001.c5eb7",
1888         "type": "block",
1889         "name": "block : atomic",
1890         "xml": "<block atomic='true'>",
1891         "atomic": "true",
1892         "comments": "",
1893         "outputs": 1,
1894         "x": 2136.0835189819336,
1895         "y": 2922.861397743225,
1896         "z": "759e49d3.adb538",
1897         "wires": [
1898             [
1899                 "473bd742.5bc978",
1900                 "d183a628.44c948",
1901                 "24da6566.d832ba"
1902             ]
1903         ]
1904     },
1905     {
1906         "id": "d183a628.44c948",
1907         "type": "set",
1908         "name": "set",
1909         "xml": "<set>\n<parameter name='error-code' value='500'/>\n<parameter name='error-message' value='Error patching CUUP PLMNInfoList. Aborting RPC executiopn'/>",
1910         "comments": "",
1911         "x": 2367.0835304260254,
1912         "y": 2884.639323234558,
1913         "z": "759e49d3.adb538",
1914         "wires": []
1915     },
1916     {
1917         "id": "473bd742.5bc978",
1918         "type": "returnFailure",
1919         "name": "return failure",
1920         "xml": "<return status='failure'>\n<parameter name='ack-final' value='Y'/>\n<parameter name='error-code' value='500'/>\n<parameter name='error-message' value='Error patching CUUP PLMNInfo. Aborting RPC executiopn'/>",
1921         "comments": "",
1922         "x": 2394.306022644043,
1923         "y": 2925.3060789108276,
1924         "z": "759e49d3.adb538",
1925         "wires": []
1926     },
1927     {
1928         "id": "14efed05.9abe53",
1929         "type": "record",
1930         "name": "record",
1931         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/instantiateRANSliceModifyAllocate.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"Successfully Patched - gNBCUUP PLMNInfo List\"/>",
1932         "comments": "",
1933         "outputs": 1,
1934         "x": 2309.4164237976074,
1935         "y": 2966.9724168777466,
1936         "z": "759e49d3.adb538",
1937         "wires": [
1938             []
1939         ]
1940     },
1941     {
1942         "id": "d534110d.ead13",
1943         "type": "block",
1944         "name": "block : atomic",
1945         "xml": "<block atomic='true'>",
1946         "atomic": "true",
1947         "comments": "",
1948         "outputs": 1,
1949         "x": 2123.083240509033,
1950         "y": 2972.527985572815,
1951         "z": "759e49d3.adb538",
1952         "wires": [
1953             [
1954                 "14efed05.9abe53"
1955             ]
1956         ]
1957     },
1958     {
1959         "id": "47f2ff0d.0ad4b",
1960         "type": "success",
1961         "name": "success",
1962         "xml": "<outcome value='success'>\n",
1963         "comments": "",
1964         "outputs": 1,
1965         "x": 1937.5277481079102,
1966         "y": 2976.416995048523,
1967         "z": "759e49d3.adb538",
1968         "wires": [
1969             [
1970                 "d534110d.ead13"
1971             ]
1972         ]
1973     },
1974     {
1975         "id": "1058528.853f1ae",
1976         "type": "switchNode",
1977         "name": "ransim mounted",
1978         "xml": "<switch test='`$prop.ransim-mounted`'>\n",
1979         "comments": "",
1980         "outputs": 1,
1981         "x": 1602.75,
1982         "y": 2704.749997138977,
1983         "z": "759e49d3.adb538",
1984         "wires": [
1985             [
1986                 "7f383c74.1f9204",
1987                 "570f2eed.3959d"
1988             ]
1989         ]
1990     },
1991     {
1992         "id": "7f383c74.1f9204",
1993         "type": "outcome",
1994         "name": "Not Mounted",
1995         "xml": "<outcome value='false'>\n",
1996         "comments": "",
1997         "outputs": 1,
1998         "x": 1810.75,
1999         "y": 2669.749752998352,
2000         "z": "759e49d3.adb538",
2001         "wires": [
2002             [
2003                 "2e5ad0c9.560c8"
2004             ]
2005         ]
2006     },
2007     {
2008         "id": "570f2eed.3959d",
2009         "type": "outcome",
2010         "name": "Mounted",
2011         "xml": "<outcome value='true'>\n",
2012         "comments": "",
2013         "outputs": 1,
2014         "x": 1794.3056640625,
2015         "y": 2720.638991355896,
2016         "z": "759e49d3.adb538",
2017         "wires": [
2018             [
2019                 "29d32973.cf8926"
2020             ]
2021         ]
2022     },
2023     {
2024         "id": "2e5ad0c9.560c8",
2025         "type": "execute",
2026         "name": "generate patch PLMNInfoListEntry CUUP URL",
2027         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$prop.restapi.patchPLMNInfoListEntry.ToGNBCUUP`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.patchPLMNInfoList-CUUP.url\"/>\n    <parameter name=\"target\" value=\"{idNearRTRIC}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.nearRTRICId`\"/>\n",
2028         "comments": "",
2029         "outputs": 1,
2030         "x": 2130.75,
2031         "y": 2684.749997138977,
2032         "z": "759e49d3.adb538",
2033         "wires": [
2034             []
2035         ]
2036     },
2037     {
2038         "id": "d84beea.957411",
2039         "type": "execute",
2040         "name": "prepare idGNBCUCPFunction",
2041         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$tmp.patchPLMNInfoList-CUUP.url`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.patchPLMNInfoList-CUUP.url\"/>\n    <parameter name=\"target\" value=\"{idGNBCUUPFunction}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.idGNBCUUPFunction`\"/>\n",
2042         "comments": "",
2043         "outputs": 1,
2044         "x": 1614.4166259765625,
2045         "y": 2749.305711746216,
2046         "z": "759e49d3.adb538",
2047         "wires": [
2048             []
2049         ]
2050     },
2051     {
2052         "id": "66a7148b.8c2f6c",
2053         "type": "set",
2054         "name": "RRMPolicyRatio id",
2055         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils' method='getAttributeValue'>\n\t<parameter name='outputPath' value='tmp.RRMPolicyRatio_id' />\n\t<parameter name='source' value=\"`'get-rrmpolicyratio-response.attributes.RRMPolicyRatio['+ $idcu-rrm+'].id'`\" />\n",
2056         "comments": "",
2057         "x": 2545.5281677246094,
2058         "y": 2203.5274839401245,
2059         "z": "759e49d3.adb538",
2060         "wires": []
2061     },
2062     {
2063         "id": "2571909d.7ead5",
2064         "type": "set",
2065         "name": "RRMPolicyMember Id",
2066         "xml": "<set>\n<parameter name='tmp.RRMPolicyMember_id' value='`$tmp.rrmPolicyMembers+1`'/>\n",
2067         "comments": "",
2068         "x": 2556.5279083251953,
2069         "y": 2239.4170484542847,
2070         "z": "759e49d3.adb538",
2071         "wires": []
2072     },
2073     {
2074         "id": "23364ec2.9ea012",
2075         "type": "set",
2076         "name": "Calculate rRMPolicyDedicatedRatio Temp",
2077         "xml": "<set>\n<parameter name='tmp.rRMPolicyDedicatedRatio1' value='`$tmp.maxNumberOfDRBsPerCUUP*100`' />\n",
2078         "comments": "",
2079         "x": 1672.3058013916016,
2080         "y": 3014.9731302261353,
2081         "z": "759e49d3.adb538",
2082         "wires": []
2083     },
2084     {
2085         "id": "b8a16d7e.14bea",
2086         "type": "record",
2087         "name": "record",
2088         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/instantiateRANSliceModifyAllocate.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"RRMPolicyRatio for this profile is - \"/>\n<parameter name=\"field2\" value=\"`$tmp.rRMPolicyDedicatedRatio-CUUP`\"/>",
2089         "comments": "",
2090         "outputs": 1,
2091         "x": 1576.0835304260254,
2092         "y": 3079.1949553489685,
2093         "z": "759e49d3.adb538",
2094         "wires": [
2095             []
2096         ]
2097     },
2098     {
2099         "id": "cdf34eac.fa4e9",
2100         "type": "switchNode",
2101         "name": "ransim mounted",
2102         "xml": "<switch test='`$prop.ransim-mounted`'>\n",
2103         "comments": "",
2104         "outputs": 1,
2105         "x": 1593.75,
2106         "y": 3119.749997138977,
2107         "z": "759e49d3.adb538",
2108         "wires": [
2109             [
2110                 "2be6f2be.3df0ee",
2111                 "cd497a23.aae548"
2112             ]
2113         ]
2114     },
2115     {
2116         "id": "2be6f2be.3df0ee",
2117         "type": "outcome",
2118         "name": "Not Mounted",
2119         "xml": "<outcome value='false'>\n",
2120         "comments": "",
2121         "outputs": 1,
2122         "x": 1771.75,
2123         "y": 3086.749752998352,
2124         "z": "759e49d3.adb538",
2125         "wires": [
2126             [
2127                 "f34b5e2a.c9d71"
2128             ]
2129         ]
2130     },
2131     {
2132         "id": "f34b5e2a.c9d71",
2133         "type": "execute",
2134         "name": "fetch RRMPolicyRatio CUUP - URL",
2135         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$prop.restapi.RRMPolicyRatioEntry.ToGNBCUUP`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.getRRMPolicyRatio-CUUP.url\"/>\n    <parameter name=\"target\" value=\"{idNearRTRIC}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.nearRTRICId`\"/>\n",
2136         "comments": "",
2137         "outputs": 1,
2138         "x": 2066.750030517578,
2139         "y": 3032.7500534057617,
2140         "z": "759e49d3.adb538",
2141         "wires": [
2142             []
2143         ]
2144     },
2145     {
2146         "id": "9eb1ae8c.9a2b3",
2147         "type": "execute",
2148         "name": "prepare idGNBCUUPFunction",
2149         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$tmp.getRRMPolicyRatio-CUUP.url`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.getRRMPolicyRatio-CUUP.url\"/>\n    <parameter name=\"target\" value=\"{idGNBCUUPFunction}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.idGNBCUUPFunction`\"/>\n",
2150         "comments": "",
2151         "outputs": 1,
2152         "x": 1630.7500839233398,
2153         "y": 3174.7500104904175,
2154         "z": "759e49d3.adb538",
2155         "wires": [
2156             []
2157         ]
2158     },
2159     {
2160         "id": "972753f6.2403c",
2161         "type": "execute",
2162         "name": "fetch RRMPolicyRatio - CUUP",
2163         "xml": "<execute plugin='org.onap.ccsdk.sli.plugins.restapicall.RestapiCallNode' method='sendRequest' >\n<parameter name=\"restapiUrl\" value=\"`$prop.controller.url + $tmp.getRRMPolicyRatio-CUUP.url`\"/>\n<parameter name=\"restapiUser\" value=\"`$prop.controller.user`\" />\n<parameter name=\"restapiPassword\" value=\"`$prop.controller.pwd`\"/>\n<parameter name=\"httpMethod\" value=\"GET\"/>\n<parameter name=\"responsePrefix\" value=\"get-rrmpolicyratio-cuup-response\"/>\n<parameter name='contentType' value='application/json' /> \n<parameter name='format' value='json' />\n<parameter name='accept' value='application/json' />\n<parameter name=\"convertResponse\" value=\"true\"/>",
2164         "comments": "",
2165         "outputs": 1,
2166         "x": 1619.7503204345703,
2167         "y": 3280.750039100647,
2168         "z": "759e49d3.adb538",
2169         "wires": [
2170             [
2171                 "e79c8ddc.2d4c",
2172                 "af552399.6a41c"
2173             ]
2174         ]
2175     },
2176     {
2177         "id": "e79c8ddc.2d4c",
2178         "type": "failure",
2179         "name": "failure",
2180         "xml": "<outcome value='failure'>\n",
2181         "comments": "",
2182         "outputs": 1,
2183         "x": 1876.7500953674316,
2184         "y": 3221.750175476074,
2185         "z": "759e49d3.adb538",
2186         "wires": [
2187             [
2188                 "ddb6455a.3d8fd8"
2189             ]
2190         ]
2191     },
2192     {
2193         "id": "ddb6455a.3d8fd8",
2194         "type": "block",
2195         "name": "block : atomic",
2196         "xml": "<block atomic='true'>",
2197         "atomic": "true",
2198         "comments": "",
2199         "outputs": 1,
2200         "x": 2037.750244140625,
2201         "y": 3240.749997138977,
2202         "z": "759e49d3.adb538",
2203         "wires": [
2204             [
2205                 "f63a8f72.c7e34",
2206                 "92d3e352.5f9a",
2207                 "24da6566.d832ba"
2208             ]
2209         ]
2210     },
2211     {
2212         "id": "92d3e352.5f9a",
2213         "type": "set",
2214         "name": "set",
2215         "xml": "<set>\n<parameter name='error-code' value='500'/>\n<parameter name='error-message' value='Error in retrieving RRMPolicyRatio. Aborting RPC executiopn'/>",
2216         "comments": "",
2217         "x": 2203.75,
2218         "y": 3206.749997138977,
2219         "z": "759e49d3.adb538",
2220         "wires": []
2221     },
2222     {
2223         "id": "f63a8f72.c7e34",
2224         "type": "returnFailure",
2225         "name": "return failure",
2226         "xml": "<return status='failure'>\n<parameter name='ack-final' value='Y'/>\n<parameter name='error-code' value='500'/>\n<parameter name='error-message' value='Error in fetching RRMPolicyRatio. Aborting RPC executiopn'/>",
2227         "comments": "",
2228         "x": 2259.860809326172,
2229         "y": 3250.6390199661255,
2230         "z": "759e49d3.adb538",
2231         "wires": []
2232     },
2233     {
2234         "id": "e6246d05.b4426",
2235         "type": "execute",
2236         "name": "printContext",
2237         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils' method='printContext' >\n<parameter name='filename' value='/opt/opendaylight/current/data/log/ranSlice-instantiateRANSlice-configrsp-context.log' />\n\n\n",
2238         "comments": "",
2239         "outputs": 1,
2240         "x": 2244.9721069335938,
2241         "y": 3346.305576324463,
2242         "z": "759e49d3.adb538",
2243         "wires": [
2244             []
2245         ]
2246     },
2247     {
2248         "id": "1bc90a18.93f796",
2249         "type": "record",
2250         "name": "record",
2251         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/instantiateRANSliceModifyAllocate.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"Successfully Retrieved - RRMPolicyRatio\"/>",
2252         "comments": "",
2253         "outputs": 1,
2254         "x": 2239.9719161987305,
2255         "y": 3289.9723348617554,
2256         "z": "759e49d3.adb538",
2257         "wires": [
2258             []
2259         ]
2260     },
2261     {
2262         "id": "7810d30c.8384fc",
2263         "type": "block",
2264         "name": "block : atomic",
2265         "xml": "<block atomic='true'>",
2266         "atomic": "true",
2267         "comments": "",
2268         "outputs": 1,
2269         "x": 2047.3054656982422,
2270         "y": 3288.194643974304,
2271         "z": "759e49d3.adb538",
2272         "wires": [
2273             [
2274                 "1bc90a18.93f796",
2275                 "e6246d05.b4426"
2276             ]
2277         ]
2278     },
2279     {
2280         "id": "af552399.6a41c",
2281         "type": "success",
2282         "name": "success",
2283         "xml": "<outcome value='success'>\n",
2284         "comments": "",
2285         "outputs": 1,
2286         "x": 1867.7500953674316,
2287         "y": 3291.750178337097,
2288         "z": "759e49d3.adb538",
2289         "wires": [
2290             [
2291                 "7810d30c.8384fc"
2292             ]
2293         ]
2294     },
2295     {
2296         "id": "d3773808.91cee8",
2297         "type": "record",
2298         "name": "record",
2299         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/instantiateRANSliceModifyAllocate.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"CUUP - RRMPolicyRatioList size\"/>\n<parameter name=\"field2\" value=\"`$tmp.rrmPolicyRatioList_CUUP_length`\"/>\n",
2300         "comments": "",
2301         "outputs": 1,
2302         "x": 1554.750228881836,
2303         "y": 3416.750100135803,
2304         "z": "759e49d3.adb538",
2305         "wires": [
2306             []
2307         ]
2308     },
2309     {
2310         "id": "829407fd.e9b088",
2311         "type": "for",
2312         "name": "for each rrmpolicyratio",
2313         "xml": "<for index='idcuup-rrm' start='0' end='`$tmp.rrmPolicyRatioList_CUUP_length`' >\n",
2314         "comments": "",
2315         "outputs": 1,
2316         "x": 1594.4167175292969,
2317         "y": 3499.0835987329483,
2318         "z": "759e49d3.adb538",
2319         "wires": [
2320             [
2321                 "95f41f88.981d3"
2322             ]
2323         ]
2324     },
2325     {
2326         "id": "95f41f88.981d3",
2327         "type": "block",
2328         "name": "block : atomic",
2329         "xml": "<block atomic='true'>",
2330         "atomic": "true",
2331         "comments": "",
2332         "outputs": 1,
2333         "x": 1810.4166259765625,
2334         "y": 3515.083249092102,
2335         "z": "759e49d3.adb538",
2336         "wires": [
2337             [
2338                 "6bc6c2f9.e1db6c",
2339                 "324ffe96.a0d162",
2340                 "6a19ff28.eca0b",
2341                 "911dcc3.a5e033",
2342                 "5a096f71.8ec03",
2343                 "7ed18747.897518",
2344                 "966f5f6c.79424",
2345                 "5eb910dc.63339",
2346                 "b942a6b.7960d58"
2347             ]
2348         ]
2349     },
2350     {
2351         "id": "6bc6c2f9.e1db6c",
2352         "type": "set",
2353         "name": "Calculate updated RRMPolicyRatio",
2354         "xml": "<set>\n<parameter name='tmp.rrmPolicyDedicatedRatio_CUUP_updated' value=\"`$tmp.rrmPolicyDedicatedRatio_CUUP + $tmp.rRMPolicyDedicatedRatio-CUUP`\" />",
2355         "comments": "",
2356         "x": 2135.4166259765625,
2357         "y": 3492.083249092102,
2358         "z": "759e49d3.adb538",
2359         "wires": []
2360     },
2361     {
2362         "id": "6a19ff28.eca0b",
2363         "type": "switchNode",
2364         "name": "ransim mounted",
2365         "xml": "<switch test='`$prop.ransim-mounted`'>\n",
2366         "comments": "",
2367         "outputs": 1,
2368         "x": 2103.416603088379,
2369         "y": 3534.1944851875305,
2370         "z": "759e49d3.adb538",
2371         "wires": [
2372             [
2373                 "c0d24782.5a22f8",
2374                 "3c3546a7.03ac0a"
2375             ]
2376         ]
2377     },
2378     {
2379         "id": "c0d24782.5a22f8",
2380         "type": "outcome",
2381         "name": "Not Mounted",
2382         "xml": "<outcome value='false'>\n",
2383         "comments": "",
2384         "outputs": 1,
2385         "x": 2320.4167251586914,
2386         "y": 3530.0830688476562,
2387         "z": "759e49d3.adb538",
2388         "wires": [
2389             [
2390                 "22af3d11.a6f292"
2391             ]
2392         ]
2393     },
2394     {
2395         "id": "22af3d11.a6f292",
2396         "type": "execute",
2397         "name": "patch RRMPolicyRatio CUUP- URL",
2398         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$prop.restapi.RRMPolicyRatioEntry.ToGNBCUUP`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.getRRMPolicyRatio-CUUP.url\"/>\n    <parameter name=\"target\" value=\"{idNearRTRIC}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.nearRTRICId`\"/>\n",
2399         "comments": "",
2400         "outputs": 1,
2401         "x": 2593.4165954589844,
2402         "y": 3500.083619117737,
2403         "z": "759e49d3.adb538",
2404         "wires": [
2405             []
2406         ]
2407     },
2408     {
2409         "id": "5a096f71.8ec03",
2410         "type": "set",
2411         "name": "RRMPolicyMember Id",
2412         "xml": "<set>\n<parameter name='tmp.RRMPolicyMember_id' value=\"`$tmp.rrmPolicyMembers-CUUP+1`\" />",
2413         "comments": "",
2414         "x": 2107.3055267333984,
2415         "y": 3685.8612995147705,
2416         "z": "759e49d3.adb538",
2417         "wires": []
2418     },
2419     {
2420         "id": "324ffe96.a0d162",
2421         "type": "record",
2422         "name": "record",
2423         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/instantiateRANSliceModifyAllocate.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"Updated RRMPolicyRatio for CUUP is - \"/>\n<parameter name=\"field2\" value=\"`$tmp.rrmPolicyDedicatedRatio_CUUP_updated`\"/>\n<parameter name=\"field3\" value=\"RRMPolicyRatio_id is - \"/>\n<parameter name=\"field4\" value=\"`$tmp.RRMPolicyRatio_id`\"/>\n<parameter name=\"field5\" value=\"RRMPolicyMember_id CUUP is - \"/>\n<parameter name=\"field6\" value=\"`$tmp.RRMPolicyMember_id`\"/>\n<parameter name=\"field7\" value=\"Existing RRMPolicyMembers Length\"/>\n<parameter name=\"field8\" value=\"`$tmp.rrmPolicyMembers-CUUP`\"/>\n<parameter name=\"field9\" value=\"Update RRMPolicyRatio URL - \"/>\n<parameter name=\"field10\" value=\"`$tmp.getRRMPolicyRatio-CUUP.url`\"/>",
2424         "comments": "",
2425         "outputs": 1,
2426         "x": 2068.7502670288086,
2427         "y": 3718.7502517700195,
2428         "z": "759e49d3.adb538",
2429         "wires": [
2430             []
2431         ]
2432     },
2433     {
2434         "id": "911dcc3.a5e033",
2435         "type": "execute",
2436         "name": "patch CUUP- RRMPolicyRatio",
2437         "xml": "<execute plugin='org.onap.ccsdk.sli.plugins.restapicall.RestapiCallNode' method='sendRequest' >\n<parameter name=\"templateFileName\" value=\"`$prop.restapi.templateDir + '/ranSlice-patch-RRMPolicyRatio-NRCellCU.json'`\" />\n<parameter name=\"restapiUrl\" value=\"`$prop.controller.url + $tmp.getRRMPolicyRatio-CUUP.url`\"/>\n<parameter name=\"restapiUser\" value=\"`$prop.controller.user`\" />\n<parameter name=\"restapiPassword\" value=\"`$prop.controller.pwd`\"/>\n<parameter name=\"httpMethod\" value=\"PATCH\"/>\n<parameter name=\"responsePrefix\" value=\"patch-CUUP-RRMPolicyRatio-response\"/>\n<parameter name='contentType' value='application/yang.patch+json' />\n<parameter name='accept' value='application/yang.patch-status+json'/>\n<parameter name='format' value='json' />",
2438         "comments": "",
2439         "outputs": 1,
2440         "x": 2131.305534362793,
2441         "y": 3755.194248199463,
2442         "z": "759e49d3.adb538",
2443         "wires": [
2444             [
2445                 "92a55354.6434",
2446                 "3aec8ca9.20c9f4"
2447             ]
2448         ]
2449     },
2450     {
2451         "id": "92a55354.6434",
2452         "type": "success",
2453         "name": "success",
2454         "xml": "<outcome value='success'>\n",
2455         "comments": "",
2456         "outputs": 1,
2457         "x": 2404.4166259765625,
2458         "y": 3706.083249092102,
2459         "z": "759e49d3.adb538",
2460         "wires": [
2461             [
2462                 "bb88e640.bcbf68"
2463             ]
2464         ]
2465     },
2466     {
2467         "id": "bb88e640.bcbf68",
2468         "type": "block",
2469         "name": "block : atomic",
2470         "xml": "<block atomic='true'>",
2471         "atomic": "true",
2472         "comments": "",
2473         "outputs": 1,
2474         "x": 2595.4166259765625,
2475         "y": 3706.083249092102,
2476         "z": "759e49d3.adb538",
2477         "wires": [
2478             [
2479                 "ac67df0a.e8956"
2480             ]
2481         ]
2482     },
2483     {
2484         "id": "ac67df0a.e8956",
2485         "type": "record",
2486         "name": "record",
2487         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/instantiateRANSliceModifyAllocate.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"Successfully Patched - cellCU RRMpolicyRatio\"/>",
2488         "comments": "",
2489         "outputs": 1,
2490         "x": 2780.4163818359375,
2491         "y": 3707.083493232727,
2492         "z": "759e49d3.adb538",
2493         "wires": [
2494             []
2495         ]
2496     },
2497     {
2498         "id": "26913663.d578aa",
2499         "type": "set",
2500         "name": "set",
2501         "xml": "<set>\n<parameter name='error-code' value='500'/>\n<parameter name='error-message' value='Error patching cellCU RRMPolicyRatio. Aborting RPC executiopn'/>",
2502         "comments": "",
2503         "x": 2862.4166259765625,
2504         "y": 3750.083249092102,
2505         "z": "759e49d3.adb538",
2506         "wires": []
2507     },
2508     {
2509         "id": "981ef626.389578",
2510         "type": "returnFailure",
2511         "name": "return failure",
2512         "xml": "<return status='failure'>\n<parameter name='ack-final' value='Y'/>\n<parameter name='error-code' value='500'/>\n<parameter name='error-message' value='Error updating nearRTRIC info in ConfigDB. Aborting RPC executiopn'/>",
2513         "comments": "",
2514         "x": 2867.41650390625,
2515         "y": 3845.0833101272583,
2516         "z": "759e49d3.adb538",
2517         "wires": []
2518     },
2519     {
2520         "id": "f6df9690.a933c8",
2521         "type": "block",
2522         "name": "block : atomic",
2523         "xml": "<block atomic='true'>",
2524         "atomic": "true",
2525         "comments": "",
2526         "outputs": 1,
2527         "x": 2622.4168701171875,
2528         "y": 3799.083249092102,
2529         "z": "759e49d3.adb538",
2530         "wires": [
2531             [
2532                 "981ef626.389578",
2533                 "26913663.d578aa",
2534                 "24da6566.d832ba"
2535             ]
2536         ]
2537     },
2538     {
2539         "id": "3aec8ca9.20c9f4",
2540         "type": "failure",
2541         "name": "failure",
2542         "xml": "<outcome value='failure'>\n",
2543         "comments": "",
2544         "outputs": 1,
2545         "x": 2403.4166259765625,
2546         "y": 3794.083249092102,
2547         "z": "759e49d3.adb538",
2548         "wires": [
2549             [
2550                 "f6df9690.a933c8"
2551             ]
2552         ]
2553     },
2554     {
2555         "id": "95a274b3.8c6eb8",
2556         "type": "block",
2557         "name": "block : atomic",
2558         "xml": "<block atomic='true'>",
2559         "atomic": "true",
2560         "comments": "",
2561         "outputs": 1,
2562         "x": 1549.0834197998047,
2563         "y": 3827.4168586730957,
2564         "z": "759e49d3.adb538",
2565         "wires": [
2566             [
2567                 "ee74d482.868158",
2568                 "84a4604f.8d728",
2569                 "299e974e.339708",
2570                 "6c24c782.d0a758",
2571                 "7058946c.55742c",
2572                 "fdf0bdc3.1bcf5",
2573                 "b7846e74.a07df",
2574                 "79a67268.2b630c",
2575                 "68a30b4e.793cd4",
2576                 "94801ef6.a02f1"
2577             ]
2578         ]
2579     },
2580     {
2581         "id": "ee74d482.868158",
2582         "type": "execute",
2583         "name": "Update gNBCUUP in ConfigDB",
2584         "xml": "<execute plugin='org.onap.ccsdk.sli.plugins.restapicall.RestapiCallNode' method='sendRequest' >\n<parameter name=\"restapiUrl\" value=\"`$prop.configdb.url + $prop.restapi.configdb.updategNBCUUP`\"/>\n<parameter name=\"templateFileName\" value=\"`$prop.restapi.templateDir + '/ranSlice-configDB-updategNBCUUP.json'`\" />\n<parameter name=\"httpMethod\" value=\"PUT\"/>\n<parameter name=\"responsePrefix\" value=\"update-gNBCUUP-configdb-response\"/>\n<parameter name='contentType' value='application/json' /> \n<parameter name='format' value='json' />\n<parameter name='accept' value='application/json' />\n<parameter name=\"convertResponse\" value=\"true\"/>",
2585         "comments": "",
2586         "outputs": 1,
2587         "x": 1853.3334197998047,
2588         "y": 3839.666793823242,
2589         "z": "759e49d3.adb538",
2590         "wires": [
2591             [
2592                 "30604c98.3d4294",
2593                 "c76bd033.36e27"
2594             ]
2595         ]
2596     },
2597     {
2598         "id": "30604c98.3d4294",
2599         "type": "failure",
2600         "name": "failure",
2601         "xml": "<outcome value='failure'>\n",
2602         "comments": "",
2603         "outputs": 1,
2604         "x": 2169.0833740234375,
2605         "y": 3799.416989326477,
2606         "z": "759e49d3.adb538",
2607         "wires": [
2608             [
2609                 "7107c1ad.71526"
2610             ]
2611         ]
2612     },
2613     {
2614         "id": "c76bd033.36e27",
2615         "type": "success",
2616         "name": "success",
2617         "xml": "<outcome value='success'>\n",
2618         "comments": "",
2619         "outputs": 1,
2620         "x": 2155.58345413208,
2621         "y": 3849.166913986206,
2622         "z": "759e49d3.adb538",
2623         "wires": [
2624             [
2625                 "601d6f2e.ccf3"
2626             ]
2627         ]
2628     },
2629     {
2630         "id": "601d6f2e.ccf3",
2631         "type": "block",
2632         "name": "block",
2633         "xml": "<block>\n",
2634         "atomic": "false",
2635         "comments": "",
2636         "outputs": 1,
2637         "x": 2314.0832748413086,
2638         "y": 3877.666976213455,
2639         "z": "759e49d3.adb538",
2640         "wires": [
2641             [
2642                 "efe7fffe.0acbd"
2643             ]
2644         ]
2645     },
2646     {
2647         "id": "7107c1ad.71526",
2648         "type": "block",
2649         "name": "block : atomic",
2650         "xml": "<block atomic='true'>",
2651         "atomic": "true",
2652         "comments": "",
2653         "outputs": 1,
2654         "x": 2357.333641052246,
2655         "y": 3836.666913986206,
2656         "z": "759e49d3.adb538",
2657         "wires": [
2658             [
2659                 "c9d3fcae.9d476",
2660                 "8043654d.6ea6f8",
2661                 "24da6566.d832ba"
2662             ]
2663         ]
2664     },
2665     {
2666         "id": "efe7fffe.0acbd",
2667         "type": "record",
2668         "name": "record",
2669         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/instantiateRANSliceModifyAllocate.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"Successfully updated ConfigDB - NRCellCU pLMNinfo \"/>",
2670         "comments": "",
2671         "outputs": 1,
2672         "x": 2450.5835189819336,
2673         "y": 3891.167037963867,
2674         "z": "759e49d3.adb538",
2675         "wires": [
2676             []
2677         ]
2678     },
2679     {
2680         "id": "c9d3fcae.9d476",
2681         "type": "returnFailure",
2682         "name": "return failure",
2683         "xml": "<return status='failure'>\n<parameter name='ack-final' value='Y'/>\n<parameter name='error-code' value='500'/>\n<parameter name='error-message' value='Error updating CUUP-PLMNInfo in ConfigDB. Aborting RPC executiopn'/>",
2684         "comments": "",
2685         "x": 2615.833122253418,
2686         "y": 3880.166976451874,
2687         "z": "759e49d3.adb538",
2688         "wires": []
2689     },
2690     {
2691         "id": "8043654d.6ea6f8",
2692         "type": "set",
2693         "name": "set",
2694         "xml": "<set>\n<parameter name='error-code' value='500'/>\n<parameter name='error-message' value='Error in updating Config DB - CUUP. Aborting RPC executiopn'/>",
2695         "comments": "",
2696         "x": 2524.5833053588867,
2697         "y": 3845.9167919158936,
2698         "z": "759e49d3.adb538",
2699         "wires": []
2700     },
2701     {
2702         "id": "8110ab91.7f1c88",
2703         "type": "set",
2704         "name": "set",
2705         "xml": "<set>\n<parameter name='error-code' value='500'/>\n<parameter name='error-message' value='Error in updating RRMPolicyRatio - CUUP. Aborting RPC executiopn'/>",
2706         "comments": "",
2707         "x": 2578.833339691162,
2708         "y": 4081.1670389175415,
2709         "z": "759e49d3.adb538",
2710         "wires": []
2711     },
2712     {
2713         "id": "cdb9ed9a.068da",
2714         "type": "returnFailure",
2715         "name": "return failure",
2716         "xml": "<return status='failure'>\n<parameter name='ack-final' value='Y'/>\n<parameter name='error-code' value='500'/>\n<parameter name='error-message' value='Error updating CUUP-RRMPolicyRatio in ConfigDB. Aborting RPC executiopn'/>",
2717         "comments": "",
2718         "x": 2575.083053588867,
2719         "y": 4122.4167947769165,
2720         "z": "759e49d3.adb538",
2721         "wires": []
2722     },
2723     {
2724         "id": "e8daf348.fe4b5",
2725         "type": "block",
2726         "name": "block : atomic",
2727         "xml": "<block atomic='true'>",
2728         "atomic": "true",
2729         "comments": "",
2730         "outputs": 1,
2731         "x": 2395.3335189819336,
2732         "y": 4115.166977882385,
2733         "z": "759e49d3.adb538",
2734         "wires": [
2735             [
2736                 "cdb9ed9a.068da",
2737                 "8110ab91.7f1c88",
2738                 "24da6566.d832ba"
2739             ]
2740         ]
2741     },
2742     {
2743         "id": "19e8f479.fe074c",
2744         "type": "record",
2745         "name": "record",
2746         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/instantiateRANSliceModifyAllocate.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"Successfully updated ConfigDB - CUUP RRMPolicyRatio \"/>",
2747         "comments": "",
2748         "outputs": 1,
2749         "x": 2548.0834197998047,
2750         "y": 4169.41673374176,
2751         "z": "759e49d3.adb538",
2752         "wires": [
2753             []
2754         ]
2755     },
2756     {
2757         "id": "3562a189.6c599e",
2758         "type": "block",
2759         "name": "block",
2760         "xml": "<block>\n",
2761         "atomic": "false",
2762         "comments": "",
2763         "outputs": 1,
2764         "x": 2382.0834197998047,
2765         "y": 4168.41673374176,
2766         "z": "759e49d3.adb538",
2767         "wires": [
2768             [
2769                 "19e8f479.fe074c"
2770             ]
2771         ]
2772     },
2773     {
2774         "id": "d3c09ffe.c1f7e",
2775         "type": "success",
2776         "name": "success",
2777         "xml": "<outcome value='success'>\n",
2778         "comments": "",
2779         "outputs": 1,
2780         "x": 2201.0834197998047,
2781         "y": 4174.416489601135,
2782         "z": "759e49d3.adb538",
2783         "wires": [
2784             [
2785                 "3562a189.6c599e"
2786             ]
2787         ]
2788     },
2789     {
2790         "id": "dc481875.f862a8",
2791         "type": "failure",
2792         "name": "failure",
2793         "xml": "<outcome value='failure'>\n",
2794         "comments": "",
2795         "outputs": 1,
2796         "x": 2194.8335494995117,
2797         "y": 4126.916855812073,
2798         "z": "759e49d3.adb538",
2799         "wires": [
2800             [
2801                 "e8daf348.fe4b5"
2802             ]
2803         ]
2804     },
2805     {
2806         "id": "260f1453.e9193c",
2807         "type": "execute",
2808         "name": "Update RRMPolicy for gNBCUUP in ConfigDB",
2809         "xml": "<execute plugin='org.onap.ccsdk.sli.plugins.restapicall.RestapiCallNode' method='sendRequest' >\n<parameter name=\"restapiUrl\" value=\"`$prop.configdb.url + $prop.restapi.configdb.updateRRMPolicy`\"/>\n<parameter name=\"templateFileName\" value=\"`$prop.restapi.templateDir + '/ranSlice-configDB-updateRRMPolicy-CUUP.json'`\" />\n<parameter name=\"httpMethod\" value=\"PUT\"/>\n<parameter name=\"responsePrefix\" value=\"update-gNBCUUP-rrmpolicy-configdb-response\"/>\n<parameter name='contentType' value='application/json' /> \n<parameter name='format' value='json' />\n<parameter name='accept' value='application/json' />\n<parameter name=\"convertResponse\" value=\"true\"/>",
2810         "comments": "",
2811         "outputs": 1,
2812         "x": 1988.8336334228516,
2813         "y": 4220.167231559753,
2814         "z": "759e49d3.adb538",
2815         "wires": [
2816             [
2817                 "dc481875.f862a8",
2818                 "d3c09ffe.c1f7e"
2819             ]
2820         ]
2821     },
2822     {
2823         "id": "38ad1f4.97b71e",
2824         "type": "block",
2825         "name": "Process gNBDU",
2826         "xml": "<block atomic='true'>",
2827         "atomic": "true",
2828         "comments": "",
2829         "outputs": 1,
2830         "x": 1014.5002212524414,
2831         "y": 3790.5005979537964,
2832         "z": "759e49d3.adb538",
2833         "wires": [
2834             [
2835                 "b26ca130.207ff",
2836                 "8332ea66.2651d8",
2837                 "d39d8bc5.b41278"
2838             ]
2839         ]
2840     },
2841     {
2842         "id": "b26ca130.207ff",
2843         "type": "execute",
2844         "name": "read DUlist size",
2845         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils' method='getAttributeValue'>\n\t<parameter name='outputPath' value='tmp.DUList_length' />\n\t<parameter name='source' value=\"`'getNFNSSIRIC-configdb-response.[' + $idy +'].gNBDUList_length'`\" />\n    ",
2846         "comments": "",
2847         "outputs": 1,
2848         "x": 1267.5001602172852,
2849         "y": 3880.5006589889526,
2850         "z": "759e49d3.adb538",
2851         "wires": [
2852             []
2853         ]
2854     },
2855     {
2856         "id": "8332ea66.2651d8",
2857         "type": "record",
2858         "name": "record",
2859         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/instantiateRANSliceModifyAllocate.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"Number of DU List Entries \"/>\n<parameter name=\"field2\" value=\"`$tmp.DUList_length`\"/>\n<parameter name=\"field3\" value=\"for the NearRTRIC\"/>\n<parameter name=\"field4\" value=\"`$tmp.nearRTRICId`\"/>\n",
2860         "comments": "",
2861         "outputs": 1,
2862         "x": 1235.5001106262207,
2863         "y": 3930.500722885132,
2864         "z": "759e49d3.adb538",
2865         "wires": [
2866             []
2867         ]
2868     },
2869     {
2870         "id": "d39d8bc5.b41278",
2871         "type": "for",
2872         "name": "foreach DU",
2873         "xml": "<for index='id-du' start='0' end='`$tmp.DUList_length`'>\n",
2874         "comments": "",
2875         "outputs": 1,
2876         "x": 1236.5002975463867,
2877         "y": 3973.500723838806,
2878         "z": "759e49d3.adb538",
2879         "wires": [
2880             [
2881                 "53cc5207.726b2c"
2882             ]
2883         ]
2884     },
2885     {
2886         "id": "53cc5207.726b2c",
2887         "type": "block",
2888         "name": "block : process gNBDU",
2889         "xml": "<block atomic='true'>",
2890         "atomic": "true",
2891         "comments": "",
2892         "outputs": 1,
2893         "x": 1498.500156402588,
2894         "y": 4079.500479698181,
2895         "z": "759e49d3.adb538",
2896         "wires": [
2897             [
2898                 "52966fa6.3d564",
2899                 "e78f1bcd.c2be88",
2900                 "8b9eaa7d.836a98",
2901                 "6d26d603.017c58"
2902             ]
2903         ]
2904     },
2905     {
2906         "id": "52966fa6.3d564",
2907         "type": "execute",
2908         "name": "read DU id",
2909         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils' method='getAttributeValue'>\n\t<parameter name='outputPath' value='tmp.GNBDUId' />\n\t<parameter name='source' value=\"`'getNFNSSIRIC-configdb-response.['+ $idy +'].gNBDUList['+ $id-du +'].gNBDUId'`\" />",
2910         "comments": "",
2911         "outputs": 1,
2912         "x": 1772.5,
2913         "y": 4258.499997138977,
2914         "z": "759e49d3.adb538",
2915         "wires": [
2916             []
2917         ]
2918     },
2919     {
2920         "id": "e78f1bcd.c2be88",
2921         "type": "record",
2922         "name": "record",
2923         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/instantiateRANSliceModifyAllocate.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"GNBDUId \"/>\n<parameter name=\"field2\" value=\"`$tmp.GNBDUId`\"/>\n\n",
2924         "comments": "",
2925         "outputs": 1,
2926         "x": 1745.5,
2927         "y": 4309.499997138977,
2928         "z": "759e49d3.adb538",
2929         "wires": [
2930             []
2931         ]
2932     },
2933     {
2934         "id": "8b9eaa7d.836a98",
2935         "type": "execute",
2936         "name": "read cellDU list size",
2937         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils' method='getAttributeValue'>\n\t<parameter name='outputPath' value='tmp.cellDUList_length' />\n\t<parameter name='source' value=\"`'getNFNSSIRIC-configdb-response.[' + $idy +'].gNBDUList[' + $id-du +'].cellDUList_length'`\" />\n    ",
2938         "comments": "",
2939         "outputs": 1,
2940         "x": 1786.5,
2941         "y": 4358.499997138977,
2942         "z": "759e49d3.adb538",
2943         "wires": [
2944             []
2945         ]
2946     },
2947     {
2948         "id": "6d26d603.017c58",
2949         "type": "for",
2950         "name": "for cellDUList",
2951         "xml": "<for index='id-celldu' start='0' end='`$tmp.cellDUList_length`' >\n",
2952         "comments": "",
2953         "outputs": 1,
2954         "x": 1776.5,
2955         "y": 4402.499997138977,
2956         "z": "759e49d3.adb538",
2957         "wires": [
2958             [
2959                 "157c4b84.4d0224"
2960             ]
2961         ]
2962     },
2963     {
2964         "id": "83218ecb.afe25",
2965         "type": "block",
2966         "name": "block : atomic",
2967         "xml": "<block atomic='true'>",
2968         "atomic": "true",
2969         "comments": "",
2970         "outputs": 1,
2971         "x": 2803.25,
2972         "y": 4456.499997138977,
2973         "z": "759e49d3.adb538",
2974         "wires": [
2975             [
2976                 "34d879aa.02e4c6",
2977                 "d4ae95a0.59a118",
2978                 "81c9e8ef.7419b8",
2979                 "fd3816b4.0811a8",
2980                 "26a447df.61f3c8",
2981                 "221df7f3.e178b8",
2982                 "14296487.9d253b",
2983                 "239a411b.bee69e",
2984                 "910c0b89.45ac98",
2985                 "93fd32e9.bb36f",
2986                 "1d17e896.af5da7",
2987                 "cdc08301.def3d"
2988             ]
2989         ]
2990     },
2991     {
2992         "id": "239a411b.bee69e",
2993         "type": "record",
2994         "name": "record",
2995         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/instantiateRANSliceModifyAllocate.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"CellDU is applicable for the NSSAI \"/>\n\n\n",
2996         "comments": "",
2997         "outputs": 1,
2998         "x": 2998.25,
2999         "y": 4451.499997138977,
3000         "z": "759e49d3.adb538",
3001         "wires": [
3002             []
3003         ]
3004     },
3005     {
3006         "id": "14296487.9d253b",
3007         "type": "switchNode",
3008         "name": "ransim mounted",
3009         "xml": "<switch test='`$prop.ransim-mounted`'>\n",
3010         "comments": "",
3011         "outputs": 1,
3012         "x": 3026.25,
3013         "y": 4519.499997138977,
3014         "z": "759e49d3.adb538",
3015         "wires": [
3016             [
3017                 "d53365c5.2b8398",
3018                 "73a14f66.02bbe"
3019             ]
3020         ]
3021     },
3022     {
3023         "id": "d53365c5.2b8398",
3024         "type": "outcome",
3025         "name": "Not Mounted",
3026         "xml": "<outcome value='false'>\n",
3027         "comments": "",
3028         "outputs": 1,
3029         "x": 3234.25,
3030         "y": 4484.499752998352,
3031         "z": "759e49d3.adb538",
3032         "wires": [
3033             [
3034                 "93e2986b.4de098"
3035             ]
3036         ]
3037     },
3038     {
3039         "id": "73a14f66.02bbe",
3040         "type": "outcome",
3041         "name": "Mounted",
3042         "xml": "<outcome value='true'>\n",
3043         "comments": "",
3044         "outputs": 1,
3045         "x": 3229.2500495910645,
3046         "y": 4553.500321388245,
3047         "z": "759e49d3.adb538",
3048         "wires": [
3049             [
3050                 "77cc114f.7824e"
3051             ]
3052         ]
3053     },
3054     {
3055         "id": "93e2986b.4de098",
3056         "type": "execute",
3057         "name": "generate patch PLMNInfoListEntry ToNRCellDU",
3058         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$prop.restapi.patchPLMNInfoListEntry.ToNRCellDU`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.patchPLMNInfoListEntry-cellDU.url\"/>\n    <parameter name=\"target\" value=\"{idNearRTRIC}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.nearRTRICId`\"/>\n",
3059         "comments": "",
3060         "outputs": 1,
3061         "x": 3554.25,
3062         "y": 4499.499997138977,
3063         "z": "759e49d3.adb538",
3064         "wires": [
3065             []
3066         ]
3067     },
3068     {
3069         "id": "34d879aa.02e4c6",
3070         "type": "execute",
3071         "name": "read cellDU",
3072         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils' method='getAttributeValue'>\n\t<parameter name='outputPath' value='tmp.cellDULocalId' />\n\t<parameter name='source' value=\"`'getNFNSSIRIC-configdb-response.['+ $idy +'].gNBDUList['+ $id-du +'].cellDUList['+ $id-celldu +'].cellLocalId'`\" />",
3073         "comments": "",
3074         "outputs": 1,
3075         "x": 3023.2501525878906,
3076         "y": 4607.500241279602,
3077         "z": "759e49d3.adb538",
3078         "wires": [
3079             []
3080         ]
3081     },
3082     {
3083         "id": "fd3816b4.0811a8",
3084         "type": "execute",
3085         "name": "prepare idGNBDUFunction",
3086         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$tmp.patchPLMNInfoListEntry-cellDU.url`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.patchPLMNInfoListEntry-cellDU.url\"/>\n    <parameter name=\"target\" value=\"{idGNBDUFunction}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.GNBDUId`\"/>\n",
3087         "comments": "",
3088         "outputs": 1,
3089         "x": 3078.250213623047,
3090         "y": 4672.5001792907715,
3091         "z": "759e49d3.adb538",
3092         "wires": [
3093             []
3094         ]
3095     },
3096     {
3097         "id": "26a447df.61f3c8",
3098         "type": "execute",
3099         "name": "prepare idNRCellDU",
3100         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$tmp.patchPLMNInfoListEntry-cellDU.url`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.patchPLMNInfoListEntry-cellDU.url\"/>\n    <parameter name=\"target\" value=\"{idNRCellDU}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.cellDULocalId`\"/>\n",
3101         "comments": "",
3102         "outputs": 1,
3103         "x": 3051.2503967285156,
3104         "y": 4727.50018119812,
3105         "z": "759e49d3.adb538",
3106         "wires": [
3107             []
3108         ]
3109     },
3110     {
3111         "id": "221df7f3.e178b8",
3112         "type": "execute",
3113         "name": "prepare mcc",
3114         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$tmp.patchPLMNInfoListEntry-cellDU.url`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.patchPLMNInfoListEntry-cellDU.url\"/>\n    <parameter name=\"target\" value=\"{mcc}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.mcc`\"/>\n   ",
3115         "comments": "",
3116         "outputs": 1,
3117         "x": 3031.2500915527344,
3118         "y": 4790.500487327576,
3119         "z": "759e49d3.adb538",
3120         "wires": [
3121             []
3122         ]
3123     },
3124     {
3125         "id": "d4ae95a0.59a118",
3126         "type": "execute",
3127         "name": "prepare mnc",
3128         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$tmp.patchPLMNInfoListEntry-cellDU.url`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.patchPLMNInfoListEntry-cellDU.url\"/>\n    <parameter name=\"target\" value=\"{mnc}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.mnc`\"/>",
3129         "comments": "",
3130         "outputs": 1,
3131         "x": 3033.2503356933594,
3132         "y": 4848.500120162964,
3133         "z": "759e49d3.adb538",
3134         "wires": [
3135             []
3136         ]
3137     },
3138     {
3139         "id": "81c9e8ef.7419b8",
3140         "type": "record",
3141         "name": "record API params",
3142         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/instantiateRANSliceModifyAllocate.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"patch cellCU NSSAI parameters\"/>\n<parameter name=\"field2\" value=\"`$tmp.nearRTRICId`\"/>\n<parameter name=\"field3\" value=\"`$tmp.GNBDUId`\"/>\n<parameter name=\"field4\" value=\"`$tmp.cellDULocalId`\"/>\n<parameter name=\"field5\" value=\"`$tmp.mcc`\"/>\n<parameter name=\"field6\" value=\"`$tmp.mnc`\"/>\n<parameter name=\"field7\" value=\"`$tmp.patchPLMNInfoListEntry-cellDU.url`\"/>\n",
3143         "comments": "",
3144         "outputs": 1,
3145         "x": 3037.250213623047,
3146         "y": 4894.500737190247,
3147         "z": "759e49d3.adb538",
3148         "wires": [
3149             []
3150         ]
3151     },
3152     {
3153         "id": "910c0b89.45ac98",
3154         "type": "execute",
3155         "name": "patch PLMNInfoListEntry ToNRCellDU",
3156         "xml": "<execute plugin='org.onap.ccsdk.sli.plugins.restapicall.RestapiCallNode' method='sendRequest' >\n<parameter name=\"templateFileName\" value=\"`$prop.restapi.templateDir + '/ranSlice-patch-sNSSAI-NRCellCU.json'`\" />\n<parameter name=\"restapiUrl\" value=\"`$prop.controller.url + $tmp.patchPLMNInfoListEntry-cellDU.url`\"/>\n<parameter name=\"restapiUser\" value=\"`$prop.controller.user`\" />\n<parameter name=\"restapiPassword\" value=\"`$prop.controller.pwd`\"/>\n<parameter name=\"httpMethod\" value=\"PATCH\"/>\n<parameter name=\"responsePrefix\" value=\"patch-cellDU-PLMNInfoList-response\"/>\n<parameter name='contentType' value='application/yang.patch+json' />\n<parameter name='accept' value='application/yang.patch-status+json'/>\n<parameter name='format' value='json' />",
3157         "comments": "",
3158         "outputs": 1,
3159         "x": 3092.250213623047,
3160         "y": 4940.750005245209,
3161         "z": "759e49d3.adb538",
3162         "wires": [
3163             [
3164                 "e16ebd31.369c4",
3165                 "e8ee8ff0.6ddb1"
3166             ]
3167         ]
3168     },
3169     {
3170         "id": "e8ee8ff0.6ddb1",
3171         "type": "failure",
3172         "name": "failure",
3173         "xml": "<outcome value='failure'>\n",
3174         "comments": "",
3175         "outputs": 1,
3176         "x": 3340.8215656280518,
3177         "y": 4781.750121116638,
3178         "z": "759e49d3.adb538",
3179         "wires": [
3180             [
3181                 "4ec6ce8f.3f2a9"
3182             ]
3183         ]
3184     },
3185     {
3186         "id": "e16ebd31.369c4",
3187         "type": "success",
3188         "name": "success",
3189         "xml": "<outcome value='success'>\n",
3190         "comments": "",
3191         "outputs": 1,
3192         "x": 3346.964256286621,
3193         "y": 4837.892827033997,
3194         "z": "759e49d3.adb538",
3195         "wires": [
3196             [
3197                 "e72b5e91.1fca7"
3198             ]
3199         ]
3200     },
3201     {
3202         "id": "4ec6ce8f.3f2a9",
3203         "type": "block",
3204         "name": "block : atomic",
3205         "xml": "<block atomic='true'>",
3206         "atomic": "true",
3207         "comments": "",
3208         "outputs": 1,
3209         "x": 3517.3931732177734,
3210         "y": 4781.178343772888,
3211         "z": "759e49d3.adb538",
3212         "wires": [
3213             [
3214                 "a377e4b0.193a48",
3215                 "442d3fea.6c078",
3216                 "24da6566.d832ba"
3217             ]
3218         ]
3219     },
3220     {
3221         "id": "e72b5e91.1fca7",
3222         "type": "block",
3223         "name": "block : atomic",
3224         "xml": "<block atomic='true'>",
3225         "atomic": "true",
3226         "comments": "",
3227         "outputs": 1,
3228         "x": 3500.6785583496094,
3229         "y": 4837.749952316284,
3230         "z": "759e49d3.adb538",
3231         "wires": [
3232             [
3233                 "13829975.cb38a7"
3234             ]
3235         ]
3236     },
3237     {
3238         "id": "13829975.cb38a7",
3239         "type": "record",
3240         "name": "record",
3241         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/instantiateRANSliceModifyAllocate.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"Successfully Patched - cellDU PLMNInfo List\"/>",
3242         "comments": "",
3243         "outputs": 1,
3244         "x": 3538.107250213623,
3245         "y": 4903.892748832703,
3246         "z": "759e49d3.adb538",
3247         "wires": [
3248             []
3249         ]
3250     },
3251     {
3252         "id": "a377e4b0.193a48",
3253         "type": "returnFailure",
3254         "name": "return failure",
3255         "xml": "<return status='failure'>\n<parameter name='ack-final' value='Y'/>\n<parameter name='error-code' value='500'/>\n<parameter name='error-message' value='Error updating NECellDU - PLMNInfo. Aborting RPC executiopn'/>",
3256         "comments": "",
3257         "x": 3704.1069869995117,
3258         "y": 4857.892688751221,
3259         "z": "759e49d3.adb538",
3260         "wires": []
3261     },
3262     {
3263         "id": "442d3fea.6c078",
3264         "type": "set",
3265         "name": "set",
3266         "xml": "<set>\n<parameter name='error-code' value='500'/>\n<parameter name='error-message' value='Error patching cellDU PLMNInfoList. Aborting RPC executiopn'/>",
3267         "comments": "",
3268         "x": 3686.25,
3269         "y": 4805.749997138977,
3270         "z": "759e49d3.adb538",
3271         "wires": []
3272     },
3273     {
3274         "id": "93fd32e9.bb36f",
3275         "type": "block",
3276         "name": "block : atomic",
3277         "xml": "<block atomic='true'>",
3278         "atomic": "true",
3279         "comments": "",
3280         "outputs": 1,
3281         "x": 2896.5,
3282         "y": 5264.749997138977,
3283         "z": "759e49d3.adb538",
3284         "wires": [
3285             [
3286                 "20f8b3ef.30b18c",
3287                 "f21746bf.0d8818",
3288                 "b15fc208.5ce6b",
3289                 "65b03e4e.8b86a",
3290                 "bd70dd2b.b85da",
3291                 "98444542.d2de08",
3292                 "64119bcd.9a1944",
3293                 "18e4f7f5.7b1998",
3294                 "46f6e640.8000c8",
3295                 "2aaa05de.a7f94a"
3296             ]
3297         ]
3298     },
3299     {
3300         "id": "20f8b3ef.30b18c",
3301         "type": "switchNode",
3302         "name": "ransim mounted",
3303         "xml": "<switch test='`$prop.ransim-mounted`'>\n",
3304         "comments": "",
3305         "outputs": 1,
3306         "x": 3118.5,
3307         "y": 5170.749997138977,
3308         "z": "759e49d3.adb538",
3309         "wires": [
3310             [
3311                 "74eba97d.894958",
3312                 "ea2722b2.5bcd5"
3313             ]
3314         ]
3315     },
3316     {
3317         "id": "ea2722b2.5bcd5",
3318         "type": "outcome",
3319         "name": "Not Mounted",
3320         "xml": "<outcome value='false'>\n",
3321         "comments": "",
3322         "outputs": 1,
3323         "x": 3367.2147064208984,
3324         "y": 5183.036772727966,
3325         "z": "759e49d3.adb538",
3326         "wires": [
3327             [
3328                 "474ffd1b.d8c224"
3329             ]
3330         ]
3331     },
3332     {
3333         "id": "474ffd1b.d8c224",
3334         "type": "execute",
3335         "name": "fetch RRMPolicyRatio NRCellDU - URL",
3336         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$prop.restapi.RRMPolicyRatioEntry.ToGNBDU`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.getRRMPolicyRatio-gNBDU.url\"/>\n    <parameter name=\"target\" value=\"{idNearRTRIC}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.nearRTRICId`\"/>\n",
3337         "comments": "",
3338         "outputs": 1,
3339         "x": 3561.4999084472656,
3340         "y": 5121.179369926453,
3341         "z": "759e49d3.adb538",
3342         "wires": [
3343             []
3344         ]
3345     },
3346     {
3347         "id": "f21746bf.0d8818",
3348         "type": "execute",
3349         "name": "prepare idGNBDUFunction",
3350         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$tmp.getRRMPolicyRatio-gNBDU.url`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.getRRMPolicyRatio-gNBDU.url\"/>\n    <parameter name=\"target\" value=\"{idGNBDUFunction}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.GNBDUId`\"/>\n",
3351         "comments": "",
3352         "outputs": 1,
3353         "x": 3153.5,
3354         "y": 5242.749997138977,
3355         "z": "759e49d3.adb538",
3356         "wires": [
3357             []
3358         ]
3359     },
3360     {
3361         "id": "b15fc208.5ce6b",
3362         "type": "execute",
3363         "name": "prepare idNRCellDU",
3364         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$tmp.getRRMPolicyRatio-gNBDU.url`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.getRRMPolicyRatio-gNBDU.url\"/>\n    <parameter name=\"target\" value=\"{idNRCellDU}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.cellDULocalId`\"/>\n",
3365         "comments": "",
3366         "outputs": 1,
3367         "x": 3118.5,
3368         "y": 5294.749997138977,
3369         "z": "759e49d3.adb538",
3370         "wires": [
3371             []
3372         ]
3373     },
3374     {
3375         "id": "65b03e4e.8b86a",
3376         "type": "execute",
3377         "name": "fetch RRMPolicyRatio - NRCellDU",
3378         "xml": "<execute plugin='org.onap.ccsdk.sli.plugins.restapicall.RestapiCallNode' method='sendRequest' >\n<parameter name=\"restapiUrl\" value=\"`$prop.controller.url + $tmp.getRRMPolicyRatio-gNBDU.url`\"/>\n<parameter name=\"restapiUser\" value=\"`$prop.controller.user`\" />\n<parameter name=\"restapiPassword\" value=\"`$prop.controller.pwd`\"/>\n<parameter name=\"httpMethod\" value=\"GET\"/>\n<parameter name=\"responsePrefix\" value=\"get-rrmpolicyratio-du-response\"/>\n<parameter name='contentType' value='application/json' /> \n<parameter name='format' value='json' />\n<parameter name='accept' value='application/json' />\n<parameter name=\"convertResponse\" value=\"true\"/>",
3379         "comments": "",
3380         "outputs": 1,
3381         "x": 3153.5,
3382         "y": 5369.749997138977,
3383         "z": "759e49d3.adb538",
3384         "wires": [
3385             [
3386                 "6981637b.74693c",
3387                 "c0fd401.710e8c"
3388             ]
3389         ]
3390     },
3391     {
3392         "id": "6981637b.74693c",
3393         "type": "failure",
3394         "name": "failure",
3395         "xml": "<outcome value='failure'>\n",
3396         "comments": "",
3397         "outputs": 1,
3398         "x": 3400.5,
3399         "y": 5342.749997138977,
3400         "z": "759e49d3.adb538",
3401         "wires": [
3402             [
3403                 "14ceaae3.6b9005"
3404             ]
3405         ]
3406     },
3407     {
3408         "id": "c0fd401.710e8c",
3409         "type": "success",
3410         "name": "success",
3411         "xml": "<outcome value='success'>\n",
3412         "comments": "",
3413         "outputs": 1,
3414         "x": 3404.5,
3415         "y": 5421.749997138977,
3416         "z": "759e49d3.adb538",
3417         "wires": [
3418             [
3419                 "c14d6efd.2a378"
3420             ]
3421         ]
3422     },
3423     {
3424         "id": "14ceaae3.6b9005",
3425         "type": "block",
3426         "name": "block : atomic",
3427         "xml": "<block atomic='true'>",
3428         "atomic": "true",
3429         "comments": "",
3430         "outputs": 1,
3431         "x": 3568.500473022461,
3432         "y": 5353.607350349426,
3433         "z": "759e49d3.adb538",
3434         "wires": [
3435             [
3436                 "90619558.5c2698",
3437                 "2f596670.00d06a",
3438                 "24da6566.d832ba"
3439             ]
3440         ]
3441     },
3442     {
3443         "id": "2f596670.00d06a",
3444         "type": "set",
3445         "name": "set",
3446         "xml": "<set>\n<parameter name='error-code' value='500'/>\n<parameter name='error-message' value='Error in retrieving RRMPolicyRatio. Aborting RPC executiopn'/>",
3447         "comments": "",
3448         "x": 3724.5,
3449         "y": 5256.749997138977,
3450         "z": "759e49d3.adb538",
3451         "wires": []
3452     },
3453     {
3454         "id": "90619558.5c2698",
3455         "type": "returnFailure",
3456         "name": "return failure",
3457         "xml": "<return status='failure'>\n<parameter name='ack-final' value='Y'/>\n<parameter name='error-code' value='500'/>\n<parameter name='error-message' value='Error in Fetching RRMPolicyRatio - CellDU. Aborting RPC executiopn'/>",
3458         "comments": "",
3459         "x": 3729.4998779296875,
3460         "y": 5351.750058174133,
3461         "z": "759e49d3.adb538",
3462         "wires": []
3463     },
3464     {
3465         "id": "c14d6efd.2a378",
3466         "type": "block",
3467         "name": "block : atomic",
3468         "xml": "<block atomic='true'>",
3469         "atomic": "true",
3470         "comments": "",
3471         "outputs": 1,
3472         "x": 3568.4998779296875,
3473         "y": 5422.75011920929,
3474         "z": "759e49d3.adb538",
3475         "wires": [
3476             [
3477                 "accb3bfc.2306a8",
3478                 "840115d3.8aeb58"
3479             ]
3480         ]
3481     },
3482     {
3483         "id": "accb3bfc.2306a8",
3484         "type": "record",
3485         "name": "record",
3486         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/instantiateRANSliceModifyAllocate.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"Successfully Retrieved - RRMPolicyRatio\"/>",
3487         "comments": "",
3488         "outputs": 1,
3489         "x": 3725.643051147461,
3490         "y": 5394.892785072327,
3491         "z": "759e49d3.adb538",
3492         "wires": [
3493             []
3494         ]
3495     },
3496     {
3497         "id": "840115d3.8aeb58",
3498         "type": "execute",
3499         "name": "printContext",
3500         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils' method='printContext' >\n<parameter name='filename' value='/opt/opendaylight/current/data/log/ranSlice-instantiateRANSlice-configrsp-context.log' />\n\n\n",
3501         "comments": "",
3502         "outputs": 1,
3503         "x": 3733.5000915527344,
3504         "y": 5432.178708076477,
3505         "z": "759e49d3.adb538",
3506         "wires": [
3507             []
3508         ]
3509     },
3510     {
3511         "id": "bd70dd2b.b85da",
3512         "type": "record",
3513         "name": "record",
3514         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/instantiateRANSliceModifyAllocate.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"RRMPolicyRatioList size\"/>\n<parameter name=\"field2\" value=\"`$tmp.rrmPolicyRatioDUList_length`\"/>\n",
3515         "comments": "",
3516         "outputs": 1,
3517         "x": 3091.0714111328125,
3518         "y": 5502.035395622253,
3519         "z": "759e49d3.adb538",
3520         "wires": [
3521             []
3522         ]
3523     },
3524     {
3525         "id": "98444542.d2de08",
3526         "type": "block",
3527         "name": "rrmPolicyDedicatedRatio",
3528         "xml": "<block atomic='true'>",
3529         "atomic": "true",
3530         "comments": "",
3531         "outputs": 1,
3532         "x": 3153.214096546173,
3533         "y": 5049.035624504089,
3534         "z": "759e49d3.adb538",
3535         "wires": [
3536             [
3537                 "e699b813.fc8268",
3538                 "64f777a8.2a0e08",
3539                 "87e24146.25b4e",
3540                 "8ba642f.30254c",
3541                 "3bdafb69.c95854",
3542                 "f3f75181.3bb7a",
3543                 "9d361aaa.9a72b8",
3544                 "e7312713.f985c8",
3545                 "b2100b90.7c0618",
3546                 "3caf98d3.e08e38",
3547                 "8b9f360a.b624f8"
3548             ]
3549         ]
3550     },
3551     {
3552         "id": "87e24146.25b4e",
3553         "type": "set",
3554         "name": "Calculate RRM Parms1",
3555         "xml": "<set>\n<parameter name='tmp.uLThptPerSlice' value='`$payloadJson.input.sliceProfile.uLThptPerSlice`' />\n",
3556         "comments": "",
3557         "x": 4121.489807128906,
3558         "y": 4835.072750091553,
3559         "z": "759e49d3.adb538",
3560         "wires": []
3561     },
3562     {
3563         "id": "8ba642f.30254c",
3564         "type": "set",
3565         "name": "Calculate RRM Parms2",
3566         "xml": "<set>\n<parameter name='tmp.dLThptPerSlice' value='`$payloadJson.input.sliceProfile.dLThptPerSlice`' />\n",
3567         "comments": "",
3568         "x": 4130.031066894531,
3569         "y": 4880.092769563198,
3570         "z": "759e49d3.adb538",
3571         "wires": []
3572     },
3573     {
3574         "id": "3bdafb69.c95854",
3575         "type": "set",
3576         "name": "Calculate RRM Parms3",
3577         "xml": "<set>\n<parameter name='tmp.maxNumberOfConns' value='`$payloadJson.input.sliceProfile.maxNumberOfConns`' />",
3578         "comments": "",
3579         "x": 4120.031188964844,
3580         "y": 4935.092647492886,
3581         "z": "759e49d3.adb538",
3582         "wires": []
3583     },
3584     {
3585         "id": "f3f75181.3bb7a",
3586         "type": "set",
3587         "name": "Calculate RRM Parms4",
3588         "xml": "<set>\n<parameter name='tmp.nearRTRIC.trafficCapacity1' value='`$tmp.uLThptPerSlice + $tmp.dLThptPerSlice`' />\n",
3589         "comments": "",
3590         "x": 4120.031066894531,
3591         "y": 4986.09264755249,
3592         "z": "759e49d3.adb538",
3593         "wires": []
3594     },
3595     {
3596         "id": "9d361aaa.9a72b8",
3597         "type": "set",
3598         "name": "Calculate RRM Parms5",
3599         "xml": "<set>\n<parameter name='tmp.nearRTRIC.trafficCapacity' value='`$tmp.nearRTRIC.trafficCapacity1 / 2`' />",
3600         "comments": "",
3601         "x": 4108.031188964844,
3602         "y": 5046.092769563198,
3603         "z": "759e49d3.adb538",
3604         "wires": []
3605     },
3606     {
3607         "id": "e7312713.f985c8",
3608         "type": "set",
3609         "name": "Calculate RRM Parms6",
3610         "xml": "<set>\n<parameter name='tmp.nearRTRIC.trafficCapacityBPS' value='`$tmp.nearRTRIC.trafficCapacity * 1000`' />",
3611         "comments": "",
3612         "x": 4146.031066894531,
3613         "y": 5096.092769563198,
3614         "z": "759e49d3.adb538",
3615         "wires": []
3616     },
3617     {
3618         "id": "b2100b90.7c0618",
3619         "type": "set",
3620         "name": "Calculate RRM Parms7",
3621         "xml": "<set>\n<parameter name='tmp.nrcelldu.totalPRBForSNSSAI' value='`$tmp.nearRTRIC.trafficCapacityBPS / 1008000`' />\n",
3622         "comments": "",
3623         "x": 4133.031005859375,
3624         "y": 5166.09313583374,
3625         "z": "759e49d3.adb538",
3626         "wires": []
3627     },
3628     {
3629         "id": "3caf98d3.e08e38",
3630         "type": "set",
3631         "name": "calculation8",
3632         "xml": "<set>\n<parameter name='tmp.nrcelldu.PRBPerImpactedCell' value='`$tmp.nrcelldu.totalPRBForSNSSAI / $tmp.cellDUList_length`' />\n",
3633         "comments": "",
3634         "x": 4104.031005859375,
3635         "y": 5230.09215927124,
3636         "z": "759e49d3.adb538",
3637         "wires": []
3638     },
3639     {
3640         "id": "8b9f360a.b624f8",
3641         "type": "set",
3642         "name": "calculation9",
3643         "xml": "<set>\n<parameter name='tmp.rRMPolicyDedicatedRatio.CellDU1' value='`$tmp.nrcelldu.PRBPerImpactedCell * 100`' />\n",
3644         "comments": "",
3645         "x": 4092.0315551757812,
3646         "y": 5281.092037200928,
3647         "z": "759e49d3.adb538",
3648         "wires": []
3649     },
3650     {
3651         "id": "64f777a8.2a0e08",
3652         "type": "set",
3653         "name": "calculation10",
3654         "xml": "<set>\n<parameter name='tmp.rRMPolicyDedicatedRatio.CellDU' value='`$tmp.rRMPolicyDedicatedRatio.CellDU1 / $prop.nrcelldu.TotalPRBsPerCell`' />\n",
3655         "comments": "",
3656         "x": 4067.4898681640625,
3657         "y": 5347.072505950928,
3658         "z": "759e49d3.adb538",
3659         "wires": []
3660     },
3661     {
3662         "id": "e699b813.fc8268",
3663         "type": "record",
3664         "name": "record",
3665         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/instantiateRANSlice.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"rRMPolicyDedicatedRatio for CellDU \"/>\n<parameter name=\"field2\" value=\"`$tmp.rRMPolicyDedicatedRatio.CellDU`\"/>\n<parameter name=\"field3\" value=\"tmp.nearRTRIC.trafficCapacity1 \"/>\n<parameter name=\"field4\" value=\"`$tmp.nearRTRIC.trafficCapacity1`\"/>\n<parameter name=\"field5\" value=\"tmp.nearRTRIC.trafficCapacity \"/>\n<parameter name=\"field6\" value=\"`$tmp.nearRTRIC.trafficCapacity`\"/>\n<parameter name=\"field7\" value=\"tmp.nearRTRIC.trafficCapacityBPS\"/>\n<parameter name=\"field8\" value=\"`$tmp.nearRTRIC.trafficCapacityBPS`\"/>\n<parameter name=\"field9\" value=\"tmp.nrcelldu.totalPRBForSNSSAI \"/>\n<parameter name=\"field10\" value=\"`$tmp.nrcelldu.totalPRBForSNSSAI`\"/>\n<parameter name=\"field11\" value=\"tmp.nrcelldu.PRBPerImpactedCell \"/>\n<parameter name=\"field12\" value=\"`$tmp.nrcelldu.PRBPerImpactedCell`\"/>\n<parameter name=\"field13\" value=\"tmp.rRMPolicyDedicatedRatio.CellDU1 \"/>\n<parameter name=\"field14\" value=\"`$tmp.rRMPolicyDedicatedRatio.CellDU1`\"/>",
3666         "comments": "",
3667         "outputs": 1,
3668         "x": 3893.4997940063477,
3669         "y": 5359.1938123703,
3670         "z": "759e49d3.adb538",
3671         "wires": [
3672             []
3673         ]
3674     },
3675     {
3676         "id": "64119bcd.9a1944",
3677         "type": "for",
3678         "name": "for each rrmpolicyratio",
3679         "xml": "<for index='iddu-rrm' start='0' end='`$tmp.rrmPolicyRatioDUList_length`' >\n",
3680         "comments": "",
3681         "outputs": 1,
3682         "x": 3113.75,
3683         "y": 5548.749997138977,
3684         "z": "759e49d3.adb538",
3685         "wires": [
3686             [
3687                 "88edaa15.42a378"
3688             ]
3689         ]
3690     },
3691     {
3692         "id": "88edaa15.42a378",
3693         "type": "block",
3694         "name": "block : atomic",
3695         "xml": "<block atomic='true'>",
3696         "atomic": "true",
3697         "comments": "",
3698         "outputs": 1,
3699         "x": 3334.75,
3700         "y": 5568.749997138977,
3701         "z": "759e49d3.adb538",
3702         "wires": [
3703             [
3704                 "fa4c4e2d.65c7",
3705                 "decbdedf.9b42",
3706                 "5e8cc058.fbad5",
3707                 "3f3ebfed.e4951",
3708                 "1764ec3a.804604",
3709                 "62981279.b1c13c",
3710                 "ad4a2912.9c54c8",
3711                 "c6939012.bd05e",
3712                 "51420a75.e5cb44",
3713                 "95013c06.0cd9f"
3714             ]
3715         ]
3716     },
3717     {
3718         "id": "fa4c4e2d.65c7",
3719         "type": "set",
3720         "name": "Calculate updated RRMPolicyRatio",
3721         "xml": "<set>\n<parameter name='tmp.rrmPolicyDedicatedRatio_CellDU_updated' value=\"`$tmp.rrmPolicyDedicatedRatio_cellDU-old + $tmp.rRMPolicyDedicatedRatio.CellDU`\" />",
3722         "comments": "",
3723         "x": 3661.178512573242,
3724         "y": 5508.607487201691,
3725         "z": "759e49d3.adb538",
3726         "wires": []
3727     },
3728     {
3729         "id": "5e8cc058.fbad5",
3730         "type": "switchNode",
3731         "name": "ransim mounted",
3732         "xml": "<switch test='`$prop.ransim-mounted`'>\n",
3733         "comments": "",
3734         "outputs": 1,
3735         "x": 3606.321762084961,
3736         "y": 5552.464263916016,
3737         "z": "759e49d3.adb538",
3738         "wires": [
3739             [
3740                 "adbd5013.4d5ad",
3741                 "278fcb95.1037b4"
3742             ]
3743         ]
3744     },
3745     {
3746         "id": "adbd5013.4d5ad",
3747         "type": "outcome",
3748         "name": "Not Mounted",
3749         "xml": "<outcome value='false'>\n",
3750         "comments": "",
3751         "outputs": 1,
3752         "x": 3802.035758972168,
3753         "y": 5543.749750137329,
3754         "z": "759e49d3.adb538",
3755         "wires": [
3756             [
3757                 "a6126caa.a0f83"
3758             ]
3759         ]
3760     },
3761     {
3762         "id": "a6126caa.a0f83",
3763         "type": "execute",
3764         "name": "patchRRMPolicyRatio NRCellDU - URL",
3765         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$prop.restapi.RRMPolicyRatioEntry.ToGNBDU`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.getRRMPolicyRatio-gNBDU.url\"/>\n    <parameter name=\"target\" value=\"{idNearRTRIC}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.nearRTRICId`\"/>\n",
3766         "comments": "",
3767         "outputs": 1,
3768         "x": 4119.750217437744,
3769         "y": 5513.036686897278,
3770         "z": "759e49d3.adb538",
3771         "wires": [
3772             []
3773         ]
3774     },
3775     {
3776         "id": "1764ec3a.804604",
3777         "type": "set",
3778         "name": "RRMPolicyMember Id",
3779         "xml": "<set>\n<parameter name='tmp.RRMPolicyMember_id' value=\"`$tmp.RRMPolicyMembersDU_Length+1`\" />",
3780         "comments": "",
3781         "x": 3591.321533203125,
3782         "y": 5720.321387290955,
3783         "z": "759e49d3.adb538",
3784         "wires": []
3785     },
3786     {
3787         "id": "decbdedf.9b42",
3788         "type": "record",
3789         "name": "record",
3790         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/instantiateRANSliceModifyAllocate.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"RRMPolicyRatioid - \"/>\n<parameter name=\"field2\" value=\"`$tmp.RRMPolicyRatio_id`\"/>\n<parameter name=\"field3\" value=\"RRMPolicyMemberid- \"/>\n<parameter name=\"field4\" value=\"`$tmp.RRMPolicyMember_id`\"/>\n<parameter name=\"field5\" value=\"Updated RRMPolicyRatio for CellDU is - \"/>\n<parameter name=\"field6\" value=\"`$tmp.rrmPolicyDedicatedRatio_CellDU_updated`\"/>",
3791         "comments": "",
3792         "outputs": 1,
3793         "x": 3566.893051147461,
3794         "y": 5760.03626537323,
3795         "z": "759e49d3.adb538",
3796         "wires": [
3797             []
3798         ]
3799     },
3800     {
3801         "id": "3f3ebfed.e4951",
3802         "type": "execute",
3803         "name": "patch NRCellDU - RRMPolicyRatio",
3804         "xml": "<execute plugin='org.onap.ccsdk.sli.plugins.restapicall.RestapiCallNode' method='sendRequest' >\n<parameter name=\"templateFileName\" value=\"`$prop.restapi.templateDir + '/ranSlice-patch-RRMPolicyRatio-NRCellCU.json'`\" />\n<parameter name=\"restapiUrl\" value=\"`$prop.controller.url + $tmp.getRRMPolicyRatio-gNBDU.url`\"/>\n<parameter name=\"restapiUser\" value=\"`$prop.controller.user`\" />\n<parameter name=\"restapiPassword\" value=\"`$prop.controller.pwd`\"/>\n<parameter name=\"httpMethod\" value=\"PATCH\"/>\n<parameter name=\"responsePrefix\" value=\"patch-cellDU-RRMPolicyRatio-response\"/>\n<parameter name='contentType' value='application/yang.patch+json' />\n<parameter name='accept' value='application/yang.patch-status+json'/>\n<parameter name='format' value='json' />",
3805         "comments": "",
3806         "outputs": 1,
3807         "x": 3651.0357971191406,
3808         "y": 5796.321490287781,
3809         "z": "759e49d3.adb538",
3810         "wires": [
3811             [
3812                 "939e18e5.427428",
3813                 "3c50e259.95016e"
3814             ]
3815         ]
3816     },
3817     {
3818         "id": "939e18e5.427428",
3819         "type": "success",
3820         "name": "success",
3821         "xml": "<outcome value='success'>\n",
3822         "comments": "",
3823         "outputs": 1,
3824         "x": 3928.75,
3825         "y": 5759.749768257141,
3826         "z": "759e49d3.adb538",
3827         "wires": [
3828             [
3829                 "55084df3.fc70c4"
3830             ]
3831         ]
3832     },
3833     {
3834         "id": "55084df3.fc70c4",
3835         "type": "block",
3836         "name": "block : atomic",
3837         "xml": "<block atomic='true'>",
3838         "atomic": "true",
3839         "comments": "",
3840         "outputs": 1,
3841         "x": 4119.75,
3842         "y": 5759.749768257141,
3843         "z": "759e49d3.adb538",
3844         "wires": [
3845             [
3846                 "d07e182d.ffdea8"
3847             ]
3848         ]
3849     },
3850     {
3851         "id": "d07e182d.ffdea8",
3852         "type": "record",
3853         "name": "record",
3854         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/instantiateRANSliceModifyAllocate.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"Successfully Patched - cellDU RRMpolicyRatio\"/>",
3855         "comments": "",
3856         "outputs": 1,
3857         "x": 4304.749755859375,
3858         "y": 5760.750012397766,
3859         "z": "759e49d3.adb538",
3860         "wires": [
3861             []
3862         ]
3863     },
3864     {
3865         "id": "e8da12db.6f31",
3866         "type": "set",
3867         "name": "set",
3868         "xml": "<set>\n<parameter name='error-code' value='500'/>\n<parameter name='error-message' value='Error patching cellDU RRMPolicyRatio. Aborting RPC executiopn'/>",
3869         "comments": "",
3870         "x": 4386.75,
3871         "y": 5803.749768257141,
3872         "z": "759e49d3.adb538",
3873         "wires": []
3874     },
3875     {
3876         "id": "7b995886.ff02d8",
3877         "type": "returnFailure",
3878         "name": "return failure",
3879         "xml": "<return status='failure'>\n<parameter name='ack-final' value='Y'/>\n<parameter name='error-code' value='500'/>\n<parameter name='error-message' value='Error updating RRMPolicyRatio for NRCellDU. Aborting RPC executiopn'/>",
3880         "comments": "",
3881         "x": 4391.7498779296875,
3882         "y": 5898.749829292297,
3883         "z": "759e49d3.adb538",
3884         "wires": []
3885     },
3886     {
3887         "id": "6ba11bf2.588f04",
3888         "type": "block",
3889         "name": "block : atomic",
3890         "xml": "<block atomic='true'>",
3891         "atomic": "true",
3892         "comments": "",
3893         "outputs": 1,
3894         "x": 4124.2502784729,
3895         "y": 5801.500410556793,
3896         "z": "759e49d3.adb538",
3897         "wires": [
3898             [
3899                 "7b995886.ff02d8",
3900                 "e8da12db.6f31",
3901                 "24da6566.d832ba"
3902             ]
3903         ]
3904     },
3905     {
3906         "id": "3c50e259.95016e",
3907         "type": "failure",
3908         "name": "failure",
3909         "xml": "<outcome value='failure'>\n",
3910         "comments": "",
3911         "outputs": 1,
3912         "x": 3937.7500915527344,
3913         "y": 5807.75041103363,
3914         "z": "759e49d3.adb538",
3915         "wires": [
3916             [
3917                 "6ba11bf2.588f04"
3918             ]
3919         ]
3920     },
3921     {
3922         "id": "1d17e896.af5da7",
3923         "type": "block",
3924         "name": "block : atomic",
3925         "xml": "<block atomic='true'>",
3926         "atomic": "true",
3927         "comments": "",
3928         "outputs": 1,
3929         "x": 2849.2500915527344,
3930         "y": 5852.750094413757,
3931         "z": "759e49d3.adb538",
3932         "wires": [
3933             [
3934                 "7da601f2.31cd5",
3935                 "171ddb52.565cc5",
3936                 "8d294361.afdd2",
3937                 "345b415d.aacd5e",
3938                 "602003b3.449a6c",
3939                 "c5245322.f9538",
3940                 "ba082b19.30b718",
3941                 "cf96e759.6ebad8",
3942                 "c6b96ce4.c01ef"
3943             ]
3944         ]
3945     },
3946     {
3947         "id": "7da601f2.31cd5",
3948         "type": "execute",
3949         "name": "Update cellDU for gNBDU in ConfigDB",
3950         "xml": "<execute plugin='org.onap.ccsdk.sli.plugins.restapicall.RestapiCallNode' method='sendRequest' >\n<parameter name=\"restapiUrl\" value=\"`$prop.configdb.url + $prop.restapi.configdb.updategNBDU`\"/>\n<parameter name=\"templateFileName\" value=\"`$prop.restapi.templateDir + '/ranSlice-configDB-updategNBDU.json\n'`\" />\n<parameter name=\"httpMethod\" value=\"PUT\"/>\n<parameter name=\"responsePrefix\" value=\"update-gNBDU-configdb-response\"/>\n<parameter name='contentType' value='application/json' /> \n<parameter name='format' value='json' />\n<parameter name='accept' value='application/json' />\n<parameter name=\"convertResponse\" value=\"true\"/>",
3951         "comments": "",
3952         "outputs": 1,
3953         "x": 3312.25,
3954         "y": 5860.749997138977,
3955         "z": "759e49d3.adb538",
3956         "wires": [
3957             [
3958                 "22dcf8b.4f1f508",
3959                 "177878d2.cf9a57"
3960             ]
3961         ]
3962     },
3963     {
3964         "id": "22dcf8b.4f1f508",
3965         "type": "failure",
3966         "name": "failure",
3967         "xml": "<outcome value='failure'>\n",
3968         "comments": "",
3969         "outputs": 1,
3970         "x": 3599.25,
3971         "y": 5831.750241279602,
3972         "z": "759e49d3.adb538",
3973         "wires": [
3974             [
3975                 "b186195f.911728"
3976             ]
3977         ]
3978     },
3979     {
3980         "id": "177878d2.cf9a57",
3981         "type": "success",
3982         "name": "success",
3983         "xml": "<outcome value='success'>\n",
3984         "comments": "",
3985         "outputs": 1,
3986         "x": 3599.500213623047,
3987         "y": 5870.25041103363,
3988         "z": "759e49d3.adb538",
3989         "wires": [
3990             [
3991                 "95f2039.0bdc7"
3992             ]
3993         ]
3994     },
3995     {
3996         "id": "95f2039.0bdc7",
3997         "type": "block",
3998         "name": "block",
3999         "xml": "<block>\n",
4000         "atomic": "false",
4001         "comments": "",
4002         "outputs": 1,
4003         "x": 3773.000026702881,
4004         "y": 5891.250168800354,
4005         "z": "759e49d3.adb538",
4006         "wires": [
4007             [
4008                 "1d2ab0af.27b5df"
4009             ]
4010         ]
4011     },
4012     {
4013         "id": "b186195f.911728",
4014         "type": "block",
4015         "name": "block : atomic",
4016         "xml": "<block atomic='true'>",
4017         "atomic": "true",
4018         "comments": "",
4019         "outputs": 1,
4020         "x": 3792.5000915527344,
4021         "y": 5854.000412940979,
4022         "z": "759e49d3.adb538",
4023         "wires": [
4024             [
4025                 "13479fec.b3f98",
4026                 "fb8efc86.b3a44",
4027                 "24da6566.d832ba"
4028             ]
4029         ]
4030     },
4031     {
4032         "id": "fb8efc86.b3a44",
4033         "type": "set",
4034         "name": "set",
4035         "xml": "<set>\n<parameter name='error-code' value='500'/>\n<parameter name='error-message' value='Error in updating Config DB - NRCellDU. Aborting RPC executiopn'/>",
4036         "comments": "",
4037         "x": 3995.999912261963,
4038         "y": 5857.000289276242,
4039         "z": "759e49d3.adb538",
4040         "wires": []
4041     },
4042     {
4043         "id": "1d2ab0af.27b5df",
4044         "type": "record",
4045         "name": "record",
4046         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/instantiateRANSliceModifyAllocate.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"Successfully updated ConfigDB - NRCellCU pLMNinfo \"/>",
4047         "comments": "",
4048         "outputs": 1,
4049         "x": 3985.750274658203,
4050         "y": 5928.5005350112915,
4051         "z": "759e49d3.adb538",
4052         "wires": [
4053             []
4054         ]
4055     },
4056     {
4057         "id": "13479fec.b3f98",
4058         "type": "returnFailure",
4059         "name": "return failure",
4060         "xml": "<return status='failure'>\n<parameter name='ack-final' value='Y'/>\n<parameter name='error-code' value='500'/>\n<parameter name='error-message' value='Error updating NRCellDU-PLMNInfo in ConfigDB. Aborting RPC executiopn'/>",
4061         "comments": "",
4062         "x": 4010.999725341797,
4063         "y": 5896.250168800354,
4064         "z": "759e49d3.adb538",
4065         "wires": []
4066     },
4067     {
4068         "id": "5e5456a1.14a948",
4069         "type": "set",
4070         "name": "set",
4071         "xml": "<set>\n<parameter name='error-code' value='500'/>\n<parameter name='error-message' value='Error in updating RRMPolicyRatio - NRCellDU. Aborting RPC executiopn'/>",
4072         "comments": "",
4073         "x": 4010.249786376953,
4074         "y": 6157.250535964966,
4075         "z": "759e49d3.adb538",
4076         "wires": []
4077     },
4078     {
4079         "id": "57f18e36.6cd23",
4080         "type": "returnFailure",
4081         "name": "return failure",
4082         "xml": "<return status='failure'>\n<parameter name='ack-final' value='Y'/>\n<parameter name='error-code' value='500'/>\n<parameter name='error-message' value='Error updating NRCellDU-RRMPolicyRatio in ConfigDB. Aborting RPC executiopn'/>",
4083         "comments": "",
4084         "x": 4030.249912261963,
4085         "y": 6198.50053691864,
4086         "z": "759e49d3.adb538",
4087         "wires": []
4088     },
4089     {
4090         "id": "cf6a60b.99fe0a",
4091         "type": "block",
4092         "name": "block : atomic",
4093         "xml": "<block atomic='true'>",
4094         "atomic": "true",
4095         "comments": "",
4096         "outputs": 1,
4097         "x": 3820.500274658203,
4098         "y": 6190.000170707703,
4099         "z": "759e49d3.adb538",
4100         "wires": [
4101             [
4102                 "57f18e36.6cd23",
4103                 "5e5456a1.14a948",
4104                 "24da6566.d832ba"
4105             ]
4106         ]
4107     },
4108     {
4109         "id": "c3e36532.04dda8",
4110         "type": "failure",
4111         "name": "failure",
4112         "xml": "<outcome value='failure'>\n",
4113         "comments": "",
4114         "outputs": 1,
4115         "x": 3634.500217437744,
4116         "y": 6284.250087738037,
4117         "z": "759e49d3.adb538",
4118         "wires": [
4119             [
4120                 "cf6a60b.99fe0a"
4121             ]
4122         ]
4123     },
4124     {
4125         "id": "9f3572a0.a276d",
4126         "type": "execute",
4127         "name": "Update RRMPolicy for gNBDU in ConfigDB",
4128         "xml": "<execute plugin='org.onap.ccsdk.sli.plugins.restapicall.RestapiCallNode' method='sendRequest' >\n<parameter name=\"restapiUrl\" value=\"`$prop.configdb.url + $prop.restapi.configdb.updateRRMPolicy`\"/>\n<parameter name=\"templateFileName\" value=\"`$prop.restapi.templateDir + '/ranSlice-configDB-updateRRMPolicy-DU.json'`\" />\n<parameter name=\"httpMethod\" value=\"PUT\"/>\n<parameter name=\"responsePrefix\" value=\"update-gNBDU-rrmpolicy-configdb-response\"/>\n<parameter name='contentType' value='application/json' /> \n<parameter name='format' value='json' />\n<parameter name='accept' value='application/json' />\n<parameter name=\"convertResponse\" value=\"true\"/>",
4129         "comments": "",
4130         "outputs": 1,
4131         "x": 3412.250701904297,
4132         "y": 6305.749965190887,
4133         "z": "759e49d3.adb538",
4134         "wires": [
4135             [
4136                 "c3e36532.04dda8",
4137                 "64edd671.12f178"
4138             ]
4139         ]
4140     },
4141     {
4142         "id": "64edd671.12f178",
4143         "type": "success",
4144         "name": "success",
4145         "xml": "<outcome value='success'>\n",
4146         "comments": "",
4147         "outputs": 1,
4148         "x": 3644.250156402588,
4149         "y": 6326.7494764328,
4150         "z": "759e49d3.adb538",
4151         "wires": [
4152             [
4153                 "6448d33f.bbcb5c"
4154             ]
4155         ]
4156     },
4157     {
4158         "id": "6448d33f.bbcb5c",
4159         "type": "block",
4160         "name": "block : atomic",
4161         "xml": "<block atomic='true'>",
4162         "atomic": "true",
4163         "comments": "",
4164         "outputs": 1,
4165         "x": 3813.500213623047,
4166         "y": 6250.750293731689,
4167         "z": "759e49d3.adb538",
4168         "wires": [
4169             [
4170                 "f26c7be5.a09148"
4171             ]
4172         ]
4173     },
4174     {
4175         "id": "f26c7be5.a09148",
4176         "type": "record",
4177         "name": "record",
4178         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/instantiateRANSliceModifyAllocate.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"Successfully updated ConfigDB - NRCellDU RRMPolicyRatio \"/>",
4179         "comments": "",
4180         "outputs": 1,
4181         "x": 3978.250274658203,
4182         "y": 6255.500049591064,
4183         "z": "759e49d3.adb538",
4184         "wires": [
4185             []
4186         ]
4187     },
4188     {
4189         "id": "24da6566.d832ba",
4190         "type": "block",
4191         "name": "block : SO Response",
4192         "xml": "<block atomic='true'>",
4193         "atomic": "true",
4194         "comments": "",
4195         "outputs": 1,
4196         "x": 4471.234375,
4197         "y": 2752.7499997615814,
4198         "z": "759e49d3.adb538",
4199         "wires": [
4200             [
4201                 "1dd03597.aeb04a",
4202                 "1e25504f.40132",
4203                 "9d32db3d.f24b58",
4204                 "e7b7e590.b78e68",
4205                 "8697076f.a80788"
4206             ]
4207         ]
4208     },
4209     {
4210         "id": "1dd03597.aeb04a",
4211         "type": "set",
4212         "name": "set tmp variables for SO response",
4213         "xml": "<set>\n<parameter name=\"tmp.so.callbackURL\" value=\"`$payloadJson.input.callbackURL`\"/>\n<parameter name=\"tmp.reason\" value=\"`$error-message`\"/>\n<parameter name=\"tmp.requestID\" value=\"`$instantiateRANSlice-input.common-header.request-id`\"/>\n<parameter name=\"tmp.action\" value=\"`$instantiateRANSlice-input.action`\"/>\n",
4214         "comments": "",
4215         "x": 5124.2354736328125,
4216         "y": 2576.6497507095337,
4217         "z": "759e49d3.adb538",
4218         "wires": []
4219     },
4220     {
4221         "id": "1e25504f.40132",
4222         "type": "record",
4223         "name": "record configdb RestAPI parms",
4224         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/so-callback-response.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"URL for SO Callback Response\"/>\n<parameter name='field2' value=\"`$tmp.so.callbackURL`\" />\n<parameter name='field3' value=\"`$tmp.status`\" />\n<parameter name='field4' value=\"`$tmp.reason`\" />\n<parameter name='field5' value=\"`$tmp.requestID`\" />\n<parameter name='field6' value=\"`$tmp.action`\" />",
4225         "comments": "",
4226         "outputs": 1,
4227         "x": 5108.234237670898,
4228         "y": 2641.750335454941,
4229         "z": "759e49d3.adb538",
4230         "wires": [
4231             []
4232         ]
4233     },
4234     {
4235         "id": "9d32db3d.f24b58",
4236         "type": "execute",
4237         "name": "Send to SO",
4238         "xml": "<execute plugin='org.onap.ccsdk.sli.plugins.restapicall.RestapiCallNode' method='sendRequest' >\n<parameter name=\"templateFileName\" value=\"`$prop.restapi.templateDir + '/ranSlice-so-response.json'`\" />\n<parameter name=\"restapiUrl\" value=\"`$tmp.so.callbackURL`\"/>\n<parameter name=\"httpMethod\" value=\"POST\"/>\n<parameter name=\"responsePrefix\" value=\"so-callback-modify-response\"/>\n<parameter name='contentType' value='application/json' /> \n<parameter name='format' value='json' />\n<parameter name='accept' value='*/*' />\n<parameter name=\"convertResponse\" value=\"true\"/>\n<parameter name=\"restapiUser\" value=\"`$prop.restapi.so.user`\" />\n<parameter name=\"restapiPassword\" value=\"`$prop.restapi.so.password`\"/>",
4239         "comments": "",
4240         "outputs": 1,
4241         "x": 5023.23424911499,
4242         "y": 2738.7502133846283,
4243         "z": "759e49d3.adb538",
4244         "wires": [
4245             [
4246                 "23ed0542.d1b22a",
4247                 "4c1017e6.531dd8"
4248             ]
4249         ]
4250     },
4251     {
4252         "id": "23ed0542.d1b22a",
4253         "type": "failure",
4254         "name": "failure",
4255         "xml": "<outcome value='failure'>\n",
4256         "comments": "",
4257         "outputs": 1,
4258         "x": 5249.234257698059,
4259         "y": 2715.750182390213,
4260         "z": "759e49d3.adb538",
4261         "wires": [
4262             [
4263                 "1d6db6d7.fc0009"
4264             ]
4265         ]
4266     },
4267     {
4268         "id": "4c1017e6.531dd8",
4269         "type": "success",
4270         "name": "success",
4271         "xml": "<outcome value='success'>\n",
4272         "comments": "",
4273         "outputs": 1,
4274         "x": 5239.234111785889,
4275         "y": 2823.750121831894,
4276         "z": "759e49d3.adb538",
4277         "wires": [
4278             [
4279                 "3af12caa.dd2294"
4280             ]
4281         ]
4282     },
4283     {
4284         "id": "3af12caa.dd2294",
4285         "type": "block",
4286         "name": "block",
4287         "xml": "<block>\n",
4288         "atomic": "false",
4289         "comments": "",
4290         "outputs": 1,
4291         "x": 5389.233898162842,
4292         "y": 2842.75018286705,
4293         "z": "759e49d3.adb538",
4294         "wires": [
4295             [
4296                 "ba3b19.9e93b4e8"
4297             ]
4298         ]
4299     },
4300     {
4301         "id": "1d6db6d7.fc0009",
4302         "type": "block",
4303         "name": "block",
4304         "xml": "<block>\n",
4305         "atomic": "false",
4306         "comments": "",
4307         "outputs": 1,
4308         "x": 5400.234127044678,
4309         "y": 2710.7503044605255,
4310         "z": "759e49d3.adb538",
4311         "wires": [
4312             [
4313                 "91986d6c.78314"
4314             ]
4315         ]
4316     },
4317     {
4318         "id": "91986d6c.78314",
4319         "type": "returnFailure",
4320         "name": "return failure",
4321         "xml": "<return status='failure'>\n<parameter name='ack-final' value='Y'/>\n<parameter name=\"error-code\" value=\"500\" />\n<parameter name=\"error-message\" value=\"Error sending SO Response\" />",
4322         "comments": "",
4323         "x": 5566.233806610107,
4324         "y": 2713.750121831894,
4325         "z": "759e49d3.adb538",
4326         "wires": []
4327     },
4328     {
4329         "id": "ba3b19.9e93b4e8",
4330         "type": "record",
4331         "name": "record",
4332         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/instantiateRANSliceModifyAllocate.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"SO Response Sent \"/>",
4333         "comments": "",
4334         "outputs": 1,
4335         "x": 5553.233913421631,
4336         "y": 2848.750121831894,
4337         "z": "759e49d3.adb538",
4338         "wires": [
4339             []
4340         ]
4341     },
4342     {
4343         "id": "f60762ce.54f0f",
4344         "type": "block",
4345         "name": "SO Response",
4346         "xml": "<block atomic='true'>",
4347         "atomic": "true",
4348         "comments": "",
4349         "outputs": 1,
4350         "x": 553.234375,
4351         "y": 4434.749999761581,
4352         "z": "759e49d3.adb538",
4353         "wires": [
4354             [
4355                 "1755f365.2d9e9d",
4356                 "a183f9cb.ab9fe8",
4357                 "5370b94c.47c738",
4358                 "b9682005.55ec2",
4359                 "c7b28301.8ff26",
4360                 "f118882b.21e7f8"
4361             ]
4362         ]
4363     },
4364     {
4365         "id": "5370b94c.47c738",
4366         "type": "set",
4367         "name": "set tmp variables for SO response",
4368         "xml": "<set>\n<parameter name=\"tmp.reason\" value=\"`$error-message`\"/>\n<parameter name=\"tmp.requestID\" value=\"`$instantiate-r-a-n-slice-input.common-header.request-id `\"/>\n<parameter name=\"tmp.action\" value=\"`$instantiate-r-a-n-slice-input.action`\"/>\n",
4369         "comments": "",
4370         "x": 830.2355804443359,
4371         "y": 4382.649537086487,
4372         "z": "759e49d3.adb538",
4373         "wires": []
4374     },
4375     {
4376         "id": "1755f365.2d9e9d",
4377         "type": "record",
4378         "name": "record SO reply parms",
4379         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/instantiateRANSliceModifyAllocate.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"URL for SO Callback Response\"/>\n<parameter name='field2' value=\"`$payloadJson.input.callbackURL`\" />\n<parameter name='field3' value=\"`$tmp.status`\" />\n<parameter name='field4' value=\"`$tmp.reason`\" />\n<parameter name='field5' value=\"`$tmp.requestID`\" />\n<parameter name='field6' value=\"`$tmp.action`\" />\n<parameter name='field7' value=\"`$prop.restapi.so.user`\" />\n<parameter name='field8' value=\"`$prop.restapi.so.password`\" />",
4380         "comments": "",
4381         "outputs": 1,
4382         "x": 828.2344131469727,
4383         "y": 4474.750185012817,
4384         "z": "759e49d3.adb538",
4385         "wires": [
4386             []
4387         ]
4388     },
4389     {
4390         "id": "a183f9cb.ab9fe8",
4391         "type": "execute",
4392         "name": "Send to SO",
4393         "xml": "<execute plugin='org.onap.ccsdk.sli.plugins.restapicall.RestapiCallNode' method='sendRequest' >\n<parameter name=\"templateFileName\" value=\"`$prop.restapi.templateDir + '/ranSlice-so-response.json'`\" />\n<parameter name=\"restapiUrl\" value=\"`$payloadJson.input.callbackURL`\"/>\n<parameter name=\"httpMethod\" value=\"POST\"/>\n<parameter name=\"responsePrefix\" value=\"so-callback-response\"/>\n<parameter name='contentType' value='application/json' /> \n<parameter name='format' value='json' />\n<parameter name='accept' value='*/*' />\n<parameter name=\"restapiUser\" value=\"`$prop.restapi.so.user`\" />\n<parameter name=\"restapiPassword\" value=\"`$prop.restapi.so.password`\"/>",
4394         "comments": "",
4395         "outputs": 1,
4396         "x": 699.2344512939453,
4397         "y": 4555.749887228012,
4398         "z": "759e49d3.adb538",
4399         "wires": [
4400             [
4401                 "8ac6be78.97186",
4402                 "883df747.690ce8"
4403             ]
4404         ]
4405     },
4406     {
4407         "id": "8ac6be78.97186",
4408         "type": "failure",
4409         "name": "failure",
4410         "xml": "<outcome value='failure'>\n",
4411         "comments": "",
4412         "outputs": 1,
4413         "x": 864.2344512939453,
4414         "y": 4535.749886274338,
4415         "z": "759e49d3.adb538",
4416         "wires": [
4417             [
4418                 "83eb3825.695bf8"
4419             ]
4420         ]
4421     },
4422     {
4423         "id": "883df747.690ce8",
4424         "type": "success",
4425         "name": "success",
4426         "xml": "<outcome value='success'>\n",
4427         "comments": "",
4428         "outputs": 1,
4429         "x": 856.2343444824219,
4430         "y": 4608.749836683273,
4431         "z": "759e49d3.adb538",
4432         "wires": [
4433             [
4434                 "19a02437.9d387c"
4435             ]
4436         ]
4437     },
4438     {
4439         "id": "19a02437.9d387c",
4440         "type": "block",
4441         "name": "block",
4442         "xml": "<block>\n",
4443         "atomic": "false",
4444         "comments": "",
4445         "outputs": 1,
4446         "x": 1002.234188079834,
4447         "y": 4613.749945402145,
4448         "z": "759e49d3.adb538",
4449         "wires": [
4450             [
4451                 "df817796.837228"
4452             ]
4453         ]
4454     },
4455     {
4456         "id": "83eb3825.695bf8",
4457         "type": "block",
4458         "name": "block",
4459         "xml": "<block>\n",
4460         "atomic": "false",
4461         "comments": "",
4462         "outputs": 1,
4463         "x": 1013.2343521118164,
4464         "y": 4531.750021696091,
4465         "z": "759e49d3.adb538",
4466         "wires": [
4467             [
4468                 "975b3c1a.897ed",
4469                 "646ea05a.05307"
4470             ]
4471         ]
4472     },
4473     {
4474         "id": "975b3c1a.897ed",
4475         "type": "returnFailure",
4476         "name": "return failure",
4477         "xml": "<return status='failure'>\n<parameter name='ack-final' value='Y'/>\n<parameter name=\"error-code\" value=\"500\" />\n<parameter name=\"error-message\" value=\"Error sending SO Response\" />",
4478         "comments": "",
4479         "x": 1160.2339706420898,
4480         "y": 4542.749763250351,
4481         "z": "759e49d3.adb538",
4482         "wires": []
4483     },
4484     {
4485         "id": "df817796.837228",
4486         "type": "record",
4487         "name": "record",
4488         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/instantiateRANSliceModifyAllocate.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"SO Response Sent \"/>",
4489         "comments": "",
4490         "outputs": 1,
4491         "x": 1163.2341079711914,
4492         "y": 4619.749837636948,
4493         "z": "759e49d3.adb538",
4494         "wires": [
4495             []
4496         ]
4497     },
4498     {
4499         "id": "646ea05a.05307",
4500         "type": "set",
4501         "name": "set",
4502         "xml": "<set>\n<parameter name='error-code' value='500'/>\n<parameter name='error-message' value='Error sending SO response. Aborting RPC executiopn'/>",
4503         "comments": "",
4504         "x": 1147.7445793151855,
4505         "y": 4446.7392547130585,
4506         "z": "759e49d3.adb538",
4507         "wires": []
4508     },
4509     {
4510         "id": "b9682005.55ec2",
4511         "type": "execute",
4512         "name": "generate URL for SO Callback",
4513         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$prop.restapi.so.callbackURL`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.so.callbackURL\"/>\n    <parameter name=\"target\" value=\"{requestId}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.requestID`\"/>",
4514         "comments": "",
4515         "outputs": 1,
4516         "x": 850.5740203857422,
4517         "y": 4428.735597610474,
4518         "z": "759e49d3.adb538",
4519         "wires": [
4520             []
4521         ]
4522     },
4523     {
4524         "id": "5917f308.c923fc",
4525         "type": "outcome",
4526         "name": "Mounted",
4527         "xml": "<outcome value='true'>\n",
4528         "comments": "",
4529         "outputs": 1,
4530         "x": 2254.75,
4531         "y": 1749.749997138977,
4532         "z": "759e49d3.adb538",
4533         "wires": [
4534             [
4535                 "3b58a3b7.12a87c"
4536             ]
4537         ]
4538     },
4539     {
4540         "id": "3b58a3b7.12a87c",
4541         "type": "block",
4542         "name": "ransim  URL",
4543         "xml": "<block atomic='true'>",
4544         "atomic": "true",
4545         "comments": "",
4546         "outputs": 1,
4547         "x": 2447.739658355713,
4548         "y": 1749.7501192092896,
4549         "z": "759e49d3.adb538",
4550         "wires": [
4551             [
4552                 "c63a8d49.259f2",
4553                 "f00ef21a.e935d"
4554             ]
4555         ]
4556     },
4557     {
4558         "id": "c63a8d49.259f2",
4559         "type": "execute",
4560         "name": "generate fetchRRMPolicyRatio.ToNRCellCU",
4561         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$prop.restapi.RRMPolicyRatioEntry.ToNRCellCU.ransim-mounted`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.getRRMPolicyRatio.url\"/>\n    <parameter name=\"target\" value=\"{idNearRTRIC}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.nearRTRICId`\"/>",
4562         "comments": "",
4563         "outputs": 1,
4564         "x": 2754.739845275879,
4565         "y": 1716.750220298767,
4566         "z": "759e49d3.adb538",
4567         "wires": [
4568             []
4569         ]
4570     },
4571     {
4572         "id": "f00ef21a.e935d",
4573         "type": "execute",
4574         "name": "populate mountName",
4575         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$tmp.getRRMPolicyRatio.url`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.getRRMPolicyRatio.url\"/>\n    <parameter name=\"target\" value=\"{mountName}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.CUCPName`\"/>",
4576         "comments": "",
4577         "outputs": 1,
4578         "x": 2698.740245819092,
4579         "y": 1769.7504138946533,
4580         "z": "759e49d3.adb538",
4581         "wires": [
4582             []
4583         ]
4584     },
4585     {
4586         "id": "f066a98c.b53548",
4587         "type": "block",
4588         "name": "ransim  URL",
4589         "xml": "<block atomic='true'>",
4590         "atomic": "true",
4591         "comments": "",
4592         "outputs": 1,
4593         "x": 2682.25,
4594         "y": 1133.749997138977,
4595         "z": "759e49d3.adb538",
4596         "wires": [
4597             [
4598                 "bc755039.bd697",
4599                 "50af46a2.3d8b28"
4600             ]
4601         ]
4602     },
4603     {
4604         "id": "50af46a2.3d8b28",
4605         "type": "execute",
4606         "name": "populate mountName",
4607         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$tmp.patchPLMNInfoListEntry.url`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.patchPLMNInfoListEntry.url\"/>\n    <parameter name=\"target\" value=\"{mountName}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.CUCPName`\"/>",
4608         "comments": "",
4609         "outputs": 1,
4610         "x": 2933.250431060791,
4611         "y": 1156.750129699707,
4612         "z": "759e49d3.adb538",
4613         "wires": [
4614             []
4615         ]
4616     },
4617     {
4618         "id": "bc755039.bd697",
4619         "type": "execute",
4620         "name": "generate patchPLMNInfoList.ToNRCellCU",
4621         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$prop.restapi.patchPLMNInfoListEntry.ToNRCellCU.ransim-mounted`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.patchPLMNInfoListEntry.url\"/>\n    <parameter name=\"target\" value=\"{idNearRTRIC}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.nearRTRICId`\"/>",
4622         "comments": "",
4623         "outputs": 1,
4624         "x": 2989.250030517578,
4625         "y": 1103.7499361038208,
4626         "z": "759e49d3.adb538",
4627         "wires": [
4628             []
4629         ]
4630     },
4631     {
4632         "id": "f4cb4e30.2d928",
4633         "type": "execute",
4634         "name": "populate mountName",
4635         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$tmp.getRRMPolicyRatio.url`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.getRRMPolicyRatio.url\"/>\n    <parameter name=\"target\" value=\"{mountName}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.CUCPName`\"/>",
4636         "comments": "",
4637         "outputs": 1,
4638         "x": 3170.806022644043,
4639         "y": 2139.6388835906982,
4640         "z": "759e49d3.adb538",
4641         "wires": [
4642             []
4643         ]
4644     },
4645     {
4646         "id": "37a5c8ff.003f58",
4647         "type": "execute",
4648         "name": "generate patchRRMPolicyRatio.ToNRCellCU",
4649         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$prop.restapi.RRMPolicyRatioEntry.ToNRCellCU.ransim-mounted`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.getRRMPolicyRatio.url\"/>\n    <parameter name=\"target\" value=\"{idNearRTRIC}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.nearRTRICId`\"/>",
4650         "comments": "",
4651         "outputs": 1,
4652         "x": 3229.0279998779297,
4653         "y": 2096.638973236084,
4654         "z": "759e49d3.adb538",
4655         "wires": [
4656             []
4657         ]
4658     },
4659     {
4660         "id": "58f99f37.d5f6e",
4661         "type": "block",
4662         "name": "ransim  URL",
4663         "xml": "<block atomic='true'>",
4664         "atomic": "true",
4665         "comments": "",
4666         "outputs": 1,
4667         "x": 2945.3607330322266,
4668         "y": 2098.527319908142,
4669         "z": "759e49d3.adb538",
4670         "wires": [
4671             [
4672                 "37a5c8ff.003f58",
4673                 "f4cb4e30.2d928"
4674             ]
4675         ]
4676     },
4677     {
4678         "id": "ed3d4504.d50d98",
4679         "type": "outcome",
4680         "name": "Mounted",
4681         "xml": "<outcome value='true'>\n",
4682         "comments": "",
4683         "outputs": 1,
4684         "x": 2781.2601470947266,
4685         "y": 2098.527943134308,
4686         "z": "759e49d3.adb538",
4687         "wires": [
4688             [
4689                 "58f99f37.d5f6e"
4690             ]
4691         ]
4692     },
4693     {
4694         "id": "57b0cfc5.90ed8",
4695         "type": "execute",
4696         "name": "populate mountName",
4697         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$tmp.patchPLMNInfoList-CUUP.url`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.patchPLMNInfoList-CUUP.url\"/>\n    <parameter name=\"target\" value=\"{mountName}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.idGNBCUUPFunction`\"/>",
4698         "comments": "",
4699         "outputs": 1,
4700         "x": 2221.75,
4701         "y": 2786.749997138977,
4702         "z": "759e49d3.adb538",
4703         "wires": [
4704             []
4705         ]
4706     },
4707     {
4708         "id": "c71f00fb.5e8fd",
4709         "type": "execute",
4710         "name": "generate patchPLMNInfoList.TogNBCUUP",
4711         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$prop.restapi.patchPLMNInfoListEntry.ToGNBCUUP.ransim-mounted`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.patchPLMNInfoList-CUUP.url\"/>\n    <parameter name=\"target\" value=\"{idNearRTRIC}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.nearRTRICId`\"/>",
4712         "comments": "",
4713         "outputs": 1,
4714         "x": 2277.749599456787,
4715         "y": 2733.749803543091,
4716         "z": "759e49d3.adb538",
4717         "wires": [
4718             []
4719         ]
4720     },
4721     {
4722         "id": "29d32973.cf8926",
4723         "type": "block",
4724         "name": "ransim  URL",
4725         "xml": "<block atomic='true'>",
4726         "atomic": "true",
4727         "comments": "",
4728         "outputs": 1,
4729         "x": 1959.082950592041,
4730         "y": 2729.305583000183,
4731         "z": "759e49d3.adb538",
4732         "wires": [
4733             [
4734                 "c71f00fb.5e8fd",
4735                 "57b0cfc5.90ed8"
4736             ]
4737         ]
4738     },
4739     {
4740         "id": "1a557bea.17f494",
4741         "type": "block",
4742         "name": "ransim  URL",
4743         "xml": "<block atomic='true'>",
4744         "atomic": "true",
4745         "comments": "",
4746         "outputs": 1,
4747         "x": 2001.75,
4748         "y": 3130.749997138977,
4749         "z": "759e49d3.adb538",
4750         "wires": [
4751             [
4752                 "7e96f89a.a2d088",
4753                 "a263fb8d.9e3108"
4754             ]
4755         ]
4756     },
4757     {
4758         "id": "7e96f89a.a2d088",
4759         "type": "execute",
4760         "name": "fetch RRMPolicyRatio.TogNBCUUP",
4761         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$prop.restapi.RRMPolicyRatioEntry.ToGNBCUUP.ransim-mounted`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.getRRMPolicyRatio-CUUP.url\"/>\n    <parameter name=\"target\" value=\"{idNearRTRIC}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.nearRTRICId`\"/>",
4762         "comments": "",
4763         "outputs": 1,
4764         "x": 2303.7499351501465,
4765         "y": 3090.7500581741333,
4766         "z": "759e49d3.adb538",
4767         "wires": [
4768             []
4769         ]
4770     },
4771     {
4772         "id": "a263fb8d.9e3108",
4773         "type": "execute",
4774         "name": "populate mountName",
4775         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$tmp.getRRMPolicyRatio-CUUP.url`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.getRRMPolicyRatio-CUUP.url\"/>\n    <parameter name=\"target\" value=\"{mountName}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.idGNBCUUPFunction`\"/>",
4776         "comments": "",
4777         "outputs": 1,
4778         "x": 2247.7503356933594,
4779         "y": 3143.7502517700195,
4780         "z": "759e49d3.adb538",
4781         "wires": [
4782             []
4783         ]
4784     },
4785     {
4786         "id": "cd497a23.aae548",
4787         "type": "outcome",
4788         "name": "Mounted",
4789         "xml": "<outcome value='true'>\n",
4790         "comments": "",
4791         "outputs": 1,
4792         "x": 1774.25,
4793         "y": 3139.749997138977,
4794         "z": "759e49d3.adb538",
4795         "wires": [
4796             [
4797                 "1a557bea.17f494"
4798             ]
4799         ]
4800     },
4801     {
4802         "id": "3c3546a7.03ac0a",
4803         "type": "outcome",
4804         "name": "Mounted",
4805         "xml": "<outcome value='true'>\n",
4806         "comments": "",
4807         "outputs": 1,
4808         "x": 2319.0279502868652,
4809         "y": 3563.5277252197266,
4810         "z": "759e49d3.adb538",
4811         "wires": [
4812             [
4813                 "e8278632.cf5c78"
4814             ]
4815         ]
4816     },
4817     {
4818         "id": "e8278632.cf5c78",
4819         "type": "block",
4820         "name": "ransim  URL",
4821         "xml": "<block atomic='true'>",
4822         "atomic": "true",
4823         "comments": "",
4824         "outputs": 1,
4825         "x": 2534.305606842041,
4826         "y": 3541.194453239441,
4827         "z": "759e49d3.adb538",
4828         "wires": [
4829             [
4830                 "4a21c13d.1cb57",
4831                 "9a9a4071.9e129"
4832             ]
4833         ]
4834     },
4835     {
4836         "id": "4a21c13d.1cb57",
4837         "type": "execute",
4838         "name": "patch RRMPolicyRatio.TogNBCUUP",
4839         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$prop.restapi.RRMPolicyRatioEntry.ToGNBCUUP.ransim-mounted`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.getRRMPolicyRatio-CUUP.url\"/>\n    <parameter name=\"target\" value=\"{idNearRTRIC}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.nearRTRICId`\"/>",
4840         "comments": "",
4841         "outputs": 1,
4842         "x": 2840.7499351501465,
4843         "y": 3536.7500581741333,
4844         "z": "759e49d3.adb538",
4845         "wires": [
4846             []
4847         ]
4848     },
4849     {
4850         "id": "9a9a4071.9e129",
4851         "type": "execute",
4852         "name": "populate mountName",
4853         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$tmp.getRRMPolicyRatio-CUUP.url`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.getRRMPolicyRatio-CUUP.url\"/>\n    <parameter name=\"target\" value=\"{mountName}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.idGNBCUUPFunction`\"/>",
4854         "comments": "",
4855         "outputs": 1,
4856         "x": 2784.7503356933594,
4857         "y": 3589.7502517700195,
4858         "z": "759e49d3.adb538",
4859         "wires": [
4860             []
4861         ]
4862     },
4863     {
4864         "id": "77cc114f.7824e",
4865         "type": "block",
4866         "name": "ransim  URL",
4867         "xml": "<block atomic='true'>",
4868         "atomic": "true",
4869         "comments": "",
4870         "outputs": 1,
4871         "x": 3424.25,
4872         "y": 4568.749997138977,
4873         "z": "759e49d3.adb538",
4874         "wires": [
4875             [
4876                 "109429fc.7388b6",
4877                 "da00ff7a.d7e7c"
4878             ]
4879         ]
4880     },
4881     {
4882         "id": "109429fc.7388b6",
4883         "type": "execute",
4884         "name": "generate patchPLMNInfoList.ToNRCellDU",
4885         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$prop.restapi.patchPLMNInfoListEntry.ToNRCellDU.ransim-mounted`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.patchPLMNInfoListEntry-cellDU.url\"/>\n    <parameter name=\"target\" value=\"{idNearRTRIC}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.nearRTRICId`\"/>",
4886         "comments": "",
4887         "outputs": 1,
4888         "x": 3731.250030517578,
4889         "y": 4538.749936103821,
4890         "z": "759e49d3.adb538",
4891         "wires": [
4892             []
4893         ]
4894     },
4895     {
4896         "id": "da00ff7a.d7e7c",
4897         "type": "execute",
4898         "name": "populate mountName",
4899         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$tmp.patchPLMNInfoListEntry-cellDU.url`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.patchPLMNInfoListEntry-cellDU.url\"/>\n    <parameter name=\"target\" value=\"{mountName}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.GNBDUId`\"/>",
4900         "comments": "",
4901         "outputs": 1,
4902         "x": 3675.250431060791,
4903         "y": 4591.750129699707,
4904         "z": "759e49d3.adb538",
4905         "wires": [
4906             []
4907         ]
4908     },
4909     {
4910         "id": "74eba97d.894958",
4911         "type": "outcome",
4912         "name": "Mounted",
4913         "xml": "<outcome value='true'>\n",
4914         "comments": "",
4915         "outputs": 1,
4916         "x": 3362.4287185668945,
4917         "y": 5237.464419364929,
4918         "z": "759e49d3.adb538",
4919         "wires": [
4920             [
4921                 "8ec442ad.86776"
4922             ]
4923         ]
4924     },
4925     {
4926         "id": "8ec442ad.86776",
4927         "type": "block",
4928         "name": "ransim  URL",
4929         "xml": "<block atomic='true'>",
4930         "atomic": "true",
4931         "comments": "",
4932         "outputs": 1,
4933         "x": 3493.714797973633,
4934         "y": 5264.285117149353,
4935         "z": "759e49d3.adb538",
4936         "wires": [
4937             [
4938                 "c45fd251.f69db",
4939                 "29cb8cc7.76a6f4"
4940             ]
4941         ]
4942     },
4943     {
4944         "id": "c45fd251.f69db",
4945         "type": "execute",
4946         "name": "generate patchRRMPolicyRatio.ToNRCellDU",
4947         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$prop.restapi.RRMPolicyRatioEntry.ToGNBDU.ransim-mounted`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.getRRMPolicyRatio-gNBDU.url\"/>\n    <parameter name=\"target\" value=\"{idNearRTRIC}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.nearRTRICId`\"/>",
4948         "comments": "",
4949         "outputs": 1,
4950         "x": 3735.0000495910645,
4951         "y": 5156.9995946884155,
4952         "z": "759e49d3.adb538",
4953         "wires": [
4954             []
4955         ]
4956     },
4957     {
4958         "id": "29cb8cc7.76a6f4",
4959         "type": "execute",
4960         "name": "populate mountName",
4961         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$tmp.getRRMPolicyRatio-gNBDU.url`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.getRRMPolicyRatio-gNBDU.url\"/>\n    <parameter name=\"target\" value=\"{mountName}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.GNBDUId`\"/>",
4962         "comments": "",
4963         "outputs": 1,
4964         "x": 3678.0005378723145,
4965         "y": 5217.999960899353,
4966         "z": "759e49d3.adb538",
4967         "wires": [
4968             []
4969         ]
4970     },
4971     {
4972         "id": "278fcb95.1037b4",
4973         "type": "outcome",
4974         "name": "Mounted",
4975         "xml": "<outcome value='true'>\n",
4976         "comments": "",
4977         "outputs": 1,
4978         "x": 3796.7144165039062,
4979         "y": 5583.893164634705,
4980         "z": "759e49d3.adb538",
4981         "wires": [
4982             [
4983                 "e3e6fddb.61944"
4984             ]
4985         ]
4986     },
4987     {
4988         "id": "e3e6fddb.61944",
4989         "type": "block",
4990         "name": "ransim  URL",
4991         "xml": "<block atomic='true'>",
4992         "atomic": "true",
4993         "comments": "",
4994         "outputs": 1,
4995         "x": 3955.1436729431152,
4996         "y": 5595.000011444092,
4997         "z": "759e49d3.adb538",
4998         "wires": [
4999             [
5000                 "6cc48551.eedd9c",
5001                 "4154317.6ae2dd"
5002             ]
5003         ]
5004     },
5005     {
5006         "id": "6cc48551.eedd9c",
5007         "type": "execute",
5008         "name": "generate patchRRMPolicyRatio.ToNRCellDU",
5009         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$prop.restapi.RRMPolicyRatioEntry.ToGNBDU.ransim-mounted`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.getRRMPolicyRatio-gNBDU.url\"/>\n    <parameter name=\"target\" value=\"{idNearRTRIC}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.nearRTRICId`\"/>",
5010         "comments": "",
5011         "outputs": 1,
5012         "x": 4204.999771118164,
5013         "y": 5557.714663505554,
5014         "z": "759e49d3.adb538",
5015         "wires": [
5016             []
5017         ]
5018     },
5019     {
5020         "id": "4154317.6ae2dd",
5021         "type": "execute",
5022         "name": "populate mountName",
5023         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$tmp.getRRMPolicyRatio-gNBDU.url`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.getRRMPolicyRatio-gNBDU.url\"/>\n    <parameter name=\"target\" value=\"{mountName}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.GNBDUId`\"/>",
5024         "comments": "",
5025         "outputs": 1,
5026         "x": 4143.714820861816,
5027         "y": 5607.285742759705,
5028         "z": "759e49d3.adb538",
5029         "wires": [
5030             []
5031         ]
5032     },
5033     {
5034         "id": "15e23cfb.51bb63",
5035         "type": "comment",
5036         "name": "instantiateRANSlice-ModifyAllocate",
5037         "info": "",
5038         "comments": "",
5039         "x": 691.4999847412109,
5040         "y": 20,
5041         "z": "759e49d3.adb538",
5042         "wires": []
5043     },
5044     {
5045         "id": "6f0046fe.7f6388",
5046         "type": "returnSuccess",
5047         "name": "return success",
5048         "xml": "<return status='success'>\n<parameter name=\"ack-final\" value=\"Y\" />\n<parameter name=\"error-code\" value=\"200\" />\n<parameter name=\"error-message\" value=\"SUCCESSFUL Execution\" />",
5049         "comments": "",
5050         "x": 201.77081298828125,
5051         "y": 1436.1041231155396,
5052         "z": "759e49d3.adb538",
5053         "wires": []
5054     },
5055     {
5056         "id": "9307ebd4.385188",
5057         "type": "execute",
5058         "name": "set  sNSSAI & PLMN id",
5059         "xml": "<set>\n\n<parameter name='tmp.payload.sNSSAI' value='`$payloadJson.input.sliceProfile.snssaiList[0]`'/>\n<parameter name='tmp.payload.pLMNId' value='`$payloadJson.input.sliceProfile.pLMNIdList[0]`'/>\n",
5060         "comments": "",
5061         "outputs": 1,
5062         "x": 635.4999694824219,
5063         "y": 164.00000953674316,
5064         "z": "759e49d3.adb538",
5065         "wires": [
5066             []
5067         ]
5068     },
5069     {
5070         "id": "4cd7f162.536ce",
5071         "type": "set",
5072         "name": "Calculate maxNumberOfConnsPercellCU * 100",
5073         "xml": "<set>\n<parameter name='tmp.rRMPolicyDedicatedRatio.CellCU1' value='`$tmp.maxNumberOfConnsPercellCU * 100`' />\n",
5074         "comments": "",
5075         "x": 2118.250078201294,
5076         "y": 1625.2500133514404,
5077         "z": "759e49d3.adb538",
5078         "wires": []
5079     },
5080     {
5081         "id": "2af6d7eb.224e68",
5082         "type": "set",
5083         "name": "Calculate RRMPolicyRatio",
5084         "xml": "<set>\n<parameter name='tmp.rRMPolicyDedicatedRatio_SliceProfile' value='`$tmp.rRMPolicyDedicatedRatio.CellCU1 / $prop.nrcellcu.maxNumberOfConnsPerCell`' />",
5085         "comments": "",
5086         "x": 2070.250078201294,
5087         "y": 1663.2500133514404,
5088         "z": "759e49d3.adb538",
5089         "wires": []
5090     },
5091     {
5092         "id": "8ee56bd1.fa1718",
5093         "type": "set",
5094         "name": "set rrmpolicyratio list size",
5095         "xml": "<set>\n<parameter name='tmp.rrmPolicyRatioList_length' value='`$get-rrmpolicyratio-response.attributes.RRMPolicyRatio_length`'/>\n\n    ",
5096         "comments": "",
5097         "x": 2104.4999866485596,
5098         "y": 1952.2501392364502,
5099         "z": "759e49d3.adb538",
5100         "wires": []
5101     },
5102     {
5103         "id": "510e1bea.eaddd4",
5104         "type": "execute",
5105         "name": "read rrmPolicyDedicatedRatio_cellCU",
5106         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils' method='getAttributeValue'>\n\t<parameter name='outputPath' value='tmp.rrmPolicyDedicatedRatiocellCU_old' />\n\t<parameter name='source' value=\"`'get-rrmpolicyratio-response.attributes.RRMPolicyRatio['+ $idcu-rrm +'].attributes.rRMPolicyDedicatedRatio'`\" />\n",
5107         "comments": "",
5108         "outputs": 1,
5109         "x": 2570.4999866485596,
5110         "y": 2025.0000820159912,
5111         "z": "759e49d3.adb538",
5112         "wires": [
5113             []
5114         ]
5115     },
5116     {
5117         "id": "1e69e183.e792ce",
5118         "type": "block",
5119         "name": "Get Cells List in TA",
5120         "xml": "<block atomic='true'>",
5121         "atomic": "true",
5122         "comments": "",
5123         "outputs": 1,
5124         "x": 410.7499694824219,
5125         "y": 952.0001029968262,
5126         "z": "759e49d3.adb538",
5127         "wires": [
5128             [
5129                 "c1c79d1d.7eb9e",
5130                 "d9f8000c.d22ee",
5131                 "55528c9b.84e8b4"
5132             ]
5133         ]
5134     },
5135     {
5136         "id": "c1c79d1d.7eb9e",
5137         "type": "execute",
5138         "name": "generate getListOfCells URL",
5139         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$prop.restapi.configdb.getListOfCells`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.configdb.getListOfCells.url\"/>\n    <parameter name=\"target\" value=\"{trackingArea}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.payload.trackingArea`\"/>",
5140         "comments": "",
5141         "outputs": 1,
5142         "x": 667.2501220703125,
5143         "y": 950.4999432563782,
5144         "z": "759e49d3.adb538",
5145         "wires": [
5146             []
5147         ]
5148     },
5149     {
5150         "id": "d9f8000c.d22ee",
5151         "type": "record",
5152         "name": "record configdb RestAPI parms",
5153         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/instantiateRANSlice.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"URL for configDB Get getListOfCells for tracking area\"/>\n<parameter name='field2' value=\"`$prop.configdb.url + $tmp.configdb.getListOfCells.url`\" />\n<parameter name='field3' value=\"`$tmp.payload.trackingArea`\" />",
5154         "comments": "",
5155         "outputs": 1,
5156         "x": 667.2501449584961,
5157         "y": 992.2502174377441,
5158         "z": "759e49d3.adb538",
5159         "wires": [
5160             []
5161         ]
5162     },
5163     {
5164         "id": "55528c9b.84e8b4",
5165         "type": "execute",
5166         "name": "Get ListOfCells for TrackingArea",
5167         "xml": "<execute plugin='org.onap.ccsdk.sli.plugins.restapicall.RestapiCallNode' method='sendRequest' >\n<parameter name=\"restapiUrl\" value=\"`$prop.configdb.url + $tmp.configdb.getListOfCells.url`\"/>\n<parameter name=\"httpMethod\" value=\"GET\"/>\n<parameter name=\"responsePrefix\" value=\"getListofCells-configdb-response\"/>\n<parameter name='contentType' value='application/json' /> \n<parameter name='format' value='json' />\n<parameter name='accept' value='application/json' />",
5168         "comments": "",
5169         "outputs": 1,
5170         "x": 652.7501220703125,
5171         "y": 1044.000096321106,
5172         "z": "759e49d3.adb538",
5173         "wires": [
5174             [
5175                 "8d56a004.6b7f",
5176                 "356c8ddb.9c2e32"
5177             ]
5178         ]
5179     },
5180     {
5181         "id": "8d56a004.6b7f",
5182         "type": "failure",
5183         "name": "failure",
5184         "xml": "<outcome value='failure'>\n",
5185         "comments": "",
5186         "outputs": 1,
5187         "x": 982.7498474121094,
5188         "y": 877.0001392364502,
5189         "z": "759e49d3.adb538",
5190         "wires": [
5191             [
5192                 "b5ce958.cf15e68"
5193             ]
5194         ]
5195     },
5196     {
5197         "id": "356c8ddb.9c2e32",
5198         "type": "success",
5199         "name": "success",
5200         "xml": "<outcome value='success'>\n",
5201         "comments": "",
5202         "outputs": 1,
5203         "x": 976.7497711181641,
5204         "y": 923.0001258850098,
5205         "z": "759e49d3.adb538",
5206         "wires": [
5207             [
5208                 "73fff598.1708bc"
5209             ]
5210         ]
5211     },
5212     {
5213         "id": "73fff598.1708bc",
5214         "type": "block",
5215         "name": "block",
5216         "xml": "<block>\n",
5217         "atomic": "false",
5218         "comments": "",
5219         "outputs": 1,
5220         "x": 1126.749496459961,
5221         "y": 924.0001721382141,
5222         "z": "759e49d3.adb538",
5223         "wires": [
5224             [
5225                 "cd06a95.7992a58",
5226                 "97bab026.5a91",
5227                 "8993bded.eea73"
5228             ]
5229         ]
5230     },
5231     {
5232         "id": "cd06a95.7992a58",
5233         "type": "record",
5234         "name": "record",
5235         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/instantiateRANSliceModifyAllocate.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"Successfully Obtained List of Cells from ConfigDB\"/>\n<parameter name=\"field2\" value=\"`$getListofCells-configdb-response._length`\"/>\n<parameter name=\"field3\" value=\"List of Cells in the Tracking Area Relevant for RAN Slice Instantiation \"/>",
5236         "comments": "",
5237         "outputs": 1,
5238         "x": 1315.7495574951172,
5239         "y": 837.0001258850098,
5240         "z": "759e49d3.adb538",
5241         "wires": [
5242             []
5243         ]
5244     },
5245     {
5246         "id": "8993bded.eea73",
5247         "type": "for",
5248         "name": "For list of cells",
5249         "xml": "<for index='idx' start='0' end='`$getListofCells-configdb-response._length `' >",
5250         "comments": "",
5251         "outputs": 1,
5252         "x": 1324.7706604003906,
5253         "y": 874.6663551330566,
5254         "z": "759e49d3.adb538",
5255         "wires": [
5256             [
5257                 "ea95221.f1f85e",
5258                 "ae18d26e.68e0f"
5259             ]
5260         ]
5261     },
5262     {
5263         "id": "97bab026.5a91",
5264         "type": "execute",
5265         "name": "printContext",
5266         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils' method='printContext' >\n<parameter name='filename' value='/opt/opendaylight/current/data/log/ranSlice-instantiateRANSlice-configrsp-context.log' />\n\n\n",
5267         "comments": "",
5268         "outputs": 1,
5269         "x": 1295.5278778076172,
5270         "y": 922.0001411437988,
5271         "z": "759e49d3.adb538",
5272         "wires": [
5273             []
5274         ]
5275     },
5276     {
5277         "id": "ea95221.f1f85e",
5278         "type": "execute",
5279         "name": "Cells in TrackingArea",
5280         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils' method='getAttributeValue'>\n\t<parameter name='outputPath' value='tmp.trackingarea.cell' />\n\t<parameter name='source' value=\"`'getListofCells-configdb-response.[' + $idx + ']'`\" />",
5281         "comments": "",
5282         "outputs": 1,
5283         "x": 1529.7705078125,
5284         "y": 824.3328895568848,
5285         "z": "759e49d3.adb538",
5286         "wires": [
5287             []
5288         ]
5289     },
5290     {
5291         "id": "ae18d26e.68e0f",
5292         "type": "record",
5293         "name": "record",
5294         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/instantiateRANSliceModifyAllocate.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"`$tmp.trackingarea.cell`\"/>",
5295         "comments": "",
5296         "outputs": 1,
5297         "x": 1482.7705078125,
5298         "y": 867.6662645339966,
5299         "z": "759e49d3.adb538",
5300         "wires": [
5301             []
5302         ]
5303     },
5304     {
5305         "id": "b5ce958.cf15e68",
5306         "type": "block",
5307         "name": "block",
5308         "xml": "<block>",
5309         "atomic": "false",
5310         "comments": "",
5311         "outputs": 1,
5312         "x": 1143.7497253417969,
5313         "y": 847.0000638961792,
5314         "z": "759e49d3.adb538",
5315         "wires": [
5316             [
5317                 "2153806e.85179",
5318                 "1cdc5774.13a179"
5319             ]
5320         ]
5321     },
5322     {
5323         "id": "1cdc5774.13a179",
5324         "type": "set",
5325         "name": "set",
5326         "xml": "<set>\n<parameter name='error-code' value='500'/>\n<parameter name='error-message' value='Error Getting Info from ConfigDB. Aborting RPC executiopn'/>",
5327         "comments": "",
5328         "x": 1402.7499389648438,
5329         "y": 743.111141204834,
5330         "z": "759e49d3.adb538",
5331         "wires": []
5332     },
5333     {
5334         "id": "2153806e.85179",
5335         "type": "returnFailure",
5336         "name": "return failure",
5337         "xml": "<return status='failure'>\n<parameter name='ack-final' value='Y'/>\n<parameter name='error-code' value='500'/>\n<parameter name='error-message' value='Error Getting Info from ConfigDB. Aborting RPC executiopn'/>",
5338         "comments": "",
5339         "x": 1387.7496032714844,
5340         "y": 787.0001411437988,
5341         "z": "759e49d3.adb538",
5342         "wires": []
5343     },
5344     {
5345         "id": "451a06f1.e68438",
5346         "type": "for",
5347         "name": "foreach TACell",
5348         "xml": "<for index='id-ta' start='0' end='`$getListofCells-configdb-response._length`' >\n",
5349         "comments": "",
5350         "outputs": 1,
5351         "x": 1992.833381652832,
5352         "y": 901.3612098693848,
5353         "z": "759e49d3.adb538",
5354         "wires": [
5355             [
5356                 "3dde4e2f.e3f042"
5357             ]
5358         ]
5359     },
5360     {
5361         "id": "2ae1a49e.253ebc",
5362         "type": "switchNode",
5363         "name": "is cellCU applicable for NSSAI",
5364         "xml": "<switch test='`$tmp.cellCULocalId == $tmp.cellCU2`'>\n",
5365         "comments": "",
5366         "outputs": 1,
5367         "x": 2241.75,
5368         "y": 836.499997138977,
5369         "z": "759e49d3.adb538",
5370         "wires": [
5371             [
5372                 "af18df.a86b672"
5373             ]
5374         ]
5375     },
5376     {
5377         "id": "af18df.a86b672",
5378         "type": "outcome",
5379         "name": "Applicable",
5380         "xml": "<outcome value='true'>\n",
5381         "comments": "",
5382         "outputs": 1,
5383         "x": 2182.75,
5384         "y": 909.499997138977,
5385         "z": "759e49d3.adb538",
5386         "wires": [
5387             [
5388                 "33ce0cbb.f24934"
5389             ]
5390         ]
5391     },
5392     {
5393         "id": "3dde4e2f.e3f042",
5394         "type": "block",
5395         "name": "block : atomic",
5396         "xml": "<block atomic='true'>",
5397         "atomic": "true",
5398         "comments": "",
5399         "outputs": 1,
5400         "x": 2034.75,
5401         "y": 736.499997138977,
5402         "z": "759e49d3.adb538",
5403         "wires": [
5404             [
5405                 "2ae1a49e.253ebc",
5406                 "30c1ba1c.3122f6",
5407                 "8d003d00.b29f2"
5408             ]
5409         ]
5410     },
5411     {
5412         "id": "30c1ba1c.3122f6",
5413         "type": "execute",
5414         "name": "read Cell from getNFNSSIRIC-configdb-response",
5415         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils' method='getAttributeValue'>\n\t<parameter name='outputPath' value='tmp.cellCULocalId' />\n\t<parameter name='source' value=\"`'getNFNSSIRIC-configdb-response.['+ $idy +'].gNBCUCPList['+ $idz +'].cellCUList['+ $idcu +'].cellLocalId'`\" />",
5416         "comments": "",
5417         "outputs": 1,
5418         "x": 2360.75,
5419         "y": 679.499997138977,
5420         "z": "759e49d3.adb538",
5421         "wires": [
5422             []
5423         ]
5424     },
5425     {
5426         "id": "8d003d00.b29f2",
5427         "type": "execute",
5428         "name": "read cellCU from getListofCells-configdb-response",
5429         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils' method='getAttributeValue'>\n\t<parameter name='outputPath' value='tmp.cellCU2' />\n\t<parameter name='source' value=\"`'getListofCells-configdb-response.[' + $id-ta + ']'`\" />",
5430         "comments": "",
5431         "outputs": 1,
5432         "x": 2370.75,
5433         "y": 744.499997138977,
5434         "z": "759e49d3.adb538",
5435         "wires": [
5436             []
5437         ]
5438     },
5439     {
5440         "id": "6aae55af.746a8c",
5441         "type": "record",
5442         "name": "record",
5443         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/instantiateRANSliceModifyAllocate.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"RRMPolicyRatio_id is - \"/>\n<parameter name=\"field2\" value=\"`$tmp.RRMPolicyRatio_id`\"/>\n<parameter name=\"field3\" value=\"RRMPolicyMember_id - \"/>\n<parameter name=\"field4\" value=\"`$tmp.RRMPolicyMember_id`\"/>\n<parameter name=\"field5\" value=\"RRMPolicyRatio update URL is - \"/>\n<parameter name=\"field6\" value=\"`$tmp.getRRMPolicyRatio.url`\"/>\n",
5444         "comments": "",
5445         "outputs": 1,
5446         "x": 2515.944496154785,
5447         "y": 2269.611144065857,
5448         "z": "759e49d3.adb538",
5449         "wires": [
5450             []
5451         ]
5452     },
5453     {
5454         "id": "84f94ac7.29a9f8",
5455         "type": "execute",
5456         "name": "prepare idGNBCUCPFunction",
5457         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$tmp.getRRMPolicyRatio.url`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.getRRMPolicyRatio.url\"/>\n    <parameter name=\"target\" value=\"{idGNBCUCPFunction}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.CUCPName`\"/>\n",
5458         "comments": "",
5459         "outputs": 1,
5460         "x": 2800.666549682617,
5461         "y": 2135.444312095642,
5462         "z": "759e49d3.adb538",
5463         "wires": [
5464             []
5465         ]
5466     },
5467     {
5468         "id": "c5d98457.57fed8",
5469         "type": "execute",
5470         "name": "prepare idNRCellCU",
5471         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$tmp.getRRMPolicyRatio.url`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.getRRMPolicyRatio.url\"/>\n    <parameter name=\"target\" value=\"{idNRCellCU}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.cellCULocalId`\"/>\n",
5472         "comments": "",
5473         "outputs": 1,
5474         "x": 2795.222007751465,
5475         "y": 2165.44455242157,
5476         "z": "759e49d3.adb538",
5477         "wires": [
5478             []
5479         ]
5480     },
5481     {
5482         "id": "c24f6f07.1cb2f",
5483         "type": "execute",
5484         "name": "read rrmPolicyMemberListLength",
5485         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils' method='getAttributeValue'>\n\t<parameter name='outputPath' value='tmp.rrmPolicyMembers' />\n\t<parameter name='source' value=\"`'get-rrmpolicyratio-response.attributes.RRMPolicyRatio['+ $idcu-rrm+ ']'.attributes.rRMPolicyMemberList_length'`\" />\n",
5486         "comments": "",
5487         "outputs": 1,
5488         "x": 2805.944625854492,
5489         "y": 2198.777895927429,
5490         "z": "759e49d3.adb538",
5491         "wires": [
5492             []
5493         ]
5494     },
5495     {
5496         "id": "678682c0.b94e4c",
5497         "type": "set",
5498         "name": "set API params",
5499         "xml": "<set>\n<parameter name='tmp.cellLocalId' value='`$tmp.cellCULocalId`'/>\n<parameter name='tmp.maxNumberOfConns' value='`$tmp.payload.maxNumberofConns`'/>\n<parameter name='tmp.gNBCUCPList.gNBCUName' value='`$tmp.CUCPName`'/>\n<parameter name='tmp.gNBCUCPList.gNBId' value='`$tmp.gNBId`'/>\n<parameter name='tmp.gNBCUCPList.nFType' value='RRC Connected Users'/>\n    ",
5500         "comments": "",
5501         "x": 1893.4723320007324,
5502         "y": 2200.4444828033447,
5503         "z": "759e49d3.adb538",
5504         "wires": []
5505     },
5506     {
5507         "id": "c2224ad0.15c998",
5508         "type": "record",
5509         "name": "record",
5510         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/instantiateRANSliceModifyAllocate.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"cellLocalId\"/>\n<parameter name=\"field2\" value=\"`$tmp.cellLocalId`\"/>\n<parameter name=\"field3\" value=\"pLMNId\"/>\n<parameter name=\"field4\" value=\"`$tmp.payload.pLMNId`\"/>\n<parameter name=\"field5\" value=\"maxNumberOfConns\"/>\n<parameter name=\"field6\" value=\"`$tmp.maxNumberOfConns`\"/>\n<parameter name=\"field7\" value=\"gNBCUName\"/>\n<parameter name=\"field8\" value=\"`$tmp.gNBCUCPList.gNBCUName`\"/>\n<parameter name=\"field9\" value=\"gNBId\"/>\n<parameter name=\"field10\" value=\"`$tmp.gNBCUCPList.gNBId`\"/>\n<parameter name=\"field11\" value=\"nFType\"/>\n<parameter name=\"field12\" value=\"`$tmp.gNBCUCPList.nFType`\"/>",
5511         "comments": "",
5512         "outputs": 1,
5513         "x": 1879.9721794128418,
5514         "y": 2242.666621208191,
5515         "z": "759e49d3.adb538",
5516         "wires": [
5517             []
5518         ]
5519     },
5520     {
5521         "id": "16923767.56c8d9",
5522         "type": "record",
5523         "name": "record",
5524         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/instantiateRANSliceModifyAllocate.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"Config DB update\"/>\n",
5525         "comments": "",
5526         "outputs": 1,
5527         "x": 1863.6875,
5528         "y": 2157.249997138977,
5529         "z": "759e49d3.adb538",
5530         "wires": [
5531             []
5532         ]
5533     },
5534     {
5535         "id": "e5c03462.fa86e8",
5536         "type": "execute",
5537         "name": "get PLMNId URL",
5538         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$prop.restapi.configdb.getplmn`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.configdb.getPLMNId.url\"/>\n    <parameter name=\"target\" value=\"{sliceProfileId}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.payload.sliceProfileId`\"/>",
5539         "comments": "",
5540         "outputs": 1,
5541         "x": 669.9375,
5542         "y": 343.18749713897705,
5543         "z": "759e49d3.adb538",
5544         "wires": [
5545             []
5546         ]
5547     },
5548     {
5549         "id": "69c21735.b71928",
5550         "type": "record",
5551         "name": "record",
5552         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/instantiateRANSliceModifyAllocate.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"Get PLMN from SliceProfileId URL: \"/>\n<parameter name=\"field2\" value=\"`$tmp.configdb.getPLMNId.url`\"/>\n\n",
5553         "comments": "",
5554         "outputs": 1,
5555         "x": 643.4375686645508,
5556         "y": 386.18753147125244,
5557         "z": "759e49d3.adb538",
5558         "wires": [
5559             []
5560         ]
5561     },
5562     {
5563         "id": "d2cc7abd.c97368",
5564         "type": "execute",
5565         "name": "Get PLMN from Sliceprofile id",
5566         "xml": "<execute plugin='org.onap.ccsdk.sli.plugins.restapicall.RestapiCallNode' method='sendRequest' >\n<parameter name=\"restapiUrl\" value=\"`$prop.configdb.url + $tmp.configdb.getPLMNId.url`\"/>\n<parameter name=\"httpMethod\" value=\"GET\"/>\n<parameter name=\"responsePrefix\" value=\"getPLMN-configdb-response\"/>\n<parameter name='contentType' value='application/json' /> \n<parameter name='format' value='json' />\n<parameter name='accept' value='application/json' />\n<parameter name=\"convertResponse\" value=\"true\"/>",
5567         "comments": "",
5568         "outputs": 1,
5569         "x": 711.1875,
5570         "y": 429.18748474121094,
5571         "z": "759e49d3.adb538",
5572         "wires": [
5573             [
5574                 "5eb99eb9.515aa",
5575                 "da8a8469.d36798"
5576             ]
5577         ]
5578     },
5579     {
5580         "id": "47dfc3fa.5c07bc",
5581         "type": "record",
5582         "name": "record",
5583         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/instantiateRANSliceModifyAllocate.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"`$tmp.pLMNId`\"/>\n<parameter name=\"field2\" value=\"`$tmp.mcc`\"/>\n<parameter name=\"field3\" value=\"`$tmp.mnc`\"/>",
5584         "comments": "",
5585         "outputs": 1,
5586         "x": 656.6810531616211,
5587         "y": 588.6809740066528,
5588         "z": "759e49d3.adb538",
5589         "wires": [
5590             []
5591         ]
5592     },
5593     {
5594         "id": "db7c909d.0349f",
5595         "type": "execute",
5596         "name": "find MCC",
5597         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='substring'>\n    <parameter name=\"string\" value=\"`$tmp.pLMNId`\" />\n    <parameter name=\"result\" value=\"tmp.mcc\"/>\n    <parameter name=\"begin-index\" value=\"0\" />\n    <parameter name=\"end-index\" value=\"3\" />",
5598         "comments": "",
5599         "outputs": 1,
5600         "x": 652.1875,
5601         "y": 509.4376175403595,
5602         "z": "759e49d3.adb538",
5603         "wires": [
5604             []
5605         ]
5606     },
5607     {
5608         "id": "10c59f19.bc3e91",
5609         "type": "execute",
5610         "name": "find MNC",
5611         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='substring'>\n    <parameter name=\"string\" value=\"`$tmp.pLMNId`\" />\n    <parameter name=\"result\" value=\"tmp.mnc\"/>\n    <parameter name=\"begin-index\" value=\"4\" />",
5612         "comments": "",
5613         "outputs": 1,
5614         "x": 655.9375762939453,
5615         "y": 546.6874504089355,
5616         "z": "759e49d3.adb538",
5617         "wires": [
5618             []
5619         ]
5620     },
5621     {
5622         "id": "2b886fc1.3682c",
5623         "type": "block",
5624         "name": "get PLMNId",
5625         "xml": "<block atomic='true'>",
5626         "atomic": "true",
5627         "comments": "",
5628         "outputs": 1,
5629         "x": 404.93750762939453,
5630         "y": 453.18750286102295,
5631         "z": "759e49d3.adb538",
5632         "wires": [
5633             [
5634                 "e5c03462.fa86e8",
5635                 "69c21735.b71928",
5636                 "d2cc7abd.c97368",
5637                 "db7c909d.0349f",
5638                 "10c59f19.bc3e91",
5639                 "47dfc3fa.5c07bc",
5640                 "2969fa25.1ec4a6"
5641             ]
5642         ]
5643     },
5644     {
5645         "id": "2969fa25.1ec4a6",
5646         "type": "set",
5647         "name": "set PLMNId",
5648         "xml": "<set>\n<parameter name='tmp.pLMNId' value='`$getPLMN-configdb-response.plmnId`'/>",
5649         "comments": "",
5650         "x": 668.375057220459,
5651         "y": 467.87500381469727,
5652         "z": "759e49d3.adb538",
5653         "wires": []
5654     },
5655     {
5656         "id": "5eb99eb9.515aa",
5657         "type": "success",
5658         "name": "success",
5659         "xml": "<outcome value='success'>\n",
5660         "comments": "",
5661         "outputs": 1,
5662         "x": 948.6875,
5663         "y": 434.43749713897705,
5664         "z": "759e49d3.adb538",
5665         "wires": [
5666             [
5667                 "f9a6e91c.f3c608"
5668             ]
5669         ]
5670     },
5671     {
5672         "id": "f9a6e91c.f3c608",
5673         "type": "block",
5674         "name": "block : atomic",
5675         "xml": "<block atomic='true'>",
5676         "atomic": "true",
5677         "comments": "",
5678         "outputs": 1,
5679         "x": 1121.6873016357422,
5680         "y": 423.4375696182251,
5681         "z": "759e49d3.adb538",
5682         "wires": [
5683             [
5684                 "a414c006.73b36",
5685                 "c133b739.422de8"
5686             ]
5687         ]
5688     },
5689     {
5690         "id": "a414c006.73b36",
5691         "type": "record",
5692         "name": "record",
5693         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/instantiateRANSliceModifyAllocate.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"Successfully Obtained PLMNId info from ConfigDB\"/>\n<parameter name=\"field2\" value=\"`$getPLMN-configdb-response`\"/>",
5694         "comments": "",
5695         "outputs": 1,
5696         "x": 1322.4370307922363,
5697         "y": 423.1875944137573,
5698         "z": "759e49d3.adb538",
5699         "wires": [
5700             []
5701         ]
5702     },
5703     {
5704         "id": "c133b739.422de8",
5705         "type": "execute",
5706         "name": "printContext",
5707         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils' method='printContext' >\n<parameter name='filename' value='/opt/opendaylight/current/data/log/ranSlice-instantiateRANSlice-configrsp-context.log' />\n\n\n",
5708         "comments": "",
5709         "outputs": 1,
5710         "x": 1358.215244293213,
5711         "y": 466.4376029968262,
5712         "z": "759e49d3.adb538",
5713         "wires": [
5714             []
5715         ]
5716     },
5717     {
5718         "id": "27bc4086.0e4df",
5719         "type": "set",
5720         "name": "set API params",
5721         "xml": "<set>\n<parameter name='tmp.rRMPolicyDedicatedRatio.CellCU' value='`$tmp.rrmPolicyDedicatedRatio_CellCU_new`'/>\n<parameter name='tmp.resourceID' value='`$tmp.cellCULocalId`'/>",
5722         "comments": "",
5723         "x": 2080.312759399414,
5724         "y": 2584.063018798828,
5725         "z": "759e49d3.adb538",
5726         "wires": []
5727     },
5728     {
5729         "id": "31c945af.5bb96a",
5730         "type": "record",
5731         "name": "record",
5732         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/instantiateRANSliceModifyAllocate.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"rRMPolicyDedicatedRatio\"/>\n<parameter name=\"field2\" value=\"`$tmp.rRMPolicyDedicatedRatio.CellCU`\"/>\n<parameter name=\"field3\" value=\"pLMNId\"/>\n<parameter name=\"field4\" value=\"`$tmp.payload.pLMNId`\"/>\n<parameter name=\"field5\" value=\"sNSSAI\"/>\n<parameter name=\"field6\" value=\"`$tmp.payload.sNSSAI`\"/>\n<parameter name=\"field7\" value=\"rrmPolicyID\"/>\n<parameter name=\"field8\" value=\"`$prop.configDB.rrmPolicyID`\"/>\n<parameter name=\"field9\" value=\"resourceID\"/>\n<parameter name=\"field10\" value=\"`$tmp.resourceID`\"/>",
5733         "comments": "",
5734         "outputs": 1,
5735         "x": 2009.5627059936523,
5736         "y": 2615.035126686096,
5737         "z": "759e49d3.adb538",
5738         "wires": [
5739             []
5740         ]
5741     },
5742     {
5743         "id": "c94ce5be.aa8a58",
5744         "type": "execute",
5745         "name": "generate getRRMPolicyRatio URL",
5746         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$prop.restapi.configdb.getRRMPolicyRatio`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.configdb.getRRMPolicyRatio-existing.url\"/>\n    <parameter name=\"target\" value=\"{resourceType}\"/>\n    <parameter name=\"replacement\" value=\"RRC Connected Users\"/>",
5747         "comments": "",
5748         "outputs": 1,
5749         "x": 1977.7222137451172,
5750         "y": 2319.055624961853,
5751         "z": "759e49d3.adb538",
5752         "wires": [
5753             []
5754         ]
5755     },
5756     {
5757         "id": "e4fcb239.0de",
5758         "type": "execute",
5759         "name": "Get rrmPolicy by resourceid",
5760         "xml": "<execute plugin='org.onap.ccsdk.sli.plugins.restapicall.RestapiCallNode' method='sendRequest' >\n<parameter name=\"restapiUrl\" value=\"`$prop.configdb.url + $tmp.configdb.getRRMPolicyRatio-existing.url`\"/>\n<parameter name=\"httpMethod\" value=\"GET\"/>\n<parameter name=\"responsePrefix\" value=\"getrrmpolicyratioinfo-configdb-response\"/>\n<parameter name='contentType' value='application/json' /> \n<parameter name='format' value='json' />\n<parameter name='accept' value='application/json' />",
5761         "comments": "",
5762         "outputs": 1,
5763         "x": 1980.1109161376953,
5764         "y": 2423.222098350525,
5765         "z": "759e49d3.adb538",
5766         "wires": [
5767             [
5768                 "262106e3.4c877a",
5769                 "ddc13490.2ba608"
5770             ]
5771         ]
5772     },
5773     {
5774         "id": "b3e4cb3c.f52fe8",
5775         "type": "execute",
5776         "name": "prepare resourceId",
5777         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$tmp.configdb.getRRMPolicyRatio-existing.url`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.configdb.getRRMPolicyRatio-existing.url\"/>\n    <parameter name=\"target\" value=\"{resourceId}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.cellCULocalId`\"/>\n",
5778         "comments": "",
5779         "outputs": 1,
5780         "x": 1933.2776947021484,
5781         "y": 2348.2222385406494,
5782         "z": "759e49d3.adb538",
5783         "wires": [
5784             []
5785         ]
5786     },
5787     {
5788         "id": "262106e3.4c877a",
5789         "type": "failure",
5790         "name": "failure",
5791         "xml": "<outcome value='failure'>\n",
5792         "comments": "",
5793         "outputs": 1,
5794         "x": 2283.833251953125,
5795         "y": 2474.055417060852,
5796         "z": "759e49d3.adb538",
5797         "wires": [
5798             [
5799                 "3c4de390.1f0a8c"
5800             ]
5801         ]
5802     },
5803     {
5804         "id": "ddc13490.2ba608",
5805         "type": "success",
5806         "name": "success",
5807         "xml": "<outcome value='success'>\n",
5808         "comments": "",
5809         "outputs": 1,
5810         "x": 2287.9443130493164,
5811         "y": 2519.277719974518,
5812         "z": "759e49d3.adb538",
5813         "wires": [
5814             [
5815                 "11c274a0.f6a09b"
5816             ]
5817         ]
5818     },
5819     {
5820         "id": "3c4de390.1f0a8c",
5821         "type": "block",
5822         "name": "block : atomic",
5823         "xml": "<block atomic='true'>",
5824         "atomic": "true",
5825         "comments": "",
5826         "outputs": 1,
5827         "x": 2435.833543777466,
5828         "y": 2472.0553970336914,
5829         "z": "759e49d3.adb538",
5830         "wires": [
5831             [
5832                 "baa30b72.bd8df8",
5833                 "3fd2f1bd.7cd9de"
5834             ]
5835         ]
5836     },
5837     {
5838         "id": "3fd2f1bd.7cd9de",
5839         "type": "set",
5840         "name": "set",
5841         "xml": "<set>\n<parameter name='error-code' value='500'/>\n<parameter name='error-message' value='Error in retrieving RRMPolicyRatio. Aborting RPC executiopn'/>",
5842         "comments": "",
5843         "x": 2601.833299636841,
5844         "y": 2438.0553970336914,
5845         "z": "759e49d3.adb538",
5846         "wires": []
5847     },
5848     {
5849         "id": "baa30b72.bd8df8",
5850         "type": "returnFailure",
5851         "name": "return failure",
5852         "xml": "<return status='failure'>\n<parameter name='ack-final' value='Y'/>\n<parameter name='error-code' value='500'/>\n<parameter name='error-message' value='Error in Fetching RRMPolicyRatio - CellCU. Aborting RPC executiopn'/>",
5853         "comments": "",
5854         "x": 2630.166763305664,
5855         "y": 2470.833415031433,
5856         "z": "759e49d3.adb538",
5857         "wires": []
5858     },
5859     {
5860         "id": "9a7e45c8.f220d8",
5861         "type": "record",
5862         "name": "record",
5863         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/instantiateRANSliceModifyAllocate.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"Successfully Retrieved - RRMPolicyRatio\"/>",
5864         "comments": "",
5865         "outputs": 1,
5866         "x": 2605.7222442626953,
5867         "y": 2502.0557680130005,
5868         "z": "759e49d3.adb538",
5869         "wires": [
5870             []
5871         ]
5872     },
5873     {
5874         "id": "dbb82033.dbab2",
5875         "type": "execute",
5876         "name": "printContext",
5877         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils' method='printContext' >\n<parameter name='filename' value='/opt/opendaylight/current/data/log/ranSlice-instantiateRANSlice-configrsp-context.log' />\n\n\n",
5878         "comments": "",
5879         "outputs": 1,
5880         "x": 2703.9444122314453,
5881         "y": 2528.3888635635376,
5882         "z": "759e49d3.adb538",
5883         "wires": [
5884             []
5885         ]
5886     },
5887     {
5888         "id": "11c274a0.f6a09b",
5889         "type": "block",
5890         "name": "block : atomic",
5891         "xml": "<block atomic='true'>",
5892         "atomic": "true",
5893         "comments": "",
5894         "outputs": 1,
5895         "x": 2442.4999084472656,
5896         "y": 2522.9441957473755,
5897         "z": "759e49d3.adb538",
5898         "wires": [
5899             [
5900                 "9a7e45c8.f220d8",
5901                 "dbb82033.dbab2"
5902             ]
5903         ]
5904     },
5905     {
5906         "id": "184dd5a5.577a3a",
5907         "type": "record",
5908         "name": "record",
5909         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/instantiateRANSliceModifyAllocate.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"get RRMPolicyby Resource URL\"/>\n<parameter name=\"field2\" value=\"`$tmp.configdb.getRRMPolicyRatio-existing.url`\"/>\n",
5910         "comments": "",
5911         "outputs": 1,
5912         "x": 1917.7221908569336,
5913         "y": 2383.3887016773224,
5914         "z": "759e49d3.adb538",
5915         "wires": [
5916             []
5917         ]
5918     },
5919     {
5920         "id": "c5fe3b99.1d3e78",
5921         "type": "set",
5922         "name": "Calculate maxNumberOfDRBsPerNSSAI",
5923         "xml": "<set>\n<parameter name='tmp.maxNumberOfDRBsPerNSSAI' value='`$tmp.payload.maxNumberofConns*4`' />",
5924         "comments": "",
5925         "x": 1665.222183227539,
5926         "y": 2942.666865348816,
5927         "z": "759e49d3.adb538",
5928         "wires": []
5929     },
5930     {
5931         "id": "a1b8c8f8.74d788",
5932         "type": "set",
5933         "name": "Calculate maxNumberOfDRBsPerCUUP",
5934         "xml": "<set>\n<parameter name='tmp.maxNumberOfDRBsPerCUUP' value='`$tmp.maxNumberOfDRBsPerNSSAI /$tmp.CUUPList_length`' />",
5935         "comments": "",
5936         "x": 1674.1110382080078,
5937         "y": 2977.110857963562,
5938         "z": "759e49d3.adb538",
5939         "wires": []
5940     },
5941     {
5942         "id": "19ef14fc.39bc0b",
5943         "type": "set",
5944         "name": "Calculate RRMPolicyRatio",
5945         "xml": "<set>\n<parameter name='tmp.rRMPolicyDedicatedRatio-CUUP' value='`$tmp.rRMPolicyDedicatedRatio1/$prop.cuupfunction.maxNumberOfDRBsPerCUUP`' />",
5946         "comments": "",
5947         "x": 1625.2221755981445,
5948         "y": 3048.2222566604614,
5949         "z": "759e49d3.adb538",
5950         "wires": []
5951     },
5952     {
5953         "id": "e10674b2.c2e2b8",
5954         "type": "execute",
5955         "name": "prepare mcc",
5956         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$tmp.patchPLMNInfoList-CUUP.url`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.patchPLMNInfoList-CUUP.url\"/>\n    <parameter name=\"target\" value=\"{mcc}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.mcc`\"/>\n   ",
5957         "comments": "",
5958         "outputs": 1,
5959         "x": 1611.611083984375,
5960         "y": 2793.499752998352,
5961         "z": "759e49d3.adb538",
5962         "wires": [
5963             []
5964         ]
5965     },
5966     {
5967         "id": "90ddb2d0.d87ff",
5968         "type": "execute",
5969         "name": "prepare mnc",
5970         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$tmp.patchPLMNInfoList-CUUP.url`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.patchPLMNInfoList-CUUP.url\"/>\n    <parameter name=\"target\" value=\"{mnc}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.mnc`\"/>",
5971         "comments": "",
5972         "outputs": 1,
5973         "x": 1620.5000762939453,
5974         "y": 2829.722231864929,
5975         "z": "759e49d3.adb538",
5976         "wires": [
5977             []
5978         ]
5979     },
5980     {
5981         "id": "4d887879.598528",
5982         "type": "record",
5983         "name": "record API params",
5984         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/instantiateRANSliceModifyAllocate.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"patch CUUP NSSAI parameters\"/>\n<parameter name=\"field2\" value=\"`$tmp.nearRTRICId`\"/>\n<parameter name=\"field3\" value=\"`$tmp.idGNBCUUPFunction`\"/>\n<parameter name=\"field4\" value=\"`$tmp.mcc`\"/>\n<parameter name=\"field5\" value=\"`$tmp.mnc`\"/>\n<parameter name=\"field6\" value=\"`$tmp.patchPLMNInfoList-CUUP.url`\"/>\n",
5985         "comments": "",
5986         "outputs": 1,
5987         "x": 1623.3890838623047,
5988         "y": 2865.7222261428833,
5989         "z": "759e49d3.adb538",
5990         "wires": [
5991             []
5992         ]
5993     },
5994     {
5995         "id": "7ed18747.897518",
5996         "type": "execute",
5997         "name": "read existing rrmPolicyDedicatedRatio ",
5998         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils' method='getAttributeValue'>\n\t<parameter name='outputPath' value='tmp.rrmPolicyDedicatedRatio_CUUP' />\n\t<parameter name='source' value=\"`'get-rrmpolicyratio-cuup-response.attributes.RRMPolicyRatio['+ $idcuup-rrm +'].attributes.rRMPolicyDedicatedRatio'`\" />\n",
5999         "comments": "",
6000         "outputs": 1,
6001         "x": 2147.4442749023438,
6002         "y": 3447.944214820862,
6003         "z": "759e49d3.adb538",
6004         "wires": [
6005             []
6006         ]
6007     },
6008     {
6009         "id": "5eb910dc.63339",
6010         "type": "execute",
6011         "name": "read rrmPolicyMemberListLength",
6012         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils' method='getAttributeValue'>\n\t<parameter name='outputPath' value='tmp.rrmPolicyMembers-CUUP' />\n\t<parameter name='source' value=\"`'get-rrmpolicyratio-cuup-response.attributes.RRMPolicyRatio['+ $idcuup-rrm+ ']'.attributes.rRMPolicyMemberList_length'`\" />\n",
6013         "comments": "",
6014         "outputs": 1,
6015         "x": 2148.0000762939453,
6016         "y": 3647.9441652297974,
6017         "z": "759e49d3.adb538",
6018         "wires": [
6019             []
6020         ]
6021     },
6022     {
6023         "id": "966f5f6c.79424",
6024         "type": "execute",
6025         "name": "prepare idGNBCUUPFunction",
6026         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$tmp.getRRMPolicyRatio-CUUP.url`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.getRRMPolicyRatio-CUUP.url\"/>\n    <parameter name=\"target\" value=\"{idGNBCUUPFunction}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.idGNBCUUPFunction`\"/>\n",
6027         "comments": "",
6028         "outputs": 1,
6029         "x": 2151.055419921875,
6030         "y": 3577.944333076477,
6031         "z": "759e49d3.adb538",
6032         "wires": [
6033             []
6034         ]
6035     },
6036     {
6037         "id": "a8b910c1.35bd6",
6038         "type": "set",
6039         "name": "set rrmpolicyratio list size",
6040         "xml": "<set>\n<parameter name='tmp.rrmPolicyRatioList_CUUP_length' value='`$get-rrmpolicyratio-cuup-response.attributes.RRMPolicyRatio_length`'/>\n\n    ",
6041         "comments": "",
6042         "x": 1608.4999542236328,
6043         "y": 3358.9444971084595,
6044         "z": "759e49d3.adb538",
6045         "wires": []
6046     },
6047     {
6048         "id": "b942a6b.7960d58",
6049         "type": "execute",
6050         "name": "read RRMPolicyRatio_id",
6051         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils' method='getAttributeValue'>\n\t<parameter name='outputPath' value='tmp.RRMPolicyRatio_id' />\n\t<parameter name='source' value=\"`'get-rrmpolicyratio-cuup-response.attributes.RRMPolicyRatio['+ $idcuup-rrm+'].id'`\" />\n",
6052         "comments": "",
6053         "outputs": 1,
6054         "x": 2130.2222061157227,
6055         "y": 3614.6107473373413,
6056         "z": "759e49d3.adb538",
6057         "wires": [
6058             []
6059         ]
6060     },
6061     {
6062         "id": "84a4604f.8d728",
6063         "type": "record",
6064         "name": "record",
6065         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/instantiateRANSliceModifyAllocate.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"Config DB update\"/>\n",
6066         "comments": "",
6067         "outputs": 1,
6068         "x": 1797.0625,
6069         "y": 3694.749997138977,
6070         "z": "759e49d3.adb538",
6071         "wires": [
6072             []
6073         ]
6074     },
6075     {
6076         "id": "299e974e.339708",
6077         "type": "set",
6078         "name": "set API params",
6079         "xml": "<set>\n<parameter name='tmp.gNBCUUPList.gNBCUUPId' value='`$tmp.idGNBCUUPFunction`'/>\n<parameter name='tmp.gNBCUUPList.gNBId' value='`$tmp.gNBId`'/>\n<parameter name='tmp.maxNumberOfConns' value='`$tmp.payload.maxNumberofConns`'/>\n    ",
6080         "comments": "",
6081         "x": 1826.8473320007324,
6082         "y": 3737.9444828033447,
6083         "z": "759e49d3.adb538",
6084         "wires": []
6085     },
6086     {
6087         "id": "6c24c782.d0a758",
6088         "type": "record",
6089         "name": "record",
6090         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/instantiateRANSliceModifyAllocate.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"sNSSAI\"/>\n<parameter name=\"field2\" value=\"`$payloadJson.input.sliceProfile.sNSSAI`\"/>\n<parameter name=\"field3\" value=\"maxNumberOfConns\"/>\n<parameter name=\"field4\" value=\"`$tmp.maxNumberOfConns`\"/>\n<parameter name=\"field5\" value=\"gNBCUUPId\"/>\n<parameter name=\"field6\" value=\"`$tmp.gNBCUUPList.gNBCUUPId`\"/>\n<parameter name=\"field7\" value=\"pLMNId\"/>\n<parameter name=\"field8\" value=\"`$tmp.payload.pLMNId`\"/>\n<parameter name=\"field9\" value=\"gNBId\"/>\n<parameter name=\"field10\" value=\"`$tmp.gNBCUUPList.gNBId`\"/>",
6091         "comments": "",
6092         "outputs": 1,
6093         "x": 1813.3471794128418,
6094         "y": 3780.166621208191,
6095         "z": "759e49d3.adb538",
6096         "wires": [
6097             []
6098         ]
6099     },
6100     {
6101         "id": "7058946c.55742c",
6102         "type": "execute",
6103         "name": "generate getRRMPolicyRatio URL",
6104         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$prop.restapi.configdb.getRRMPolicyRatio`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.configdb.getRRMPolicyRatio-existing.url\"/>\n    <parameter name=\"target\" value=\"{resourceType}\"/>\n    <parameter name=\"replacement\" value=\"DRB\"/>",
6105         "comments": "",
6106         "outputs": 1,
6107         "x": 1893.1388397216797,
6108         "y": 3888.9514303207397,
6109         "z": "759e49d3.adb538",
6110         "wires": [
6111             []
6112         ]
6113     },
6114     {
6115         "id": "fdf0bdc3.1bcf5",
6116         "type": "execute",
6117         "name": "prepare resourceId",
6118         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$tmp.configdb.getRRMPolicyRatio-existing.url`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.configdb.getRRMPolicyRatio-existing.url\"/>\n    <parameter name=\"target\" value=\"{resourceId}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.idGNBCUUPFunction`\"/>\n",
6119         "comments": "",
6120         "outputs": 1,
6121         "x": 1845.360939025879,
6122         "y": 3932.5623865127563,
6123         "z": "759e49d3.adb538",
6124         "wires": [
6125             []
6126         ]
6127     },
6128     {
6129         "id": "b7846e74.a07df",
6130         "type": "record",
6131         "name": "record",
6132         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/instantiateRANSliceModifyAllocate.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"get RRMPolicyby Resource URL\"/>\n<parameter name=\"field2\" value=\"`$tmp.configdb.getRRMPolicyRatio-existing.url`\"/>\n",
6133         "comments": "",
6134         "outputs": 1,
6135         "x": 1808.694480895996,
6136         "y": 3970.0623960494995,
6137         "z": "759e49d3.adb538",
6138         "wires": [
6139             []
6140         ]
6141     },
6142     {
6143         "id": "79a67268.2b630c",
6144         "type": "execute",
6145         "name": "Get rrmPolicy by resourceid",
6146         "xml": "<execute plugin='org.onap.ccsdk.sli.plugins.restapicall.RestapiCallNode' method='sendRequest' >\n<parameter name=\"restapiUrl\" value=\"`$prop.configdb.url + $tmp.configdb.getRRMPolicyRatio-existing.url`\"/>\n<parameter name=\"httpMethod\" value=\"GET\"/>\n<parameter name=\"responsePrefix\" value=\"getrrmpolicyratioinfo-cuup-configdb-response\"/>\n<parameter name='contentType' value='application/json' /> \n<parameter name='format' value='json' />\n<parameter name='accept' value='application/json' />",
6147         "comments": "",
6148         "outputs": 1,
6149         "x": 1872.1944427490234,
6150         "y": 3999.7846603393555,
6151         "z": "759e49d3.adb538",
6152         "wires": [
6153             [
6154                 "4312b789.e7cd78",
6155                 "f055c888.5bd8d8"
6156             ]
6157         ]
6158     },
6159     {
6160         "id": "b77378b.9f21e88",
6161         "type": "set",
6162         "name": "set API params",
6163         "xml": "<set>\n<parameter name='tmp.rRMPolicyDedicatedRatio.CUUP' value='`$tmp.rrmPolicyDedicatedRatio_CUUP_updated`'/>\n<parameter name='tmp.resourceID' value='`$tmp.idGNBCUUPFunction`'/>",
6164         "comments": "",
6165         "x": 1935.3963203430176,
6166         "y": 4145.291499137878,
6167         "z": "759e49d3.adb538",
6168         "wires": []
6169     },
6170     {
6171         "id": "8cf0b3fc.b6ae4",
6172         "type": "record",
6173         "name": "record",
6174         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/instantiateRANSliceModifyAllocate.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"rRMPolicyDedicatedRatio\"/>\n<parameter name=\"field2\" value=\"`$tmp.rRMPolicyDedicatedRatio.CUUP`\"/>\n<parameter name=\"field3\" value=\"pLMNId\"/>\n<parameter name=\"field4\" value=\"`$tmp.payload.pLMNId`\"/>\n<parameter name=\"field5\" value=\"sNSSAI\"/>\n<parameter name=\"field6\" value=\"`$tmp.sNSSAI`\"/>\n<parameter name=\"field7\" value=\"rrmPolicyID\"/>\n<parameter name=\"field8\" value=\"`$prop.configDB.rrmPolicyID`\"/>\n<parameter name=\"field9\" value=\"resourceID\"/>\n<parameter name=\"field10\" value=\"`$tmp.resourceID`\"/>",
6175         "comments": "",
6176         "outputs": 1,
6177         "x": 1886.4236907958984,
6178         "y": 4180.041500091553,
6179         "z": "759e49d3.adb538",
6180         "wires": [
6181             []
6182         ]
6183     },
6184     {
6185         "id": "4312b789.e7cd78",
6186         "type": "failure",
6187         "name": "failure",
6188         "xml": "<outcome value='failure'>\n",
6189         "comments": "",
6190         "outputs": 1,
6191         "x": 2195.3611946105957,
6192         "y": 3958.8123025894165,
6193         "z": "759e49d3.adb538",
6194         "wires": [
6195             [
6196                 "5ca42f27.2ff53"
6197             ]
6198         ]
6199     },
6200     {
6201         "id": "5ca42f27.2ff53",
6202         "type": "block",
6203         "name": "block : atomic",
6204         "xml": "<block atomic='true'>",
6205         "atomic": "true",
6206         "comments": "",
6207         "outputs": 1,
6208         "x": 2343.61141204834,
6209         "y": 3966.8124856948853,
6210         "z": "759e49d3.adb538",
6211         "wires": [
6212             [
6213                 "d21fcdf9.6166e",
6214                 "722236db.b72138"
6215             ]
6216         ]
6217     },
6218     {
6219         "id": "722236db.b72138",
6220         "type": "set",
6221         "name": "set",
6222         "xml": "<set>\n<parameter name='error-code' value='500'/>\n<parameter name='error-message' value='Error in retrieving RRMPolicyRatio. Aborting RPC executiopn'/>",
6223         "comments": "",
6224         "x": 2530.8612308502197,
6225         "y": 3946.562545776367,
6226         "z": "759e49d3.adb538",
6227         "wires": []
6228     },
6229     {
6230         "id": "d21fcdf9.6166e",
6231         "type": "returnFailure",
6232         "name": "return failure",
6233         "xml": "<return status='failure'>\n<parameter name='ack-final' value='Y'/>\n<parameter name='error-code' value='500'/>\n<parameter name='error-message' value='Error in Fetching RRMPolicyRatio - CellCU. Aborting RPC executiopn'/>",
6234         "comments": "",
6235         "x": 2549.1946334838867,
6236         "y": 3989.3405618667603,
6237         "z": "759e49d3.adb538",
6238         "wires": []
6239     },
6240     {
6241         "id": "8366b247.32cbe",
6242         "type": "execute",
6243         "name": "printContext",
6244         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils' method='printContext' >\n<parameter name='filename' value='/opt/opendaylight/current/data/log/ranSlice-instantiateRANSlice-configrsp-context.log' />\n\n\n",
6245         "comments": "",
6246         "outputs": 1,
6247         "x": 2612.9722213745117,
6248         "y": 4053.145799636841,
6249         "z": "759e49d3.adb538",
6250         "wires": [
6251             []
6252         ]
6253     },
6254     {
6255         "id": "90eb5383.931df",
6256         "type": "record",
6257         "name": "record",
6258         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/instantiateRANSliceModifyAllocate.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"Successfully Retrieved - RRMPolicyRatio\"/>",
6259         "comments": "",
6260         "outputs": 1,
6261         "x": 2554.750087738037,
6262         "y": 4019.3127908706665,
6263         "z": "759e49d3.adb538",
6264         "wires": [
6265             []
6266         ]
6267     },
6268     {
6269         "id": "2498d66f.05e3ba",
6270         "type": "block",
6271         "name": "block : atomic",
6272         "xml": "<block atomic='true'>",
6273         "atomic": "true",
6274         "comments": "",
6275         "outputs": 1,
6276         "x": 2359.027671813965,
6277         "y": 4047.701463699341,
6278         "z": "759e49d3.adb538",
6279         "wires": [
6280             [
6281                 "90eb5383.931df",
6282                 "8366b247.32cbe"
6283             ]
6284         ]
6285     },
6286     {
6287         "id": "f055c888.5bd8d8",
6288         "type": "success",
6289         "name": "success",
6290         "xml": "<outcome value='success'>\n",
6291         "comments": "",
6292         "outputs": 1,
6293         "x": 2188.9168090820312,
6294         "y": 4030.284740447998,
6295         "z": "759e49d3.adb538",
6296         "wires": [
6297             [
6298                 "2498d66f.05e3ba"
6299             ]
6300         ]
6301     },
6302     {
6303         "id": "157c4b84.4d0224",
6304         "type": "block",
6305         "name": "block",
6306         "xml": "<block atomic='true'>",
6307         "atomic": "true",
6308         "comments": "",
6309         "outputs": 1,
6310         "x": 1965.4998168945312,
6311         "y": 4402.944142341614,
6312         "z": "759e49d3.adb538",
6313         "wires": [
6314             [
6315                 "f47ab622.b214b8"
6316             ]
6317         ]
6318     },
6319     {
6320         "id": "f47ab622.b214b8",
6321         "type": "for",
6322         "name": "foreach TACell",
6323         "xml": "<for index='id-ta' start='0' end='`$getListofCells-configdb-response._length`' >\n",
6324         "comments": "",
6325         "outputs": 1,
6326         "x": 2151.47225189209,
6327         "y": 4402.889130592346,
6328         "z": "759e49d3.adb538",
6329         "wires": [
6330             [
6331                 "bcbae4bb.bc1858"
6332             ]
6333         ]
6334     },
6335     {
6336         "id": "bcbae4bb.bc1858",
6337         "type": "block",
6338         "name": "block : atomic",
6339         "xml": "<block atomic='true'>",
6340         "atomic": "true",
6341         "comments": "",
6342         "outputs": 1,
6343         "x": 2352.277557373047,
6344         "y": 4404.694355964661,
6345         "z": "759e49d3.adb538",
6346         "wires": [
6347             [
6348                 "a35c3f65.80d9f",
6349                 "bf0671ef.cd08",
6350                 "aec85d5b.3acb9"
6351             ]
6352         ]
6353     },
6354     {
6355         "id": "bf0671ef.cd08",
6356         "type": "execute",
6357         "name": "read Cell from getNFNSSIRIC-configdb-response",
6358         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils' method='getAttributeValue'>\n\t<parameter name='outputPath' value='tmp.cellCULocalId' />\n\t<parameter name='source' value=\"`'getNFNSSIRIC-configdb-response.['+ $idy +'].gNBDUList['+ $id-du +'].cellDUList['+ $id-celldu +'].cellLocalId'`\" />",
6359         "comments": "",
6360         "outputs": 1,
6361         "x": 2633.833282470703,
6362         "y": 4231.0275646448135,
6363         "z": "759e49d3.adb538",
6364         "wires": [
6365             []
6366         ]
6367     },
6368     {
6369         "id": "aec85d5b.3acb9",
6370         "type": "execute",
6371         "name": "read cellCU from getListofCells-configdb-response",
6372         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils' method='getAttributeValue'>\n\t<parameter name='outputPath' value='tmp.cellCU2' />\n\t<parameter name='source' value=\"`'getListofCells-configdb-response.[' + $id-ta + ']'`\" />",
6373         "comments": "",
6374         "outputs": 1,
6375         "x": 2637.1666107177734,
6376         "y": 4272.694233894348,
6377         "z": "759e49d3.adb538",
6378         "wires": [
6379             []
6380         ]
6381     },
6382     {
6383         "id": "a35c3f65.80d9f",
6384         "type": "switchNode",
6385         "name": "is cellCU applicable for NSSAI",
6386         "xml": "<switch test='`$tmp.cellCULocalId == $tmp.cellCU2`'>\n",
6387         "comments": "",
6388         "outputs": 1,
6389         "x": 2597.0553665161133,
6390         "y": 4315.805633381009,
6391         "z": "759e49d3.adb538",
6392         "wires": [
6393             [
6394                 "41f14699.885338"
6395             ]
6396         ]
6397     },
6398     {
6399         "id": "41f14699.885338",
6400         "type": "outcome",
6401         "name": "Applicable",
6402         "xml": "<outcome value='true'>\n",
6403         "comments": "",
6404         "outputs": 1,
6405         "x": 2834.722137451172,
6406         "y": 4319.91624546051,
6407         "z": "759e49d3.adb538",
6408         "wires": [
6409             [
6410                 "83218ecb.afe25"
6411             ]
6412         ]
6413     },
6414     {
6415         "id": "18e4f7f5.7b1998",
6416         "type": "record",
6417         "name": "record",
6418         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/instantiateRANSliceModifyAllocate.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"Calculated RRMPolicyRatio\"/>\n<parameter name=\"field2\" value=\"`$tmp.rRMPolicyDedicatedRatio.CellDU`\"/>",
6419         "comments": "",
6420         "outputs": 1,
6421         "x": 3130.142822265625,
6422         "y": 5100.643063545227,
6423         "z": "759e49d3.adb538",
6424         "wires": [
6425             []
6426         ]
6427     },
6428     {
6429         "id": "46f6e640.8000c8",
6430         "type": "set",
6431         "name": "set rrmpolicyratio list size",
6432         "xml": "<set>\n<parameter name='tmp.rrmPolicyRatioDUList_length' value='`$get-rrmpolicyratio-du-response.attributes.RRMPolicyRatio_length`'/>\n\n    ",
6433         "comments": "",
6434         "x": 3144.428810119629,
6435         "y": 5444.571230888367,
6436         "z": "759e49d3.adb538",
6437         "wires": []
6438     },
6439     {
6440         "id": "62981279.b1c13c",
6441         "type": "execute",
6442         "name": "Set existing RRMPolicyRatio",
6443         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils' method='getAttributeValue'>\n\t<parameter name='outputPath' value='tmp.rrmPolicyDedicatedRatio_cellDU-old' />\n\t<parameter name='source' value=\"`'get-rrmpolicyratio-du-response.attributes.RRMPolicyRatio['+ $iddu-rrm +'].attributes.rRMPolicyDedicatedRatio'`\" />\n\t\n\t",
6444         "comments": "",
6445         "outputs": 1,
6446         "x": 3651.9288177490234,
6447         "y": 5469.214142799377,
6448         "z": "759e49d3.adb538",
6449         "wires": [
6450             []
6451         ]
6452     },
6453     {
6454         "id": "ad4a2912.9c54c8",
6455         "type": "execute",
6456         "name": "Read  RRMPolicyRatioid",
6457         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils' method='getAttributeValue'>\n\t<parameter name='outputPath' value='tmp.RRMPolicyRatio_id' />\n\t<parameter name='source' value=\"`'get-rrmpolicyratio-du-response.attributes.RRMPolicyRatio['+ $iddu-rrm+'].id'`\" />\n",
6458         "comments": "",
6459         "outputs": 1,
6460         "x": 3615.143264770508,
6461         "y": 5592.785708427429,
6462         "z": "759e49d3.adb538",
6463         "wires": [
6464             []
6465         ]
6466     },
6467     {
6468         "id": "c6939012.bd05e",
6469         "type": "execute",
6470         "name": "Read  RRMPolicyMembers Length",
6471         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils' method='getAttributeValue'>\n\t<parameter name='outputPath' value='tmp.RRMPolicyMembersDU_Length' />\n\t<parameter name='source' value=\"`'get-rrmpolicyratio-du-response.attributes.RRMPolicyRatio['+ $iddu-rrm+ ']'.attributes.rRMPolicyMemberList_length'`\" />\n",
6472         "comments": "",
6473         "outputs": 1,
6474         "x": 3620.857208251953,
6475         "y": 5685.285481452942,
6476         "z": "759e49d3.adb538",
6477         "wires": [
6478             []
6479         ]
6480     },
6481     {
6482         "id": "51420a75.e5cb44",
6483         "type": "execute",
6484         "name": "set gNBDUId",
6485         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$tmp.getRRMPolicyRatio-gNBDU.url`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.getRRMPolicyRatio-gNBDU.url\"/>\n    <parameter name=\"target\" value=\"{idGNBDUFunction}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.GNBDUId`\"/>\n",
6486         "comments": "",
6487         "outputs": 1,
6488         "x": 3787.642822265625,
6489         "y": 5624.928708076477,
6490         "z": "759e49d3.adb538",
6491         "wires": [
6492             []
6493         ]
6494     },
6495     {
6496         "id": "95013c06.0cd9f",
6497         "type": "execute",
6498         "name": "set NRCellDU",
6499         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$tmp.getRRMPolicyRatio-gNBDU.url`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.getRRMPolicyRatio-gNBDU.url\"/>\n    <parameter name=\"target\" value=\"{idNRCellDU}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.cellDULocalId`\"/>\n",
6500         "comments": "",
6501         "outputs": 1,
6502         "x": 3780.5,
6503         "y": 5656.356930732727,
6504         "z": "759e49d3.adb538",
6505         "wires": [
6506             []
6507         ]
6508     },
6509     {
6510         "id": "2aaa05de.a7f94a",
6511         "type": "record",
6512         "name": "record",
6513         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/instantiateRANSliceModifyAllocate.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"idNRCellDU\"/>\n<parameter name=\"field2\" value=\"`$tmp.cellDULocalId`\"/>",
6514         "comments": "",
6515         "outputs": 1,
6516         "x": 3111.25,
6517         "y": 5332.999997138977,
6518         "z": "759e49d3.adb538",
6519         "wires": [
6520             []
6521         ]
6522     },
6523     {
6524         "id": "171ddb52.565cc5",
6525         "type": "set",
6526         "name": "set API params",
6527         "xml": "<set>\n<parameter name='tmp.cellLocalId' value='`$tmp.cellDULocalId`'/>\n<parameter name='tmp.maxNumberOfConns' value='`$tmp.payload.maxNumberofConns`'/>\n<parameter name='tmp.dLThptPerSlice' value='`$tmp.payload.dLThptPerSlice`'/>\n<parameter name='tmp.uLThptPerSlice' value='`$tmp.payload.uLThptPerSlice`'/>\n<parameter name='tmp.gNBId' value='`$tmp.gNBId`'/>\n<parameter name='tmp.gNBDUList.gNBDUId' value='`$tmp.GNBDUId`'/>\n<parameter name='tmp.pLMNId' value='`$tmp.payload.pLMNId`'/>\n    ",
6528         "comments": "",
6529         "x": 3230.875,
6530         "y": 5766.562497138977,
6531         "z": "759e49d3.adb538",
6532         "wires": []
6533     },
6534     {
6535         "id": "8d294361.afdd2",
6536         "type": "execute",
6537         "name": "generate getRRMPolicyRatio URL",
6538         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$prop.restapi.configdb.getRRMPolicyRatio`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.configdb.getRRMPolicyRatio-existing.url\"/>\n    <parameter name=\"target\" value=\"{resourceType}\"/>\n    <parameter name=\"replacement\" value=\"PRB\"/>",
6539         "comments": "",
6540         "outputs": 1,
6541         "x": 3298.375,
6542         "y": 5900.937497138977,
6543         "z": "759e49d3.adb538",
6544         "wires": [
6545             []
6546         ]
6547     },
6548     {
6549         "id": "345b415d.aacd5e",
6550         "type": "execute",
6551         "name": "prepare resourceId",
6552         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$tmp.configdb.getRRMPolicyRatio-existing.url`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.configdb.getRRMPolicyRatio-existing.url\"/>\n    <parameter name=\"target\" value=\"{resourceId}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.cellDULocalId`\"/>\n",
6553         "comments": "",
6554         "outputs": 1,
6555         "x": 3256.9305114746094,
6556         "y": 5940.103959083557,
6557         "z": "759e49d3.adb538",
6558         "wires": [
6559             []
6560         ]
6561     },
6562     {
6563         "id": "602003b3.449a6c",
6564         "type": "record",
6565         "name": "record",
6566         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/instantiateRANSliceModifyAllocate.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"get RRMPolicyby Resource URL\"/>\n<parameter name=\"field2\" value=\"`$tmp.configdb.getRRMPolicyRatio-existing.url`\"/>\n",
6567         "comments": "",
6568         "outputs": 1,
6569         "x": 3238.374954223633,
6570         "y": 5974.270541191101,
6571         "z": "759e49d3.adb538",
6572         "wires": [
6573             []
6574         ]
6575     },
6576     {
6577         "id": "c5245322.f9538",
6578         "type": "execute",
6579         "name": "Get rrmPolicy by resourceid",
6580         "xml": "<execute plugin='org.onap.ccsdk.sli.plugins.restapicall.RestapiCallNode' method='sendRequest' >\n<parameter name=\"restapiUrl\" value=\"`$prop.configdb.url + $tmp.configdb.getRRMPolicyRatio-existing.url`\"/>\n<parameter name=\"httpMethod\" value=\"GET\"/>\n<parameter name=\"responsePrefix\" value=\"getrrmpolicyratioinfoDU-configdb-response\"/>\n<parameter name='contentType' value='application/json' /> \n<parameter name='format' value='json' />\n<parameter name='accept' value='application/json' />",
6581         "comments": "",
6582         "outputs": 1,
6583         "x": 3300.763702392578,
6584         "y": 6005.103970527649,
6585         "z": "759e49d3.adb538",
6586         "wires": [
6587             [
6588                 "85dce642.2bebd8",
6589                 "4c54c4da.ee1e8c"
6590             ]
6591         ]
6592     },
6593     {
6594         "id": "85dce642.2bebd8",
6595         "type": "failure",
6596         "name": "failure",
6597         "xml": "<outcome value='failure'>\n",
6598         "comments": "",
6599         "outputs": 1,
6600         "x": 3604.486038208008,
6601         "y": 6055.937289237976,
6602         "z": "759e49d3.adb538",
6603         "wires": [
6604             [
6605                 "b874d9f1.6024b8"
6606             ]
6607         ]
6608     },
6609     {
6610         "id": "b874d9f1.6024b8",
6611         "type": "block",
6612         "name": "block : atomic",
6613         "xml": "<block atomic='true'>",
6614         "atomic": "true",
6615         "comments": "",
6616         "outputs": 1,
6617         "x": 3756.4863300323486,
6618         "y": 6053.937269210815,
6619         "z": "759e49d3.adb538",
6620         "wires": [
6621             [
6622                 "c4ea1ef2.4ec8e",
6623                 "5974071.792b2f8"
6624             ]
6625         ]
6626     },
6627     {
6628         "id": "5974071.792b2f8",
6629         "type": "set",
6630         "name": "set",
6631         "xml": "<set>\n<parameter name='error-code' value='500'/>\n<parameter name='error-message' value='Error in retrieving RRMPolicyRatio. Aborting RPC executiopn'/>",
6632         "comments": "",
6633         "x": 3922.4860858917236,
6634         "y": 6019.937269210815,
6635         "z": "759e49d3.adb538",
6636         "wires": []
6637     },
6638     {
6639         "id": "c4ea1ef2.4ec8e",
6640         "type": "returnFailure",
6641         "name": "return failure",
6642         "xml": "<return status='failure'>\n<parameter name='ack-final' value='Y'/>\n<parameter name='error-code' value='500'/>\n<parameter name='error-message' value='Error in Fetching RRMPolicyRatio - CellCU. Aborting RPC executiopn'/>",
6643         "comments": "",
6644         "x": 3950.819549560547,
6645         "y": 6052.715287208557,
6646         "z": "759e49d3.adb538",
6647         "wires": []
6648     },
6649     {
6650         "id": "cd328618.d23d98",
6651         "type": "record",
6652         "name": "record",
6653         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/instantiateRANSliceModifyAllocate.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"Successfully Retrieved - RRMPolicyRatio\"/>",
6654         "comments": "",
6655         "outputs": 1,
6656         "x": 3926.375030517578,
6657         "y": 6083.9376401901245,
6658         "z": "759e49d3.adb538",
6659         "wires": [
6660             []
6661         ]
6662     },
6663     {
6664         "id": "80b6004.9fed",
6665         "type": "execute",
6666         "name": "printContext",
6667         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils' method='printContext' >\n<parameter name='filename' value='/opt/opendaylight/current/data/log/ranSlice-instantiateRANSlice-configrsp-context.log' />\n\n\n",
6668         "comments": "",
6669         "outputs": 1,
6670         "x": 4024.597198486328,
6671         "y": 6110.270735740662,
6672         "z": "759e49d3.adb538",
6673         "wires": [
6674             []
6675         ]
6676     },
6677     {
6678         "id": "29428dd9.ccd022",
6679         "type": "block",
6680         "name": "block : atomic",
6681         "xml": "<block atomic='true'>",
6682         "atomic": "true",
6683         "comments": "",
6684         "outputs": 1,
6685         "x": 3763.1526947021484,
6686         "y": 6104.8260679244995,
6687         "z": "759e49d3.adb538",
6688         "wires": [
6689             [
6690                 "cd328618.d23d98",
6691                 "80b6004.9fed"
6692             ]
6693         ]
6694     },
6695     {
6696         "id": "4c54c4da.ee1e8c",
6697         "type": "success",
6698         "name": "success",
6699         "xml": "<outcome value='success'>\n",
6700         "comments": "",
6701         "outputs": 1,
6702         "x": 3608.597099304199,
6703         "y": 6101.159592151642,
6704         "z": "759e49d3.adb538",
6705         "wires": [
6706             [
6707                 "29428dd9.ccd022"
6708             ]
6709         ]
6710     },
6711     {
6712         "id": "c031f54a.8eeba8",
6713         "type": "set",
6714         "name": "set API params",
6715         "xml": "<set>\n<parameter name='tmp.resourceID' value='`$tmp.cellDULocalId`'/>\n<parameter name='tmp.rRMPolicyDedicatedRatio.CellDU' value='`$tmp.rrmPolicyDedicatedRatio_CellDU_updated`'/>",
6716         "comments": "",
6717         "x": 3419.9662857055664,
6718         "y": 6223.944789886475,
6719         "z": "759e49d3.adb538",
6720         "wires": []
6721     },
6722     {
6723         "id": "f64c9af4.5d8e28",
6724         "type": "record",
6725         "name": "record",
6726         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/instantiateRANSliceModifyAllocate.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"rRMPolicyDedicatedRatio\"/>\n<parameter name=\"field2\" value=\"`$tmp.rRMPolicyDedicatedRatio.CellDU`\"/>\n<parameter name=\"field3\" value=\"pLMNId\"/>\n<parameter name=\"field4\" value=\"`$tmp.payload.pLMNId`\"/>\n<parameter name=\"field5\" value=\"sNSSAI\"/>\n<parameter name=\"field6\" value=\"`$tmp.sNSSAI`\"/>\n<parameter name=\"field7\" value=\"rrmPolicyID\"/>\n<parameter name=\"field8\" value=\"`$prop.configDB.rrmPolicyID`\"/>\n<parameter name=\"field9\" value=\"resourceID\"/>\n<parameter name=\"field10\" value=\"`$tmp.resourceID`\"/>",
6727         "comments": "",
6728         "outputs": 1,
6729         "x": 3382.2155532836914,
6730         "y": 6259.916957378387,
6731         "z": "759e49d3.adb538",
6732         "wires": [
6733             []
6734         ]
6735     },
6736     {
6737         "id": "ba082b19.30b718",
6738         "type": "record",
6739         "name": "record",
6740         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/instantiateRANSliceModifyAllocate.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"cellLocalId\"/>\n<parameter name=\"field2\" value=\"`$tmp.cellLocalId`\"/>\n<parameter name=\"field3\" value=\"pLMNId\"/>\n<parameter name=\"field4\" value=\"`$tmp.pLMNId`\"/>\n<parameter name=\"field5\" value=\"maxNumberOfConns\"/>\n<parameter name=\"field6\" value=\"`$tmp.maxNumberOfConns`\"/>\n<parameter name=\"field7\" value=\"GNBDUId\"/>\n<parameter name=\"field8\" value=\"`$tmp.gNBDUList.gNBDUId`\"/>\n<parameter name=\"field9\" value=\"gNBId\"/>\n<parameter name=\"field10\" value=\"`$tmp.gNBId`\"/>\n<parameter name=\"field11\" value=\"dLThptPerSlice\"/>\n<parameter name=\"field12\" value=\"`$tmp.dLThptPerSlice`\"/>\n<parameter name=\"field13\" value=\"uLThptPerSlice\"/>\n<parameter name=\"field14\" value=\"`$tmp.uLThptPerSlice`\"/>",
6741         "comments": "",
6742         "outputs": 1,
6743         "x": 3217.3748474121094,
6744         "y": 5808.784635543823,
6745         "z": "759e49d3.adb538",
6746         "wires": [
6747             []
6748         ]
6749     },
6750     {
6751         "id": "6246985c.a1d8d8",
6752         "type": "block",
6753         "name": "get coverageAreaTAList",
6754         "xml": "<block atomic='true'>",
6755         "atomic": "true",
6756         "comments": "",
6757         "outputs": 1,
6758         "x": 433.30553436279297,
6759         "y": 572.5278453826904,
6760         "z": "759e49d3.adb538",
6761         "wires": [
6762             [
6763                 "d407c748.47e858",
6764                 "80d6202d.243e7",
6765                 "994bf0b6.a3e3e",
6766                 "bc59234b.cda55",
6767                 "4283267f.559be8",
6768                 "85fe1db5.c68f6",
6769                 "909aa702.3408d8",
6770                 "d35d291d.462898"
6771             ]
6772         ]
6773     },
6774     {
6775         "id": "d407c748.47e858",
6776         "type": "execute",
6777         "name": "prepare URL",
6778         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$prop.restapi.aai.fetchSliceProfile`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.aai.fetchSliceProfile.url\"/>\n    <parameter name=\"target\" value=\"{global-customer-id}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.payload.globalCustomerId`\"/>",
6779         "comments": "",
6780         "outputs": 1,
6781         "x": 672.7500076293945,
6782         "y": 637,
6783         "z": "759e49d3.adb538",
6784         "wires": [
6785             []
6786         ]
6787     },
6788     {
6789         "id": "4283267f.559be8",
6790         "type": "record",
6791         "name": "record",
6792         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/instantiateRANSliceModifyAllocate.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"Get coverageAreaTAList URL: \"/>\n<parameter name=\"field2\" value=\"`$tmp.aai.fetchSliceProfile.url`\"/>\n\n",
6793         "comments": "",
6794         "outputs": 1,
6795         "x": 697.2500610351562,
6796         "y": 792.0001697540283,
6797         "z": "759e49d3.adb538",
6798         "wires": [
6799             []
6800         ]
6801     },
6802     {
6803         "id": "80d6202d.243e7",
6804         "type": "execute",
6805         "name": "prepare serviceType",
6806         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$tmp.aai.fetchSliceProfile.url`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.aai.fetchSliceProfile.url\"/>\n    <parameter name=\"target\" value=\"{service-type}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.serviceType`\"/>\n",
6807         "comments": "",
6808         "outputs": 1,
6809         "x": 693.25,
6810         "y": 674.4999980926514,
6811         "z": "759e49d3.adb538",
6812         "wires": [
6813             []
6814         ]
6815     },
6816     {
6817         "id": "994bf0b6.a3e3e",
6818         "type": "execute",
6819         "name": "prepare service-instance-id",
6820         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$tmp.aai.fetchSliceProfile.url`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.aai.fetchSliceProfile.url\"/>\n    <parameter name=\"target\" value=\"{service-instance-id}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.payload.RANNFNSSIId`\"/>\n",
6821         "comments": "",
6822         "outputs": 1,
6823         "x": 721.25,
6824         "y": 714.6111221313477,
6825         "z": "759e49d3.adb538",
6826         "wires": [
6827             []
6828         ]
6829     },
6830     {
6831         "id": "bc59234b.cda55",
6832         "type": "execute",
6833         "name": "prepare profile-id",
6834         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$tmp.aai.fetchSliceProfile.url`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.aai.fetchSliceProfile.url\"/>\n    <parameter name=\"target\" value=\"{profile-id}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.payload.sliceProfileId`\"/>\n",
6835         "comments": "",
6836         "outputs": 1,
6837         "x": 696.25,
6838         "y": 751.4999980926514,
6839         "z": "759e49d3.adb538",
6840         "wires": [
6841             []
6842         ]
6843     },
6844     {
6845         "id": "af985b15.659c38",
6846         "type": "returnFailure",
6847         "name": "return failure",
6848         "xml": "<return status='failure'>\n<parameter name='ack-final' value='Y'/>\n<parameter name='error-code' value='500'/>\n<parameter name='error-message' value='Error Getting Info from ConfigDB. Aborting RPC executiopn'/>",
6849         "comments": "",
6850         "x": 1353.2501525878906,
6851         "y": 535.0000076293945,
6852         "z": "759e49d3.adb538",
6853         "wires": []
6854     },
6855     {
6856         "id": "6b8efaf1.3387c4",
6857         "type": "set",
6858         "name": "set",
6859         "xml": "<set>\n<parameter name='error-code' value='500'/>\n<parameter name='error-message' value='Error Getting Info from ConfigDB. Aborting RPC executiopn'/>",
6860         "comments": "",
6861         "x": 1353.2504577636719,
6862         "y": 499.11102294921875,
6863         "z": "759e49d3.adb538",
6864         "wires": []
6865     },
6866     {
6867         "id": "85d2f084.0293f",
6868         "type": "block",
6869         "name": "block",
6870         "xml": "<block>",
6871         "atomic": "false",
6872         "comments": "",
6873         "outputs": 1,
6874         "x": 1108.2501068115234,
6875         "y": 461.99992275238037,
6876         "z": "759e49d3.adb538",
6877         "wires": [
6878             [
6879                 "af985b15.659c38",
6880                 "6b8efaf1.3387c4"
6881             ]
6882         ]
6883     },
6884     {
6885         "id": "da8a8469.d36798",
6886         "type": "failure",
6887         "name": "failure",
6888         "xml": "<outcome value='failure'>\n",
6889         "comments": "",
6890         "outputs": 1,
6891         "x": 947.250244140625,
6892         "y": 483.99999618530273,
6893         "z": "759e49d3.adb538",
6894         "wires": [
6895             [
6896                 "85d2f084.0293f"
6897             ]
6898         ]
6899     },
6900     {
6901         "id": "85fe1db5.c68f6",
6902         "type": "execute",
6903         "name": "invoke API",
6904         "xml": "<execute plugin='org.onap.ccsdk.sli.plugins.restapicall.RestapiCallNode' method='sendRequest' >\n<parameter name=\"restapiUrl\" value=\"`$prop.org.onap.ccsdk.sli.adaptors.aai.uri + $tmp.aai.fetchSliceProfile.url`\"/>\n<parameter name=\"httpMethod\" value=\"GET\"/>\n<parameter name=\"responsePrefix\" value=\"get-coverageAreaTAList-response\"/>\n<parameter name='contentType' value='application/json' /> \n<parameter name='format' value='json' />\n<parameter name='accept' value='application/json' />\n<parameter name=\"convertResponse\" value=\"true\"/>",
6905         "comments": "",
6906         "outputs": 1,
6907         "x": 729.5000152587891,
6908         "y": 829.9999876022339,
6909         "z": "759e49d3.adb538",
6910         "wires": [
6911             [
6912                 "b7729bd0.54e888",
6913                 "5f02ba2a.e6e3c4"
6914             ]
6915         ]
6916     },
6917     {
6918         "id": "b7729bd0.54e888",
6919         "type": "success",
6920         "name": "success",
6921         "xml": "<outcome value='success'>\n",
6922         "comments": "",
6923         "outputs": 1,
6924         "x": 882.5556449890137,
6925         "y": 745.4723434448242,
6926         "z": "759e49d3.adb538",
6927         "wires": [
6928             [
6929                 "7b8ca492.84ea8c"
6930             ]
6931         ]
6932     },
6933     {
6934         "id": "7b8ca492.84ea8c",
6935         "type": "block",
6936         "name": "block : atomic",
6937         "xml": "<block atomic='true'>",
6938         "atomic": "true",
6939         "comments": "",
6940         "outputs": 1,
6941         "x": 1041.6663188934326,
6942         "y": 736.3613271713257,
6943         "z": "759e49d3.adb538",
6944         "wires": [
6945             [
6946                 "69c0134b.12d4bc",
6947                 "2406746d.718e9c",
6948                 "1219e20.189511e",
6949                 "ddf06b3c.919978",
6950                 "5ad39d41.5556a4",
6951                 "32a7e5dd.ba553a",
6952                 "b549a3f6.730b"
6953             ]
6954         ]
6955     },
6956     {
6957         "id": "69c0134b.12d4bc",
6958         "type": "record",
6959         "name": "record",
6960         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/instantiateRANSliceModifyAllocate.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"Successfully Retrieved coverageAreaTAList\"/>\n<parameter name=\"field2\" value=\"`$get-coverageAreaTAList-response.coverage-area-TA-list`\"/>",
6961         "comments": "",
6962         "outputs": 1,
6963         "x": 1146.7497100830078,
6964         "y": 497.1113567352295,
6965         "z": "759e49d3.adb538",
6966         "wires": [
6967             []
6968         ]
6969     },
6970     {
6971         "id": "2406746d.718e9c",
6972         "type": "execute",
6973         "name": "printContext",
6974         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils' method='printContext' >\n<parameter name='filename' value='/opt/opendaylight/current/data/log/ranSlice-instantiateRANSlice-configrsp-context.log' />\n\n\n",
6975         "comments": "",
6976         "outputs": 1,
6977         "x": 1177.861228942871,
6978         "y": 540.5835838317871,
6979         "z": "759e49d3.adb538",
6980         "wires": [
6981             []
6982         ]
6983     },
6984     {
6985         "id": "4d8fc93.38a1b38",
6986         "type": "set",
6987         "name": "set",
6988         "xml": "<set>\n<parameter name='error-code' value='500'/>\n<parameter name='error-message' value='Error Getting Info from AAI. Aborting RPC executiopn'/>",
6989         "comments": "",
6990         "x": 1139.2297019958496,
6991         "y": 772.3680191040039,
6992         "z": "759e49d3.adb538",
6993         "wires": []
6994     },
6995     {
6996         "id": "50de94e0.af3a4c",
6997         "type": "returnFailure",
6998         "name": "return failure",
6999         "xml": "<return status='failure'>\n<parameter name='ack-final' value='Y'/>\n<parameter name='error-code' value='500'/>\n<parameter name='error-message' value='Error Getting Info from ConfigDB. Aborting RPC executiopn'/>",
7000         "comments": "",
7001         "x": 1176.3405990600586,
7002         "y": 806.1458168029785,
7003         "z": "759e49d3.adb538",
7004         "wires": []
7005     },
7006     {
7007         "id": "1afef89e.d676f7",
7008         "type": "block",
7009         "name": "block",
7010         "xml": "<block>",
7011         "atomic": "false",
7012         "comments": "",
7013         "outputs": 1,
7014         "x": 1034.451551437378,
7015         "y": 807.590329170227,
7016         "z": "759e49d3.adb538",
7017         "wires": [
7018             [
7019                 "50de94e0.af3a4c",
7020                 "4d8fc93.38a1b38"
7021             ]
7022         ]
7023     },
7024     {
7025         "id": "5f02ba2a.e6e3c4",
7026         "type": "failure",
7027         "name": "failure",
7028         "xml": "<outcome value='failure'>\n",
7029         "comments": "",
7030         "outputs": 1,
7031         "x": 908.7850303649902,
7032         "y": 806.5903759002686,
7033         "z": "759e49d3.adb538",
7034         "wires": [
7035             [
7036                 "1afef89e.d676f7"
7037             ]
7038         ]
7039     },
7040     {
7041         "id": "dc02e934.210fe8",
7042         "type": "execute",
7043         "name": "set  globalCustomerId",
7044         "xml": "<set>\n<parameter name='tmp.payload.globalCustomerId' value='`$payloadJson.input.globalSubscriberId`'/>\n",
7045         "comments": "",
7046         "outputs": 1,
7047         "x": 630.7500228881836,
7048         "y": 76.7499942779541,
7049         "z": "759e49d3.adb538",
7050         "wires": [
7051             []
7052         ]
7053     },
7054     {
7055         "id": "870f1e08.970a2",
7056         "type": "execute",
7057         "name": "set  serviceType",
7058         "xml": "<set>\n<parameter name='tmp.serviceType' value='`$payloadJson.input.subscriptionServiceType`'/>\n",
7059         "comments": "",
7060         "outputs": 1,
7061         "x": 634.75,
7062         "y": 115.74999809265137,
7063         "z": "759e49d3.adb538",
7064         "wires": [
7065             []
7066         ]
7067     },
7068     {
7069         "id": "89d19ba6.2eb0d8",
7070         "type": "execute",
7071         "name": "Update RAN Inventory ConfigDB",
7072         "xml": "<execute plugin='org.onap.ccsdk.sli.plugins.restapicall.RestapiCallNode' method='sendRequest' >\n<parameter name=\"restapiUrl\" value=\"`$prop.configdb.url + $prop.restapi.configdb.updateRANSliceInventory`\"/>\n<parameter name=\"templateFileName\" value=\"`$prop.restapi.templateDir + '/ranSlice-configDB-updateRANSliceInventory.json'`\" />\n<parameter name=\"httpMethod\" value=\"PUT\"/>\n<parameter name=\"responsePrefix\" value=\"update-inventory-configdb-response\"/>\n<parameter name='contentType' value='application/json' /> \n<parameter name='format' value='json' />\n<parameter name='accept' value='application/json' />\n<parameter name=\"convertResponse\" value=\"true\"/>",
7073         "comments": "",
7074         "outputs": 1,
7075         "x": 787,
7076         "y": 4161.249997138977,
7077         "z": "759e49d3.adb538",
7078         "wires": [
7079             [
7080                 "484fabb2.542944",
7081                 "129ccd65.29e5c3"
7082             ]
7083         ]
7084     },
7085     {
7086         "id": "19504430.043d4c",
7087         "type": "record",
7088         "name": "record",
7089         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/instantiateRANSliceModifyAllocate.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"Update inventory in ConfigDB\"/>",
7090         "comments": "",
7091         "outputs": 1,
7092         "x": 756.2499885559082,
7093         "y": 3942.749988555908,
7094         "z": "759e49d3.adb538",
7095         "wires": [
7096             []
7097         ]
7098     },
7099     {
7100         "id": "484fabb2.542944",
7101         "type": "failure",
7102         "name": "failure",
7103         "xml": "<outcome value='failure'>\n",
7104         "comments": "",
7105         "outputs": 1,
7106         "x": 1023.0006580352783,
7107         "y": 4115.25035572052,
7108         "z": "759e49d3.adb538",
7109         "wires": [
7110             [
7111                 "5c99481b.b084e8"
7112             ]
7113         ]
7114     },
7115     {
7116         "id": "5c99481b.b084e8",
7117         "type": "block",
7118         "name": "block",
7119         "xml": "<block>",
7120         "atomic": "false",
7121         "comments": "",
7122         "outputs": 1,
7123         "x": 1163.0009765625,
7124         "y": 4123.2502336502075,
7125         "z": "759e49d3.adb538",
7126         "wires": [
7127             [
7128                 "1020acb1.416ca3",
7129                 "14910601.7b4e9a"
7130             ]
7131         ]
7132     },
7133     {
7134         "id": "14910601.7b4e9a",
7135         "type": "set",
7136         "name": "set",
7137         "xml": "<set>\n<parameter name='error-code' value='500'/>\n<parameter name='error-message' value='Error updating nearRTRIC info in ConfigDB. Aborting RPC executiopn'/>",
7138         "comments": "",
7139         "x": 1298.0006713867188,
7140         "y": 4089.3617448806763,
7141         "z": "759e49d3.adb538",
7142         "wires": []
7143     },
7144     {
7145         "id": "1020acb1.416ca3",
7146         "type": "returnFailure",
7147         "name": "return failure",
7148         "xml": "<return status='failure'>\n<parameter name='ack-final' value='Y'/>\n<parameter name='error-code' value='500'/>\n<parameter name='error-message' value='Error updating inventory in ConfigDB. Aborting RPC executiopn'/>",
7149         "comments": "",
7150         "x": 1352.0003967285156,
7151         "y": 4126.250294685364,
7152         "z": "759e49d3.adb538",
7153         "wires": []
7154     },
7155     {
7156         "id": "87b36f06.7ddc6",
7157         "type": "record",
7158         "name": "record",
7159         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/instantiateRANSlice.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"Successfully Updated inventory in ConfigDB\"/>",
7160         "comments": "",
7161         "outputs": 1,
7162         "x": 1371.0006484985352,
7163         "y": 4178.250482559204,
7164         "z": "759e49d3.adb538",
7165         "wires": [
7166             []
7167         ]
7168     },
7169     {
7170         "id": "2731b362.1d44bc",
7171         "type": "block",
7172         "name": "block",
7173         "xml": "<block>\n",
7174         "atomic": "false",
7175         "comments": "",
7176         "outputs": 1,
7177         "x": 1185.000400543213,
7178         "y": 4194.250238418579,
7179         "z": "759e49d3.adb538",
7180         "wires": [
7181             [
7182                 "87b36f06.7ddc6",
7183                 "24da6566.d832ba"
7184             ]
7185         ]
7186     },
7187     {
7188         "id": "129ccd65.29e5c3",
7189         "type": "success",
7190         "name": "success",
7191         "xml": "<outcome value='success'>\n",
7192         "comments": "",
7193         "outputs": 1,
7194         "x": 1027.0006103515625,
7195         "y": 4195.24999332428,
7196         "z": "759e49d3.adb538",
7197         "wires": [
7198             [
7199                 "2731b362.1d44bc"
7200             ]
7201         ]
7202     },
7203     {
7204         "id": "5f8a32d4.ef21cc",
7205         "type": "set",
7206         "name": "set API params",
7207         "xml": "<set>\n<parameter name='tmp.dLThptPerSlice' value='`$tmp.payload.dLThptPerSlice`'/>\n<parameter name='tmp.payload.pLMNId' value='`$tmp.pLMNId`'/>\n<parameter name='tmp.payload.sNSSAI' value='`$tmp.sNSSAI`'/>\n<parameter name='tmp.uLThptPerSlice' value='`$tmp.payload.uLThptPerSlice`'/>\n<parameter name='tmp.maxNumberOfConns' value='`$tmp.payload.maxNumberOfConns`'/>",
7208         "comments": "",
7209         "x": 747,
7210         "y": 4030.499997138977,
7211         "z": "759e49d3.adb538",
7212         "wires": []
7213     },
7214     {
7215         "id": "cdc08301.def3d",
7216         "type": "execute",
7217         "name": "prepare gNBDUList for SO callback",
7218         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils' method='setPropertiesForList'>\n    <parameter name='prefixKey' value='tmp.DUList.response' />\n\t<parameter name='keyName' value='gNBDUId' />\n\t<parameter name='keyValue' value=\"`$tmp.GNBDUId`\"/>\n",
7219         "comments": "",
7220         "outputs": 1,
7221         "x": 3103.75,
7222         "y": 4991.499997138977,
7223         "z": "759e49d3.adb538",
7224         "wires": [
7225             []
7226         ]
7227     },
7228     {
7229         "id": "a955d476.950388",
7230         "type": "execute",
7231         "name": "prepare gNBCUUPList for SO callback",
7232         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils' method='setPropertiesForList'>\n    <parameter name='prefixKey' value='tmp.CUUPList.response' />\n\t<parameter name='keyName' value='gNBCUUPId' />\n\t<parameter name='keyValue' value=\"`$tmp.idGNBCUUPFunction`\"/>\n",
7233         "comments": "",
7234         "outputs": 1,
7235         "x": 1658,
7236         "y": 3217.249997138977,
7237         "z": "759e49d3.adb538",
7238         "wires": [
7239             []
7240         ]
7241     },
7242     {
7243         "id": "aae2cdd.6be563",
7244         "type": "execute",
7245         "name": "prepare gNBCUCPList for SO callback",
7246         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils' method='setPropertiesForList'>\n    <parameter name='prefixKey' value='tmp.CUCPList.response' />\n\t<parameter name='keyName' value='gNBCUName' />\n\t<parameter name='keyValue' value=\"`$tmp.CUCPName`\"/>\n",
7247         "comments": "",
7248         "outputs": 1,
7249         "x": 2183,
7250         "y": 1541.499997138977,
7251         "z": "759e49d3.adb538",
7252         "wires": [
7253             []
7254         ]
7255     },
7256     {
7257         "id": "dd339cfd.b337b",
7258         "type": "for",
7259         "name": "For coverageAreaTAList",
7260         "xml": "<for index='ta' start='0' end='`$tmp.trackingAreaListEntries`'>",
7261         "comments": "",
7262         "outputs": 1,
7263         "x": 400.69447326660156,
7264         "y": 706.666669845581,
7265         "z": "759e49d3.adb538",
7266         "wires": [
7267             [
7268                 "cd4b6235.e0287"
7269             ]
7270         ]
7271     },
7272     {
7273         "id": "cd4b6235.e0287",
7274         "type": "block",
7275         "name": "block : atomic",
7276         "xml": "<block atomic='true'>",
7277         "atomic": "true",
7278         "comments": "",
7279         "outputs": 1,
7280         "x": 416.8816833496094,
7281         "y": 760.9892511367798,
7282         "z": "759e49d3.adb538",
7283         "wires": [
7284             [
7285                 "19ff865.3194d7a",
7286                 "1e69e183.e792ce",
7287                 "4fc256fa.a4e358",
7288                 "c7a236b2.5dc938",
7289                 "828ff83a.c5b398",
7290                 "409ce852.c50a18"
7291             ]
7292         ]
7293     },
7294     {
7295         "id": "909aa702.3408d8",
7296         "type": "execute",
7297         "name": "set trackingArea size",
7298         "xml": "<set>\n\t<parameter name='tmp.trackingAreaListEntries' value=\"`$tmp.coverageAreaTAList_length`\"/>\n\t",
7299         "comments": "",
7300         "outputs": 1,
7301         "x": 756.25,
7302         "y": 863.0555458068848,
7303         "z": "759e49d3.adb538",
7304         "wires": [
7305             []
7306         ]
7307     },
7308     {
7309         "id": "d35d291d.462898",
7310         "type": "record",
7311         "name": "record",
7312         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/instantiateRANSliceModifyAllocate.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"Tracking Area size\"/>\n<parameter name=\"field2\" value=\"`$tmp.trackingAreaListEntries`\"/>",
7313         "comments": "",
7314         "outputs": 1,
7315         "x": 719.5833129882812,
7316         "y": 894.1666297912598,
7317         "z": "759e49d3.adb538",
7318         "wires": [
7319             []
7320         ]
7321     },
7322     {
7323         "id": "ddf06b3c.919978",
7324         "type": "execute",
7325         "name": "SliStringUtils - split",
7326         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='split'>\n    <parameter name=\"original_string\" value=\"`$tmp.aai.coverageAreaTAList`\" />\n    <parameter name=\"regex\" value=\",\"/>\n    <parameter name=\"ctx_memory_result_key\" value=\"tmp.coverageAreaTAList\"/>\n    ",
7327         "comments": "",
7328         "outputs": 1,
7329         "x": 1242.6390991210938,
7330         "y": 708.3334407806396,
7331         "z": "759e49d3.adb538",
7332         "wires": [
7333             []
7334         ]
7335     },
7336     {
7337         "id": "1219e20.189511e",
7338         "type": "set",
7339         "name": "set",
7340         "xml": "<set>\n<parameter name='tmp.aai.coverageAreaTAList' value=\"`$get-coverageAreaTAList-response.coverage-area-TA-list`\"/>\n",
7341         "comments": "",
7342         "x": 1170.9723091125488,
7343         "y": 579.1667604446411,
7344         "z": "759e49d3.adb538",
7345         "wires": []
7346     },
7347     {
7348         "id": "32a7e5dd.ba553a",
7349         "type": "execute",
7350         "name": "printContext",
7351         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils' method='printContext' >\n<parameter name='filename' value='/opt/opendaylight/current/data/log/ranSlice-instantiateRANSlice-configrsp-context.log' />\n\n\n",
7352         "comments": "",
7353         "outputs": 1,
7354         "x": 1254.5834503173828,
7355         "y": 745.2779407501221,
7356         "z": "759e49d3.adb538",
7357         "wires": [
7358             []
7359         ]
7360     },
7361     {
7362         "id": "19ff865.3194d7a",
7363         "type": "execute",
7364         "name": "read trackingArea",
7365         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils' method='getAttributeValue'>\n\t<parameter name='outputPath' value='tmp.payload.trackingArea' />\n\t<parameter name='source' value=\"`'payloadJson.input.sliceProfile.coverageAreaTAList['+ $ta+']'`\" />\n",
7366         "comments": "",
7367         "outputs": 1,
7368         "x": 506.8056182861328,
7369         "y": 846.9444789886475,
7370         "z": "759e49d3.adb538",
7371         "wires": [
7372             []
7373         ]
7374     },
7375     {
7376         "id": "4fc256fa.a4e358",
7377         "type": "record",
7378         "name": "record",
7379         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/instantiateRANSliceModifyAllocate.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"trackingArea \"/>\n<parameter name=\"field2\" value=\"`$tmp.payload.trackingArea`\"/>\n\n",
7380         "comments": "",
7381         "outputs": 1,
7382         "x": 460.6944580078125,
7383         "y": 895.2777137756348,
7384         "z": "759e49d3.adb538",
7385         "wires": [
7386             []
7387         ]
7388     },
7389     {
7390         "id": "b549a3f6.730b",
7391         "type": "execute",
7392         "name": "replace [",
7393         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$tmp.aai.coverageAreaTAList`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.aai.coverageAreaTAList\"/>\n    <parameter name=\"target\" value=\"[\"/>\n    <parameter name=\"replacement\" value=\"\"/>",
7394         "comments": "",
7395         "outputs": 1,
7396         "x": 1186.250129699707,
7397         "y": 617.2221546173096,
7398         "z": "759e49d3.adb538",
7399         "wires": [
7400             []
7401         ]
7402     },
7403     {
7404         "id": "5ad39d41.5556a4",
7405         "type": "execute",
7406         "name": "replace ]",
7407         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$tmp.aai.coverageAreaTAList`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.aai.coverageAreaTAList\"/>\n    <parameter name=\"target\" value=\"]\"/>\n    <parameter name=\"replacement\" value=\"\"/>",
7408         "comments": "",
7409         "outputs": 1,
7410         "x": 1202.0833053588867,
7411         "y": 654.1666874885559,
7412         "z": "759e49d3.adb538",
7413         "wires": [
7414             []
7415         ]
7416     },
7417     {
7418         "id": "94801ef6.a02f1",
7419         "type": "for",
7420         "name": "for each rrmpolicyratio",
7421         "xml": "<for index='idcuup-rrm1' start='0' end='`$tmp.rrmPolicyRatio_configdb_length`' >\n",
7422         "comments": "",
7423         "outputs": 1,
7424         "x": 1798.0001678466797,
7425         "y": 4060.750663757324,
7426         "z": "759e49d3.adb538",
7427         "wires": [
7428             [
7429                 "af91dea7.b5d84"
7430             ]
7431         ]
7432     },
7433     {
7434         "id": "68a30b4e.793cd4",
7435         "type": "set",
7436         "name": "set rrmpolicyratio list size",
7437         "xml": "<set>\n<parameter name='tmp.rrmPolicyRatio_configdb_length' value='`$getrrmpolicyratioinfo-cuup-configdb-response._length`'/>\n\n    ",
7438         "comments": "",
7439         "x": 1859,
7440         "y": 4028.75,
7441         "z": "759e49d3.adb538",
7442         "wires": []
7443     },
7444     {
7445         "id": "af91dea7.b5d84",
7446         "type": "block",
7447         "name": "block : atomic",
7448         "xml": "<block atomic='true'>",
7449         "atomic": "true",
7450         "comments": "",
7451         "outputs": 1,
7452         "x": 2006,
7453         "y": 4060.75,
7454         "z": "759e49d3.adb538",
7455         "wires": [
7456             [
7457                 "7669c163.4084b",
7458                 "b77378b.9f21e88",
7459                 "8cf0b3fc.b6ae4",
7460                 "260f1453.e9193c"
7461             ]
7462         ]
7463     },
7464     {
7465         "id": "7669c163.4084b",
7466         "type": "set",
7467         "name": "set rrmpolicyratioid",
7468         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils' method='getAttributeValue'>\n\t<parameter name='outputPath' value='prop.configDB.rrmPolicyID' />\n\t<parameter name='source' value=\"`'getrrmpolicyratioinfo-cuup-configdb-response.['+$idcuup-rrm1+'].rrmPolicyID'`\" />\n\n    ",
7469         "comments": "",
7470         "x": 2023.000015258789,
7471         "y": 4112.750178337097,
7472         "z": "759e49d3.adb538",
7473         "wires": []
7474     },
7475     {
7476         "id": "c537c039.da2e7",
7477         "type": "set",
7478         "name": "set rrmpolicyratioid",
7479         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils' method='getAttributeValue'>\n\t<parameter name='outputPath' value='prop.configDB.rrmPolicyID' />\n\t<parameter name='source' value=\"`'getrrmpolicyratioinfo-configdb-response.['+$idcu-rrm1+'].rrmPolicyID'`\" />\n",
7480         "comments": "",
7481         "x": 2098.2502059936523,
7482         "y": 2547.750701904297,
7483         "z": "759e49d3.adb538",
7484         "wires": []
7485     },
7486     {
7487         "id": "68d1d5b7.b6490c",
7488         "type": "set",
7489         "name": "set rrmpolicyratioid",
7490         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils' method='getAttributeValue'>\n\t<parameter name='outputPath' value='prop.configDB.rrmPolicyID' />\n\t<parameter name='source' value=\"`'getrrmpolicyratioinfoDU-configdb-response.['+$iddu-rrm1+'].rrmPolicyID'`\" />\n",
7491         "comments": "",
7492         "x": 3433.25040435791,
7493         "y": 6186.750330924988,
7494         "z": "759e49d3.adb538",
7495         "wires": []
7496     },
7497     {
7498         "id": "80361e5c.20845",
7499         "type": "set",
7500         "name": "set rrmpolicyratio list size",
7501         "xml": "<set>\n<parameter name='tmp.rrmPolicyRatioConfigDB_length' value='`$getrrmpolicyratioinfo-configdb-response._length`'/>\n\n    ",
7502         "comments": "",
7503         "x": 1974.5,
7504         "y": 2457.2500009536743,
7505         "z": "759e49d3.adb538",
7506         "wires": []
7507     },
7508     {
7509         "id": "186543e1.ed936c",
7510         "type": "for",
7511         "name": "for each rrmpolicyratio",
7512         "xml": "<for index='idcu-rrm1' start='0' end='`$tmp.rrmPolicyRatioConfigDB_length`' >\n",
7513         "comments": "",
7514         "outputs": 1,
7515         "x": 1791.500114440918,
7516         "y": 2497.2500925064087,
7517         "z": "759e49d3.adb538",
7518         "wires": [
7519             [
7520                 "7b6cbdc7.03ebe4"
7521             ]
7522         ]
7523     },
7524     {
7525         "id": "7b6cbdc7.03ebe4",
7526         "type": "block",
7527         "name": "block : atomic",
7528         "xml": "<block atomic='true'>",
7529         "atomic": "true",
7530         "comments": "",
7531         "outputs": 1,
7532         "x": 1983.5000228881836,
7533         "y": 2499.2503051757812,
7534         "z": "759e49d3.adb538",
7535         "wires": [
7536             [
7537                 "c537c039.da2e7",
7538                 "27bc4086.0e4df",
7539                 "31c945af.5bb96a",
7540                 "4f25ca6f.2ed7e4"
7541             ]
7542         ]
7543     },
7544     {
7545         "id": "cf96e759.6ebad8",
7546         "type": "set",
7547         "name": "set rrmpolicyratio list size",
7548         "xml": "<set>\n<parameter name='tmp.rrmPolicyRatioDUList_length' value='`$getrrmpolicyratioinfoDU-configdb-response._length`'/>\n\n    ",
7549         "comments": "",
7550         "x": 3288.000099182129,
7551         "y": 6043.250206947327,
7552         "z": "759e49d3.adb538",
7553         "wires": []
7554     },
7555     {
7556         "id": "c6b96ce4.c01ef",
7557         "type": "for",
7558         "name": "for each rrmpolicyratio",
7559         "xml": "<for index='iddu-rrm1' start='0' end='`$tmp.rrmPolicyRatioDUList_length`' >\n",
7560         "comments": "",
7561         "outputs": 1,
7562         "x": 3270,
7563         "y": 6087.250000953674,
7564         "z": "759e49d3.adb538",
7565         "wires": [
7566             [
7567                 "5809a0a2.f455d"
7568             ]
7569         ]
7570     },
7571     {
7572         "id": "5809a0a2.f455d",
7573         "type": "block",
7574         "name": "block : atomic",
7575         "xml": "<block atomic='true'>",
7576         "atomic": "true",
7577         "comments": "",
7578         "outputs": 1,
7579         "x": 3454.25,
7580         "y": 6122.250000953674,
7581         "z": "759e49d3.adb538",
7582         "wires": [
7583             [
7584                 "68d1d5b7.b6490c",
7585                 "c031f54a.8eeba8",
7586                 "f64c9af4.5d8e28",
7587                 "9f3572a0.a276d"
7588             ]
7589         ]
7590     },
7591     {
7592         "id": "c7a236b2.5dc938",
7593         "type": "execute",
7594         "name": "set params",
7595         "xml": "<set>\n<parameter name='tmp.RICEntries' value=\"`$getNFNSSIRIC-configdb-response._length`\"/>",
7596         "comments": "",
7597         "outputs": 1,
7598         "x": 296.75,
7599         "y": 1243.749997138977,
7600         "z": "759e49d3.adb538",
7601         "wires": [
7602             []
7603         ]
7604     },
7605     {
7606         "id": "828ff83a.c5b398",
7607         "type": "record",
7608         "name": "record",
7609         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/instantiateRANSliceModifyAllocate.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"Calculated uLThptPerSlice for nearRTRIC \"/>\n<parameter name=\"field2\" value=\"`$tmp.nearRTRIC.uLThptPerSlice`\"/>\n<parameter name=\"field3\" value=\"dLThptPerSlice for nearRTRIC\"/>\n<parameter name=\"field4\" value=\"`$tmp.nearRTRIC.dLThptPerSlice`\"/>\n<parameter name=\"field5\" value=\"maxNumberOfConn for nearRTRIC\"/>\n<parameter name=\"field6\" value=\"`$tmp.nearRTRIC.maxNumberOfConns`\"/>\n<parameter name=\"field7\" value=\"nearRTRICId\"/>\n<parameter name=\"field8\" value=\"`$tmp.nearRTRICId`\"/>\n<parameter name=\"field9\" value=\"gNBId\"/>\n<parameter name=\"field10\" value=\"`$tmp.gNBId`\"/>\n<parameter name=\"field11\" value=\"RANNFNSSI\"/>\n<parameter name=\"field12\" value=\"`$tmp.ranNFNSSIListEntry`\"/>\n<parameter name=\"field13\" value=\"NSSAI\"/>\n<parameter name=\"field14\" value=\"`$tmp.payload.sNSSAI`\"/>",
7610         "comments": "",
7611         "outputs": 1,
7612         "x": 276.75,
7613         "y": 1293.749997138977,
7614         "z": "759e49d3.adb538",
7615         "wires": [
7616             []
7617         ]
7618     },
7619     {
7620         "id": "581db54e.a0064c",
7621         "type": "execute",
7622         "name": "set trackingArea size",
7623         "xml": "<set>\n\t<parameter name='tmp.trackingAreaListEntries' value=\"`$payloadJson.input.sliceProfile.coverageAreaTAList_length`\"/>\n\t",
7624         "comments": "",
7625         "outputs": 1,
7626         "x": 413.75,
7627         "y": 610.749997138977,
7628         "z": "759e49d3.adb538",
7629         "wires": [
7630             []
7631         ]
7632     },
7633     {
7634         "id": "e2d6e587.376b48",
7635         "type": "record",
7636         "name": "record",
7637         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/instantiateRANSliceModifyAllocate.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"Tracking Area size\"/>\n<parameter name=\"field2\" value=\"`$tmp.trackingAreaListEntries`\"/>",
7638         "comments": "",
7639         "outputs": 1,
7640         "x": 392.75,
7641         "y": 652.749997138977,
7642         "z": "759e49d3.adb538",
7643         "wires": [
7644             []
7645         ]
7646     },
7647     {
7648         "id": "f118882b.21e7f8",
7649         "type": "record",
7650         "name": "record",
7651         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/instantiateRANSlice.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"Response code\"/>\n<parameter name=\"field2\" value=\"`$error-code`\" />",
7652         "comments": "",
7653         "outputs": 1,
7654         "x": 719.5,
7655         "y": 4258.25,
7656         "z": "759e49d3.adb538",
7657         "wires": [
7658             []
7659         ]
7660     },
7661     {
7662         "id": "c7b28301.8ff26",
7663         "type": "switchNode",
7664         "name": "check status",
7665         "xml": "<switch test='`$error-code`'>\n",
7666         "comments": "",
7667         "outputs": 1,
7668         "x": 744.4999961853027,
7669         "y": 4311.999973654747,
7670         "z": "759e49d3.adb538",
7671         "wires": [
7672             [
7673                 "ee2b01b1.13f8f",
7674                 "36ace43f.34380c"
7675             ]
7676         ]
7677     },
7678     {
7679         "id": "ee2b01b1.13f8f",
7680         "type": "success",
7681         "name": "success",
7682         "xml": "<outcome value='200'>\n",
7683         "comments": "",
7684         "outputs": 1,
7685         "x": 927.5000114440918,
7686         "y": 4269.0000957250595,
7687         "z": "759e49d3.adb538",
7688         "wires": [
7689             [
7690                 "986f0682.38af78"
7691             ]
7692         ]
7693     },
7694     {
7695         "id": "36ace43f.34380c",
7696         "type": "other",
7697         "name": "other",
7698         "xml": "<outcome value='Other'>\n",
7699         "comments": "",
7700         "outputs": 1,
7701         "x": 943.4999961853027,
7702         "y": 4320.999973654747,
7703         "z": "759e49d3.adb538",
7704         "wires": [
7705             [
7706                 "a96f560f.b05888"
7707             ]
7708         ]
7709     },
7710     {
7711         "id": "986f0682.38af78",
7712         "type": "set",
7713         "name": "status",
7714         "xml": "<set>\n<parameter name=\"tmp.status\" value=\"success\"/>",
7715         "comments": "",
7716         "x": 1103.5000114440918,
7717         "y": 4272.00024831295,
7718         "z": "759e49d3.adb538",
7719         "wires": []
7720     },
7721     {
7722         "id": "a96f560f.b05888",
7723         "type": "set",
7724         "name": "failure status",
7725         "xml": "<set>\n<parameter name=\"tmp.status\" value=\"`$error-code`\"/>",
7726         "comments": "",
7727         "x": 1104.4999961853027,
7728         "y": 4315.999973654747,
7729         "z": "759e49d3.adb538",
7730         "wires": []
7731     },
7732     {
7733         "id": "8697076f.a80788",
7734         "type": "record",
7735         "name": "record",
7736         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/instantiateRANSlice.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"Response code\"/>\n<parameter name=\"field2\" value=\"`$error-code`\" />",
7737         "comments": "",
7738         "outputs": 1,
7739         "x": 4689.000240325928,
7740         "y": 2523.750002384186,
7741         "z": "759e49d3.adb538",
7742         "wires": [
7743             []
7744         ]
7745     },
7746     {
7747         "id": "e7b7e590.b78e68",
7748         "type": "switchNode",
7749         "name": "check status",
7750         "xml": "<switch test='`$error-code`'>\n",
7751         "comments": "",
7752         "outputs": 1,
7753         "x": 4705.000240325928,
7754         "y": 2579.500002384186,
7755         "z": "759e49d3.adb538",
7756         "wires": [
7757             [
7758                 "e6c9570f.ec4158",
7759                 "8dd2c80.2963e38"
7760             ]
7761         ]
7762     },
7763     {
7764         "id": "e6c9570f.ec4158",
7765         "type": "success",
7766         "name": "success",
7767         "xml": "<outcome value='200'>\n",
7768         "comments": "",
7769         "outputs": 1,
7770         "x": 4876.000011444092,
7771         "y": 2451.5000957250595,
7772         "z": "759e49d3.adb538",
7773         "wires": [
7774             [
7775                 "73f6f8e5.9c9ef8"
7776             ]
7777         ]
7778     },
7779     {
7780         "id": "73f6f8e5.9c9ef8",
7781         "type": "set",
7782         "name": "status",
7783         "xml": "<set>\n<parameter name=\"tmp.status\" value=\"success\"/>",
7784         "comments": "",
7785         "x": 5052.000011444092,
7786         "y": 2454.50024831295,
7787         "z": "759e49d3.adb538",
7788         "wires": []
7789     },
7790     {
7791         "id": "44b2efa3.d562a",
7792         "type": "set",
7793         "name": "failure status",
7794         "xml": "<set>\n<parameter name=\"tmp.status\" value=\"`$error-code`\"/>",
7795         "comments": "",
7796         "x": 5052.999996185303,
7797         "y": 2498.499973654747,
7798         "z": "759e49d3.adb538",
7799         "wires": []
7800     },
7801     {
7802         "id": "8dd2c80.2963e38",
7803         "type": "other",
7804         "name": "other",
7805         "xml": "<outcome value='Other'>\n",
7806         "comments": "",
7807         "outputs": 1,
7808         "x": 4891.999996185303,
7809         "y": 2503.499973654747,
7810         "z": "759e49d3.adb538",
7811         "wires": [
7812             [
7813                 "44b2efa3.d562a"
7814             ]
7815         ]
7816     }
7817 ]