89529cba584e3f2aca5e1da8d17195197971ce45
[ccsdk/distribution.git] / platform-logic / ran-slice-api / src / main / json / ran-slice-api_instantiateRANSliceAllocate.json
1 [
2     {
3         "id": "2dfc5b0b.ec8224",
4         "type": "method",
5         "name": "method",
6         "xml": "<method rpc='instantiateRANSliceAllocate' mode='sync'>\n",
7         "comments": "",
8         "outputs": 1,
9         "x": 489.75,
10         "y": 118.75,
11         "z": "31bddc6e.92f4e4",
12         "wires": [
13             [
14                 "247328c5.ba9438"
15             ]
16         ]
17     },
18     {
19         "id": "b6487754.5db3b8",
20         "type": "dgstart",
21         "name": "DGSTART",
22         "outputs": 1,
23         "x": 113.74999618530273,
24         "y": 23.749972343444824,
25         "z": "31bddc6e.92f4e4",
26         "wires": [
27             [
28                 "82838432.ed47a8"
29             ]
30         ]
31     },
32     {
33         "id": "82838432.ed47a8",
34         "type": "service-logic",
35         "name": "ran-slice-api ${project.version}",
36         "module": "ran-slice-api",
37         "version": "${project.version}",
38         "comments": "",
39         "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}'>",
40         "outputs": 1,
41         "x": 246.74996948242188,
42         "y": 120.75005340576172,
43         "z": "31bddc6e.92f4e4",
44         "wires": [
45             [
46                 "2dfc5b0b.ec8224"
47             ]
48         ]
49     },
50     {
51         "id": "42a8caed.839ec4",
52         "type": "returnSuccess",
53         "name": "return success",
54         "xml": "<return status='success'>\n<parameter name=\"ack-final\" value=\"N\" />\n<parameter name=\"error-code\" value=\"200\" />\n<parameter name=\"error-message\" value=\"SUCCESSFUL Execution\" />",
55         "comments": "",
56         "x": 401.18428897857666,
57         "y": 2618.2783002853394,
58         "z": "31bddc6e.92f4e4",
59         "wires": []
60     },
61     {
62         "id": "5b220736.b731c8",
63         "type": "comment",
64         "name": "instantiateRANSliceAllocate",
65         "info": "",
66         "comments": "",
67         "x": 458.75,
68         "y": 60.760372161865234,
69         "z": "31bddc6e.92f4e4",
70         "wires": []
71     },
72     {
73         "id": "d0e38993.01ada8",
74         "type": "block",
75         "name": "Get NRT RIC Details",
76         "xml": "<block atomic='true'>",
77         "atomic": "true",
78         "comments": "",
79         "outputs": 1,
80         "x": 1742.7500343322754,
81         "y": 159.6596794128418,
82         "z": "31bddc6e.92f4e4",
83         "wires": [
84             [
85                 "12450733.f75379",
86                 "e163b647.a94fa8",
87                 "f6251c0a.11848"
88             ]
89         ]
90     },
91     {
92         "id": "12450733.f75379",
93         "type": "execute",
94         "name": "generate getNearRTRICsFromTrackingArea URL",
95         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$prop.restapi.configdb.getNearRTRICsFromTrackingArea`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.configdb.getNearRTRICsFromTrackingArea.url\"/>\n    <parameter name=\"target\" value=\"{trackingArea}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.payload.trackingArea`\"/>",
96         "comments": "",
97         "outputs": 1,
98         "x": 2103.75,
99         "y": 105.65969848632812,
100         "z": "31bddc6e.92f4e4",
101         "wires": [
102             []
103         ]
104     },
105     {
106         "id": "e163b647.a94fa8",
107         "type": "record",
108         "name": "record configdb RestAPI parms",
109         "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 NearRTRIC for tracking area\"/>\n<parameter name='field2' value=\"`$prop.configdb.url + $tmp.configdb.getNearRTRICsFromTrackingArea.url`\" />\n<parameter name='field3' value=\"`$tmp.payload.trackingArea`\" />",
110         "comments": "",
111         "outputs": 1,
112         "x": 2100.7501258850098,
113         "y": 170.65966892242432,
114         "z": "31bddc6e.92f4e4",
115         "wires": [
116             []
117         ]
118     },
119     {
120         "id": "f6251c0a.11848",
121         "type": "execute",
122         "name": "Get nearRTRIC for TrackingArea",
123         "xml": "<execute plugin='org.onap.ccsdk.sli.plugins.restapicall.RestapiCallNode' method='sendRequest' >\n<parameter name=\"restapiUrl\" value=\"`$prop.configdb.url + $tmp.configdb.getNearRTRICsFromTrackingArea.url`\"/>\n<parameter name=\"httpMethod\" value=\"GET\"/>\n<parameter name=\"responsePrefix\" value=\"getRIC-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\"/>",
124         "comments": "",
125         "outputs": 1,
126         "x": 2069.7502250671387,
127         "y": 248.6597080230713,
128         "z": "31bddc6e.92f4e4",
129         "wires": [
130             [
131                 "e6ddbbe3.4f56a8",
132                 "906abd01.93ba9"
133             ]
134         ]
135     },
136     {
137         "id": "e6ddbbe3.4f56a8",
138         "type": "failure",
139         "name": "failure",
140         "xml": "<outcome value='failure'>\n",
141         "comments": "",
142         "outputs": 1,
143         "x": 2300.7500648498535,
144         "y": 190.65969944000244,
145         "z": "31bddc6e.92f4e4",
146         "wires": [
147             [
148                 "946b85c6.250528"
149             ]
150         ]
151     },
152     {
153         "id": "906abd01.93ba9",
154         "type": "success",
155         "name": "success",
156         "xml": "<outcome value='success'>\n",
157         "comments": "",
158         "outputs": 1,
159         "x": 2297.7500038146973,
160         "y": 289.6595878601074,
161         "z": "31bddc6e.92f4e4",
162         "wires": [
163             [
164                 "716258eb.5561b8"
165             ]
166         ]
167     },
168     {
169         "id": "946b85c6.250528",
170         "type": "block",
171         "name": "block",
172         "xml": "<block>",
173         "atomic": "false",
174         "comments": "",
175         "outputs": 1,
176         "x": 2505.7501068115234,
177         "y": 139.65974044799805,
178         "z": "31bddc6e.92f4e4",
179         "wires": [
180             [
181                 "67bb1305.fdbe4c",
182                 "9605c336.f4132",
183                 "66a87a6d.5e0334"
184             ]
185         ]
186     },
187     {
188         "id": "716258eb.5561b8",
189         "type": "block",
190         "name": "block",
191         "xml": "<block>\n",
192         "atomic": "false",
193         "comments": "",
194         "outputs": 1,
195         "x": 2446.749849319458,
196         "y": 282.65972232818604,
197         "z": "31bddc6e.92f4e4",
198         "wires": [
199             [
200                 "6afbdaf8.da38e4",
201                 "83f76cfe.8e1f6"
202             ]
203         ]
204     },
205     {
206         "id": "67bb1305.fdbe4c",
207         "type": "returnFailure",
208         "name": "return failure",
209         "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'/>",
210         "comments": "",
211         "x": 2520.749740600586,
212         "y": 225.6597056388855,
213         "z": "31bddc6e.92f4e4",
214         "wires": []
215     },
216     {
217         "id": "6afbdaf8.da38e4",
218         "type": "record",
219         "name": "record",
220         "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 Obtained NearRT RIC info from ConfigDB\"/>\n<parameter name=\"field2\" value=\"`$getRIC-configdb-response._length`\"/>\n<parameter name=\"field3\" value=\"`$getRIC-configdb-response.[0].gNBCUCPList_length`\"/>\n<parameter name=\"field4\" value=\"`$getRIC-configdb-response.[0].gNBCUUPList_length`\"/>\n<parameter name=\"field5\" value=\"`$getRIC-configdb-response.[0].gNBDUList_length`\"/>",
221         "comments": "",
222         "outputs": 1,
223         "x": 2576.7496643066406,
224         "y": 282.65970611572266,
225         "z": "31bddc6e.92f4e4",
226         "wires": [
227             []
228         ]
229     },
230     {
231         "id": "9605c336.f4132",
232         "type": "set",
233         "name": "set",
234         "xml": "<set>\n<parameter name='error-code' value='500'/>\n<parameter name='error-message' value='Error Getting Info from ConfigDB. Aborting RPC executiopn'/>",
235         "comments": "",
236         "x": 2619.7498054504395,
237         "y": 64.77078056335449,
238         "z": "31bddc6e.92f4e4",
239         "wires": []
240     },
241     {
242         "id": "83f76cfe.8e1f6",
243         "type": "execute",
244         "name": "printContext",
245         "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",
246         "comments": "",
247         "outputs": 1,
248         "x": 2564.527889251709,
249         "y": 336.6597194671631,
250         "z": "31bddc6e.92f4e4",
251         "wires": [
252             []
253         ]
254     },
255     {
256         "id": "f9edcbd8.44efc8",
257         "type": "for",
258         "name": "For ConfigDB Entries",
259         "xml": "<for index='id1' start='0' end=\"`$getRIC-configdb-response._length`\" >",
260         "comments": "",
261         "outputs": 1,
262         "x": 1255.750087738037,
263         "y": 1979.7606143951416,
264         "z": "31bddc6e.92f4e4",
265         "wires": [
266             [
267                 "bff1438c.17c1f",
268                 "93aa602f.23bb3",
269                 "72ee2e5d.d63f8",
270                 "ed7bb90c.416bf8",
271                 "e38fa06c.cfb8e",
272                 "9b04b4b9.e26cc8",
273                 "2cddbb62.24c094",
274                 "1e215b54.d1fd75"
275             ]
276         ]
277     },
278     {
279         "id": "bff1438c.17c1f",
280         "type": "record",
281         "name": "record",
282         "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=\"Config Payload Entry# \"/>\n<parameter name=\"field2\" value=\"`$id1`\"/>\n<parameter name=\"field3\" value=\"`$tmp.nearRTRICId`\"/>\n<parameter name=\"field4\" value=\"`$tmp.gNBId`\"/>\n<parameter name=\"field5\" value=\"`$tmp.ranNFNSSIListEntry`\"/>\n\n",
283         "comments": "",
284         "outputs": 1,
285         "x": 1629.7502212524414,
286         "y": 769.7605800628662,
287         "z": "31bddc6e.92f4e4",
288         "wires": [
289             []
290         ]
291     },
292     {
293         "id": "247328c5.ba9438",
294         "type": "block",
295         "name": "block : atomic",
296         "xml": "<block atomic='true'>",
297         "atomic": "true",
298         "comments": "",
299         "outputs": 1,
300         "x": 124.74996948242188,
301         "y": 240.7603759765625,
302         "z": "31bddc6e.92f4e4",
303         "wires": [
304             [
305                 "d0e38993.01ada8",
306                 "a082b876.60bb28"
307             ]
308         ]
309     },
310     {
311         "id": "a082b876.60bb28",
312         "type": "block",
313         "name": "Instantiate RAN Slice",
314         "xml": "<block atomic='true'>",
315         "atomic": "true",
316         "comments": "",
317         "outputs": 1,
318         "x": 1253.7499198913574,
319         "y": 531.760410785675,
320         "z": "31bddc6e.92f4e4",
321         "wires": [
322             [
323                 "f9edcbd8.44efc8",
324                 "4c0c2de1.b5cae4",
325                 "fca4410e.81eec",
326                 "42a8caed.839ec4",
327                 "fcfa141f.a66e98",
328                 "747fc783.b27538"
329             ]
330         ]
331     },
332     {
333         "id": "93aa602f.23bb3",
334         "type": "block",
335         "name": "DU",
336         "xml": "<block atomic='true'>",
337         "atomic": "true",
338         "comments": "",
339         "outputs": 1,
340         "x": 1831.7500305175781,
341         "y": 5722.760569810867,
342         "z": "31bddc6e.92f4e4",
343         "wires": [
344             [
345                 "a76664db.00f1a8",
346                 "ada2f18d.00ff4",
347                 "71d566f6.b21868",
348                 "e8650d98.8b48d"
349             ]
350         ]
351     },
352     {
353         "id": "dc885bdf.64ac08",
354         "type": "block",
355         "name": "Add RRM Policy Ratio",
356         "xml": "<block atomic='true'>",
357         "atomic": "true",
358         "comments": "",
359         "outputs": 1,
360         "x": 3494.750419616699,
361         "y": 7031.760437011719,
362         "z": "31bddc6e.92f4e4",
363         "wires": [
364             [
365                 "b5fc10ca.8202",
366                 "77a647be.bbc0d8",
367                 "3b33540e.f9db0c",
368                 "2ffed6c7.a7c78a",
369                 "e3302aed.994658",
370                 "7a67cf55.9d9bc",
371                 "6e5bd7f0.460b38"
372             ]
373         ]
374     },
375     {
376         "id": "5f986a22.155474",
377         "type": "switchNode",
378         "name": "ransim mounted",
379         "xml": "<switch test='`$prop.ransim-mounted`'>\n",
380         "comments": "",
381         "outputs": 1,
382         "x": 3539.750747680664,
383         "y": 6359.760740280151,
384         "z": "31bddc6e.92f4e4",
385         "wires": [
386             [
387                 "c65491f.de0da7",
388                 "6790dc69.741c74"
389             ]
390         ]
391     },
392     {
393         "id": "c65491f.de0da7",
394         "type": "outcome",
395         "name": "Not Mounted",
396         "xml": "<outcome value='false'>\n",
397         "comments": "",
398         "outputs": 1,
399         "x": 3782.750831604004,
400         "y": 6363.7607421875,
401         "z": "31bddc6e.92f4e4",
402         "wires": [
403             [
404                 "8ec5f289.8ed37"
405             ]
406         ]
407     },
408     {
409         "id": "6790dc69.741c74",
410         "type": "outcome",
411         "name": "Mounted",
412         "xml": "<outcome value='true'>\n",
413         "comments": "",
414         "outputs": 1,
415         "x": 3767.750831604004,
416         "y": 6437.760744094849,
417         "z": "31bddc6e.92f4e4",
418         "wires": [
419             [
420                 "8acae8dd.cd5fc8"
421             ]
422         ]
423     },
424     {
425         "id": "ada2f18d.00ff4",
426         "type": "for",
427         "name": "For DUList Entries",
428         "xml": "<for index='id2' start='0' end='`$tmp.DUListEntries`' >",
429         "comments": "",
430         "outputs": 1,
431         "x": 1931.7504119873047,
432         "y": 6036.760564804077,
433         "z": "31bddc6e.92f4e4",
434         "wires": [
435             [
436                 "17adcc01.db14f4"
437             ]
438         ]
439     },
440     {
441         "id": "a76664db.00f1a8",
442         "type": "record",
443         "name": "record",
444         "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=\"Number of DU List Entries \"/>\n<parameter name=\"field2\" value=\"`$tmp.DUListEntries`\"/>",
445         "comments": "",
446         "outputs": 1,
447         "x": 2124.750587463379,
448         "y": 5418.761351585388,
449         "z": "31bddc6e.92f4e4",
450         "wires": [
451             []
452         ]
453     },
454     {
455         "id": "71d566f6.b21868",
456         "type": "execute",
457         "name": "set DU Level parms",
458         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils' method='getAttributeValue'>\n\t<parameter name='outputPath' value='tmp.DUListEntries' />\n\t<parameter name='source' value=\"`'getRIC-configdb-response.[' + $id1 + '].gNBDUList_length'`\" />",
459         "comments": "",
460         "outputs": 1,
461         "x": 2126.750343322754,
462         "y": 5352.762328147888,
463         "z": "31bddc6e.92f4e4",
464         "wires": [
465             []
466         ]
467     },
468     {
469         "id": "57adc502.e5ab0c",
470         "type": "execute",
471         "name": "cellDUListEntries",
472         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils' method='getAttributeValue'>\n\t<parameter name='outputPath' value='tmp.cellDUListEntries' />\n\t<parameter name='source' value=\"`'getRIC-configdb-response.[' + $id1 + '].gNBDUList[' + $id2 + '].cellDUList_length'`\" />",
473         "comments": "",
474         "outputs": 1,
475         "x": 3904.7497787475586,
476         "y": 5857.760674238205,
477         "z": "31bddc6e.92f4e4",
478         "wires": [
479             []
480         ]
481     },
482     {
483         "id": "ed592596.55d168",
484         "type": "record",
485         "name": "record",
486         "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=\"Numberof cellDU of Entries \"/>\n<parameter name=\"field2\" value=\"`$tmp.cellDUListEntries`\"/>\n<parameter name=\"field3\" value=\"`$tmp.gNBDUList.gNBDUId`\"/>\n<parameter name=\"field4\" value=\"`$tmp.gNBDUName`\"/>\n<parameter name=\"field5\" value=\"`$tmp.gNBId`\"/>\n<parameter name=\"field6\" value=\"`$tmp.gNBIdLength`\"/>\n<parameter name=\"field7\" value=\"`$tmp.nFType`\"/>\n<parameter name=\"field8\" value=\"`$tmp.pLMNId`\"/>",
487         "comments": "",
488         "outputs": 1,
489         "x": 3502.7500953674316,
490         "y": 5973.760564804077,
491         "z": "31bddc6e.92f4e4",
492         "wires": [
493             []
494         ]
495     },
496     {
497         "id": "37bd151b.5b947a",
498         "type": "block",
499         "name": "cellDUList Level Parms",
500         "xml": "<block atomic='true'>",
501         "atomic": "true",
502         "comments": "",
503         "outputs": 1,
504         "x": 3527.7500915527344,
505         "y": 5912.760563850403,
506         "z": "31bddc6e.92f4e4",
507         "wires": [
508             [
509                 "57adc502.e5ab0c",
510                 "d2f8fe10.664ec",
511                 "c7502a44.641788",
512                 "c1fd27a8.e9f508",
513                 "16f04221.a3a90e",
514                 "4c3c3137.16424",
515                 "8518254b.e757f8"
516             ]
517         ]
518     },
519     {
520         "id": "d2f8fe10.664ec",
521         "type": "execute",
522         "name": "cellDUListEntries-gNBDUId",
523         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils' method='getAttributeValue'>\n\t<parameter name='outputPath' value='tmp.gNBDUList.gNBDUId' />\n\t<parameter name='source' value=\"`'getRIC-configdb-response.[' + $id1 + '].gNBDUList[' + $id2 + '].gNBDUId'`\" />\n",
524         "comments": "",
525         "outputs": 1,
526         "x": 3933.7499198913574,
527         "y": 5895.760392189026,
528         "z": "31bddc6e.92f4e4",
529         "wires": [
530             []
531         ]
532     },
533     {
534         "id": "c7502a44.641788",
535         "type": "execute",
536         "name": "cellDUListEntries-gNBDUName",
537         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils' method='getAttributeValue'>\n\t<parameter name='outputPath' value='tmp.gNBDUName' />\n\t<parameter name='source' value=\"`'getRIC-configdb-response.[' + $id1 + '].gNBDUList[' + $id2 + '].gNBDUName'`\" />",
538         "comments": "",
539         "outputs": 1,
540         "x": 3932.7499351501465,
541         "y": 5934.7603940963745,
542         "z": "31bddc6e.92f4e4",
543         "wires": [
544             []
545         ]
546     },
547     {
548         "id": "c1fd27a8.e9f508",
549         "type": "execute",
550         "name": "cellDUListEntries-gNBId",
551         "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=\"`'getRIC-configdb-response.[' + $id1 + '].gNBDUList[' + $id2 + '].gNBId'`\" />",
552         "comments": "",
553         "outputs": 1,
554         "x": 3912.7499084472656,
555         "y": 5972.760409355164,
556         "z": "31bddc6e.92f4e4",
557         "wires": [
558             []
559         ]
560     },
561     {
562         "id": "16f04221.a3a90e",
563         "type": "execute",
564         "name": "cellDUListEntries-gNBIdLength",
565         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils' method='getAttributeValue'>\n\t<parameter name='outputPath' value='tmp.gNBIdLength' />\n\t<parameter name='source' value=\"`'getRIC-configdb-response.[' + $id1 + '].gNBDUList[' + $id2 + '].gNBIdLength'`\" />",
566         "comments": "",
567         "outputs": 1,
568         "x": 3927.74991607666,
569         "y": 6020.760138511658,
570         "z": "31bddc6e.92f4e4",
571         "wires": [
572             []
573         ]
574     },
575     {
576         "id": "4c3c3137.16424",
577         "type": "execute",
578         "name": "cellDUListEntries-pLMNId",
579         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils' method='getAttributeValue'>\n\t<parameter name='outputPath' value='tmp.pLMNId' />\n\t<parameter name='source' value=\"`'getRIC-configdb-response.[' + $id1 + '].gNBDUList[' + $id2 + '].pLMNId'`\" />",
580         "comments": "",
581         "outputs": 1,
582         "x": 3898.7499961853027,
583         "y": 6097.7604694366455,
584         "z": "31bddc6e.92f4e4",
585         "wires": [
586             []
587         ]
588     },
589     {
590         "id": "cc88732c.bbd22",
591         "type": "for",
592         "name": "For List of Cells",
593         "xml": "<for index='id3' start='0' end='`$getListofCells-configdb-response._length `' >",
594         "comments": "",
595         "outputs": 1,
596         "x": 2355.7410430908203,
597         "y": 6009.760675907135,
598         "z": "31bddc6e.92f4e4",
599         "wires": [
600             [
601                 "97772f2.bb417d"
602             ]
603         ]
604     },
605     {
606         "id": "cba44296.54dd8",
607         "type": "block",
608         "name": "pLMNInfoList Level Parms",
609         "xml": "<block atomic='true'>",
610         "atomic": "true",
611         "comments": "",
612         "outputs": 1,
613         "x": 3674.7399520874023,
614         "y": 6132.7607979774475,
615         "z": "31bddc6e.92f4e4",
616         "wires": [
617             [
618                 "3f365070.f58e8",
619                 "a37d1e6b.14457"
620             ]
621         ]
622     },
623     {
624         "id": "3f365070.f58e8",
625         "type": "execute",
626         "name": "pLMNInfoListEntries",
627         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils' method='getAttributeValue'>\n\t<parameter name='outputPath' value='tmp.pLMNInfoListEntries' />\n\t<parameter name='source' value=\"`'getRIC-configdb-response.[' + $id1 + '].gNBDUList[' + $id2 + '].cellDUList[' + $idCell + '].pLMNInfoList_length'`\" />",
628         "comments": "",
629         "outputs": 1,
630         "x": 3995.7396087646484,
631         "y": 6158.760405957699,
632         "z": "31bddc6e.92f4e4",
633         "wires": [
634             []
635         ]
636     },
637     {
638         "id": "fb95281e.12ec48",
639         "type": "record",
640         "name": "record",
641         "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=\"Numberof pLMNInfoList Entries \"/>\n<parameter name=\"field2\" value=\"`$tmp.pLMNInfoListEntries`\"/>\n<parameter name=\"field3\" value=\"cellLocalId for TA \"/>\n<parameter name=\"field4\" value=\"`$tmp.cellLocalId`\"/>",
642         "comments": "",
643         "outputs": 1,
644         "x": 3685.7399520874023,
645         "y": 6184.761163711548,
646         "z": "31bddc6e.92f4e4",
647         "wires": [
648             []
649         ]
650     },
651     {
652         "id": "7ec9d87.9722628",
653         "type": "for",
654         "name": "For pLMNInfoListEntries",
655         "xml": "<for index='id4' start='0' end='`$tmp.pLMNInfoListEntries`' >",
656         "comments": "",
657         "outputs": 1,
658         "x": 3743.740089416504,
659         "y": 6306.7613887786865,
660         "z": "31bddc6e.92f4e4",
661         "wires": [
662             [
663                 "aa2f36ed.2e3728"
664             ]
665         ]
666     },
667     {
668         "id": "dbaff64f.d0cbd8",
669         "type": "record",
670         "name": "record",
671         "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=\"MCC \"/>\n<parameter name=\"field2\" value=\"`$tmp.mcc`\"/>\n<parameter name=\"field3\" value=\"MNC \"/>\n<parameter name=\"field4\" value=\"`$tmp.mnc`\"/>\n<parameter name=\"field5\" value=\"Calculated uLThptPerSlice \"/>\n<parameter name=\"field6\" value=\"`$tmp.uLThptPerSlice`\"/>\n<parameter name=\"field7\" value=\"Calculated dLThptPerSlice \"/>\n<parameter name=\"field8\" value=\"`$tmp.dLThptPerSlice`\"/>",
672         "comments": "",
673         "outputs": 1,
674         "x": 3454.739677429199,
675         "y": 6031.760566711426,
676         "z": "31bddc6e.92f4e4",
677         "wires": [
678             []
679         ]
680     },
681     {
682         "id": "aa2f36ed.2e3728",
683         "type": "block",
684         "name": "pLMNInfoList Parms",
685         "xml": "<block atomic='true'>",
686         "atomic": "true",
687         "comments": "",
688         "outputs": 1,
689         "x": 3984.739776611328,
690         "y": 6300.7613887786865,
691         "z": "31bddc6e.92f4e4",
692         "wires": [
693             [
694                 "67a2822c.dd523c",
695                 "e4c89a77.ec2d78"
696             ]
697         ]
698     },
699     {
700         "id": "67a2822c.dd523c",
701         "type": "execute",
702         "name": "sNSSAI",
703         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils' method='getAttributeValue'>\n\t<parameter name='outputPath' value='tmp.fromRAN.sNSSAI' />\n\t<parameter name='source' value=\"`'getRIC-configdb-response.[' + $id1 + '].gNBDUList[' + $id2 + '].cellDUList[' + $idCell + '].pLMNInfoList[' + $id4 + '].sNSSAI.sNSSAI'`\" />",
704         "comments": "",
705         "outputs": 1,
706         "x": 4147.739532470703,
707         "y": 6244.760736942291,
708         "z": "31bddc6e.92f4e4",
709         "wires": [
710             []
711         ]
712     },
713     {
714         "id": "b8820cea.673bd",
715         "type": "comment",
716         "name": "Check if sNSSAI already exists in YANG tree",
717         "info": "This needs more work. If sNSSAI already exists in the YANG tree, need to patch the existing pLMNInfoList entry",
718         "comments": "",
719         "x": 3785.7399520874023,
720         "y": 6258.761163711548,
721         "z": "31bddc6e.92f4e4",
722         "wires": []
723     },
724     {
725         "id": "e4c89a77.ec2d78",
726         "type": "record",
727         "name": "record",
728         "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=\"sNSSAI from RAN to check if already exists \"/>\n<parameter name=\"field2\" value=\"`$tmp.fromRAN.sNSSAI`\"/>\n",
729         "comments": "",
730         "outputs": 1,
731         "x": 4168.7395362854,
732         "y": 6322.760740280151,
733         "z": "31bddc6e.92f4e4",
734         "wires": [
735             []
736         ]
737     },
738     {
739         "id": "72ee2e5d.d63f8",
740         "type": "execute",
741         "name": "nearRTRICId",
742         "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=\"`'getRIC-configdb-response.[' + $id1 + '].nearRTRICId'`\" />",
743         "comments": "",
744         "outputs": 1,
745         "x": 1596.7396926879883,
746         "y": 591.7605495452881,
747         "z": "31bddc6e.92f4e4",
748         "wires": [
749             []
750         ]
751     },
752     {
753         "id": "a37d1e6b.14457",
754         "type": "execute",
755         "name": "cellLocalId",
756         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils' method='getAttributeValue'>\n\t<parameter name='outputPath' value='tmp.cellLocalId' />\n\t<parameter name='source' value=\"`'getRIC-configdb-response.[' + $id1 + '].gNBDUList[' + $id2 + '].cellDUList[' + $idCell + '].cellLocalId'`\" />",
757         "comments": "",
758         "outputs": 1,
759         "x": 3972.739776611328,
760         "y": 6222.760570526123,
761         "z": "31bddc6e.92f4e4",
762         "wires": [
763             []
764         ]
765     },
766     {
767         "id": "4447b92c.657c38",
768         "type": "record",
769         "name": "record",
770         "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=\"Setting variables for PLMNInfoList Entry Add to NRCellDU\"/>\n<parameter name=\"field2\" value=\"`$tmp.addPLMNInfoListEntry.ToNRCellDU.url`\"/>\n<parameter name=\"field3\" value=\"`$tmp.mcc`\"/>\n<parameter name=\"field4\" value=\"`$tmp.mnc`\"/>\n<parameter name=\"field5\" value=\"`$payloadJson.input.sliceProfile.sNSSAI`\"/>\n<parameter name=\"field6\" value=\"`$tmp.uLThptPerSlice`\"/>\n<parameter name=\"field7\" value=\"`$tmp.dLThptPerSlice`\"/>",
771         "comments": "",
772         "outputs": 1,
773         "x": 3922.75150680542,
774         "y": 6807.094183921814,
775         "z": "31bddc6e.92f4e4",
776         "wires": [
777             []
778         ]
779     },
780     {
781         "id": "e6e49003.d5a5",
782         "type": "block",
783         "name": "Add PLMNInfoList Entry",
784         "xml": "<block atomic='true'>",
785         "atomic": "true",
786         "comments": "",
787         "outputs": 1,
788         "x": 3510.7507400512695,
789         "y": 6466.104493141174,
790         "z": "31bddc6e.92f4e4",
791         "wires": [
792             [
793                 "4447b92c.657c38",
794                 "d32c8459.8c3d48",
795                 "b33cdfdd.f7d2d",
796                 "383555c0.d4271a",
797                 "fc362fb4.96ccf",
798                 "8f5f2097.29129",
799                 "5f986a22.155474",
800                 "1967df78.6fe681",
801                 "74e612c5.e7937c",
802                 "2a14e7a6.3d9048"
803             ]
804         ]
805     },
806     {
807         "id": "1967df78.6fe681",
808         "type": "execute",
809         "name": "add PLMNInfoListEntry ToNRCellDU using PUT",
810         "xml": "<execute plugin='org.onap.ccsdk.sli.plugins.restapicall.RestapiCallNode' method='sendRequest' >\n<parameter name=\"templateFileName\" value=\"`$prop.restapi.templateDir + '/ranSlice-add-get-PLMNInfoListEntry-NRCellDU.json'`\" />\n<parameter name=\"restapiUrl\" value=\"`$prop.controller.url + $tmp.addPLMNInfoListEntry.ToNRCellDU.url`\"/>\n<parameter name=\"restapiUser\" value=\"`$prop.controller.user`\" />\n<parameter name=\"restapiPassword\" value=\"`$prop.controller.pwd`\"/>\n<parameter name=\"httpMethod\" value=\"PUT\"/>\n<parameter name=\"responsePrefix\" value=\"PLMNInfoListEntry-response\"/>\n<parameter name='contentType' value='application/json' /> \n<parameter name='format' value='json' />",
811         "comments": "",
812         "outputs": 1,
813         "x": 4002.750831604004,
814         "y": 6886.10450553894,
815         "z": "31bddc6e.92f4e4",
816         "wires": [
817             [
818                 "28f306b8.0b6cfa",
819                 "ec256297.26097"
820             ]
821         ]
822     },
823     {
824         "id": "d32c8459.8c3d48",
825         "type": "record",
826         "name": "record",
827         "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=\"Add PLMNInfoListEntry ToNRCellDU URL\"/>\n<parameter name=\"field2\" value=\"`$tmp.addPLMNInfoListEntry.ToNRCellDU.url`\"/>",
828         "comments": "",
829         "outputs": 1,
830         "x": 3920.750955581665,
831         "y": 6770.104926109314,
832         "z": "31bddc6e.92f4e4",
833         "wires": [
834             []
835         ]
836     },
837     {
838         "id": "8ec5f289.8ed37",
839         "type": "execute",
840         "name": "generate addPLMNInfoListEntry.ToNRCellDU",
841         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$prop.restapi.addPLMNInfoListEntry.ToNRCellDU`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.addPLMNInfoListEntry.ToNRCellDU.url\"/>\n    <parameter name=\"target\" value=\"{idNearRTRIC}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.nearRTRICId`\"/>",
842         "comments": "",
843         "outputs": 1,
844         "x": 4053.7508392333984,
845         "y": 6365.760741710663,
846         "z": "31bddc6e.92f4e4",
847         "wires": [
848             []
849         ]
850     },
851     {
852         "id": "b33cdfdd.f7d2d",
853         "type": "execute",
854         "name": "Populate idGNBDUFunction",
855         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$tmp.addPLMNInfoListEntry.ToNRCellDU.url`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.addPLMNInfoListEntry.ToNRCellDU.url\"/>\n    <parameter name=\"target\" value=\"{idGNBDUFunction}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.gNBDUList.gNBDUId`\"/>",
856         "comments": "",
857         "outputs": 1,
858         "x": 3889.7404251098633,
859         "y": 6522.76074552536,
860         "z": "31bddc6e.92f4e4",
861         "wires": [
862             []
863         ]
864     },
865     {
866         "id": "383555c0.d4271a",
867         "type": "execute",
868         "name": "Populate idNRCellDU",
869         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$tmp.addPLMNInfoListEntry.ToNRCellDU.url`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.addPLMNInfoListEntry.ToNRCellDU.url\"/>\n    <parameter name=\"target\" value=\"{idNRCellDU}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.cellLocalId`\"/>",
870         "comments": "",
871         "outputs": 1,
872         "x": 3898.7404251098633,
873         "y": 6571.760746955872,
874         "z": "31bddc6e.92f4e4",
875         "wires": [
876             []
877         ]
878     },
879     {
880         "id": "fc362fb4.96ccf",
881         "type": "execute",
882         "name": "Populate mcc",
883         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$tmp.addPLMNInfoListEntry.ToNRCellDU.url`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.addPLMNInfoListEntry.ToNRCellDU.url\"/>\n    <parameter name=\"target\" value=\"{mcc}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.mcc`\"/>",
884         "comments": "",
885         "outputs": 1,
886         "x": 3899.7404251098633,
887         "y": 6621.760747909546,
888         "z": "31bddc6e.92f4e4",
889         "wires": [
890             []
891         ]
892     },
893     {
894         "id": "8f5f2097.29129",
895         "type": "execute",
896         "name": "Populate mnc",
897         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$tmp.addPLMNInfoListEntry.ToNRCellDU.url`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.addPLMNInfoListEntry.ToNRCellDU.url\"/>\n    <parameter name=\"target\" value=\"{mnc}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.mnc`\"/>",
898         "comments": "",
899         "outputs": 1,
900         "x": 3901.740520477295,
901         "y": 6664.760687828064,
902         "z": "31bddc6e.92f4e4",
903         "wires": [
904             []
905         ]
906     },
907     {
908         "id": "28f306b8.0b6cfa",
909         "type": "failure",
910         "name": "failure",
911         "xml": "<outcome value='failure'>\n",
912         "comments": "",
913         "outputs": 1,
914         "x": 4300.75057220459,
915         "y": 6823.09376335144,
916         "z": "31bddc6e.92f4e4",
917         "wires": [
918             [
919                 "64511141.a9dd5"
920             ]
921         ]
922     },
923     {
924         "id": "ec256297.26097",
925         "type": "success",
926         "name": "success",
927         "xml": "<outcome value='success'>\n",
928         "comments": "",
929         "outputs": 1,
930         "x": 4339.750686645508,
931         "y": 6907.093773603439,
932         "z": "31bddc6e.92f4e4",
933         "wires": [
934             [
935                 "e947e8c2.7e7678"
936             ]
937         ]
938     },
939     {
940         "id": "64511141.a9dd5",
941         "type": "block",
942         "name": "block",
943         "xml": "<block>\n",
944         "atomic": "false",
945         "comments": "",
946         "outputs": 1,
947         "x": 4562.750469207764,
948         "y": 6708.093845129013,
949         "z": "31bddc6e.92f4e4",
950         "wires": [
951             [
952                 "d7d646b5.aa1cb8",
953                 "66a87a6d.5e0334"
954             ]
955         ]
956     },
957     {
958         "id": "e947e8c2.7e7678",
959         "type": "block",
960         "name": "block",
961         "xml": "<block>\n",
962         "atomic": "false",
963         "comments": "",
964         "outputs": 1,
965         "x": 4521.750198364258,
966         "y": 6862.093773603439,
967         "z": "31bddc6e.92f4e4",
968         "wires": [
969             [
970                 "d18e1dde.6dcb8"
971             ]
972         ]
973     },
974     {
975         "id": "d7d646b5.aa1cb8",
976         "type": "returnFailure",
977         "name": "return failure",
978         "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 adding PLMNInfo List Entry to NRCellCUr\" />",
979         "comments": "",
980         "x": 4727.750469207764,
981         "y": 6791.094333410263,
982         "z": "31bddc6e.92f4e4",
983         "wires": []
984     },
985     {
986         "id": "d18e1dde.6dcb8",
987         "type": "record",
988         "name": "record",
989         "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=\"PLMNInfo List Entry Add to NRCELLDU Executed Successfully \"/>",
990         "comments": "",
991         "outputs": 1,
992         "x": 4688.750198364258,
993         "y": 6873.094261884689,
994         "z": "31bddc6e.92f4e4",
995         "wires": [
996             []
997         ]
998     },
999     {
1000         "id": "35e89268.2bab8e",
1001         "type": "execute",
1002         "name": "generate addPLMNInfoListEntry.ToNRCellDU",
1003         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$prop.restapi.addPLMNInfoListEntry.ToNRCellDU.ransim-mounted`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.addPLMNInfoListEntry.ToNRCellDU.url\"/>\n    <parameter name=\"target\" value=\"{idNearRTRIC}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.nearRTRICId`\"/>",
1004         "comments": "",
1005         "outputs": 1,
1006         "x": 4214.740188598633,
1007         "y": 6424.760743141174,
1008         "z": "31bddc6e.92f4e4",
1009         "wires": [
1010             []
1011         ]
1012     },
1013     {
1014         "id": "8acae8dd.cd5fc8",
1015         "type": "block",
1016         "name": "ransim  URL",
1017         "xml": "<block atomic='true'>",
1018         "atomic": "true",
1019         "comments": "",
1020         "outputs": 1,
1021         "x": 3931.7400970458984,
1022         "y": 6426.7607436180115,
1023         "z": "31bddc6e.92f4e4",
1024         "wires": [
1025             [
1026                 "35e89268.2bab8e",
1027                 "2242253b.9dbe3a"
1028             ]
1029         ]
1030     },
1031     {
1032         "id": "2242253b.9dbe3a",
1033         "type": "execute",
1034         "name": "populate mountName",
1035         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$tmp.addPLMNInfoListEntry.ToNRCellDU.url`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.addPLMNInfoListEntry.ToNRCellDU.url\"/>\n    <parameter name=\"target\" value=\"{mountName}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.gNBDUList.gNBDUId`\"/>",
1036         "comments": "",
1037         "outputs": 1,
1038         "x": 4178.740188598633,
1039         "y": 6481.760744094849,
1040         "z": "31bddc6e.92f4e4",
1041         "wires": [
1042             []
1043         ]
1044     },
1045     {
1046         "id": "f2a5a2b4.67d09",
1047         "type": "comment",
1048         "name": "Connect to AddPLMNInfoList Entry",
1049         "info": "when able to talk to latest SDNC",
1050         "comments": "",
1051         "x": 3941.7400970458984,
1052         "y": 6846.094086647034,
1053         "z": "31bddc6e.92f4e4",
1054         "wires": []
1055     },
1056     {
1057         "id": "b5fc10ca.8202",
1058         "type": "switchNode",
1059         "name": "ransim mounted",
1060         "xml": "<switch test='`$prop.ransim-mounted`'>\n",
1061         "comments": "",
1062         "outputs": 1,
1063         "x": 3793.7398376464844,
1064         "y": 6995.427278518677,
1065         "z": "31bddc6e.92f4e4",
1066         "wires": [
1067             [
1068                 "452f2805.a844c8",
1069                 "95c48eca.99d86"
1070             ]
1071         ]
1072     },
1073     {
1074         "id": "452f2805.a844c8",
1075         "type": "outcome",
1076         "name": "Not Mounted",
1077         "xml": "<outcome value='false'>\n",
1078         "comments": "",
1079         "outputs": 1,
1080         "x": 3988.7398643493652,
1081         "y": 6955.427186012268,
1082         "z": "31bddc6e.92f4e4",
1083         "wires": [
1084             [
1085                 "4b8f8a8f.60d4d4"
1086             ]
1087         ]
1088     },
1089     {
1090         "id": "95c48eca.99d86",
1091         "type": "outcome",
1092         "name": "Mounted",
1093         "xml": "<outcome value='true'>\n",
1094         "comments": "",
1095         "outputs": 1,
1096         "x": 3968.7398376464844,
1097         "y": 7034.427277565002,
1098         "z": "31bddc6e.92f4e4",
1099         "wires": [
1100             [
1101                 "7177df25.583b7"
1102             ]
1103         ]
1104     },
1105     {
1106         "id": "7a67cf55.9d9bc",
1107         "type": "record",
1108         "name": "record",
1109         "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=\"Setting variables for addRRMPolicyRatio to NRCellDU\"/>\n<parameter name=\"field2\" value=\"`$tmp.addRRMPolicyRatio.ToNRCellDU.url`\"/>\n<parameter name=\"field3\" value=\"`$tmp.mcc`\"/>\n<parameter name=\"field4\" value=\"`$tmp.mnc`\"/>\n<parameter name=\"field5\" value=\"`$payloadJson.input.sliceProfile.sNSSAI`\"/>\n<parameter name=\"field6\" value=\"`$tmp.uLThptPerSlice`\"/>\n<parameter name=\"field7\" value=\"`$tmp.dLThptPerSlice`\"/>",
1110         "comments": "",
1111         "outputs": 1,
1112         "x": 3945.740940093994,
1113         "y": 7306.761425971985,
1114         "z": "31bddc6e.92f4e4",
1115         "wires": [
1116             []
1117         ]
1118     },
1119     {
1120         "id": "efe99400.a55b08",
1121         "type": "execute",
1122         "name": "add RRM Policy ToNRCellDU using PUT",
1123         "xml": "<execute plugin='org.onap.ccsdk.sli.plugins.restapicall.RestapiCallNode' method='sendRequest' >\n<parameter name=\"templateFileName\" value=\"`$prop.restapi.templateDir + '/ranSlice-add-RRMPolicyRatio-NRCellDU.json'`\" />\n<parameter name=\"restapiUrl\" value=\"`$prop.controller.url + $tmp.addRRMPolicyRatio.ToNRCellDU.url`\"/>\n<parameter name=\"restapiUser\" value=\"`$prop.controller.user`\" />\n<parameter name=\"restapiPassword\" value=\"`$prop.controller.pwd`\"/>\n<parameter name=\"httpMethod\" value=\"PUT\"/>\n<parameter name=\"responsePrefix\" value=\"addRRMPolicyRatio-response\"/>\n<parameter name='contentType' value='application/json' /> \n<parameter name='format' value='json' />",
1124         "comments": "",
1125         "outputs": 1,
1126         "x": 4005.739906311035,
1127         "y": 7545.770859479904,
1128         "z": "31bddc6e.92f4e4",
1129         "wires": [
1130             [
1131                 "62e033be.60e86c"
1132             ]
1133         ]
1134     },
1135     {
1136         "id": "e3302aed.994658",
1137         "type": "record",
1138         "name": "record",
1139         "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=\"addRRMPolicyRatio ToNRCellDU URL\"/>\n<parameter name=\"field2\" value=\"`$tmp.addRRMPolicyRatio.ToNRCellDU.url`\"/>",
1140         "comments": "",
1141         "outputs": 1,
1142         "x": 3937.739963531494,
1143         "y": 7265.771679878235,
1144         "z": "31bddc6e.92f4e4",
1145         "wires": [
1146             []
1147         ]
1148     },
1149     {
1150         "id": "4b8f8a8f.60d4d4",
1151         "type": "execute",
1152         "name": "generate addRRMPolicy.ToNRCellDU URL",
1153         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$prop.restapi.addRRMPolicyRatio.ToNRCellDU`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.addRRMPolicyRatio.ToNRCellDU.url\"/>\n    <parameter name=\"target\" value=\"{idNearRTRIC}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.nearRTRICId`\"/>",
1154         "comments": "",
1155         "outputs": 1,
1156         "x": 4274.73983001709,
1157         "y": 6953.42725944519,
1158         "z": "31bddc6e.92f4e4",
1159         "wires": [
1160             []
1161         ]
1162     },
1163     {
1164         "id": "77a647be.bbc0d8",
1165         "type": "execute",
1166         "name": "Populate idGNBDUFunction",
1167         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$tmp.addRRMPolicyRatio.ToNRCellDU.url`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.addRRMPolicyRatio.ToNRCellDU.url\"/>\n    <parameter name=\"target\" value=\"{idGNBDUFunction}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.gNBDUList.gNBDUId`\"/>\n    ",
1168         "comments": "",
1169         "outputs": 1,
1170         "x": 3966.7296142578125,
1171         "y": 7088.427263259888,
1172         "z": "31bddc6e.92f4e4",
1173         "wires": [
1174             []
1175         ]
1176     },
1177     {
1178         "id": "3b33540e.f9db0c",
1179         "type": "execute",
1180         "name": "Populate idNRCellDU",
1181         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$tmp.addRRMPolicyRatio.ToNRCellDU.url`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.addRRMPolicyRatio.ToNRCellDU.url\"/>\n    <parameter name=\"target\" value=\"{idNRCellDU}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.cellLocalId`\"/>",
1182         "comments": "",
1183         "outputs": 1,
1184         "x": 3959.7296142578125,
1185         "y": 7142.427265167236,
1186         "z": "31bddc6e.92f4e4",
1187         "wires": [
1188             []
1189         ]
1190     },
1191     {
1192         "id": "2ffed6c7.a7c78a",
1193         "type": "execute",
1194         "name": "Populate id",
1195         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$tmp.addRRMPolicyRatio.ToNRCellDU.url`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.addRRMPolicyRatio.ToNRCellDU.url\"/>\n    <parameter name=\"target\" value=\"{id}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.RRMPolicyRatioID.NRCellDU`\"/>",
1196         "comments": "",
1197         "outputs": 1,
1198         "x": 3938.7296142578125,
1199         "y": 7179.427267074585,
1200         "z": "31bddc6e.92f4e4",
1201         "wires": [
1202             []
1203         ]
1204     },
1205     {
1206         "id": "93ff5f0e.d1aff",
1207         "type": "failure",
1208         "name": "failure",
1209         "xml": "<outcome value='failure'>\n",
1210         "comments": "",
1211         "outputs": 1,
1212         "x": 4341.739715576172,
1213         "y": 7292.760603904724,
1214         "z": "31bddc6e.92f4e4",
1215         "wires": [
1216             [
1217                 "b76aa88d.340ea8"
1218             ]
1219         ]
1220     },
1221     {
1222         "id": "62e033be.60e86c",
1223         "type": "success",
1224         "name": "success",
1225         "xml": "<outcome value='success'>\n",
1226         "comments": "",
1227         "outputs": 1,
1228         "x": 4342.739784240723,
1229         "y": 7571.760361433029,
1230         "z": "31bddc6e.92f4e4",
1231         "wires": [
1232             [
1233                 "fc528a53.b4a488"
1234             ]
1235         ]
1236     },
1237     {
1238         "id": "b76aa88d.340ea8",
1239         "type": "block",
1240         "name": "block",
1241         "xml": "<block>\n",
1242         "atomic": "false",
1243         "comments": "",
1244         "outputs": 1,
1245         "x": 4711.73974609375,
1246         "y": 7240.760223388672,
1247         "z": "31bddc6e.92f4e4",
1248         "wires": [
1249             [
1250                 "48958e08.127d6",
1251                 "66a87a6d.5e0334"
1252             ]
1253         ]
1254     },
1255     {
1256         "id": "fc528a53.b4a488",
1257         "type": "block",
1258         "name": "block",
1259         "xml": "<block>\n",
1260         "atomic": "false",
1261         "comments": "",
1262         "outputs": 1,
1263         "x": 4522.739540100098,
1264         "y": 7568.760361433029,
1265         "z": "31bddc6e.92f4e4",
1266         "wires": [
1267             [
1268                 "92a6544d.2f6e78"
1269             ]
1270         ]
1271     },
1272     {
1273         "id": "48958e08.127d6",
1274         "type": "returnFailure",
1275         "name": "return failure",
1276         "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 adding RRM Policy\" />",
1277         "comments": "",
1278         "x": 4833.73974609375,
1279         "y": 7295.760711669922,
1280         "z": "31bddc6e.92f4e4",
1281         "wires": []
1282     },
1283     {
1284         "id": "92a6544d.2f6e78",
1285         "type": "record",
1286         "name": "record",
1287         "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=\"addRRMPolicyRatio to NRCELLDU Executed Successfully \"/>",
1288         "comments": "",
1289         "outputs": 1,
1290         "x": 4671.739841461182,
1291         "y": 7594.760554075241,
1292         "z": "31bddc6e.92f4e4",
1293         "wires": [
1294             []
1295         ]
1296     },
1297     {
1298         "id": "71b52357.9b731c",
1299         "type": "execute",
1300         "name": "generate RRMPolicy Ratio URL ToNRCellDU",
1301         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$prop.restapi.addRRMPolicyRatio.ToNRCellDU.ransim-mounted`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.addRRMPolicyRatio.ToNRCellDU.url\"/>\n    <parameter name=\"target\" value=\"{idNearRTRIC}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.nearRTRICId`\"/>",
1302         "comments": "",
1303         "outputs": 1,
1304         "x": 4466.729545593262,
1305         "y": 7001.427569389343,
1306         "z": "31bddc6e.92f4e4",
1307         "wires": [
1308             []
1309         ]
1310     },
1311     {
1312         "id": "7177df25.583b7",
1313         "type": "block",
1314         "name": "ransim  URL",
1315         "xml": "<block atomic='true'>",
1316         "atomic": "true",
1317         "comments": "",
1318         "outputs": 1,
1319         "x": 4161.729488372803,
1320         "y": 7029.427277565002,
1321         "z": "31bddc6e.92f4e4",
1322         "wires": [
1323             [
1324                 "71b52357.9b731c",
1325                 "ec97c9d8.bdd3d8"
1326             ]
1327         ]
1328     },
1329     {
1330         "id": "ec97c9d8.bdd3d8",
1331         "type": "execute",
1332         "name": "populate mountName",
1333         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$tmp.addRRMPolicyRatio.ToNRCellDU.url`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.addRRMPolicyRatio.ToNRCellDU.url\"/>\n    <parameter name=\"target\" value=\"{mountName}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.gNBDUList.gNBDUId`\"/>",
1334         "comments": "",
1335         "outputs": 1,
1336         "x": 4403.729522705078,
1337         "y": 7063.427216529846,
1338         "z": "31bddc6e.92f4e4",
1339         "wires": [
1340             []
1341         ]
1342     },
1343     {
1344         "id": "c8cb00aa.8de63",
1345         "type": "comment",
1346         "name": "Connect to RRM P{olicy Ratio",
1347         "info": "when able to talk to latest SDNC",
1348         "comments": "",
1349         "x": 4002.729953765869,
1350         "y": 7339.76118183136,
1351         "z": "31bddc6e.92f4e4",
1352         "wires": []
1353     },
1354     {
1355         "id": "e8650d98.8b48d",
1356         "type": "block",
1357         "name": "rrmPolicyDedicatedRatio",
1358         "xml": "<block atomic='true'>",
1359         "atomic": "true",
1360         "comments": "",
1361         "outputs": 1,
1362         "x": 2169.7502822875977,
1363         "y": 5548.4393310546875,
1364         "z": "31bddc6e.92f4e4",
1365         "wires": [
1366             [
1367                 "30be453f.79612a",
1368                 "6b8f92e1.d3e39c",
1369                 "a7e55b88.9f3938",
1370                 "9c9d24ce.6b8158",
1371                 "8ba8984c.7273f8",
1372                 "30a32a4f.fc97b6",
1373                 "e75abab8.bb4fa8",
1374                 "89a393da.6bdb3",
1375                 "9aa5fe1e.3ade1",
1376                 "40e27ea8.8753",
1377                 "aab698e2.383438"
1378             ]
1379         ]
1380     },
1381     {
1382         "id": "8518254b.e757f8",
1383         "type": "execute",
1384         "name": "cellDUListEntries-nFType",
1385         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils' method='getAttributeValue'>\n\t<parameter name='outputPath' value='tmp.nFType' />\n\t<parameter name='source' value=\"`'getRIC-configdb-response.[' + $id1 + '].gNBDUList[' + $id2 + '].nFType'`\" />",
1386         "comments": "",
1387         "outputs": 1,
1388         "x": 3901.749969482422,
1389         "y": 6056.76038646698,
1390         "z": "31bddc6e.92f4e4",
1391         "wires": [
1392             []
1393         ]
1394     },
1395     {
1396         "id": "f439a732.953948",
1397         "type": "set",
1398         "name": "set rrmPolicyDedicatedRatio",
1399         "xml": "<set>\n<parameter name='tmp.rRMPolicyDedicatedRatio.CellDU' value='10' />",
1400         "comments": "",
1401         "x": 3888.75,
1402         "y": 5761.881805419922,
1403         "z": "31bddc6e.92f4e4",
1404         "wires": []
1405     },
1406     {
1407         "id": "5bd2ba56.8a2e44",
1408         "type": "set",
1409         "name": "set rrmPolicyDedicatedRatio",
1410         "xml": "<set>\n<parameter name='tmp.rRMPolicyDedicatedRatio.CellDU' value='20' />",
1411         "comments": "",
1412         "x": 3881.7499237060547,
1413         "y": 5808.881772041321,
1414         "z": "31bddc6e.92f4e4",
1415         "wires": []
1416     },
1417     {
1418         "id": "30be453f.79612a",
1419         "type": "record",
1420         "name": "record",
1421         "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`\"/>",
1422         "comments": "",
1423         "outputs": 1,
1424         "x": 2302.750099182129,
1425         "y": 5856.882933616638,
1426         "z": "31bddc6e.92f4e4",
1427         "wires": [
1428             []
1429         ]
1430     },
1431     {
1432         "id": "ed7bb90c.416bf8",
1433         "type": "block",
1434         "name": "CUCP",
1435         "xml": "<block atomic='true'>",
1436         "atomic": "true",
1437         "comments": "",
1438         "outputs": 1,
1439         "x": 1610.739501953125,
1440         "y": 1952.0938415527344,
1441         "z": "31bddc6e.92f4e4",
1442         "wires": [
1443             [
1444                 "f52401df.36618",
1445                 "12d52c68.25f2d4",
1446                 "187667ff.f5fc98",
1447                 "e5be1f67.3e688"
1448             ]
1449         ]
1450     },
1451     {
1452         "id": "693ce36a.89a61c",
1453         "type": "block",
1454         "name": "Add RRM Policy Ratio",
1455         "xml": "<block atomic='true'>",
1456         "atomic": "true",
1457         "comments": "",
1458         "outputs": 1,
1459         "x": 3082.7396812438965,
1460         "y": 3051.093873023987,
1461         "z": "31bddc6e.92f4e4",
1462         "wires": [
1463             [
1464                 "dc4d84e2.862bd8",
1465                 "6847be11.b65c6",
1466                 "216e0f62.007e2",
1467                 "da838b27.79ba08",
1468                 "9971d3d2.6c8c9",
1469                 "d4571a85.3f3498",
1470                 "a4240e73.e3e13",
1471                 "c203b93f.b77d58"
1472             ]
1473         ]
1474     },
1475     {
1476         "id": "30d11169.fb414e",
1477         "type": "switchNode",
1478         "name": "ransim mounted",
1479         "xml": "<switch test='`$prop.ransim-mounted`'>\n",
1480         "comments": "",
1481         "outputs": 1,
1482         "x": 3095.7396812438965,
1483         "y": 2313.0941772460938,
1484         "z": "31bddc6e.92f4e4",
1485         "wires": [
1486             [
1487                 "292dbae2.579a76",
1488                 "864e224.2825ce"
1489             ]
1490         ]
1491     },
1492     {
1493         "id": "292dbae2.579a76",
1494         "type": "outcome",
1495         "name": "Not Mounted",
1496         "xml": "<outcome value='false'>\n",
1497         "comments": "",
1498         "outputs": 1,
1499         "x": 3285.73966217041,
1500         "y": 2283.093960762024,
1501         "z": "31bddc6e.92f4e4",
1502         "wires": [
1503             [
1504                 "ef0b16.078054e8"
1505             ]
1506         ]
1507     },
1508     {
1509         "id": "864e224.2825ce",
1510         "type": "outcome",
1511         "name": "Mounted",
1512         "xml": "<outcome value='true'>\n",
1513         "comments": "",
1514         "outputs": 1,
1515         "x": 3265.7396354675293,
1516         "y": 2362.0940523147583,
1517         "z": "31bddc6e.92f4e4",
1518         "wires": [
1519             [
1520                 "53151d68.0cce74"
1521             ]
1522         ]
1523     },
1524     {
1525         "id": "12d52c68.25f2d4",
1526         "type": "for",
1527         "name": "For CUCPList Entries",
1528         "xml": "<for index='id2' start='0' end='`$tmp.CUCPListEntries`' >",
1529         "comments": "",
1530         "outputs": 1,
1531         "x": 1880.7394943237305,
1532         "y": 1947.0939636230469,
1533         "z": "31bddc6e.92f4e4",
1534         "wires": [
1535             [
1536                 "7435cbfc.002264",
1537                 "b09f02aa.f65fa",
1538                 "be036a9c.3b40a8",
1539                 "b0770eda.4ce2f",
1540                 "caa7ac88.f72a6"
1541             ]
1542         ]
1543     },
1544     {
1545         "id": "f52401df.36618",
1546         "type": "record",
1547         "name": "record",
1548         "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=\"Number of CUCP List Entries \"/>\n<parameter name=\"field2\" value=\"`$tmp.CUCPListEntries`\"/>",
1549         "comments": "",
1550         "outputs": 1,
1551         "x": 1795.7396278381348,
1552         "y": 1855.0940990447998,
1553         "z": "31bddc6e.92f4e4",
1554         "wires": [
1555             []
1556         ]
1557     },
1558     {
1559         "id": "187667ff.f5fc98",
1560         "type": "execute",
1561         "name": "set CUCP Level parms",
1562         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils' method='getAttributeValue'>\n\t<parameter name='outputPath' value='tmp.CUCPListEntries' />\n\t<parameter name='source' value=\"`'getRIC-configdb-response.[' + $id1 + '].gNBCUCPList_length'`\" />",
1563         "comments": "",
1564         "outputs": 1,
1565         "x": 1750.7396240234375,
1566         "y": 1817.0936107635498,
1567         "z": "31bddc6e.92f4e4",
1568         "wires": [
1569             []
1570         ]
1571     },
1572     {
1573         "id": "91f9c4f9.c5af18",
1574         "type": "execute",
1575         "name": "cellCUList Entries",
1576         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils' method='getAttributeValue'>\n\t<parameter name='outputPath' value='tmp.cellCUListEntries' />\n\t<parameter name='source' value=\"`'getRIC-configdb-response.[' + $id1 + '].gNBCUCPList[' + $id2 + '].cellCUList_length'`\" />",
1577         "comments": "",
1578         "outputs": 1,
1579         "x": 2560.7392807006836,
1580         "y": 1665.0942194461823,
1581         "z": "31bddc6e.92f4e4",
1582         "wires": [
1583             []
1584         ]
1585     },
1586     {
1587         "id": "7435cbfc.002264",
1588         "type": "record",
1589         "name": "record",
1590         "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=\"Numberof cellCU of Entries \"/>\n<parameter name=\"field2\" value=\"`$tmp.cellCUListEntries`\"/>\n<parameter name=\"field3\" value=\"`$tmp.gNBCUCPList.gNBCUName`\"/>\n<parameter name=\"field4\" value=\"`$tmp.gNBCUCPList.gNBId`\"/>\n<parameter name=\"field5\" value=\"`$tmp.gNBCUCPList.gNBIdLengthh`\"/>\n<parameter name=\"field6\" value=\"`$tmp.gNBCUCPList.nFType`\"/>\n<parameter name=\"field7\" value=\"`$tmp.gNBCUCPList.pLMNId`\"/>",
1591         "comments": "",
1592         "outputs": 1,
1593         "x": 2158.739767074585,
1594         "y": 1871.0940828323364,
1595         "z": "31bddc6e.92f4e4",
1596         "wires": [
1597             []
1598         ]
1599     },
1600     {
1601         "id": "b09f02aa.f65fa",
1602         "type": "block",
1603         "name": "cellCUCPList Level Parms",
1604         "xml": "<block atomic='true'>",
1605         "atomic": "true",
1606         "comments": "",
1607         "outputs": 1,
1608         "x": 2227.739501953125,
1609         "y": 1768.0939025878906,
1610         "z": "31bddc6e.92f4e4",
1611         "wires": [
1612             [
1613                 "91f9c4f9.c5af18",
1614                 "c8c59219.15acd",
1615                 "9d4b73ca.86735",
1616                 "82b9cfae.eb4f6",
1617                 "71467edd.f8544",
1618                 "7ac6372d.01c678"
1619             ]
1620         ]
1621     },
1622     {
1623         "id": "c8c59219.15acd",
1624         "type": "execute",
1625         "name": "gNBCUCPList.gNBCUName",
1626         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils' method='getAttributeValue'>\n\t<parameter name='outputPath' value='tmp.gNBCUCPList.gNBCUName' />\n\t<parameter name='source' value=\"`'getRIC-configdb-response.[' + $id1 + '].gNBCUCPList[' + $id2 + '].gNBCUName'`\" />\n",
1627         "comments": "",
1628         "outputs": 1,
1629         "x": 2589.7393188476562,
1630         "y": 1708.0938425064087,
1631         "z": "31bddc6e.92f4e4",
1632         "wires": [
1633             []
1634         ]
1635     },
1636     {
1637         "id": "9d4b73ca.86735",
1638         "type": "execute",
1639         "name": "gNBCUCPList-gNBId",
1640         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils' method='getAttributeValue'>\n\t<parameter name='outputPath' value='tmp.gNBCUCPList.gNBId' />\n\t<parameter name='source' value=\"`'getRIC-configdb-response.[' + $id1 + '].gNBCUCPList[' + $id2 + '].gNBId'`\" />",
1641         "comments": "",
1642         "outputs": 1,
1643         "x": 2604.7396202087402,
1644         "y": 1757.0939645767212,
1645         "z": "31bddc6e.92f4e4",
1646         "wires": [
1647             []
1648         ]
1649     },
1650     {
1651         "id": "82b9cfae.eb4f6",
1652         "type": "execute",
1653         "name": "gNBCUCPList-gNBIdLength",
1654         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils' method='getAttributeValue'>\n\t<parameter name='outputPath' value='tmp.gNBCUCPList.gNBIdLength' />\n\t<parameter name='source' value=\"`'getRIC-configdb-response.[' + $id1 + '].gNBCUCPList[' + $id2 + '].gNBIdLength'`\" />",
1655         "comments": "",
1656         "outputs": 1,
1657         "x": 2630.739501953125,
1658         "y": 1806.0940856933594,
1659         "z": "31bddc6e.92f4e4",
1660         "wires": [
1661             []
1662         ]
1663     },
1664     {
1665         "id": "71467edd.f8544",
1666         "type": "execute",
1667         "name": "gNBCUCPList-pLMNId",
1668         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils' method='getAttributeValue'>\n\t<parameter name='outputPath' value='tmp.gNBCUCPList.pLMNId' />\n\t<parameter name='source' value=\"`'getRIC-configdb-response.[' + $id1 + '].gNBCUCPList[' + $id2 + '].pLMNId'`\" />",
1669         "comments": "",
1670         "outputs": 1,
1671         "x": 2643.739501953125,
1672         "y": 1898.0939645767212,
1673         "z": "31bddc6e.92f4e4",
1674         "wires": [
1675             []
1676         ]
1677     },
1678     {
1679         "id": "be036a9c.3b40a8",
1680         "type": "for",
1681         "name": "For List of Cells ",
1682         "xml": "<for index='id3' start='0' end='`$getListofCells-configdb-response._length `' >",
1683         "comments": "",
1684         "outputs": 1,
1685         "x": 2303.7294921875,
1686         "y": 2177.093963623047,
1687         "z": "31bddc6e.92f4e4",
1688         "wires": [
1689             [
1690                 "2b4f5d02.d7a8a2",
1691                 "723f389b.c9aee8"
1692             ]
1693         ]
1694     },
1695     {
1696         "id": "43de4319.f2835c",
1697         "type": "block",
1698         "name": "pLMNInfoList Level Parms",
1699         "xml": "<block atomic='true'>",
1700         "atomic": "true",
1701         "comments": "",
1702         "outputs": 1,
1703         "x": 3257.7292442321777,
1704         "y": 2042.0938720703125,
1705         "z": "31bddc6e.92f4e4",
1706         "wires": [
1707             [
1708                 "8c8c92e3.16fea"
1709             ]
1710         ]
1711     },
1712     {
1713         "id": "8c8c92e3.16fea",
1714         "type": "execute",
1715         "name": "pLMNInfoListEntries",
1716         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils' method='getAttributeValue'>\n\t<parameter name='outputPath' value='tmp.pLMNInfoListEntries' />\n\t<parameter name='source' value=\"`'getRIC-configdb-response.[' + $id1 + '].gNBCUCPList[' + $id2 + '].cellCUList[' + $id3 + '].pLMNInfoList_length'`\" />",
1717         "comments": "",
1718         "outputs": 1,
1719         "x": 3522.729259490967,
1720         "y": 2020.0938625335693,
1721         "z": "31bddc6e.92f4e4",
1722         "wires": [
1723             []
1724         ]
1725     },
1726     {
1727         "id": "42670d1b.290fc4",
1728         "type": "record",
1729         "name": "record",
1730         "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=\"Numberof pLMNInfoList Entries \"/>\n<parameter name=\"field2\" value=\"`$tmp.pLMNInfoListEntries`\"/>\n<parameter name=\"field3\" value=\"cellLocalId from Relevant cells \"/>\n<parameter name=\"field4\" value=\"`$tmp.cellLocalId`\"/>",
1731         "comments": "",
1732         "outputs": 1,
1733         "x": 3224.729259490967,
1734         "y": 2100.0938625335693,
1735         "z": "31bddc6e.92f4e4",
1736         "wires": [
1737             []
1738         ]
1739     },
1740     {
1741         "id": "9eeec0a0.6b81b",
1742         "type": "for",
1743         "name": "For pLMNInfoListEntries",
1744         "xml": "<for index='id4' start='0' end='`$tmp.pLMNInfoListEntries`' >",
1745         "comments": "",
1746         "outputs": 1,
1747         "x": 3255.729259490967,
1748         "y": 2198.0938625335693,
1749         "z": "31bddc6e.92f4e4",
1750         "wires": [
1751             [
1752                 "f1e12bbf.000418"
1753             ]
1754         ]
1755     },
1756     {
1757         "id": "b0770eda.4ce2f",
1758         "type": "record",
1759         "name": "record",
1760         "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=\"MCC \"/>\n<parameter name=\"field2\" value=\"`$tmp.mcc`\"/>\n<parameter name=\"field3\" value=\"MNC \"/>\n<parameter name=\"field4\" value=\"`$tmp.mnc`\"/>\n<parameter name=\"field5\" value=\"Calculated uLThptPerSlice \"/>\n<parameter name=\"field6\" value=\"`$tmp.uLThptPerSlice`\"/>\n<parameter name=\"field7\" value=\"Calculated dLThptPerSlice \"/>\n<parameter name=\"field8\" value=\"`$tmp.dLThptPerSlice`\"/>\n<parameter name=\"field9\" value=\"Calculated maxNumberOfConns \"/>\n<parameter name=\"field10\" value=\"`$tmp.maxNumberOfConns`\"/>",
1761         "comments": "",
1762         "outputs": 1,
1763         "x": 2157.7293014526367,
1764         "y": 1912.0938386917114,
1765         "z": "31bddc6e.92f4e4",
1766         "wires": [
1767             []
1768         ]
1769     },
1770     {
1771         "id": "f1e12bbf.000418",
1772         "type": "block",
1773         "name": "pLMNInfoList Parms",
1774         "xml": "<block atomic='true'>",
1775         "atomic": "true",
1776         "comments": "",
1777         "outputs": 1,
1778         "x": 3475.729259490967,
1779         "y": 2194.0938625335693,
1780         "z": "31bddc6e.92f4e4",
1781         "wires": [
1782             [
1783                 "ef055b5d.37b838",
1784                 "82f3fec7.f69a3"
1785             ]
1786         ]
1787     },
1788     {
1789         "id": "ef055b5d.37b838",
1790         "type": "execute",
1791         "name": "sNSSAI",
1792         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils' method='getAttributeValue'>\n\t<parameter name='outputPath' value='tmp.fromRAN.sNSSAI' />\n\t<parameter name='source' value=\"`'getRIC-configdb-response.[' + $id1 + '].gNBDUList[' + $id2 + '].cellDUList[' + $id3 + '].pLMNInfoList[' + $id4 + '].sNSSAI.sNSSAI'`\" />",
1793         "comments": "",
1794         "outputs": 1,
1795         "x": 3649.7293128967285,
1796         "y": 2150.0938625335693,
1797         "z": "31bddc6e.92f4e4",
1798         "wires": [
1799             []
1800         ]
1801     },
1802     {
1803         "id": "e4a1222.4e90fe",
1804         "type": "comment",
1805         "name": "Check if sNSSAI already exists in YANG tree",
1806         "info": "This needs more work. If sNSSAI already exists in the YANG tree, need to patch the existing pLMNInfoList entry",
1807         "comments": "",
1808         "x": 3327.729259490967,
1809         "y": 2149.0938625335693,
1810         "z": "31bddc6e.92f4e4",
1811         "wires": []
1812     },
1813     {
1814         "id": "82f3fec7.f69a3",
1815         "type": "record",
1816         "name": "record",
1817         "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=\"sNSSAI from RAN to check if already exists \"/>\n<parameter name=\"field2\" value=\"`$tmp.fromRAN.sNSSAI`\"/>\n",
1818         "comments": "",
1819         "outputs": 1,
1820         "x": 3652.729259490967,
1821         "y": 2214.0938625335693,
1822         "z": "31bddc6e.92f4e4",
1823         "wires": [
1824             []
1825         ]
1826     },
1827     {
1828         "id": "2e48d946.b49ed6",
1829         "type": "execute",
1830         "name": "cellLocalId",
1831         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils' method='getAttributeValue'>\n\t<parameter name='outputPath' value='tmp.cellLocalId' />\n\t<parameter name='source' value=\"`'getRIC-configdb-response.[' + $id1 + '].gNBCUCPList[' + $id2 + '].cellCUList[' + $id3 + '].cellLocalId'`\" />",
1832         "comments": "",
1833         "outputs": 1,
1834         "x": 3499.7292518615723,
1835         "y": 2080.0938472747803,
1836         "z": "31bddc6e.92f4e4",
1837         "wires": [
1838             []
1839         ]
1840     },
1841     {
1842         "id": "badb5a95.895c38",
1843         "type": "record",
1844         "name": "record",
1845         "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=\"Setting variables for PLMNInfoList Entry Add to NRCellCU\"/>\n<parameter name=\"field2\" value=\"`$prop.controller.url + $tmp.addPLMNInfoListEntry.ToNRCellCU.url`\"/>\n<parameter name=\"field3\" value=\"`$tmp.mcc`\"/>\n<parameter name=\"field4\" value=\"`$tmp.mnc`\"/>\n<parameter name=\"field5\" value=\"`$payloadJson.input.sliceProfile.sNSSAI`\"/>\n<parameter name=\"field6\" value=\"`$tmp.uLThptPerSlice`\"/>\n<parameter name=\"field7\" value=\"`$tmp.dLThptPerSlice`\"/>",
1846         "comments": "",
1847         "outputs": 1,
1848         "x": 3436.740509033203,
1849         "y": 2653.4275579452515,
1850         "z": "31bddc6e.92f4e4",
1851         "wires": [
1852             []
1853         ]
1854     },
1855     {
1856         "id": "3720d02.3d9933",
1857         "type": "block",
1858         "name": "Add PLMNInfoList Entry",
1859         "xml": "<block atomic='true'>",
1860         "atomic": "true",
1861         "comments": "",
1862         "outputs": 1,
1863         "x": 3141.7393531799316,
1864         "y": 2589.4379329681396,
1865         "z": "31bddc6e.92f4e4",
1866         "wires": [
1867             [
1868                 "badb5a95.895c38",
1869                 "7ff8fd12.b22684",
1870                 "ad4133a5.00b32",
1871                 "c7e816d4.c50918",
1872                 "ffaa552a.06e018",
1873                 "402b90f1.93729",
1874                 "30d11169.fb414e",
1875                 "f5938498.7f8c28",
1876                 "cd16980f.b7b198"
1877             ]
1878         ]
1879     },
1880     {
1881         "id": "f5938498.7f8c28",
1882         "type": "execute",
1883         "name": "add PLMNInfoListEntry ToNRCellCU using PUT",
1884         "xml": "<execute plugin='org.onap.ccsdk.sli.plugins.restapicall.RestapiCallNode' method='sendRequest' >\n<parameter name=\"templateFileName\" value=\"`$prop.restapi.templateDir + '/ranSlice-add-get-PLMNInfoListEntry-NRCellCU.json'`\" />\n<parameter name=\"restapiUrl\" value=\"`$prop.controller.url + $tmp.addPLMNInfoListEntry.ToNRCellCU.url`\"/>\n<parameter name=\"restapiUser\" value=\"`$prop.controller.user`\" />\n<parameter name=\"restapiPassword\" value=\"`$prop.controller.pwd`\"/>\n<parameter name=\"httpMethod\" value=\"PUT\"/>\n<parameter name=\"responsePrefix\" value=\"PLMNInfoListEntry-response\"/>\n<parameter name='contentType' value='application/json' /> \n<parameter name='format' value='json' />",
1885         "comments": "",
1886         "outputs": 1,
1887         "x": 3543.7400436401367,
1888         "y": 2728.4378929138184,
1889         "z": "31bddc6e.92f4e4",
1890         "wires": [
1891             [
1892                 "e03fe0bf.9cb58",
1893                 "f1d776a3.94d638"
1894             ]
1895         ]
1896     },
1897     {
1898         "id": "7ff8fd12.b22684",
1899         "type": "record",
1900         "name": "record",
1901         "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=\"Add PLMNInfoListEntry ToNRCellCU URL\"/>\n<parameter name=\"field2\" value=\"`$tmp.addPLMNInfoListEntry.ToNRCellCU.url`\"/>",
1902         "comments": "",
1903         "outputs": 1,
1904         "x": 3430.739471435547,
1905         "y": 2621.4381170272827,
1906         "z": "31bddc6e.92f4e4",
1907         "wires": [
1908             []
1909         ]
1910     },
1911     {
1912         "id": "ef0b16.078054e8",
1913         "type": "execute",
1914         "name": "generate addPLMNInfoListEntry.ToNRCellDU",
1915         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$prop.restapi.addPLMNInfoListEntry.ToNRCellCU`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.addPLMNInfoListEntry.ToNRCellCU.url\"/>\n    <parameter name=\"target\" value=\"{idNearRTRIC}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.nearRTRICId`\"/>",
1916         "comments": "",
1917         "outputs": 1,
1918         "x": 3570.739589691162,
1919         "y": 2283.0941104888916,
1920         "z": "31bddc6e.92f4e4",
1921         "wires": [
1922             []
1923         ]
1924     },
1925     {
1926         "id": "ad4133a5.00b32",
1927         "type": "execute",
1928         "name": "Populate idGNBDUFunction",
1929         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$tmp.addPLMNInfoListEntry.ToNRCellCU.url`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.addPLMNInfoListEntry.ToNRCellCU.url\"/>\n    <parameter name=\"target\" value=\"{idGNBCUCPFunction}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.gNBCUCPList.gNBCUName`\"/>",
1930         "comments": "",
1931         "outputs": 1,
1932         "x": 3452.7293815612793,
1933         "y": 2419.0939326286316,
1934         "z": "31bddc6e.92f4e4",
1935         "wires": [
1936             []
1937         ]
1938     },
1939     {
1940         "id": "c7e816d4.c50918",
1941         "type": "execute",
1942         "name": "Populate idNRCellDU",
1943         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$tmp.addPLMNInfoListEntry.ToNRCellCU.url`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.addPLMNInfoListEntry.ToNRCellCU.url\"/>\n    <parameter name=\"target\" value=\"{idNRCellCU}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.cellLocalId`\"/>",
1944         "comments": "",
1945         "outputs": 1,
1946         "x": 3440.729377746582,
1947         "y": 2465.093993663788,
1948         "z": "31bddc6e.92f4e4",
1949         "wires": [
1950             []
1951         ]
1952     },
1953     {
1954         "id": "ffaa552a.06e018",
1955         "type": "execute",
1956         "name": "Populate mcc",
1957         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$tmp.addPLMNInfoListEntry.ToNRCellCU.url`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.addPLMNInfoListEntry.ToNRCellCU.url\"/>\n    <parameter name=\"target\" value=\"{mcc}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.mcc`\"/>",
1958         "comments": "",
1959         "outputs": 1,
1960         "x": 3427.7293796539307,
1961         "y": 2506.0940551757812,
1962         "z": "31bddc6e.92f4e4",
1963         "wires": [
1964             []
1965         ]
1966     },
1967     {
1968         "id": "402b90f1.93729",
1969         "type": "execute",
1970         "name": "Populate mnc",
1971         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$tmp.addPLMNInfoListEntry.ToNRCellCU.url`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.addPLMNInfoListEntry.ToNRCellCU.url\"/>\n    <parameter name=\"target\" value=\"{mnc}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.mnc`\"/>",
1972         "comments": "",
1973         "outputs": 1,
1974         "x": 3435.729377746582,
1975         "y": 2547.0939331054688,
1976         "z": "31bddc6e.92f4e4",
1977         "wires": [
1978             []
1979         ]
1980     },
1981     {
1982         "id": "e03fe0bf.9cb58",
1983         "type": "failure",
1984         "name": "failure",
1985         "xml": "<outcome value='failure'>\n",
1986         "comments": "",
1987         "outputs": 1,
1988         "x": 3659.73970413208,
1989         "y": 2526.4272356033325,
1990         "z": "31bddc6e.92f4e4",
1991         "wires": [
1992             [
1993                 "bc01695c.17eda8"
1994             ]
1995         ]
1996     },
1997     {
1998         "id": "f1d776a3.94d638",
1999         "type": "success",
2000         "name": "success",
2001         "xml": "<outcome value='success'>\n",
2002         "comments": "",
2003         "outputs": 1,
2004         "x": 3952.73974609375,
2005         "y": 2748.427327156067,
2006         "z": "31bddc6e.92f4e4",
2007         "wires": [
2008             [
2009                 "67edba55.0f1914"
2010             ]
2011         ]
2012     },
2013     {
2014         "id": "bc01695c.17eda8",
2015         "type": "block",
2016         "name": "block",
2017         "xml": "<block>\n",
2018         "atomic": "false",
2019         "comments": "",
2020         "outputs": 1,
2021         "x": 3793.73970413208,
2022         "y": 2533.427357673645,
2023         "z": "31bddc6e.92f4e4",
2024         "wires": [
2025             [
2026                 "7d23854e.2153cc",
2027                 "66a87a6d.5e0334"
2028             ]
2029         ]
2030     },
2031     {
2032         "id": "67edba55.0f1914",
2033         "type": "block",
2034         "name": "block",
2035         "xml": "<block>\n",
2036         "atomic": "false",
2037         "comments": "",
2038         "outputs": 1,
2039         "x": 4127.73942565918,
2040         "y": 2745.427327156067,
2041         "z": "31bddc6e.92f4e4",
2042         "wires": [
2043             [
2044                 "2b0fa264.58105e"
2045             ]
2046         ]
2047     },
2048     {
2049         "id": "7d23854e.2153cc",
2050         "type": "returnFailure",
2051         "name": "return failure",
2052         "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 adding PLMNInfoList Entry to NRCellCU\" />",
2053         "comments": "",
2054         "x": 3939.7393798828125,
2055         "y": 2633.4274377822876,
2056         "z": "31bddc6e.92f4e4",
2057         "wires": []
2058     },
2059     {
2060         "id": "2b0fa264.58105e",
2061         "type": "record",
2062         "name": "record",
2063         "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=\"PLMNInfo List Entry Add to NRCELLCU Executed Successfully \"/>",
2064         "comments": "",
2065         "outputs": 1,
2066         "x": 4282.740077972412,
2067         "y": 2737.427652835846,
2068         "z": "31bddc6e.92f4e4",
2069         "wires": [
2070             []
2071         ]
2072     },
2073     {
2074         "id": "e5be1f67.3e688",
2075         "type": "set",
2076         "name": "Calculate RRM Parms",
2077         "xml": "<set>\n<parameter name='tmp.maxNumberOfConns' value='`$payloadJson.input.sliceProfile.maxNumberofConns`' />\n<parameter name='tmp.uLThptPerSlice' value='`$payloadJson.input.sliceProfile.uLThptPerSlice`' />\n<parameter name='tmp.dLThptPerSlice' value='`$payloadJson.input.sliceProfile.dLThptPerSlice`' />",
2078         "comments": "",
2079         "x": 1865.7292137145996,
2080         "y": 1902.0941009521484,
2081         "z": "31bddc6e.92f4e4",
2082         "wires": []
2083     },
2084     {
2085         "id": "5048398.65af5c8",
2086         "type": "execute",
2087         "name": "generate addPLMNInfoListEntry.ToNRCellDU",
2088         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$prop.restapi.addPLMNInfoListEntry.ToNRCellCU.ransim-mounted`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.addPLMNInfoListEntry.ToNRCellCU.url\"/>\n    <parameter name=\"target\" value=\"{idNearRTRIC}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.nearRTRICId`\"/>",
2089         "comments": "",
2090         "outputs": 1,
2091         "x": 3765.729316711426,
2092         "y": 2327.093991279602,
2093         "z": "31bddc6e.92f4e4",
2094         "wires": [
2095             []
2096         ]
2097     },
2098     {
2099         "id": "53151d68.0cce74",
2100         "type": "block",
2101         "name": "ransim  URL",
2102         "xml": "<block atomic='true'>",
2103         "atomic": "true",
2104         "comments": "",
2105         "outputs": 1,
2106         "x": 3458.7292861938477,
2107         "y": 2357.0940523147583,
2108         "z": "31bddc6e.92f4e4",
2109         "wires": [
2110             [
2111                 "5048398.65af5c8",
2112                 "ef998573.20c7a8"
2113             ]
2114         ]
2115     },
2116     {
2117         "id": "ef998573.20c7a8",
2118         "type": "execute",
2119         "name": "populate mountName",
2120         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$tmp.addPLMNInfoListEntry.ToNRCellCU.url`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.addPLMNInfoListEntry.ToNRCellCU.url\"/>\n    <parameter name=\"target\" value=\"{mountName}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.gNBCUCPList.gNBCUName`\"/>",
2121         "comments": "",
2122         "outputs": 1,
2123         "x": 3709.7297172546387,
2124         "y": 2380.0941848754883,
2125         "z": "31bddc6e.92f4e4",
2126         "wires": [
2127             []
2128         ]
2129     },
2130     {
2131         "id": "4c0c2de1.b5cae4",
2132         "type": "block",
2133         "name": "Get Cells List in TA",
2134         "xml": "<block atomic='true'>",
2135         "atomic": "true",
2136         "comments": "",
2137         "outputs": 1,
2138         "x": 1526.7294692993164,
2139         "y": 451.0941410064697,
2140         "z": "31bddc6e.92f4e4",
2141         "wires": [
2142             [
2143                 "2e49351c.8b4f6a",
2144                 "41b2dc48.ae3844",
2145                 "2bdf1089.1dbd6"
2146             ]
2147         ]
2148     },
2149     {
2150         "id": "2e49351c.8b4f6a",
2151         "type": "execute",
2152         "name": "generate getListOfCells URL",
2153         "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`\"/>",
2154         "comments": "",
2155         "outputs": 1,
2156         "x": 1782.729591369629,
2157         "y": 311.0940799713135,
2158         "z": "31bddc6e.92f4e4",
2159         "wires": [
2160             []
2161         ]
2162     },
2163     {
2164         "id": "41b2dc48.ae3844",
2165         "type": "record",
2166         "name": "record configdb RestAPI parms",
2167         "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`\" />",
2168         "comments": "",
2169         "outputs": 1,
2170         "x": 1807.729591369629,
2171         "y": 413.09429359436035,
2172         "z": "31bddc6e.92f4e4",
2173         "wires": [
2174             []
2175         ]
2176     },
2177     {
2178         "id": "2bdf1089.1dbd6",
2179         "type": "execute",
2180         "name": "Get ListOfCells for TrackingArea",
2181         "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' />",
2182         "comments": "",
2183         "outputs": 1,
2184         "x": 1809.729591369629,
2185         "y": 496.09419441223145,
2186         "z": "31bddc6e.92f4e4",
2187         "wires": [
2188             [
2189                 "38701ca5.035a84",
2190                 "298ad075.22203"
2191             ]
2192         ]
2193     },
2194     {
2195         "id": "38701ca5.035a84",
2196         "type": "failure",
2197         "name": "failure",
2198         "xml": "<outcome value='failure'>\n",
2199         "comments": "",
2200         "outputs": 1,
2201         "x": 2086.7292861938477,
2202         "y": 430.0942783355713,
2203         "z": "31bddc6e.92f4e4",
2204         "wires": [
2205             [
2206                 "80062724.79bfd8"
2207             ]
2208         ]
2209     },
2210     {
2211         "id": "298ad075.22203",
2212         "type": "success",
2213         "name": "success",
2214         "xml": "<outcome value='success'>\n",
2215         "comments": "",
2216         "outputs": 1,
2217         "x": 2035.7291946411133,
2218         "y": 576.0941944122314,
2219         "z": "31bddc6e.92f4e4",
2220         "wires": [
2221             [
2222                 "7d92bda8.bea974"
2223             ]
2224         ]
2225     },
2226     {
2227         "id": "80062724.79bfd8",
2228         "type": "block",
2229         "name": "block",
2230         "xml": "<block>",
2231         "atomic": "false",
2232         "comments": "",
2233         "outputs": 1,
2234         "x": 2461.7292556762695,
2235         "y": 423.0942325592041,
2236         "z": "31bddc6e.92f4e4",
2237         "wires": [
2238             [
2239                 "5cba5943.00bfd8",
2240                 "97c3b3de.5d5c5",
2241                 "66a87a6d.5e0334"
2242             ]
2243         ]
2244     },
2245     {
2246         "id": "7d92bda8.bea974",
2247         "type": "block",
2248         "name": "block",
2249         "xml": "<block>\n",
2250         "atomic": "false",
2251         "comments": "",
2252         "outputs": 1,
2253         "x": 2181.7290115356445,
2254         "y": 554.094316482544,
2255         "z": "31bddc6e.92f4e4",
2256         "wires": [
2257             [
2258                 "2583460a.31e17a",
2259                 "f633cc88.f08ce",
2260                 "482c00b3.a99bb"
2261             ]
2262         ]
2263     },
2264     {
2265         "id": "5cba5943.00bfd8",
2266         "type": "returnFailure",
2267         "name": "return failure",
2268         "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'/>",
2269         "comments": "",
2270         "x": 2397.7290115356445,
2271         "y": 501.09421730041504,
2272         "z": "31bddc6e.92f4e4",
2273         "wires": []
2274     },
2275     {
2276         "id": "2583460a.31e17a",
2277         "type": "record",
2278         "name": "record",
2279         "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 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 \"/>",
2280         "comments": "",
2281         "outputs": 1,
2282         "x": 2341.7289810180664,
2283         "y": 549.0942249298096,
2284         "z": "31bddc6e.92f4e4",
2285         "wires": [
2286             []
2287         ]
2288     },
2289     {
2290         "id": "97c3b3de.5d5c5",
2291         "type": "set",
2292         "name": "set",
2293         "xml": "<set>\n<parameter name='error-code' value='500'/>\n<parameter name='error-message' value='Error Getting Info from ConfigDB. Aborting RPC executiopn'/>",
2294         "comments": "",
2295         "x": 2441.729347229004,
2296         "y": 361.20527839660645,
2297         "z": "31bddc6e.92f4e4",
2298         "wires": []
2299     },
2300     {
2301         "id": "f633cc88.f08ce",
2302         "type": "execute",
2303         "name": "printContext",
2304         "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",
2305         "comments": "",
2306         "outputs": 1,
2307         "x": 2361.5073013305664,
2308         "y": 693.0942554473877,
2309         "z": "31bddc6e.92f4e4",
2310         "wires": [
2311             []
2312         ]
2313     },
2314     {
2315         "id": "5b4f2276.238c9c",
2316         "type": "comment",
2317         "name": "Connect to AddPLMNInfoList Entry",
2318         "info": "when able to talk to latest SDNC",
2319         "comments": "",
2320         "x": 3439.729076385498,
2321         "y": 2687.4271507263184,
2322         "z": "31bddc6e.92f4e4",
2323         "wires": []
2324     },
2325     {
2326         "id": "dc4d84e2.862bd8",
2327         "type": "switchNode",
2328         "name": "ransim mounted",
2329         "xml": "<switch test='`$prop.ransim-mounted`'>\n",
2330         "comments": "",
2331         "outputs": 1,
2332         "x": 3294.729076385498,
2333         "y": 2844.760524749756,
2334         "z": "31bddc6e.92f4e4",
2335         "wires": [
2336             [
2337                 "df69ccb0.f6e95",
2338                 "49b75895.dc6b68"
2339             ]
2340         ]
2341     },
2342     {
2343         "id": "df69ccb0.f6e95",
2344         "type": "outcome",
2345         "name": "Not Mounted",
2346         "xml": "<outcome value='false'>\n",
2347         "comments": "",
2348         "outputs": 1,
2349         "x": 3489.729103088379,
2350         "y": 2804.760432243347,
2351         "z": "31bddc6e.92f4e4",
2352         "wires": [
2353             [
2354                 "f9b90f89.dfe03"
2355             ]
2356         ]
2357     },
2358     {
2359         "id": "49b75895.dc6b68",
2360         "type": "outcome",
2361         "name": "Mounted",
2362         "xml": "<outcome value='true'>\n",
2363         "comments": "",
2364         "outputs": 1,
2365         "x": 3469.729076385498,
2366         "y": 2883.7605237960815,
2367         "z": "31bddc6e.92f4e4",
2368         "wires": [
2369             [
2370                 "171a8238.8ed7ee"
2371             ]
2372         ]
2373     },
2374     {
2375         "id": "d4571a85.3f3498",
2376         "type": "record",
2377         "name": "record",
2378         "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=\"Setting variables for addRRMPolicyRatio to NRCellCU\"/>\n<parameter name=\"field2\" value=\"`$prop.controller.url + $tmp.addRRMPolicyRatio.ToNRCellCU.url`\"/>\n<parameter name=\"field3\" value=\"`$tmp.mcc`\"/>\n<parameter name=\"field4\" value=\"`$tmp.mnc`\"/>\n<parameter name=\"field5\" value=\"`$payloadJson.input.sliceProfile.sNSSAI`\"/>\n<parameter name=\"field6\" value=\"`$tmp.uLThptPerSlice`\"/>\n<parameter name=\"field7\" value=\"`$tmp.dLThptPerSlice`\"/>",
2379         "comments": "",
2380         "outputs": 1,
2381         "x": 3441.730197906494,
2382         "y": 3128.0944323539734,
2383         "z": "31bddc6e.92f4e4",
2384         "wires": [
2385             []
2386         ]
2387     },
2388     {
2389         "id": "a4240e73.e3e13",
2390         "type": "execute",
2391         "name": "add RRM Policy ToNRCellCU using PUT",
2392         "xml": "<execute plugin='org.onap.ccsdk.sli.plugins.restapicall.RestapiCallNode' method='sendRequest' >\n<parameter name=\"templateFileName\" value=\"`$prop.restapi.templateDir + '/ranSlice-add-RRMPolicyRatio-NRCellCU.json'`\" />\n<parameter name=\"restapiUrl\" value=\"`$prop.controller.url + $tmp.addRRMPolicyRatio.ToNRCellCU.url`\"/>\n<parameter name=\"restapiUser\" value=\"`$prop.controller.user`\" />\n<parameter name=\"restapiPassword\" value=\"`$prop.controller.pwd`\"/>\n<parameter name=\"httpMethod\" value=\"PUT\"/>\n<parameter name=\"responsePrefix\" value=\"addRRMPolicyRatio-response\"/>\n<parameter name='contentType' value='application/json' /> \n<parameter name='format' value='json' />",
2393         "comments": "",
2394         "outputs": 1,
2395         "x": 3679.729091644287,
2396         "y": 3181.1041202545166,
2397         "z": "31bddc6e.92f4e4",
2398         "wires": [
2399             [
2400                 "240a81c0.aae5ee",
2401                 "d2bab658.94cc58"
2402             ]
2403         ]
2404     },
2405     {
2406         "id": "9971d3d2.6c8c9",
2407         "type": "record",
2408         "name": "record",
2409         "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=\"addRRMPolicyRatio ToNRCellCU URL\"/>\n<parameter name=\"field2\" value=\"`$tmp.addRRMPolicyRatio.ToNRCellCU.url`\"/>",
2410         "comments": "",
2411         "outputs": 1,
2412         "x": 3447.7290992736816,
2413         "y": 3094.1042585372925,
2414         "z": "31bddc6e.92f4e4",
2415         "wires": [
2416             []
2417         ]
2418     },
2419     {
2420         "id": "f9b90f89.dfe03",
2421         "type": "execute",
2422         "name": "generate addRRMPolicy.ToNRCellDU URL",
2423         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$prop.restapi.addRRMPolicyRatio.ToNRCellCU`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.addRRMPolicyRatio.ToNRCellCU.url\"/>\n    <parameter name=\"target\" value=\"{idNearRTRIC}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.nearRTRICId`\"/>",
2424         "comments": "",
2425         "outputs": 1,
2426         "x": 3772.729076385498,
2427         "y": 2799.7605240345,
2428         "z": "31bddc6e.92f4e4",
2429         "wires": [
2430             []
2431         ]
2432     },
2433     {
2434         "id": "6847be11.b65c6",
2435         "type": "execute",
2436         "name": "Populate idGNBDUFunction",
2437         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$tmp.addRRMPolicyRatio.ToNRCellCU.url`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.addRRMPolicyRatio.ToNRCellCU.url\"/>\n    <parameter name=\"target\" value=\"{idGNBCUCPFunction}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.gNBCUCPList.gNBCUName`\"/>",
2438         "comments": "",
2439         "outputs": 1,
2440         "x": 3485.718837738037,
2441         "y": 2935.7606143951416,
2442         "z": "31bddc6e.92f4e4",
2443         "wires": [
2444             []
2445         ]
2446     },
2447     {
2448         "id": "216e0f62.007e2",
2449         "type": "execute",
2450         "name": "Populate idNRCellDU",
2451         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$tmp.addRRMPolicyRatio.ToNRCellCU.url`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.addRRMPolicyRatio.ToNRCellCU.url\"/>\n    <parameter name=\"target\" value=\"{idNRCellCU}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.cellLocalId`\"/>",
2452         "comments": "",
2453         "outputs": 1,
2454         "x": 3466.718837738037,
2455         "y": 2974.7603702545166,
2456         "z": "31bddc6e.92f4e4",
2457         "wires": [
2458             []
2459         ]
2460     },
2461     {
2462         "id": "da838b27.79ba08",
2463         "type": "execute",
2464         "name": "Populate id",
2465         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$tmp.addRRMPolicyRatio.ToNRCellCU.url`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.addRRMPolicyRatio.ToNRCellCU.url\"/>\n    <parameter name=\"target\" value=\"{id}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.RRMPolicyRatioID.NRCellCU`\"/>",
2466         "comments": "",
2467         "outputs": 1,
2468         "x": 3447.7188453674316,
2469         "y": 3014.760753631592,
2470         "z": "31bddc6e.92f4e4",
2471         "wires": [
2472             []
2473         ]
2474     },
2475     {
2476         "id": "240a81c0.aae5ee",
2477         "type": "failure",
2478         "name": "failure",
2479         "xml": "<outcome value='failure'>\n",
2480         "comments": "",
2481         "outputs": 1,
2482         "x": 3730.729206085205,
2483         "y": 2989.0939836502075,
2484         "z": "31bddc6e.92f4e4",
2485         "wires": [
2486             [
2487                 "68c4033d.7fdb5c"
2488             ]
2489         ]
2490     },
2491     {
2492         "id": "d2bab658.94cc58",
2493         "type": "success",
2494         "name": "success",
2495         "xml": "<outcome value='success'>\n",
2496         "comments": "",
2497         "outputs": 1,
2498         "x": 3967.729335784912,
2499         "y": 3153.0938663482666,
2500         "z": "31bddc6e.92f4e4",
2501         "wires": [
2502             [
2503                 "8d54746e.c7e3d8"
2504             ]
2505         ]
2506     },
2507     {
2508         "id": "68c4033d.7fdb5c",
2509         "type": "block",
2510         "name": "block",
2511         "xml": "<block>\n",
2512         "atomic": "false",
2513         "comments": "",
2514         "outputs": 1,
2515         "x": 3878.729206085205,
2516         "y": 3016.0939836502075,
2517         "z": "31bddc6e.92f4e4",
2518         "wires": [
2519             [
2520                 "8ee7b6d7.607f18",
2521                 "66a87a6d.5e0334"
2522             ]
2523         ]
2524     },
2525     {
2526         "id": "8d54746e.c7e3d8",
2527         "type": "block",
2528         "name": "block",
2529         "xml": "<block>\n",
2530         "atomic": "false",
2531         "comments": "",
2532         "outputs": 1,
2533         "x": 4131.728847503662,
2534         "y": 3158.0938663482666,
2535         "z": "31bddc6e.92f4e4",
2536         "wires": [
2537             [
2538                 "33a34a60.ed6ef6"
2539             ]
2540         ]
2541     },
2542     {
2543         "id": "8ee7b6d7.607f18",
2544         "type": "returnFailure",
2545         "name": "return failure",
2546         "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 adding RRMPolicyr\" />",
2547         "comments": "",
2548         "x": 4017.72896194458,
2549         "y": 3088.0939836502075,
2550         "z": "31bddc6e.92f4e4",
2551         "wires": []
2552     },
2553     {
2554         "id": "33a34a60.ed6ef6",
2555         "type": "record",
2556         "name": "record",
2557         "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=\"addRRMPolicyRatio to NRCELLCU Executed Successfully \"/>",
2558         "comments": "",
2559         "outputs": 1,
2560         "x": 4231.729335784912,
2561         "y": 3083.0941104888916,
2562         "z": "31bddc6e.92f4e4",
2563         "wires": [
2564             []
2565         ]
2566     },
2567     {
2568         "id": "3f6b3705.1fbef8",
2569         "type": "execute",
2570         "name": "generate RRMPolicy Ratio URL ToNRCellDU",
2571         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$prop.restapi.addRRMPolicyRatio.ToNRCellCU.ransim-mounted`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.addRRMPolicyRatio.ToNRCellCU.url\"/>\n    <parameter name=\"target\" value=\"{idNearRTRIC}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.nearRTRICId`\"/>",
2572         "comments": "",
2573         "outputs": 1,
2574         "x": 3968.71879196167,
2575         "y": 2854.7605152130127,
2576         "z": "31bddc6e.92f4e4",
2577         "wires": [
2578             []
2579         ]
2580     },
2581     {
2582         "id": "171a8238.8ed7ee",
2583         "type": "block",
2584         "name": "ransim  URL",
2585         "xml": "<block atomic='true'>",
2586         "atomic": "true",
2587         "comments": "",
2588         "outputs": 1,
2589         "x": 3662.7187271118164,
2590         "y": 2878.7605237960815,
2591         "z": "31bddc6e.92f4e4",
2592         "wires": [
2593             [
2594                 "3f6b3705.1fbef8",
2595                 "43e85ed7.f0175"
2596             ]
2597         ]
2598     },
2599     {
2600         "id": "43e85ed7.f0175",
2601         "type": "execute",
2602         "name": "populate mountName",
2603         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$tmp.addRRMPolicyRatio.ToNRCellCU.url`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.addRRMPolicyRatio.ToNRCellCU.url\"/>\n    <parameter name=\"target\" value=\"{mountName}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.gNBCUCPList.gNBCUName`\"/>",
2604         "comments": "",
2605         "outputs": 1,
2606         "x": 3905.7187995910645,
2607         "y": 2913.7605743408203,
2608         "z": "31bddc6e.92f4e4",
2609         "wires": [
2610             []
2611         ]
2612     },
2613     {
2614         "id": "af1059f8.164e98",
2615         "type": "comment",
2616         "name": "Connect to RRM P{olicy Ratio",
2617         "info": "when able to talk to latest SDNC",
2618         "comments": "",
2619         "x": 3650.718593597412,
2620         "y": 3126.0936222076416,
2621         "z": "31bddc6e.92f4e4",
2622         "wires": []
2623     },
2624     {
2625         "id": "7ac6372d.01c678",
2626         "type": "execute",
2627         "name": "gNBCUCPList-nFType",
2628         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils' method='getAttributeValue'>\n\t<parameter name='outputPath' value='tmp.gNBCUCPList.nFType' />\n\t<parameter name='source' value=\"`'getRIC-configdb-response.[' + $id1 + '].gNBCUCPList[' + $id2 + '].nFType'`\" />",
2629         "comments": "",
2630         "outputs": 1,
2631         "x": 2633.7394981384277,
2632         "y": 1849.0940256118774,
2633         "z": "31bddc6e.92f4e4",
2634         "wires": [
2635             []
2636         ]
2637     },
2638     {
2639         "id": "e38fa06c.cfb8e",
2640         "type": "block",
2641         "name": "CUUP",
2642         "xml": "<block atomic='true'>",
2643         "atomic": "true",
2644         "comments": "",
2645         "outputs": 1,
2646         "x": 1888.7707176208496,
2647         "y": 3536.8387393951416,
2648         "z": "31bddc6e.92f4e4",
2649         "wires": [
2650             [
2651                 "9444fa49.a707f8",
2652                 "47b4319c.969d2",
2653                 "ed72307d.17b2b",
2654                 "98c34e97.ceaaf"
2655             ]
2656         ]
2657     },
2658     {
2659         "id": "e53dbaf9.038488",
2660         "type": "block",
2661         "name": "Add RRM Policy Ratio",
2662         "xml": "<block atomic='true'>",
2663         "atomic": "true",
2664         "comments": "",
2665         "outputs": 1,
2666         "x": 3250.7710037231445,
2667         "y": 5003.839067697525,
2668         "z": "31bddc6e.92f4e4",
2669         "wires": [
2670             [
2671                 "636fb849.56f758",
2672                 "65b89c6c.04f254",
2673                 "5cd2e725.961368",
2674                 "fb1e8e10.fdf87",
2675                 "3533f4b4.5e3efc",
2676                 "c65188a1.aafd58",
2677                 "7d94ef90.fbe44"
2678             ]
2679         ]
2680     },
2681     {
2682         "id": "637b56cc.2f2318",
2683         "type": "switchNode",
2684         "name": "ransim mounted",
2685         "xml": "<switch test='`$prop.ransim-mounted`'>\n",
2686         "comments": "",
2687         "outputs": 1,
2688         "x": 3446.770740509033,
2689         "y": 4248.839810371399,
2690         "z": "31bddc6e.92f4e4",
2691         "wires": [
2692             [
2693                 "7d3669f7.645788",
2694                 "f76d35d2.489e68"
2695             ]
2696         ]
2697     },
2698     {
2699         "id": "7d3669f7.645788",
2700         "type": "outcome",
2701         "name": "Not Mounted",
2702         "xml": "<outcome value='false'>\n",
2703         "comments": "",
2704         "outputs": 1,
2705         "x": 3687.770740509033,
2706         "y": 4180.839810848236,
2707         "z": "31bddc6e.92f4e4",
2708         "wires": [
2709             [
2710                 "61b659d.02055a8"
2711             ]
2712         ]
2713     },
2714     {
2715         "id": "f76d35d2.489e68",
2716         "type": "outcome",
2717         "name": "Mounted",
2718         "xml": "<outcome value='true'>\n",
2719         "comments": "",
2720         "outputs": 1,
2721         "x": 3668.7708625793457,
2722         "y": 4274.839688301086,
2723         "z": "31bddc6e.92f4e4",
2724         "wires": [
2725             [
2726                 "6780c92e.405f18"
2727             ]
2728         ]
2729     },
2730     {
2731         "id": "47b4319c.969d2",
2732         "type": "for",
2733         "name": "For List of CUUP's",
2734         "xml": "<for index='id2' start='0' end='`$tmp.CUUPListEntries `' >",
2735         "comments": "",
2736         "outputs": 1,
2737         "x": 2534.770751953125,
2738         "y": 3630.839569091797,
2739         "z": "31bddc6e.92f4e4",
2740         "wires": [
2741             [
2742                 "b07ca192.e4316",
2743                 "c679ff37.2806e",
2744                 "19087847.949fa8",
2745                 "faf61bb4.0e5e48",
2746                 "4a9aa312.80092c",
2747                 "e53dbaf9.038488",
2748                 "7fdef424.c87d8c",
2749                 "bc78a26a.a6aa1"
2750             ]
2751         ]
2752     },
2753     {
2754         "id": "9444fa49.a707f8",
2755         "type": "record",
2756         "name": "record",
2757         "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=\"getListofCells-configdb-response. \"/>\n<parameter name=\"field2\" value=\"`$tmp.CUUPListEntries`\"/>",
2758         "comments": "",
2759         "outputs": 1,
2760         "x": 2957.7706031799316,
2761         "y": 3383.8390417099,
2762         "z": "31bddc6e.92f4e4",
2763         "wires": [
2764             []
2765         ]
2766     },
2767     {
2768         "id": "ed72307d.17b2b",
2769         "type": "execute",
2770         "name": "set CUUP Level parms",
2771         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils' method='getAttributeValue'>\n\t<parameter name='outputPath' value='tmp.CUUPListEntries' />\n\t<parameter name='source' value=\"`'getRIC-configdb-response.[' + $id1 + '].gNBCUUPList_length'`\" />",
2772         "comments": "",
2773         "outputs": 1,
2774         "x": 2960.7705078125,
2775         "y": 3340.8391246795654,
2776         "z": "31bddc6e.92f4e4",
2777         "wires": [
2778             []
2779         ]
2780     },
2781     {
2782         "id": "b07ca192.e4316",
2783         "type": "record",
2784         "name": "record",
2785         "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=\"CUCP Details \"/>\n<parameter name=\"field2\" value=\"`$tmp.gNBCUUPList.gNBCUUPId`\"/>\n<parameter name=\"field3\" value=\"`$tmp.gNBCUUPList.gNBId`\"/>\n<parameter name=\"field4\" value=\"`$tmp.gNBCUUPList.gNBIdLength`\"/>\n<parameter name=\"field5\" value=\"`$tmp.gNBCUUPList.pLMNInfoList_length`\"/>\n<parameter name=\"field6\" value=\"`$tmp.payload.pLMNId`\"/>",
2786         "comments": "",
2787         "outputs": 1,
2788         "x": 3444.7705078125,
2789         "y": 3796.8396129608154,
2790         "z": "31bddc6e.92f4e4",
2791         "wires": [
2792             []
2793         ]
2794     },
2795     {
2796         "id": "c679ff37.2806e",
2797         "type": "block",
2798         "name": "cellCUUPList Level Parms",
2799         "xml": "<block atomic='true'>",
2800         "atomic": "true",
2801         "comments": "",
2802         "outputs": 1,
2803         "x": 3410.7706451416016,
2804         "y": 3725.8392436504364,
2805         "z": "31bddc6e.92f4e4",
2806         "wires": [
2807             [
2808                 "1e4ae8d1.80cf97",
2809                 "e05a0b3d.0f1238",
2810                 "c0a8aaf5.d129e8",
2811                 "951a0f11.4543b"
2812             ]
2813         ]
2814     },
2815     {
2816         "id": "1e4ae8d1.80cf97",
2817         "type": "execute",
2818         "name": "gNBCUUPList.gNBCUUPId",
2819         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils' method='getAttributeValue'>\n\t<parameter name='outputPath' value='tmp.gNBCUUPList.gNBCUUPId' />\n\t<parameter name='source' value=\"`'getRIC-configdb-response.[' + $id1 + '].gNBCUUPList[' + $id2 + '].gNBCUUPId'`\" />\n",
2820         "comments": "",
2821         "outputs": 1,
2822         "x": 3847.770751953125,
2823         "y": 3644.839080810547,
2824         "z": "31bddc6e.92f4e4",
2825         "wires": [
2826             []
2827         ]
2828     },
2829     {
2830         "id": "e05a0b3d.0f1238",
2831         "type": "execute",
2832         "name": "gNBCUUPList-gNBId",
2833         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils' method='getAttributeValue'>\n\t<parameter name='outputPath' value='tmp.gNBCUUPList.gNBId' />\n\t<parameter name='source' value=\"`'getRIC-configdb-response.[' + $id1 + '].gNBCUUPList[' + $id2 + '].gNBId'`\" />",
2834         "comments": "",
2835         "outputs": 1,
2836         "x": 3868.770839691162,
2837         "y": 3739.8392276763916,
2838         "z": "31bddc6e.92f4e4",
2839         "wires": [
2840             []
2841         ]
2842     },
2843     {
2844         "id": "c0a8aaf5.d129e8",
2845         "type": "execute",
2846         "name": "gNBCUUPList-gNBIdLength",
2847         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils' method='getAttributeValue'>\n\t<parameter name='outputPath' value='tmp.gNBCUUPList.gNBIdLength' />\n\t<parameter name='source' value=\"`'getRIC-configdb-response.[' + $id1 + '].gNBCUUPList[' + $id2 + '].gNBIdLength'`\" />",
2848         "comments": "",
2849         "outputs": 1,
2850         "x": 3886.770606994629,
2851         "y": 3783.8391478061676,
2852         "z": "31bddc6e.92f4e4",
2853         "wires": [
2854             []
2855         ]
2856     },
2857     {
2858         "id": "faf61bb4.0e5e48",
2859         "type": "for",
2860         "name": "For pLMNInfoListEntries",
2861         "xml": "<for index='id4' start='0' end='`$tmp.pLMNInfoListEntries`' >",
2862         "comments": "",
2863         "outputs": 1,
2864         "x": 3449.760356903076,
2865         "y": 4034.8392384052277,
2866         "z": "31bddc6e.92f4e4",
2867         "wires": [
2868             [
2869                 "ef221db.09757e"
2870             ]
2871         ]
2872     },
2873     {
2874         "id": "19087847.949fa8",
2875         "type": "record",
2876         "name": "record",
2877         "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=\"MCC \"/>\n<parameter name=\"field2\" value=\"`$tmp.mcc`\"/>\n<parameter name=\"field3\" value=\"MNC \"/>\n<parameter name=\"field4\" value=\"`$tmp.mnc`\"/>\n<parameter name=\"field5\" value=\"Calculated uLThptPerSlice \"/>\n<parameter name=\"field6\" value=\"`$tmp.uLThptPerSlice`\"/>\n<parameter name=\"field7\" value=\"Calculated dLThptPerSlice \"/>\n<parameter name=\"field8\" value=\"`$tmp.dLThptPerSlice`\"/>",
2878         "comments": "",
2879         "outputs": 1,
2880         "x": 3449.7604789733887,
2881         "y": 3888.839115858078,
2882         "z": "31bddc6e.92f4e4",
2883         "wires": [
2884             []
2885         ]
2886     },
2887     {
2888         "id": "ef221db.09757e",
2889         "type": "block",
2890         "name": "pLMNInfoList Parms",
2891         "xml": "<block atomic='true'>",
2892         "atomic": "true",
2893         "comments": "",
2894         "outputs": 1,
2895         "x": 3700.7605323791504,
2896         "y": 4033.839189529419,
2897         "z": "31bddc6e.92f4e4",
2898         "wires": [
2899             [
2900                 "9cd1a916.bb2538",
2901                 "b3f1c9a1.633608"
2902             ]
2903         ]
2904     },
2905     {
2906         "id": "9cd1a916.bb2538",
2907         "type": "execute",
2908         "name": "sNSSAI",
2909         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils' method='getAttributeValue'>\n\t<parameter name='outputPath' value='tmp.fromRAN.sNSSAI' />\n\t<parameter name='source' value=\"`'getRIC-configdb-response.[' + $id1 + '].gNBCUUPList[' + $id2 + '].pLMNInfoList[' + $id3 + '].sNSSAI'`\" />",
2910         "comments": "",
2911         "outputs": 1,
2912         "x": 3914.760498046875,
2913         "y": 3984.8393115997314,
2914         "z": "31bddc6e.92f4e4",
2915         "wires": [
2916             []
2917         ]
2918     },
2919     {
2920         "id": "ffabc2db.105a8",
2921         "type": "comment",
2922         "name": "Check if sNSSAI already exists in YANG tree",
2923         "info": "This needs more work. If sNSSAI already exists in the YANG tree, need to patch the existing pLMNInfoList entry",
2924         "comments": "",
2925         "x": 3517.7605171203613,
2926         "y": 4089.839189529419,
2927         "z": "31bddc6e.92f4e4",
2928         "wires": []
2929     },
2930     {
2931         "id": "b3f1c9a1.633608",
2932         "type": "record",
2933         "name": "record",
2934         "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=\"sNSSAI from RAN to check if already exists \"/>\n<parameter name=\"field2\" value=\"`$tmp.fromRAN.sNSSAI`\"/>\n",
2935         "comments": "",
2936         "outputs": 1,
2937         "x": 3918.7605590820312,
2938         "y": 4068.8388233184814,
2939         "z": "31bddc6e.92f4e4",
2940         "wires": [
2941             []
2942         ]
2943     },
2944     {
2945         "id": "718e5a7c.375fa4",
2946         "type": "record",
2947         "name": "record",
2948         "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=\"Setting variables for PLMNInfoList Entry Add to NRCellCU\"/>\n<parameter name=\"field2\" value=\"`$tmp.addPLMNInfoListEntry.ToNRCellDU.url`\"/>\n<parameter name=\"field3\" value=\"`$tmp.mcc`\"/>\n<parameter name=\"field4\" value=\"`$tmp.mnc`\"/>\n<parameter name=\"field5\" value=\"`$payloadJson.input.sliceProfile.sNSSAI`\"/>\n<parameter name=\"field6\" value=\"`$tmp.uLThptPerSlice`\"/>\n<parameter name=\"field7\" value=\"`$tmp.dLThptPerSlice`\"/>",
2949         "comments": "",
2950         "outputs": 1,
2951         "x": 3795.7717094421387,
2952         "y": 4624.172580718994,
2953         "z": "31bddc6e.92f4e4",
2954         "wires": [
2955             []
2956         ]
2957     },
2958     {
2959         "id": "4a9aa312.80092c",
2960         "type": "block",
2961         "name": "Add PLMNInfoList Entry",
2962         "xml": "<block atomic='true'>",
2963         "atomic": "true",
2964         "comments": "",
2965         "outputs": 1,
2966         "x": 3389.770496368408,
2967         "y": 4434.183429718018,
2968         "z": "31bddc6e.92f4e4",
2969         "wires": [
2970             [
2971                 "718e5a7c.375fa4",
2972                 "99cafb05.71b3e8",
2973                 "f86ececf.85d0a",
2974                 "249c17b6.aeeba8",
2975                 "5643ab16.0bf484",
2976                 "637b56cc.2f2318",
2977                 "51d5ead6.304654",
2978                 "f82f8d1d.c78b4",
2979                 "35b1d16a.ddd30e"
2980             ]
2981         ]
2982     },
2983     {
2984         "id": "51d5ead6.304654",
2985         "type": "execute",
2986         "name": "add PLMNInfoListEntry ToGNBCUUPFn using PUT",
2987         "xml": "<execute plugin='org.onap.ccsdk.sli.plugins.restapicall.RestapiCallNode' method='sendRequest' >\n<parameter name=\"templateFileName\" value=\"`$prop.restapi.templateDir + '/ranSlice-add-get-PLMNInfoListEntry-GNBCUUPFn.json'`\" />\n<parameter name=\"restapiUrl\" value=\"`$prop.controller.url + $tmp.addPLMNInfoListEntry.ToGNBCUUPFn.url`\"/>\n<parameter name=\"restapiUser\" value=\"`$prop.controller.user`\" />\n<parameter name=\"restapiPassword\" value=\"`$prop.controller.pwd`\"/>\n<parameter name=\"httpMethod\" value=\"PUT\"/>\n<parameter name=\"responsePrefix\" value=\"PLMNInfoListEntry-response\"/>\n<parameter name='contentType' value='application/json' /> \n<parameter name='format' value='json' />",
2988         "comments": "",
2989         "outputs": 1,
2990         "x": 3787.770793914795,
2991         "y": 4683.183139801025,
2992         "z": "31bddc6e.92f4e4",
2993         "wires": [
2994             [
2995                 "8c7cd9fd.ba3b68",
2996                 "2531f1fe.f8aa5e"
2997             ]
2998         ]
2999     },
3000     {
3001         "id": "99cafb05.71b3e8",
3002         "type": "record",
3003         "name": "record",
3004         "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=\"Add PLMNInfoListEntry ToGNBCUUPFn URL\"/>\n<parameter name=\"field2\" value=\"`$tmp.addPLMNInfoListEntry.ToGNBCUUPFn.url`\"/>",
3005         "comments": "",
3006         "outputs": 1,
3007         "x": 3797.7706718444824,
3008         "y": 4576.183139801025,
3009         "z": "31bddc6e.92f4e4",
3010         "wires": [
3011             []
3012         ]
3013     },
3014     {
3015         "id": "61b659d.02055a8",
3016         "type": "execute",
3017         "name": "generate addPLMNInfoListEntry.ToGNBCUUPFn",
3018         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$prop.restapi.addPLMNInfoListEntry.ToGNBCUUPFn`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.addPLMNInfoListEntry.ToGNBCUUPFn.url\"/>\n    <parameter name=\"target\" value=\"{idNearRTRIC}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.nearRTRICId`\"/>",
3019         "comments": "",
3020         "outputs": 1,
3021         "x": 3999.77054977417,
3022         "y": 4180.839447975159,
3023         "z": "31bddc6e.92f4e4",
3024         "wires": [
3025             []
3026         ]
3027     },
3028     {
3029         "id": "f86ececf.85d0a",
3030         "type": "execute",
3031         "name": "Populate idGNBDUFunction",
3032         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$tmp.addPLMNInfoListEntry.ToGNBCUUPFn.url`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.addPLMNInfoListEntry.ToGNBCUUPFn.url\"/>\n    <parameter name=\"target\" value=\"{idGNBCUUPFunction}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.gNBCUUPList.gNBCUUPId`\"/>\n",
3033         "comments": "",
3034         "outputs": 1,
3035         "x": 3849.76029586792,
3036         "y": 4367.839370727539,
3037         "z": "31bddc6e.92f4e4",
3038         "wires": [
3039             []
3040         ]
3041     },
3042     {
3043         "id": "249c17b6.aeeba8",
3044         "type": "execute",
3045         "name": "Populate mcc",
3046         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$tmp.addPLMNInfoListEntry.ToGNBCUUPFn.url`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.addPLMNInfoListEntry.ToGNBCUUPFn.url\"/>\n    <parameter name=\"target\" value=\"{mcc}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.mcc`\"/>",
3047         "comments": "",
3048         "outputs": 1,
3049         "x": 3815.76029586792,
3050         "y": 4429.839372634888,
3051         "z": "31bddc6e.92f4e4",
3052         "wires": [
3053             []
3054         ]
3055     },
3056     {
3057         "id": "5643ab16.0bf484",
3058         "type": "execute",
3059         "name": "Populate mnc",
3060         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$tmp.addPLMNInfoListEntry.ToGNBCUUPFn.url`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.addPLMNInfoListEntry.ToGNBCUUPFn.url\"/>\n    <parameter name=\"target\" value=\"{mnc}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.mnc`\"/>",
3061         "comments": "",
3062         "outputs": 1,
3063         "x": 3812.76029586792,
3064         "y": 4478.839374542236,
3065         "z": "31bddc6e.92f4e4",
3066         "wires": [
3067             []
3068         ]
3069     },
3070     {
3071         "id": "8c7cd9fd.ba3b68",
3072         "type": "failure",
3073         "name": "failure",
3074         "xml": "<outcome value='failure'>\n",
3075         "comments": "",
3076         "outputs": 1,
3077         "x": 4048.7713623046875,
3078         "y": 4460.172088623047,
3079         "z": "31bddc6e.92f4e4",
3080         "wires": [
3081             [
3082                 "73579bb4.c27694"
3083             ]
3084         ]
3085     },
3086     {
3087         "id": "2531f1fe.f8aa5e",
3088         "type": "success",
3089         "name": "success",
3090         "xml": "<outcome value='success'>\n",
3091         "comments": "",
3092         "outputs": 1,
3093         "x": 4089.771728515625,
3094         "y": 4618.173187255859,
3095         "z": "31bddc6e.92f4e4",
3096         "wires": [
3097             [
3098                 "7d79e256.c1cc7c"
3099             ]
3100         ]
3101     },
3102     {
3103         "id": "73579bb4.c27694",
3104         "type": "block",
3105         "name": "block",
3106         "xml": "<block>\n",
3107         "atomic": "false",
3108         "comments": "",
3109         "outputs": 1,
3110         "x": 4262.77099609375,
3111         "y": 4386.172821044922,
3112         "z": "31bddc6e.92f4e4",
3113         "wires": [
3114             [
3115                 "6b7bc12.2cce34",
3116                 "66a87a6d.5e0334"
3117             ]
3118         ]
3119     },
3120     {
3121         "id": "7d79e256.c1cc7c",
3122         "type": "block",
3123         "name": "block",
3124         "xml": "<block>\n",
3125         "atomic": "false",
3126         "comments": "",
3127         "outputs": 1,
3128         "x": 4103.7711181640625,
3129         "y": 4681.173309326172,
3130         "z": "31bddc6e.92f4e4",
3131         "wires": [
3132             [
3133                 "bc579d8f.77a4b"
3134             ]
3135         ]
3136     },
3137     {
3138         "id": "6b7bc12.2cce34",
3139         "type": "returnFailure",
3140         "name": "return failure",
3141         "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 adding PLMNInfoList Entry to GNBCUUPFn\" />",
3142         "comments": "",
3143         "x": 4249.7706298828125,
3144         "y": 4515.172821044922,
3145         "z": "31bddc6e.92f4e4",
3146         "wires": []
3147     },
3148     {
3149         "id": "bc579d8f.77a4b",
3150         "type": "record",
3151         "name": "record",
3152         "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=\"PLMNInfo List Entry Add Executed Successfully \"/>",
3153         "comments": "",
3154         "outputs": 1,
3155         "x": 4250.771484375,
3156         "y": 4669.173309326172,
3157         "z": "31bddc6e.92f4e4",
3158         "wires": [
3159             []
3160         ]
3161     },
3162     {
3163         "id": "4d04c3f0.7c798c",
3164         "type": "execute",
3165         "name": "generate addPLMNInfoListEntry ToGNBCUUPFn",
3166         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$prop.restapi.addPLMNInfoListEntry.ToGNBCUUPFn.ransim-mounted`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.addPLMNInfoListEntry.ToGNBCUUPFn.url\"/>\n    <parameter name=\"target\" value=\"{idNearRTRIC}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.nearRTRICId`\"/>",
3167         "comments": "",
3168         "outputs": 1,
3169         "x": 4194.760303497314,
3170         "y": 4243.839448928833,
3171         "z": "31bddc6e.92f4e4",
3172         "wires": [
3173             []
3174         ]
3175     },
3176     {
3177         "id": "6780c92e.405f18",
3178         "type": "block",
3179         "name": "ransim  URL",
3180         "xml": "<block atomic='true'>",
3181         "atomic": "true",
3182         "comments": "",
3183         "outputs": 1,
3184         "x": 3849.7601356506348,
3185         "y": 4275.839450836182,
3186         "z": "31bddc6e.92f4e4",
3187         "wires": [
3188             [
3189                 "4d04c3f0.7c798c",
3190                 "2803f005.e7db4"
3191             ]
3192         ]
3193     },
3194     {
3195         "id": "2803f005.e7db4",
3196         "type": "execute",
3197         "name": "populate mountName",
3198         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$tmp.addPLMNInfoListEntry.ToGNBCUUPFn.url`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.addPLMNInfoListEntry.ToGNBCUUPFn.url\"/>\n    <parameter name=\"target\" value=\"{mountName}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.gNBCUUPList.gNBCUUPId`\"/>",
3199         "comments": "",
3200         "outputs": 1,
3201         "x": 4113.760631561279,
3202         "y": 4307.839450836182,
3203         "z": "31bddc6e.92f4e4",
3204         "wires": [
3205             []
3206         ]
3207     },
3208     {
3209         "id": "6f315841.f55be8",
3210         "type": "comment",
3211         "name": "Connect to AddPLMNInfoList Entry",
3212         "info": "when able to talk to latest SDNC",
3213         "comments": "",
3214         "x": 3541.7603607177734,
3215         "y": 4581.172827720642,
3216         "z": "31bddc6e.92f4e4",
3217         "wires": []
3218     },
3219     {
3220         "id": "636fb849.56f758",
3221         "type": "switchNode",
3222         "name": "ransim mounted",
3223         "xml": "<switch test='`$prop.ransim-mounted`'>\n",
3224         "comments": "",
3225         "outputs": 1,
3226         "x": 3482.76025390625,
3227         "y": 4831.505341291428,
3228         "z": "31bddc6e.92f4e4",
3229         "wires": [
3230             [
3231                 "cf20eb87.2cfa88",
3232                 "a3da901f.8750f"
3233             ]
3234         ]
3235     },
3236     {
3237         "id": "cf20eb87.2cfa88",
3238         "type": "outcome",
3239         "name": "Not Mounted",
3240         "xml": "<outcome value='false'>\n",
3241         "comments": "",
3242         "outputs": 1,
3243         "x": 3677.760280609131,
3244         "y": 4791.505248785019,
3245         "z": "31bddc6e.92f4e4",
3246         "wires": [
3247             [
3248                 "ab136f2d.0dda9"
3249             ]
3250         ]
3251     },
3252     {
3253         "id": "a3da901f.8750f",
3254         "type": "outcome",
3255         "name": "Mounted",
3256         "xml": "<outcome value='true'>\n",
3257         "comments": "",
3258         "outputs": 1,
3259         "x": 3657.76025390625,
3260         "y": 4870.505340337753,
3261         "z": "31bddc6e.92f4e4",
3262         "wires": [
3263             [
3264                 "7eb814ab.2771bc"
3265             ]
3266         ]
3267     },
3268     {
3269         "id": "3533f4b4.5e3efc",
3270         "type": "record",
3271         "name": "record",
3272         "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=\"Setting variables for addRRMPolicyRatio to GNBCUUPFn\"/>\n<parameter name=\"field2\" value=\"`$tmp.addRRMPolicyRatio.ToGNBCUUPFn.url`\"/>\n<parameter name=\"field3\" value=\"`$tmp.mcc`\"/>\n<parameter name=\"field4\" value=\"`$tmp.mnc`\"/>\n<parameter name=\"field5\" value=\"`$payloadJson.input.sliceProfile.sNSSAI`\"/>\n<parameter name=\"field6\" value=\"`$tmp.uLThptPerSlice`\"/>\n<parameter name=\"field7\" value=\"`$tmp.dLThptPerSlice`\"/>",
3273         "comments": "",
3274         "outputs": 1,
3275         "x": 3636.761631011963,
3276         "y": 5138.839032173157,
3277         "z": "31bddc6e.92f4e4",
3278         "wires": [
3279             []
3280         ]
3281     },
3282     {
3283         "id": "c65188a1.aafd58",
3284         "type": "execute",
3285         "name": "add RRM Policy ToGNBCUUPFn using PUT",
3286         "xml": "<execute plugin='org.onap.ccsdk.sli.plugins.restapicall.RestapiCallNode' method='sendRequest' >\n<parameter name=\"templateFileName\" value=\"`$prop.restapi.templateDir + '/ranSlice-add-RRMPolicyRatio-GNBCUUPFn.json'`\" />\n<parameter name=\"restapiUrl\" value=\"`$prop.controller.url + $tmp.addRRMPolicyRatio.ToGNBCUUPFn.url`\"/>\n<parameter name=\"restapiUser\" value=\"`$prop.controller.user`\" />\n<parameter name=\"restapiPassword\" value=\"`$prop.controller.pwd`\"/>\n<parameter name=\"httpMethod\" value=\"PUT\"/>\n<parameter name=\"responsePrefix\" value=\"addRRMPolicyRatio-response\"/>\n<parameter name='contentType' value='application/json' /> \n<parameter name='format' value='json' />",
3287         "comments": "",
3288         "outputs": 1,
3289         "x": 3698.7611083984375,
3290         "y": 5201.849707841873,
3291         "z": "31bddc6e.92f4e4",
3292         "wires": [
3293             [
3294                 "244d663b.29b63a",
3295                 "c50b357b.640508"
3296             ]
3297         ]
3298     },
3299     {
3300         "id": "fb1e8e10.fdf87",
3301         "type": "record",
3302         "name": "record",
3303         "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=\"addRRMPolicyRatio ToGNBCUUPFn URL\"/>\n<parameter name=\"field2\" value=\"`$tmp.addRRMPolicyRatio.ToGNBCUUPFn.url`\"/>",
3304         "comments": "",
3305         "outputs": 1,
3306         "x": 3636.760898590088,
3307         "y": 5088.849347114563,
3308         "z": "31bddc6e.92f4e4",
3309         "wires": [
3310             []
3311         ]
3312     },
3313     {
3314         "id": "ab136f2d.0dda9",
3315         "type": "execute",
3316         "name": "generate addRRMPolicy.ToNRCellDU URL",
3317         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$prop.restapi.addRRMPolicyRatio.ToGNBCUUPFn`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.addRRMPolicyRatio.ToGNBCUUPFn.url\"/>\n    <parameter name=\"target\" value=\"{idNearRTRIC}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.nearRTRICId`\"/>",
3318         "comments": "",
3319         "outputs": 1,
3320         "x": 3960.76025390625,
3321         "y": 4786.505340576172,
3322         "z": "31bddc6e.92f4e4",
3323         "wires": [
3324             []
3325         ]
3326     },
3327     {
3328         "id": "65b89c6c.04f254",
3329         "type": "execute",
3330         "name": "Populate idGNBDUFunction",
3331         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$tmp.addRRMPolicyRatio.ToGNBCUUPFn.url`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.addRRMPolicyRatio.ToGNBCUUPFn.url\"/>\n    <parameter name=\"target\" value=\"{idGNBCUUPFunction}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.gNBCUUPList.gNBCUUPId`\"/>",
3332         "comments": "",
3333         "outputs": 1,
3334         "x": 3676.749969482422,
3335         "y": 4940.505756616592,
3336         "z": "31bddc6e.92f4e4",
3337         "wires": [
3338             []
3339         ]
3340     },
3341     {
3342         "id": "5cd2e725.961368",
3343         "type": "execute",
3344         "name": "Populate id",
3345         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$tmp.addRRMPolicyRatio.ToGNBCUUPFn.url`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.addRRMPolicyRatio.ToGNBCUUPFn.url\"/>\n    <parameter name=\"target\" value=\"{id}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.RRMPolicyRatioID.GNBCUUPFunction`\"/>",
3346         "comments": "",
3347         "outputs": 1,
3348         "x": 3630.750129699707,
3349         "y": 4984.506079912186,
3350         "z": "31bddc6e.92f4e4",
3351         "wires": [
3352             []
3353         ]
3354     },
3355     {
3356         "id": "244d663b.29b63a",
3357         "type": "failure",
3358         "name": "failure",
3359         "xml": "<outcome value='failure'>\n",
3360         "comments": "",
3361         "outputs": 1,
3362         "x": 3957.76065826416,
3363         "y": 5011.83867764473,
3364         "z": "31bddc6e.92f4e4",
3365         "wires": [
3366             [
3367                 "c3acf846.120a28"
3368             ]
3369         ]
3370     },
3371     {
3372         "id": "c50b357b.640508",
3373         "type": "success",
3374         "name": "success",
3375         "xml": "<outcome value='success'>\n",
3376         "comments": "",
3377         "outputs": 1,
3378         "x": 4020.760627746582,
3379         "y": 5198.839087724686,
3380         "z": "31bddc6e.92f4e4",
3381         "wires": [
3382             [
3383                 "c8c8d59d.156ea8"
3384             ]
3385         ]
3386     },
3387     {
3388         "id": "c3acf846.120a28",
3389         "type": "block",
3390         "name": "block",
3391         "xml": "<block>\n",
3392         "atomic": "false",
3393         "comments": "",
3394         "outputs": 1,
3395         "x": 4177.760414123535,
3396         "y": 5000.83916592598,
3397         "z": "31bddc6e.92f4e4",
3398         "wires": [
3399             [
3400                 "706ba4f6.aeadac",
3401                 "66a87a6d.5e0334"
3402             ]
3403         ]
3404     },
3405     {
3406         "id": "c8c8d59d.156ea8",
3407         "type": "block",
3408         "name": "block",
3409         "xml": "<block>\n",
3410         "atomic": "false",
3411         "comments": "",
3412         "outputs": 1,
3413         "x": 4182.7600173950195,
3414         "y": 5182.839453935623,
3415         "z": "31bddc6e.92f4e4",
3416         "wires": [
3417             [
3418                 "3ac0c705.8d1378"
3419             ]
3420         ]
3421     },
3422     {
3423         "id": "706ba4f6.aeadac",
3424         "type": "returnFailure",
3425         "name": "return failure",
3426         "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 adding RRMPolicy\" />",
3427         "comments": "",
3428         "x": 4186.760383605957,
3429         "y": 5078.839453935623,
3430         "z": "31bddc6e.92f4e4",
3431         "wires": []
3432     },
3433     {
3434         "id": "3ac0c705.8d1378",
3435         "type": "record",
3436         "name": "record",
3437         "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=\"addRRMPolicyRatio Executed Successfully \"/>",
3438         "comments": "",
3439         "outputs": 1,
3440         "x": 4335.760627746582,
3441         "y": 5164.840064287186,
3442         "z": "31bddc6e.92f4e4",
3443         "wires": [
3444             []
3445         ]
3446     },
3447     {
3448         "id": "112bd2b7.effc5d",
3449         "type": "execute",
3450         "name": "generate RRMPolicy Ratio URL ToNRCellDU",
3451         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$prop.restapi.addRRMPolicyRatio.ToGNBCUUPFn.ransim-mounted`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.addRRMPolicyRatio.ToGNBCUUPFn.url\"/>\n    <parameter name=\"target\" value=\"{idNearRTRIC}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.nearRTRICId`\"/>",
3452         "comments": "",
3453         "outputs": 1,
3454         "x": 4074.7499923706055,
3455         "y": 4837.505460500717,
3456         "z": "31bddc6e.92f4e4",
3457         "wires": [
3458             []
3459         ]
3460     },
3461     {
3462         "id": "7eb814ab.2771bc",
3463         "type": "block",
3464         "name": "ransim  URL",
3465         "xml": "<block atomic='true'>",
3466         "atomic": "true",
3467         "comments": "",
3468         "outputs": 1,
3469         "x": 3803.7499771118164,
3470         "y": 4836.50546002388,
3471         "z": "31bddc6e.92f4e4",
3472         "wires": [
3473             [
3474                 "112bd2b7.effc5d",
3475                 "c5cd0154.f8143"
3476             ]
3477         ]
3478     },
3479     {
3480         "id": "c5cd0154.f8143",
3481         "type": "execute",
3482         "name": "populate mountName",
3483         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$tmp.addRRMPolicyRatio.ToGNBCUUPFn.url`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.addRRMPolicyRatio.ToGNBCUUPFn.url\"/>\n    <parameter name=\"target\" value=\"{mountName}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.gNBCUUPList.gNBCUUPId`\"/>",
3484         "comments": "",
3485         "outputs": 1,
3486         "x": 4027.749984741211,
3487         "y": 4918.505788087845,
3488         "z": "31bddc6e.92f4e4",
3489         "wires": [
3490             []
3491         ]
3492     },
3493     {
3494         "id": "16bd915c.7af4bf",
3495         "type": "comment",
3496         "name": "Connect to RRM P{olicy Ratio",
3497         "info": "when able to talk to latest SDNC",
3498         "comments": "",
3499         "x": 3651.750217437744,
3500         "y": 5166.838788032532,
3501         "z": "31bddc6e.92f4e4",
3502         "wires": []
3503     },
3504     {
3505         "id": "98c34e97.ceaaf",
3506         "type": "block",
3507         "name": "rrmPolicyDedicatedRatio",
3508         "xml": "<block atomic='true'>",
3509         "atomic": "true",
3510         "comments": "",
3511         "outputs": 1,
3512         "x": 2926.771095275879,
3513         "y": 3485.5164098739624,
3514         "z": "31bddc6e.92f4e4",
3515         "wires": [
3516             [
3517                 "19c19a35.5cad36",
3518                 "c953b38d.85576",
3519                 "a414850b.c4cd88",
3520                 "32cae5c5.7e7d1a",
3521                 "b963aa6e.8101c8",
3522                 "bcf57d53.05917",
3523                 "77abb0d0.a567d"
3524             ]
3525         ]
3526     },
3527     {
3528         "id": "b963aa6e.8101c8",
3529         "type": "set",
3530         "name": "calculation rrm5",
3531         "xml": "<set>\n<parameter name='tmp.rRMPolicyDedicatedRatio.CUUP' value='`$tmp.rRMPolicyDedicatedRatio.CUUP1 / $prop.cuupfunction.maxNumberOfDRBsPerCUUP`' />",
3532         "comments": "",
3533         "x": 3184.7715187072754,
3534         "y": 3596.2939977645874,
3535         "z": "31bddc6e.92f4e4",
3536         "wires": []
3537     },
3538     {
3539         "id": "a414850b.c4cd88",
3540         "type": "record",
3541         "name": "record",
3542         "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 CUUP \"/>\n<parameter name=\"field2\" value=\"`$tmp.rRMPolicyDedicatedRatio.CUUP`\"/>\n<parameter name=\"field3\" value=\"tmp.TotalNumberOfDRBForNSSAI \"/>\n<parameter name=\"field4\" value=\"`$tmp.TotalNumberOfDRBForNSSAI`\"/>\n<parameter name=\"field5\" value=\"tmp.DRBPerCUUPForSNSSAI \"/>\n<parameter name=\"field6\" value=\"`$tmp.DRBPerCUUPForSNSSAI`\"/>\n<parameter name=\"field7\" value=\"tmp.rRMPolicyDedicatedRatio.CUUP1 \"/>\n<parameter name=\"field8\" value=\"`$tmp.rRMPolicyDedicatedRatio.CUUP1`\"/>\n<parameter name=\"field9\" value=\"tmp.rRMPolicyDedicatedRatio.CUUP\"/>\n<parameter name=\"field10\" value=\"`$tmp.rRMPolicyDedicatedRatio.CUUP`\"/>\n<parameter name=\"field11\" value=\"tmp.maxNumberOfConns\"/>\n<parameter name=\"field12\" value=\"`$tmp.maxNumberOfConns-CUUP`\"/>",
3543         "comments": "",
3544         "outputs": 1,
3545         "x": 3144.7712783813477,
3546         "y": 3644.9611110687256,
3547         "z": "31bddc6e.92f4e4",
3548         "wires": [
3549             []
3550         ]
3551     },
3552     {
3553         "id": "951a0f11.4543b",
3554         "type": "execute",
3555         "name": "gNBCUUPList-pLMNInfoList_length",
3556         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils' method='getAttributeValue'>\n\t<parameter name='outputPath' value='tmp.pLMNInfoListEntries' />\n\t<parameter name='source' value=\"`'getRIC-configdb-response.[' + $id1 + '].gNBCUUPList[' + $id2 + '].pLMNInfoList_length'`\" />",
3557         "comments": "",
3558         "outputs": 1,
3559         "x": 3902.770606994629,
3560         "y": 3824.8391535282135,
3561         "z": "31bddc6e.92f4e4",
3562         "wires": [
3563             []
3564         ]
3565     },
3566     {
3567         "id": "5ef4a2e0.956c1c",
3568         "type": "execute",
3569         "name": "gNBCUUPList-pLMNId",
3570         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils' method='getAttributeValue'>\n\t<parameter name='outputPath' value='tmp.pLMNId' />\n\t<parameter name='source' value=\"`'getRIC-configdb-response.[' + $id1 + '].gNBCUUPList[' + $id2 + '].pLMNId'`\" />",
3571         "comments": "",
3572         "outputs": 1,
3573         "x": 3908.9935340881348,
3574         "y": 3912.515090942383,
3575         "z": "31bddc6e.92f4e4",
3576         "wires": [
3577             []
3578         ]
3579     },
3580     {
3581         "id": "4fa04909.4d61f8",
3582         "type": "comment",
3583         "name": "Assumption pLMNId in configDB resp",
3584         "info": "Assumed that configDB responnse will include pLMNId...currently, it is not there",
3585         "comments": "",
3586         "x": 3929.993377685547,
3587         "y": 3870.5148088932037,
3588         "z": "31bddc6e.92f4e4",
3589         "wires": []
3590     },
3591     {
3592         "id": "482c00b3.a99bb",
3593         "type": "for",
3594         "name": "For list of cells",
3595         "xml": "<for index='idx' start='0' end='`$getListofCells-configdb-response._length `' >",
3596         "comments": "",
3597         "outputs": 1,
3598         "x": 2380.750099182129,
3599         "y": 617.7604541778564,
3600         "z": "31bddc6e.92f4e4",
3601         "wires": [
3602             [
3603                 "fa9a1c79.c47f9",
3604                 "8e69f314.3d09"
3605             ]
3606         ]
3607     },
3608     {
3609         "id": "8e69f314.3d09",
3610         "type": "record",
3611         "name": "record",
3612         "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=\"`$tmp.trackingarea.cell`\"/>",
3613         "comments": "",
3614         "outputs": 1,
3615         "x": 2553.7499771118164,
3616         "y": 650.7604084014893,
3617         "z": "31bddc6e.92f4e4",
3618         "wires": [
3619             []
3620         ]
3621     },
3622     {
3623         "id": "fa9a1c79.c47f9",
3624         "type": "execute",
3625         "name": "Cells in TrackingArea",
3626         "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.[' + $ids + ']'`\" />",
3627         "comments": "",
3628         "outputs": 1,
3629         "x": 2559.7500381469727,
3630         "y": 551.4270191192627,
3631         "z": "31bddc6e.92f4e4",
3632         "wires": [
3633             []
3634         ]
3635     },
3636     {
3637         "id": "50d46848.fea658",
3638         "type": "comment",
3639         "name": "TO DO",
3640         "info": "- Use \"List of Cells for Tracking Area\" everywhere list\nof cells are sequenced for Restconf transactions...\nNo need to go through all cells as captured in the configDB\nresponse....localID will be the actual value returned \nin \n<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.[' + $ids + ']'`\" />\n\t\n\ttmp.trackingarea.cell would be cellLocalID",
3641         "comments": "",
3642         "x": 815.7500267028809,
3643         "y": 134.7603702545166,
3644         "z": "31bddc6e.92f4e4",
3645         "wires": []
3646     },
3647     {
3648         "id": "2b4f5d02.d7a8a2",
3649         "type": "execute",
3650         "name": "cellLocalID",
3651         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils' method='getAttributeValue'>\n\t<parameter name='outputPath' value='tmp.cellLocalId' />\n\t<parameter name='source' value=\"`'getListofCells-configdb-response.[' + $id3 + ']'`\" />",
3652         "comments": "",
3653         "outputs": 1,
3654         "x": 2587.749755859375,
3655         "y": 2043.0939636230469,
3656         "z": "31bddc6e.92f4e4",
3657         "wires": [
3658             []
3659         ]
3660     },
3661     {
3662         "id": "fca4410e.81eec",
3663         "type": "block",
3664         "name": "SO Response",
3665         "xml": "<block atomic='true'>",
3666         "atomic": "true",
3667         "comments": "",
3668         "outputs": 1,
3669         "x": 443.743935585022,
3670         "y": 2524.514754295349,
3671         "z": "31bddc6e.92f4e4",
3672         "wires": [
3673             [
3674                 "55d7d722.afc748",
3675                 "a02d6d9b.7741d",
3676                 "38713bdf.fc26f4",
3677                 "6638da42.a61714"
3678             ]
3679         ]
3680     },
3681     {
3682         "id": "38713bdf.fc26f4",
3683         "type": "set",
3684         "name": "set tmp variables for SO response",
3685         "xml": "<set>\n<parameter name=\"tmp.status\" value=\"`$error-code`\"/>\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",
3686         "comments": "",
3687         "x": 751.7451372146606,
3688         "y": 2390.4143056869507,
3689         "z": "31bddc6e.92f4e4",
3690         "wires": []
3691     },
3692     {
3693         "id": "55d7d722.afc748",
3694         "type": "record",
3695         "name": "record SO reply parms",
3696         "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=\"`$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`\" />\n<parameter name='field9' value=\"`$tmp.DUList.response_length`\" />\n<parameter name='field10' value=\"`$tmp.CUCPList.response`\" />\n<parameter name='field11' value=\"`$tmp.CUUPList.response`\" />\n<parameter name='field12' value=\"`$tmp.DUList.response`\" />",
3697         "comments": "",
3698         "outputs": 1,
3699         "x": 720.7439126968384,
3700         "y": 2528.514937400818,
3701         "z": "31bddc6e.92f4e4",
3702         "wires": [
3703             []
3704         ]
3705     },
3706     {
3707         "id": "a02d6d9b.7741d",
3708         "type": "execute",
3709         "name": "Send to SO",
3710         "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='application/json' />\n<parameter name=\"restapiUser\" value=\"`$prop.restapi.so.user`\" />\n<parameter name=\"restapiPassword\" value=\"`$prop.restapi.so.password`\"/>",
3711         "comments": "",
3712         "outputs": 1,
3713         "x": 589.7440118789673,
3714         "y": 2645.51464176178,
3715         "z": "31bddc6e.92f4e4",
3716         "wires": [
3717             [
3718                 "8eb44ef7.0e68e",
3719                 "a6f444a.e2714b8"
3720             ]
3721         ]
3722     },
3723     {
3724         "id": "8eb44ef7.0e68e",
3725         "type": "failure",
3726         "name": "failure",
3727         "xml": "<outcome value='failure'>\n",
3728         "comments": "",
3729         "outputs": 1,
3730         "x": 754.7440118789673,
3731         "y": 2625.5146408081055,
3732         "z": "31bddc6e.92f4e4",
3733         "wires": [
3734             [
3735                 "390993f4.f32f9c"
3736             ]
3737         ]
3738     },
3739     {
3740         "id": "a6f444a.e2714b8",
3741         "type": "success",
3742         "name": "success",
3743         "xml": "<outcome value='success'>\n",
3744         "comments": "",
3745         "outputs": 1,
3746         "x": 746.7439050674438,
3747         "y": 2698.514591217041,
3748         "z": "31bddc6e.92f4e4",
3749         "wires": [
3750             [
3751                 "c970aa9b.8e53e8"
3752             ]
3753         ]
3754     },
3755     {
3756         "id": "c970aa9b.8e53e8",
3757         "type": "block",
3758         "name": "block",
3759         "xml": "<block>\n",
3760         "atomic": "false",
3761         "comments": "",
3762         "outputs": 1,
3763         "x": 892.743748664856,
3764         "y": 2703.514699935913,
3765         "z": "31bddc6e.92f4e4",
3766         "wires": [
3767             [
3768                 "c2dd6f6f.5e324"
3769             ]
3770         ]
3771     },
3772     {
3773         "id": "390993f4.f32f9c",
3774         "type": "block",
3775         "name": "block",
3776         "xml": "<block>\n",
3777         "atomic": "false",
3778         "comments": "",
3779         "outputs": 1,
3780         "x": 903.7439126968384,
3781         "y": 2621.5147762298584,
3782         "z": "31bddc6e.92f4e4",
3783         "wires": [
3784             [
3785                 "9217688c.4b1008",
3786                 "f20e3a7c.d71c38"
3787             ]
3788         ]
3789     },
3790     {
3791         "id": "9217688c.4b1008",
3792         "type": "returnFailure",
3793         "name": "return failure",
3794         "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\" />",
3795         "comments": "",
3796         "x": 1050.7435312271118,
3797         "y": 2632.5145177841187,
3798         "z": "31bddc6e.92f4e4",
3799         "wires": []
3800     },
3801     {
3802         "id": "c2dd6f6f.5e324",
3803         "type": "record",
3804         "name": "record",
3805         "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=\"SO Response Sent \"/>",
3806         "comments": "",
3807         "outputs": 1,
3808         "x": 1053.7436685562134,
3809         "y": 2709.5145921707153,
3810         "z": "31bddc6e.92f4e4",
3811         "wires": [
3812             []
3813         ]
3814     },
3815     {
3816         "id": "66a87a6d.5e0334",
3817         "type": "block",
3818         "name": "block : SO Response",
3819         "xml": "<block atomic='true'>",
3820         "atomic": "true",
3821         "comments": "",
3822         "outputs": 1,
3823         "x": 5629.240093231201,
3824         "y": 3318.760555267334,
3825         "z": "31bddc6e.92f4e4",
3826         "wires": [
3827             [
3828                 "8e91d256.3a991",
3829                 "52e6e776.6b8ff8",
3830                 "c39f2a40.0d4338"
3831             ]
3832         ]
3833     },
3834     {
3835         "id": "8e91d256.3a991",
3836         "type": "set",
3837         "name": "set tmp variables for SO response",
3838         "xml": "<set>\n<parameter name=\"tmp.so.callbackURL\" value=\"`$payloadJson.input.callbackURL`\"/>\n<parameter name=\"tmp.status\" value=\"`$error-code`\"/>\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",
3839         "comments": "",
3840         "x": 5947.241069793701,
3841         "y": 3242.660213470459,
3842         "z": "31bddc6e.92f4e4",
3843         "wires": []
3844     },
3845     {
3846         "id": "52e6e776.6b8ff8",
3847         "type": "record",
3848         "name": "record configdb RestAPI parms",
3849         "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`\" />\n<parameter name='field7' value=\"`$tmp.CUCPList`\" />\n<parameter name='field8' value=\"`$tmp.CUUPList`\" />\n<parameter name='field9' value=\"`$tmp.DUList`\" />",
3850         "comments": "",
3851         "outputs": 1,
3852         "x": 5922.2399559021,
3853         "y": 3339.7608909606934,
3854         "z": "31bddc6e.92f4e4",
3855         "wires": [
3856             []
3857         ]
3858     },
3859     {
3860         "id": "c39f2a40.0d4338",
3861         "type": "execute",
3862         "name": "Send to SO",
3863         "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='application/json' />\n<parameter name=\"restapiUser\" value=\"`$prop.restapi.so.user`\" />\n<parameter name=\"restapiPassword\" value=\"`$prop.restapi.so.password`\"/>",
3864         "comments": "",
3865         "outputs": 1,
3866         "x": 5837.239967346191,
3867         "y": 3436.760768890381,
3868         "z": "31bddc6e.92f4e4",
3869         "wires": [
3870             [
3871                 "3973db50.db4944",
3872                 "6ca09d2d.2b81d4"
3873             ]
3874         ]
3875     },
3876     {
3877         "id": "3973db50.db4944",
3878         "type": "failure",
3879         "name": "failure",
3880         "xml": "<outcome value='failure'>\n",
3881         "comments": "",
3882         "outputs": 1,
3883         "x": 6063.23997592926,
3884         "y": 3413.7607378959656,
3885         "z": "31bddc6e.92f4e4",
3886         "wires": [
3887             [
3888                 "b2f52415.77f748"
3889             ]
3890         ]
3891     },
3892     {
3893         "id": "6ca09d2d.2b81d4",
3894         "type": "success",
3895         "name": "success",
3896         "xml": "<outcome value='success'>\n",
3897         "comments": "",
3898         "outputs": 1,
3899         "x": 6053.23983001709,
3900         "y": 3521.7606773376465,
3901         "z": "31bddc6e.92f4e4",
3902         "wires": [
3903             [
3904                 "d4c09302.533e8"
3905             ]
3906         ]
3907     },
3908     {
3909         "id": "d4c09302.533e8",
3910         "type": "block",
3911         "name": "block",
3912         "xml": "<block>\n",
3913         "atomic": "false",
3914         "comments": "",
3915         "outputs": 1,
3916         "x": 6203.239616394043,
3917         "y": 3540.7607383728027,
3918         "z": "31bddc6e.92f4e4",
3919         "wires": [
3920             [
3921                 "7718eeb.9773a1"
3922             ]
3923         ]
3924     },
3925     {
3926         "id": "b2f52415.77f748",
3927         "type": "block",
3928         "name": "block",
3929         "xml": "<block>\n",
3930         "atomic": "false",
3931         "comments": "",
3932         "outputs": 1,
3933         "x": 6214.239845275879,
3934         "y": 3408.760859966278,
3935         "z": "31bddc6e.92f4e4",
3936         "wires": [
3937             [
3938                 "c0cbe14e.3bfef"
3939             ]
3940         ]
3941     },
3942     {
3943         "id": "c0cbe14e.3bfef",
3944         "type": "returnFailure",
3945         "name": "return failure",
3946         "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\" />",
3947         "comments": "",
3948         "x": 6380.239524841309,
3949         "y": 3411.7606773376465,
3950         "z": "31bddc6e.92f4e4",
3951         "wires": []
3952     },
3953     {
3954         "id": "7718eeb.9773a1",
3955         "type": "record",
3956         "name": "record",
3957         "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=\"SO Response Sent \"/>",
3958         "comments": "",
3959         "outputs": 1,
3960         "x": 6367.239631652832,
3961         "y": 3546.7606773376465,
3962         "z": "31bddc6e.92f4e4",
3963         "wires": [
3964             []
3965         ]
3966     },
3967     {
3968         "id": "9b04b4b9.e26cc8",
3969         "type": "block",
3970         "name": "nearRTRIC",
3971         "xml": "<block atomic='true'>",
3972         "atomic": "true",
3973         "comments": "",
3974         "outputs": 1,
3975         "x": 1708.7399368286133,
3976         "y": 896.0938358306885,
3977         "z": "31bddc6e.92f4e4",
3978         "wires": [
3979             [
3980                 "698340b7.95f0b",
3981                 "ecf2b536.b43778",
3982                 "5253cdae.f2a184",
3983                 "14249543.1865eb",
3984                 "f28d8b51.14d098",
3985                 "a0ae288c.6dddb8",
3986                 "459edc30.350eb4",
3987                 "7576daab.ddacb4"
3988             ]
3989         ]
3990     },
3991     {
3992         "id": "2cddbb62.24c094",
3993         "type": "execute",
3994         "name": "gNBId",
3995         "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=\"`'getRIC-configdb-response.[' + $id1 + '].gNBId'`\" />",
3996         "comments": "",
3997         "outputs": 1,
3998         "x": 1593.7396926879883,
3999         "y": 639.4271297454834,
4000         "z": "31bddc6e.92f4e4",
4001         "wires": [
4002             []
4003         ]
4004     },
4005     {
4006         "id": "1e215b54.d1fd75",
4007         "type": "execute",
4008         "name": "ranNFNSSIListEntry",
4009         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils' method='getAttributeValue'>\n\t<parameter name='outputPath' value='tmp.ranNFNSSIListEntry' />\n\t<parameter name='source' value=\"`'getRIC-configdb-response.[' + $id1 + '].ranNFNSSIList[0]'`\" />",
4010         "comments": "",
4011         "outputs": 1,
4012         "x": 1651.7397232055664,
4013         "y": 698.4270992279053,
4014         "z": "31bddc6e.92f4e4",
4015         "wires": [
4016             []
4017         ]
4018     },
4019     {
4020         "id": "698340b7.95f0b",
4021         "type": "set",
4022         "name": "Calculate parms",
4023         "xml": "<set>\n<parameter name='tmp.nearRTRIC.uLThptPerSlice' value='`$payloadJson.input.sliceProfile.uLThptPerSlice`' />\n<parameter name='tmp.nearRTRIC.dLThptPerSlice' value='`$payloadJson.input.sliceProfile.dLThptPerSlice`' />",
4024         "comments": "",
4025         "x": 2112.073066711426,
4026         "y": 747.4271602630615,
4027         "z": "31bddc6e.92f4e4",
4028         "wires": []
4029     },
4030     {
4031         "id": "ecf2b536.b43778",
4032         "type": "record",
4033         "name": "record",
4034         "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=\"Calculated uLThptPerSlice for nearRTRIC \"/>\n<parameter name=\"field2\" value=\"`$tmp.nearRTRIC.uLThptPerSlice`\"/>\n<parameter name=\"field3\" value=\"Calculated dLThptPerSlice  for nearRTRIC\"/>\n<parameter name=\"field4\" value=\"`$tmp.nearRTRIC.dLThptPerSlice`\"/>\n<parameter name=\"field5\" value=\"Calculated maxNumberOfConns  for nearRTRIC\"/>\n<parameter name=\"field6\" value=\"`$tmp.nearRTRIC1.maxNumberOfConns`\"/>\n<parameter name=\"field7\" value=\"`$payloadJson.input.sliceProfile.maxNumberofConns`\"/>",
4035         "comments": "",
4036         "outputs": 1,
4037         "x": 2064.406436920166,
4038         "y": 904.0940551757812,
4039         "z": "31bddc6e.92f4e4",
4040         "wires": [
4041             []
4042         ]
4043     },
4044     {
4045         "id": "5253cdae.f2a184",
4046         "type": "execute",
4047         "name": "Update nearRT RIC Details in ConfigDB",
4048         "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=\"update-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\"/>",
4049         "comments": "",
4050         "outputs": 1,
4051         "x": 1798.406394958496,
4052         "y": 1629.4271049499512,
4053         "z": "31bddc6e.92f4e4",
4054         "wires": [
4055             [
4056                 "ccfdc6e4.ecc4a8",
4057                 "f14cacdf.d4853"
4058             ]
4059         ]
4060     },
4061     {
4062         "id": "ccfdc6e4.ecc4a8",
4063         "type": "failure",
4064         "name": "failure",
4065         "xml": "<outcome value='failure'>\n",
4066         "comments": "",
4067         "outputs": 1,
4068         "x": 2453.4070053100586,
4069         "y": 1490.4273490905762,
4070         "z": "31bddc6e.92f4e4",
4071         "wires": [
4072             [
4073                 "d68e78f8.556d88"
4074             ]
4075         ]
4076     },
4077     {
4078         "id": "f14cacdf.d4853",
4079         "type": "success",
4080         "name": "success",
4081         "xml": "<outcome value='success'>\n",
4082         "comments": "",
4083         "outputs": 1,
4084         "x": 2658.4070053100586,
4085         "y": 1588.4272270202637,
4086         "z": "31bddc6e.92f4e4",
4087         "wires": [
4088             [
4089                 "89921f68.bd454"
4090             ]
4091         ]
4092     },
4093     {
4094         "id": "89921f68.bd454",
4095         "type": "block",
4096         "name": "block",
4097         "xml": "<block>\n",
4098         "atomic": "false",
4099         "comments": "",
4100         "outputs": 1,
4101         "x": 2811.4067611694336,
4102         "y": 1577.4273490905762,
4103         "z": "31bddc6e.92f4e4",
4104         "wires": [
4105             [
4106                 "847e71f9.bd7d9"
4107             ]
4108         ]
4109     },
4110     {
4111         "id": "847e71f9.bd7d9",
4112         "type": "record",
4113         "name": "record",
4114         "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 NearRT RIC info in ConfigDB\"/>",
4115         "comments": "",
4116         "outputs": 1,
4117         "x": 2975.4070053100586,
4118         "y": 1581.4274711608887,
4119         "z": "31bddc6e.92f4e4",
4120         "wires": [
4121             []
4122         ]
4123     },
4124     {
4125         "id": "2ee5a246.e4ae5e",
4126         "type": "returnFailure",
4127         "name": "return failure",
4128         "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'/>",
4129         "comments": "",
4130         "x": 2868.4067611694336,
4131         "y": 1525.4273188114166,
4132         "z": "31bddc6e.92f4e4",
4133         "wires": []
4134     },
4135     {
4136         "id": "d68e78f8.556d88",
4137         "type": "block",
4138         "name": "block",
4139         "xml": "<block>",
4140         "atomic": "false",
4141         "comments": "",
4142         "outputs": 1,
4143         "x": 2815.4072494506836,
4144         "y": 1424.4273490905762,
4145         "z": "31bddc6e.92f4e4",
4146         "wires": [
4147             [
4148                 "2ee5a246.e4ae5e",
4149                 "e1463232.79e2e",
4150                 "66a87a6d.5e0334"
4151             ]
4152         ]
4153     },
4154     {
4155         "id": "e1463232.79e2e",
4156         "type": "set",
4157         "name": "set",
4158         "xml": "<set>\n<parameter name='error-code' value='500'/>\n<parameter name='error-message' value='Error updating nearRTRIC info in ConfigDB. Aborting RPC executiopn'/>",
4159         "comments": "",
4160         "x": 2939.4070053100586,
4161         "y": 1383.538341730833,
4162         "z": "31bddc6e.92f4e4",
4163         "wires": []
4164     },
4165     {
4166         "id": "185b7860.0df718",
4167         "type": "execute",
4168         "name": "Update cellCU for gNBCUCP in ConfigDB",
4169         "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\"/>",
4170         "comments": "",
4171         "outputs": 1,
4172         "x": 3068.771251678467,
4173         "y": 3201.291792869568,
4174         "z": "31bddc6e.92f4e4",
4175         "wires": [
4176             [
4177                 "5293dd57.cb4384",
4178                 "4a259a45.b004e4"
4179             ]
4180         ]
4181     },
4182     {
4183         "id": "5293dd57.cb4384",
4184         "type": "failure",
4185         "name": "failure",
4186         "xml": "<outcome value='failure'>\n",
4187         "comments": "",
4188         "outputs": 1,
4189         "x": 3932.770839691162,
4190         "y": 3241.2918643951416,
4191         "z": "31bddc6e.92f4e4",
4192         "wires": [
4193             [
4194                 "c5de671e.67f058"
4195             ]
4196         ]
4197     },
4198     {
4199         "id": "c5de671e.67f058",
4200         "type": "block",
4201         "name": "block",
4202         "xml": "<block>",
4203         "atomic": "false",
4204         "comments": "",
4205         "outputs": 1,
4206         "x": 4160.771083831787,
4207         "y": 3233.2918643951416,
4208         "z": "31bddc6e.92f4e4",
4209         "wires": [
4210             [
4211                 "dc4a3d5b.317f5",
4212                 "b4128647.0adca8",
4213                 "66a87a6d.5e0334"
4214             ]
4215         ]
4216     },
4217     {
4218         "id": "b4128647.0adca8",
4219         "type": "set",
4220         "name": "set",
4221         "xml": "<set>\n<parameter name='error-code' value='500'/>\n<parameter name='error-message' value='Error updating configCUCP info in ConfigDB. Aborting RPC executiopn'/>",
4222         "comments": "",
4223         "x": 4275.770839691162,
4224         "y": 3146.4027042388916,
4225         "z": "31bddc6e.92f4e4",
4226         "wires": []
4227     },
4228     {
4229         "id": "dc4a3d5b.317f5",
4230         "type": "returnFailure",
4231         "name": "return failure",
4232         "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'/>",
4233         "comments": "",
4234         "x": 4343.770839691162,
4235         "y": 3253.2916202545166,
4236         "z": "31bddc6e.92f4e4",
4237         "wires": []
4238     },
4239     {
4240         "id": "4a259a45.b004e4",
4241         "type": "success",
4242         "name": "success",
4243         "xml": "<outcome value='success'>\n",
4244         "comments": "",
4245         "outputs": 1,
4246         "x": 3937.770839691162,
4247         "y": 3289.2916202545166,
4248         "z": "31bddc6e.92f4e4",
4249         "wires": [
4250             [
4251                 "bb02605b.20166"
4252             ]
4253         ]
4254     },
4255     {
4256         "id": "bb02605b.20166",
4257         "type": "block",
4258         "name": "block",
4259         "xml": "<block>\n",
4260         "atomic": "false",
4261         "comments": "",
4262         "outputs": 1,
4263         "x": 4102.770839691162,
4264         "y": 3288.2918643951416,
4265         "z": "31bddc6e.92f4e4",
4266         "wires": [
4267             [
4268                 "5022ff42.bad8c"
4269             ]
4270         ]
4271     },
4272     {
4273         "id": "5022ff42.bad8c",
4274         "type": "record",
4275         "name": "record",
4276         "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 gNBCUCP info in ConfigDB\"/>",
4277         "comments": "",
4278         "outputs": 1,
4279         "x": 4254.770839691162,
4280         "y": 3301.2918643951416,
4281         "z": "31bddc6e.92f4e4",
4282         "wires": [
4283             []
4284         ]
4285     },
4286     {
4287         "id": "468e3df.8ba99c4",
4288         "type": "execute",
4289         "name": "Update RRMPolicy for gNBCUCP in ConfigDB",
4290         "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\"/>",
4291         "comments": "",
4292         "outputs": 1,
4293         "x": 2529.73974609375,
4294         "y": 3272.7602672576904,
4295         "z": "31bddc6e.92f4e4",
4296         "wires": [
4297             [
4298                 "7076cc4b.baa534",
4299                 "578aa57.849c45c"
4300             ]
4301         ]
4302     },
4303     {
4304         "id": "77147047.45798",
4305         "type": "set",
4306         "name": "set",
4307         "xml": "<set>\n<parameter name='error-code' value='500'/>\n<parameter name='error-message' value='Error updating RRMPolicy CUCP info in ConfigDB. Aborting RPC executiopn'/>",
4308         "comments": "",
4309         "x": 4254.739986419678,
4310         "y": 3338.760585784912,
4311         "z": "31bddc6e.92f4e4",
4312         "wires": []
4313     },
4314     {
4315         "id": "c3576560.944748",
4316         "type": "block",
4317         "name": "block",
4318         "xml": "<block>",
4319         "atomic": "false",
4320         "comments": "",
4321         "outputs": 1,
4322         "x": 4179.739765167236,
4323         "y": 3396.6497478485107,
4324         "z": "31bddc6e.92f4e4",
4325         "wires": [
4326             [
4327                 "5846a7d8.b38b28",
4328                 "77147047.45798",
4329                 "66a87a6d.5e0334"
4330             ]
4331         ]
4332     },
4333     {
4334         "id": "5846a7d8.b38b28",
4335         "type": "returnFailure",
4336         "name": "return failure",
4337         "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 RRMPolicy CUCP info in ConfigDB. Aborting RPC executiopn'/>",
4338         "comments": "",
4339         "x": 4346.739879608154,
4340         "y": 3430.649209022522,
4341         "z": "31bddc6e.92f4e4",
4342         "wires": []
4343     },
4344     {
4345         "id": "7ea675cb.f14f5c",
4346         "type": "record",
4347         "name": "record",
4348         "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 RRMPolicy CUCP info in ConfigDB\"/>\n<parameter name=\"field2\" value=\"Incremented ConfigDB rrmPolicyID\"/>\n<parameter name=\"field3\" value='`$prop.configDB.rrmPolicyID`' />",
4349         "comments": "",
4350         "outputs": 1,
4351         "x": 3930.73978805542,
4352         "y": 3464.649387359619,
4353         "z": "31bddc6e.92f4e4",
4354         "wires": [
4355             []
4356         ]
4357     },
4358     {
4359         "id": "509bc2ed.a56b5c",
4360         "type": "block",
4361         "name": "block",
4362         "xml": "<block>\n",
4363         "atomic": "false",
4364         "comments": "",
4365         "outputs": 1,
4366         "x": 3771.7403717041016,
4367         "y": 3420.649966239929,
4368         "z": "31bddc6e.92f4e4",
4369         "wires": [
4370             [
4371                 "7ea675cb.f14f5c",
4372                 "1d8c20d1.e76c7f"
4373             ]
4374         ]
4375     },
4376     {
4377         "id": "578aa57.849c45c",
4378         "type": "success",
4379         "name": "success",
4380         "xml": "<outcome value='success'>\n",
4381         "comments": "",
4382         "outputs": 1,
4383         "x": 3678.740036010742,
4384         "y": 3352.64838886261,
4385         "z": "31bddc6e.92f4e4",
4386         "wires": [
4387             [
4388                 "509bc2ed.a56b5c"
4389             ]
4390         ]
4391     },
4392     {
4393         "id": "7076cc4b.baa534",
4394         "type": "failure",
4395         "name": "failure",
4396         "xml": "<outcome value='failure'>\n",
4397         "comments": "",
4398         "outputs": 1,
4399         "x": 3679.739990234375,
4400         "y": 3306.649528026581,
4401         "z": "31bddc6e.92f4e4",
4402         "wires": [
4403             [
4404                 "c3576560.944748"
4405             ]
4406         ]
4407     },
4408     {
4409         "id": "1d8c20d1.e76c7f",
4410         "type": "set",
4411         "name": "Increment RRMPolicyID",
4412         "xml": "<set>\n<parameter name='prop.configDB.rrmPolicyID' value='`$prop.configDB.rrmPolicyID + 1`' />",
4413         "comments": "",
4414         "x": 3982.9722023010254,
4415         "y": 3416.2150707244873,
4416         "z": "31bddc6e.92f4e4",
4417         "wires": []
4418     },
4419     {
4420         "id": "7fdef424.c87d8c",
4421         "type": "execute",
4422         "name": "Update  gNBCUUP in ConfigDB",
4423         "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\"/>",
4424         "comments": "",
4425         "outputs": 1,
4426         "x": 3211.271240234375,
4427         "y": 5235.291473388672,
4428         "z": "31bddc6e.92f4e4",
4429         "wires": [
4430             [
4431                 "b13259a7.104668",
4432                 "3c7be5e5.f1e28a"
4433             ]
4434         ]
4435     },
4436     {
4437         "id": "b13259a7.104668",
4438         "type": "failure",
4439         "name": "failure",
4440         "xml": "<outcome value='failure'>\n",
4441         "comments": "",
4442         "outputs": 1,
4443         "x": 3943.27099609375,
4444         "y": 5329.291961669922,
4445         "z": "31bddc6e.92f4e4",
4446         "wires": [
4447             [
4448                 "acb2f0f.fae091"
4449             ]
4450         ]
4451     },
4452     {
4453         "id": "3c7be5e5.f1e28a",
4454         "type": "success",
4455         "name": "success",
4456         "xml": "<outcome value='success'>\n",
4457         "comments": "",
4458         "outputs": 1,
4459         "x": 4092.270839691162,
4460         "y": 5493.291620254517,
4461         "z": "31bddc6e.92f4e4",
4462         "wires": [
4463             [
4464                 "6d4762b8.821e9c"
4465             ]
4466         ]
4467     },
4468     {
4469         "id": "acb2f0f.fae091",
4470         "type": "block",
4471         "name": "block",
4472         "xml": "<block>",
4473         "atomic": "false",
4474         "comments": "",
4475         "outputs": 1,
4476         "x": 4258.27099609375,
4477         "y": 5333.291961669922,
4478         "z": "31bddc6e.92f4e4",
4479         "wires": [
4480             [
4481                 "c512462e.10afa8",
4482                 "b0e63396.e6e5a",
4483                 "66a87a6d.5e0334"
4484             ]
4485         ]
4486     },
4487     {
4488         "id": "6d4762b8.821e9c",
4489         "type": "block",
4490         "name": "block",
4491         "xml": "<block>\n",
4492         "atomic": "false",
4493         "comments": "",
4494         "outputs": 1,
4495         "x": 4222.270801544189,
4496         "y": 5531.291618347168,
4497         "z": "31bddc6e.92f4e4",
4498         "wires": [
4499             [
4500                 "bebfadb2.a8e7f"
4501             ]
4502         ]
4503     },
4504     {
4505         "id": "bebfadb2.a8e7f",
4506         "type": "record",
4507         "name": "record",
4508         "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 gNBCUUP info in ConfigDB\"/>",
4509         "comments": "",
4510         "outputs": 1,
4511         "x": 4347.270805358887,
4512         "y": 5501.291619300842,
4513         "z": "31bddc6e.92f4e4",
4514         "wires": [
4515             []
4516         ]
4517     },
4518     {
4519         "id": "c512462e.10afa8",
4520         "type": "returnFailure",
4521         "name": "return failure",
4522         "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 info in ConfigDB. Aborting RPC executiopn'/>",
4523         "comments": "",
4524         "x": 4344.27099609375,
4525         "y": 5413.291473388672,
4526         "z": "31bddc6e.92f4e4",
4527         "wires": []
4528     },
4529     {
4530         "id": "b0e63396.e6e5a",
4531         "type": "set",
4532         "name": "set",
4533         "xml": "<set>\n<parameter name='error-code' value='500'/>\n<parameter name='error-message' value='Error updating configCUUP info in ConfigDB. Aborting RPC executiopn'/>",
4534         "comments": "",
4535         "x": 4269.27099609375,
4536         "y": 5233.403289794922,
4537         "z": "31bddc6e.92f4e4",
4538         "wires": []
4539     },
4540     {
4541         "id": "db20d75d.ce0f88",
4542         "type": "set",
4543         "name": "set",
4544         "xml": "<set>\n<parameter name='error-code' value='500'/>\n<parameter name='error-message' value='Error updating RRMPolicy CUUP info in ConfigDB. Aborting RPC executiopn'/>",
4545         "comments": "",
4546         "x": 4343.240531921387,
4547         "y": 5548.760533332825,
4548         "z": "31bddc6e.92f4e4",
4549         "wires": []
4550     },
4551     {
4552         "id": "ada4f18d.169c3",
4553         "type": "block",
4554         "name": "block",
4555         "xml": "<block>",
4556         "atomic": "false",
4557         "comments": "",
4558         "outputs": 1,
4559         "x": 4286.239551544189,
4560         "y": 5611.649694442749,
4561         "z": "31bddc6e.92f4e4",
4562         "wires": [
4563             [
4564                 "e2489529.b6c888",
4565                 "db20d75d.ce0f88",
4566                 "66a87a6d.5e0334"
4567             ]
4568         ]
4569     },
4570     {
4571         "id": "e2489529.b6c888",
4572         "type": "returnFailure",
4573         "name": "return failure",
4574         "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 RRMPolicy CUUP info in ConfigDB. Aborting RPC executiopn'/>",
4575         "comments": "",
4576         "x": 4407.240207672119,
4577         "y": 5675.649045944214,
4578         "z": "31bddc6e.92f4e4",
4579         "wires": []
4580     },
4581     {
4582         "id": "d4be6336.cf825",
4583         "type": "success",
4584         "name": "success",
4585         "xml": "<outcome value='success'>\n",
4586         "comments": "",
4587         "outputs": 1,
4588         "x": 3833.240036010742,
4589         "y": 5556.64838886261,
4590         "z": "31bddc6e.92f4e4",
4591         "wires": [
4592             [
4593                 "e7ce1da2.8a13c"
4594             ]
4595         ]
4596     },
4597     {
4598         "id": "e7ce1da2.8a13c",
4599         "type": "block",
4600         "name": "block",
4601         "xml": "<block>\n",
4602         "atomic": "false",
4603         "comments": "",
4604         "outputs": 1,
4605         "x": 3803.240436553955,
4606         "y": 5645.649696350098,
4607         "z": "31bddc6e.92f4e4",
4608         "wires": [
4609             [
4610                 "9647b14a.d965",
4611                 "1f0ec6dd.ef96d9"
4612             ]
4613         ]
4614     },
4615     {
4616         "id": "9647b14a.d965",
4617         "type": "record",
4618         "name": "record",
4619         "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 RRMPolicy CUUP info in ConfigDB\"/>\n<parameter name=\"field2\" value=\"Incremented ConfigDB rrmPolicyID\"/>\n<parameter name=\"field3\" value='`$prop.configDB.rrmPolicyID`' />",
4620         "comments": "",
4621         "outputs": 1,
4622         "x": 3959.2404403686523,
4623         "y": 5680.649698257446,
4624         "z": "31bddc6e.92f4e4",
4625         "wires": [
4626             []
4627         ]
4628     },
4629     {
4630         "id": "1f0ec6dd.ef96d9",
4631         "type": "set",
4632         "name": "Increment RRMPolicyID",
4633         "xml": "<set>\n<parameter name='prop.configDB.rrmPolicyID' value='`$prop.configDB.rrmPolicyID + 1`' />",
4634         "comments": "",
4635         "x": 4010.4728660583496,
4636         "y": 5610.214798927307,
4637         "z": "31bddc6e.92f4e4",
4638         "wires": []
4639     },
4640     {
4641         "id": "bc78a26a.a6aa1",
4642         "type": "execute",
4643         "name": "Update RRMPolicy for gNBCUCP in ConfigDB",
4644         "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\"/>",
4645         "comments": "",
4646         "outputs": 1,
4647         "x": 2913.239990234375,
4648         "y": 5419.760223388672,
4649         "z": "31bddc6e.92f4e4",
4650         "wires": [
4651             [
4652                 "d4be6336.cf825",
4653                 "bc4aea3e.bd7348"
4654             ]
4655         ]
4656     },
4657     {
4658         "id": "bc4aea3e.bd7348",
4659         "type": "failure",
4660         "name": "failure",
4661         "xml": "<outcome value='failure'>\n",
4662         "comments": "",
4663         "outputs": 1,
4664         "x": 3838.406337738037,
4665         "y": 5493.093866348267,
4666         "z": "31bddc6e.92f4e4",
4667         "wires": [
4668             [
4669                 "ada4f18d.169c3"
4670             ]
4671         ]
4672     },
4673     {
4674         "id": "f6e543ed.b731d",
4675         "type": "block",
4676         "name": "block : SO Response",
4677         "xml": "<block atomic='true'>",
4678         "atomic": "true",
4679         "comments": "",
4680         "outputs": 1,
4681         "x": 2974.0746994018555,
4682         "y": 7154.431167125702,
4683         "z": "31bddc6e.92f4e4",
4684         "wires": [
4685             [
4686                 "54fcde3d.51a82",
4687                 "bac17c31.f6a07",
4688                 "24179795.306db8"
4689             ]
4690         ]
4691     },
4692     {
4693         "id": "54fcde3d.51a82",
4694         "type": "set",
4695         "name": "set tmp variables for SO response",
4696         "xml": "<set>\n<parameter name=\"tmp.so.callbackURL\" value=\"`$payloadJson.input.callbackURL`\"/>\n<parameter name=\"tmp.status\" value=\"`$error-code`\"/>\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",
4697         "comments": "",
4698         "x": 3100.075355529785,
4699         "y": 7051.32960319519,
4700         "z": "31bddc6e.92f4e4",
4701         "wires": []
4702     },
4703     {
4704         "id": "bac17c31.f6a07",
4705         "type": "record",
4706         "name": "record configdb RestAPI parms",
4707         "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`\" />\n<parameter name='field7' value=\"`$tmp.CUCPList`\" />\n<parameter name='field8' value=\"`$tmp.CUUPList`\" />\n<parameter name='field9' value=\"`$tmp.DUList`\" />",
4708         "comments": "",
4709         "outputs": 1,
4710         "x": 3262.07470703125,
4711         "y": 7179.431167602539,
4712         "z": "31bddc6e.92f4e4",
4713         "wires": [
4714             []
4715         ]
4716     },
4717     {
4718         "id": "24179795.306db8",
4719         "type": "execute",
4720         "name": "Send to SO",
4721         "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-response\"/>\n<parameter name='contentType' value='application/json' /> \n<parameter name='format' value='json' />\n<parameter name='accept' value='application/json' />",
4722         "comments": "",
4723         "outputs": 1,
4724         "x": 3081.074306488037,
4725         "y": 7342.430560588837,
4726         "z": "31bddc6e.92f4e4",
4727         "wires": [
4728             [
4729                 "5a3a158a.7f287c",
4730                 "dd4b974d.052b68"
4731             ]
4732         ]
4733     },
4734     {
4735         "id": "5a3a158a.7f287c",
4736         "type": "failure",
4737         "name": "failure",
4738         "xml": "<outcome value='failure'>\n",
4739         "comments": "",
4740         "outputs": 1,
4741         "x": 3191.074794769287,
4742         "y": 7254.430316925049,
4743         "z": "31bddc6e.92f4e4",
4744         "wires": [
4745             [
4746                 "c61001ea.8d307"
4747             ]
4748         ]
4749     },
4750     {
4751         "id": "dd4b974d.052b68",
4752         "type": "success",
4753         "name": "success",
4754         "xml": "<outcome value='success'>\n",
4755         "comments": "",
4756         "outputs": 1,
4757         "x": 3133.0746726989746,
4758         "y": 7428.430198192596,
4759         "z": "31bddc6e.92f4e4",
4760         "wires": [
4761             [
4762                 "ee722f3f.17e4b"
4763             ]
4764         ]
4765     },
4766     {
4767         "id": "ee722f3f.17e4b",
4768         "type": "block",
4769         "name": "block",
4770         "xml": "<block>\n",
4771         "atomic": "false",
4772         "comments": "",
4773         "outputs": 1,
4774         "x": 3264.074733734131,
4775         "y": 7383.431175470352,
4776         "z": "31bddc6e.92f4e4",
4777         "wires": [
4778             [
4779                 "15701927.bacde7"
4780             ]
4781         ]
4782     },
4783     {
4784         "id": "c61001ea.8d307",
4785         "type": "block",
4786         "name": "block",
4787         "xml": "<block>\n",
4788         "atomic": "false",
4789         "comments": "",
4790         "outputs": 1,
4791         "x": 3300.074977874756,
4792         "y": 7323.431049823761,
4793         "z": "31bddc6e.92f4e4",
4794         "wires": [
4795             [
4796                 "400844d1.94f3bc"
4797             ]
4798         ]
4799     },
4800     {
4801         "id": "400844d1.94f3bc",
4802         "type": "returnFailure",
4803         "name": "return failure",
4804         "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\" />",
4805         "comments": "",
4806         "x": 3389.074062347412,
4807         "y": 7255.431171417236,
4808         "z": "31bddc6e.92f4e4",
4809         "wires": []
4810     },
4811     {
4812         "id": "15701927.bacde7",
4813         "type": "record",
4814         "name": "record",
4815         "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=\"SO Response Sent \"/>",
4816         "comments": "",
4817         "outputs": 1,
4818         "x": 3297.0748558044434,
4819         "y": 7465.430443286896,
4820         "z": "31bddc6e.92f4e4",
4821         "wires": [
4822             []
4823         ]
4824     },
4825     {
4826         "id": "e6f86b7.2174698",
4827         "type": "execute",
4828         "name": "Update  gNBDU in ConfigDB",
4829         "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<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\"/>",
4830         "comments": "",
4831         "outputs": 1,
4832         "x": 2366.0741577148438,
4833         "y": 6914.7638421058655,
4834         "z": "31bddc6e.92f4e4",
4835         "wires": [
4836             [
4837                 "97008b18.a73178",
4838                 "461677bf.ac5688"
4839             ]
4840         ]
4841     },
4842     {
4843         "id": "97008b18.a73178",
4844         "type": "failure",
4845         "name": "failure",
4846         "xml": "<outcome value='failure'>\n",
4847         "comments": "",
4848         "outputs": 1,
4849         "x": 2531.073715209961,
4850         "y": 6975.763192176819,
4851         "z": "31bddc6e.92f4e4",
4852         "wires": [
4853             [
4854                 "f78bfa4d.4350e8"
4855             ]
4856         ]
4857     },
4858     {
4859         "id": "461677bf.ac5688",
4860         "type": "success",
4861         "name": "success",
4862         "xml": "<outcome value='success'>\n",
4863         "comments": "",
4864         "outputs": 1,
4865         "x": 2581.074203491211,
4866         "y": 6887.763189077377,
4867         "z": "31bddc6e.92f4e4",
4868         "wires": [
4869             [
4870                 "f4eaf28a.f9642"
4871             ]
4872         ]
4873     },
4874     {
4875         "id": "f78bfa4d.4350e8",
4876         "type": "block",
4877         "name": "block",
4878         "xml": "<block>",
4879         "atomic": "false",
4880         "comments": "",
4881         "outputs": 1,
4882         "x": 2771.0733947753906,
4883         "y": 6943.764492511749,
4884         "z": "31bddc6e.92f4e4",
4885         "wires": [
4886             [
4887                 "c8641e05.94a71",
4888                 "830f1fd.e1002e",
4889                 "f6e543ed.b731d"
4890             ]
4891         ]
4892     },
4893     {
4894         "id": "f4eaf28a.f9642",
4895         "type": "block",
4896         "name": "block",
4897         "xml": "<block>\n",
4898         "atomic": "false",
4899         "comments": "",
4900         "outputs": 1,
4901         "x": 2744.0733947753906,
4902         "y": 6876.763188362122,
4903         "z": "31bddc6e.92f4e4",
4904         "wires": [
4905             [
4906                 "3e200c7b.43ea54"
4907             ]
4908         ]
4909     },
4910     {
4911         "id": "3e200c7b.43ea54",
4912         "type": "record",
4913         "name": "record",
4914         "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 DU info in ConfigDB\"/>",
4915         "comments": "",
4916         "outputs": 1,
4917         "x": 2921.073398590088,
4918         "y": 6894.760584831238,
4919         "z": "31bddc6e.92f4e4",
4920         "wires": [
4921             []
4922         ]
4923     },
4924     {
4925         "id": "c8641e05.94a71",
4926         "type": "returnFailure",
4927         "name": "return failure",
4928         "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 info in ConfigDB. Aborting RPC executiopn'/>",
4929         "comments": "",
4930         "x": 2715.073226928711,
4931         "y": 7028.763193130493,
4932         "z": "31bddc6e.92f4e4",
4933         "wires": []
4934     },
4935     {
4936         "id": "830f1fd.e1002e",
4937         "type": "set",
4938         "name": "set",
4939         "xml": "<set>\n<parameter name='error-code' value='500'/>\n<parameter name='error-message' value='Error updating configCUUP info in ConfigDB. Aborting RPC executiopn'/>",
4940         "comments": "",
4941         "x": 2936.073402404785,
4942         "y": 6957.873867034912,
4943         "z": "31bddc6e.92f4e4",
4944         "wires": []
4945     },
4946     {
4947         "id": "8eefb89d.e77ed8",
4948         "type": "set",
4949         "name": "set",
4950         "xml": "<set>\n<parameter name='error-code' value='500'/>\n<parameter name='error-message' value='Error updating RRMPolicy DU info in ConfigDB. Aborting RPC executiopn'/>",
4951         "comments": "",
4952         "x": 2735.043119430542,
4953         "y": 7195.232110977173,
4954         "z": "31bddc6e.92f4e4",
4955         "wires": []
4956     },
4957     {
4958         "id": "4225598a.b281e8",
4959         "type": "block",
4960         "name": "block",
4961         "xml": "<block>",
4962         "atomic": "false",
4963         "comments": "",
4964         "outputs": 1,
4965         "x": 2603.042137145996,
4966         "y": 7250.119970321655,
4967         "z": "31bddc6e.92f4e4",
4968         "wires": [
4969             [
4970                 "b99a50ea.e814c",
4971                 "8eefb89d.e77ed8",
4972                 "f6e543ed.b731d"
4973             ]
4974         ]
4975     },
4976     {
4977         "id": "b99a50ea.e814c",
4978         "type": "returnFailure",
4979         "name": "return failure",
4980         "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 RRMPolicy DU info in ConfigDB. Aborting RPC executiopn'/>",
4981         "comments": "",
4982         "x": 2760.042953491211,
4983         "y": 7298.120135307312,
4984         "z": "31bddc6e.92f4e4",
4985         "wires": []
4986     },
4987     {
4988         "id": "fab55e02.199fc",
4989         "type": "success",
4990         "name": "success",
4991         "xml": "<outcome value='success'>\n",
4992         "comments": "",
4993         "outputs": 1,
4994         "x": 2487.0427856445312,
4995         "y": 7038.118661880493,
4996         "z": "31bddc6e.92f4e4",
4997         "wires": [
4998             [
4999                 "bf9269f9.bafb08"
5000             ]
5001         ]
5002     },
5003     {
5004         "id": "bf9269f9.bafb08",
5005         "type": "block",
5006         "name": "block",
5007         "xml": "<block>\n",
5008         "atomic": "false",
5009         "comments": "",
5010         "outputs": 1,
5011         "x": 2575.0434379577637,
5012         "y": 7141.119316101074,
5013         "z": "31bddc6e.92f4e4",
5014         "wires": [
5015             [
5016                 "8d18e590.f2c8b8",
5017                 "3af6bc11.bd5b74"
5018             ]
5019         ]
5020     },
5021     {
5022         "id": "8d18e590.f2c8b8",
5023         "type": "record",
5024         "name": "record",
5025         "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 RRMPolicy DU info in ConfigDB\"/>\n<parameter name=\"field2\" value=\"Incremented ConfigDB rrmPolicyID\"/>\n<parameter name=\"field3\" value='`$prop.configDB.rrmPolicyID`' />",
5026         "comments": "",
5027         "outputs": 1,
5028         "x": 2719.043769836426,
5029         "y": 7141.12013053894,
5030         "z": "31bddc6e.92f4e4",
5031         "wires": [
5032             []
5033         ]
5034     },
5035     {
5036         "id": "3af6bc11.bd5b74",
5037         "type": "set",
5038         "name": "Increment RRMPolicyID",
5039         "xml": "<set>\n<parameter name='prop.configDB.rrmPolicyID' value='`$prop.configDB.rrmPolicyID + 1`' />",
5040         "comments": "",
5041         "x": 2745.2755393981934,
5042         "y": 7086.685070037842,
5043         "z": "31bddc6e.92f4e4",
5044         "wires": []
5045     },
5046     {
5047         "id": "895f527d.d940b",
5048         "type": "execute",
5049         "name": " RRMPolicy gNBDU ConfigDB",
5050         "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-DU-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\"/>",
5051         "comments": "",
5052         "outputs": 1,
5053         "x": 2304.0428924560547,
5054         "y": 7133.230644226074,
5055         "z": "31bddc6e.92f4e4",
5056         "wires": [
5057             [
5058                 "fab55e02.199fc",
5059                 "b6fd820a.f16da"
5060             ]
5061         ]
5062     },
5063     {
5064         "id": "b6fd820a.f16da",
5065         "type": "failure",
5066         "name": "failure",
5067         "xml": "<outcome value='failure'>\n",
5068         "comments": "",
5069         "outputs": 1,
5070         "x": 2444.2089233398438,
5071         "y": 7240.563982009888,
5072         "z": "31bddc6e.92f4e4",
5073         "wires": [
5074             [
5075                 "4225598a.b281e8"
5076             ]
5077         ]
5078     },
5079     {
5080         "id": "723f389b.c9aee8",
5081         "type": "for",
5082         "name": "For cellCU List",
5083         "xml": "<for index='idCell' start='0' end='`$tmp.cellCUListEntries `' >",
5084         "comments": "",
5085         "outputs": 1,
5086         "x": 2405.73974609375,
5087         "y": 2337.760467529297,
5088         "z": "31bddc6e.92f4e4",
5089         "wires": [
5090             [
5091                 "d92187a4.7413b8"
5092             ]
5093         ]
5094     },
5095     {
5096         "id": "f5854662.99b7c8",
5097         "type": "execute",
5098         "name": "gNBCUCPList.gNBCUName",
5099         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils' method='getAttributeValue'>\n\t<parameter name='outputPath' value='tmp.gNBCUCPList.cellLocalId' />\n\t<parameter name='source' value=\"`'getRIC-configdb-response.[' + $id1 + '].gNBCUCPList[' + $id2 + '].cellCUList[' + $idCell + '].cellLocalId'`\" />",
5100         "comments": "",
5101         "outputs": 1,
5102         "x": 2714.73974609375,
5103         "y": 2141.760467529297,
5104         "z": "31bddc6e.92f4e4",
5105         "wires": [
5106             []
5107         ]
5108     },
5109     {
5110         "id": "9b7dfa39.f41048",
5111         "type": "switchNode",
5112         "name": "switch",
5113         "xml": "<switch test=\"`$tmp.gNBCUCPList.cellLocalId == $tmp.cellLocalId`\">    \n",
5114         "comments": "",
5115         "outputs": 1,
5116         "x": 2653.740234375,
5117         "y": 2393.760467529297,
5118         "z": "31bddc6e.92f4e4",
5119         "wires": [
5120             [
5121                 "a9b92d8e.d993e"
5122             ]
5123         ]
5124     },
5125     {
5126         "id": "a9b92d8e.d993e",
5127         "type": "outcomeTrue",
5128         "name": "true",
5129         "xml": "<outcome value='true'>\n",
5130         "comments": "",
5131         "outputs": 1,
5132         "x": 2757.740234375,
5133         "y": 2302.760467529297,
5134         "z": "31bddc6e.92f4e4",
5135         "wires": [
5136             [
5137                 "a2be3521.533978"
5138             ]
5139         ]
5140     },
5141     {
5142         "id": "a2be3521.533978",
5143         "type": "block",
5144         "name": "UpdateCell",
5145         "xml": "<block atomic='true'>",
5146         "atomic": "true",
5147         "comments": "",
5148         "outputs": 1,
5149         "x": 2835.73974609375,
5150         "y": 2214.760467529297,
5151         "z": "31bddc6e.92f4e4",
5152         "wires": [
5153             [
5154                 "43de4319.f2835c",
5155                 "42670d1b.290fc4",
5156                 "9eeec0a0.6b81b",
5157                 "3720d02.3d9933",
5158                 "693ce36a.89a61c",
5159                 "185b7860.0df718",
5160                 "7233cdcc.752724",
5161                 "9897c340.16354",
5162                 "ee67a809.993f68",
5163                 "468e3df.8ba99c4"
5164             ]
5165         ]
5166     },
5167     {
5168         "id": "d92187a4.7413b8",
5169         "type": "block",
5170         "name": "Block",
5171         "xml": "<block atomic='true'>",
5172         "atomic": "true",
5173         "comments": "",
5174         "outputs": 1,
5175         "x": 2519.739501953125,
5176         "y": 2249.760467529297,
5177         "z": "31bddc6e.92f4e4",
5178         "wires": [
5179             [
5180                 "f5854662.99b7c8",
5181                 "9b7dfa39.f41048"
5182             ]
5183         ]
5184     },
5185     {
5186         "id": "a6d601ba.ec478",
5187         "type": "for",
5188         "name": "For cellDU List",
5189         "xml": "<for index='idCell' start='0' end='`$tmp.cellDUListEntries`' >",
5190         "comments": "",
5191         "outputs": 1,
5192         "x": 2746.9942932128906,
5193         "y": 6044.766914367676,
5194         "z": "31bddc6e.92f4e4",
5195         "wires": [
5196             [
5197                 "39421f45.02d9a",
5198                 "fb18168b.716488"
5199             ]
5200         ]
5201     },
5202     {
5203         "id": "27b39eb1.609b52",
5204         "type": "execute",
5205         "name": "gNBDUList.cellLocalId",
5206         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils' method='getAttributeValue'>\n\t<parameter name='outputPath' value='tmp.gNBDUList.cellLocalId' />\n\t<parameter name='source' value=\"`'getListofCells-configdb-response.[' + $id3 + ']'`\" />",
5207         "comments": "",
5208         "outputs": 1,
5209         "x": 2864.9946212768555,
5210         "y": 6121.764312744141,
5211         "z": "31bddc6e.92f4e4",
5212         "wires": [
5213             []
5214         ]
5215     },
5216     {
5217         "id": "4c21699b.3d4ae8",
5218         "type": "switchNode",
5219         "name": "switch",
5220         "xml": "<switch test=\"`$tmp.gNBDUList.cellLocalId == $tmp.cellLocalId`\">",
5221         "comments": "",
5222         "outputs": 1,
5223         "x": 2769.993980407715,
5224         "y": 6231.764316558838,
5225         "z": "31bddc6e.92f4e4",
5226         "wires": [
5227             [
5228                 "2cd9428f.6a27ae"
5229             ]
5230         ]
5231     },
5232     {
5233         "id": "2cd9428f.6a27ae",
5234         "type": "outcomeTrue",
5235         "name": "true",
5236         "xml": "<outcome value='true'>\n",
5237         "comments": "",
5238         "outputs": 1,
5239         "x": 2983.9943084716797,
5240         "y": 6189.764316558838,
5241         "z": "31bddc6e.92f4e4",
5242         "wires": [
5243             [
5244                 "b7851daf.42887"
5245             ]
5246         ]
5247     },
5248     {
5249         "id": "b7851daf.42887",
5250         "type": "block",
5251         "name": "UpdateCell",
5252         "xml": "<block atomic='true'>",
5253         "atomic": "true",
5254         "comments": "",
5255         "outputs": 1,
5256         "x": 3151.9946365356445,
5257         "y": 6198.764969825745,
5258         "z": "31bddc6e.92f4e4",
5259         "wires": [
5260             [
5261                 "dc885bdf.64ac08",
5262                 "e6e49003.d5a5",
5263                 "b7d90552.4f9088"
5264             ]
5265         ]
5266     },
5267     {
5268         "id": "39421f45.02d9a",
5269         "type": "block",
5270         "name": "Block",
5271         "xml": "<block atomic='true'>",
5272         "atomic": "true",
5273         "comments": "",
5274         "outputs": 1,
5275         "x": 2527.993965148926,
5276         "y": 6172.764314651489,
5277         "z": "31bddc6e.92f4e4",
5278         "wires": [
5279             [
5280                 "27b39eb1.609b52",
5281                 "4c21699b.3d4ae8",
5282                 "4e2a9c06.892864"
5283             ]
5284         ]
5285     },
5286     {
5287         "id": "caa7ac88.f72a6",
5288         "type": "block",
5289         "name": "rrmPolicyRatioPerCELLCU",
5290         "xml": "<block atomic='true'>",
5291         "atomic": "true",
5292         "comments": "",
5293         "outputs": 1,
5294         "x": 2225.7397384643555,
5295         "y": 1945.7604675292969,
5296         "z": "31bddc6e.92f4e4",
5297         "wires": [
5298             [
5299                 "df339859.cd7108",
5300                 "e6a94407.4cdb08",
5301                 "15cfd76e.da6de9",
5302                 "16357bcb.90eca4"
5303             ]
5304         ]
5305     },
5306     {
5307         "id": "df339859.cd7108",
5308         "type": "record",
5309         "name": "record",
5310         "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 CellCU \"/>\n<parameter name=\"field2\" value=\"`$tmp.rRMPolicyDedicatedRatio.CellCU`\"/>\n<parameter name=\"field3\" value=\"maxNumberOfConnsPercellCU \"/>\n<parameter name=\"field4\" value=\"`$tmp.maxNumberOfConnsPercellCU`\"/>\n<parameter name=\"field5\" value=\"rRMPolicyDedicatedRatio.CellCU1 \"/>\n<parameter name=\"field6\" value=\"`$tmp.rRMPolicyDedicatedRatio.CellCU1`\"/>",
5311         "comments": "",
5312         "outputs": 1,
5313         "x": 2380.7395668029785,
5314         "y": 2076.205026626587,
5315         "z": "31bddc6e.92f4e4",
5316         "wires": [
5317             []
5318         ]
5319     },
5320     {
5321         "id": "bcf57d53.05917",
5322         "type": "set",
5323         "name": "Calculate for RRM1",
5324         "xml": "<set>\n<parameter name='tmp.maxNumberOfConns-CUUP' value='`$tmp.payload.maxNumberofConns/$tmp.cellCUListEntries`' />\n",
5325         "comments": "",
5326         "x": 3179.7402000427246,
5327         "y": 3374.7602109909058,
5328         "z": "31bddc6e.92f4e4",
5329         "wires": []
5330     },
5331     {
5332         "id": "a7e55b88.9f3938",
5333         "type": "set",
5334         "name": "Calculate RRM Parms1",
5335         "xml": "<set>\n<parameter name='tmp.uLThptPerSlice' value='`$payloadJson.input.sliceProfile.uLThptPerSlice`' />\n",
5336         "comments": "",
5337         "x": 2563.740089416504,
5338         "y": 5332.762084007263,
5339         "z": "31bddc6e.92f4e4",
5340         "wires": []
5341     },
5342     {
5343         "id": "6b8f92e1.d3e39c",
5344         "type": "set",
5345         "name": "calculation10",
5346         "xml": "<set>\n<parameter name='tmp.rRMPolicyDedicatedRatio.CellDU' value='`$tmp.rRMPolicyDedicatedRatio.CellDU1 / $prop.nrcelldu.TotalPRBsPerCell`' />\n",
5347         "comments": "",
5348         "x": 2509.74015045166,
5349         "y": 5844.761839866638,
5350         "z": "31bddc6e.92f4e4",
5351         "wires": []
5352     },
5353     {
5354         "id": "f20e3a7c.d71c38",
5355         "type": "set",
5356         "name": "set",
5357         "xml": "<set>\n<parameter name='error-code' value='500'/>\n<parameter name='error-message' value='Error sending SO response. Aborting RPC executiopn'/>",
5358         "comments": "",
5359         "x": 1038.2541399002075,
5360         "y": 2536.504009246826,
5361         "z": "31bddc6e.92f4e4",
5362         "wires": []
5363     },
5364     {
5365         "id": "6e5bd7f0.460b38",
5366         "type": "execute",
5367         "name": "add RRM Policy ToNRCellDU using PUT",
5368         "xml": "<execute plugin='org.onap.ccsdk.sli.plugins.restapicall.RestapiCallNode' method='sendRequest' >\n<parameter name=\"templateFileName\" value=\"`$prop.restapi.templateDir + '/ranSlice-add-RRMPolicyRatio-NRCellDU.json'`\" />\n<parameter name=\"restapiUrl\" value=\"`$prop.controller.url + $tmp.addRRMPolicyRatio.ToNRCellDU.url`\"/>\n<parameter name=\"restapiUser\" value=\"`$prop.controller.user`\" />\n<parameter name=\"restapiPassword\" value=\"`$prop.controller.pwd`\"/>\n<parameter name=\"httpMethod\" value=\"PUT\"/>\n<parameter name=\"responsePrefix\" value=\"addRRMPolicyRatio-response\"/>\n<parameter name='contentType' value='application/json' /> \n<parameter name='format' value='json' />",
5369         "comments": "",
5370         "outputs": 1,
5371         "x": 4034.7510986328125,
5372         "y": 7361.750188827515,
5373         "z": "31bddc6e.92f4e4",
5374         "wires": [
5375             [
5376                 "2ee59766.3183e8",
5377                 "93ff5f0e.d1aff"
5378             ]
5379         ]
5380     },
5381     {
5382         "id": "2ee59766.3183e8",
5383         "type": "success",
5384         "name": "success",
5385         "xml": "<outcome value='success'>\n",
5386         "comments": "",
5387         "outputs": 1,
5388         "x": 4459.750137329102,
5389         "y": 7351.7397747039795,
5390         "z": "31bddc6e.92f4e4",
5391         "wires": [
5392             [
5393                 "36d2a2ed.a2b1be"
5394             ]
5395         ]
5396     },
5397     {
5398         "id": "36d2a2ed.a2b1be",
5399         "type": "block",
5400         "name": "block",
5401         "xml": "<block>\n",
5402         "atomic": "false",
5403         "comments": "",
5404         "outputs": 1,
5405         "x": 4645.749492645264,
5406         "y": 7344.739772796631,
5407         "z": "31bddc6e.92f4e4",
5408         "wires": [
5409             [
5410                 "71ec7cd4.449e14"
5411             ]
5412         ]
5413     },
5414     {
5415         "id": "71ec7cd4.449e14",
5416         "type": "record",
5417         "name": "record",
5418         "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=\"addRRMPolicyRatio to NRCELLDU Executed Successfully \"/>",
5419         "comments": "",
5420         "outputs": 1,
5421         "x": 4825.750152587891,
5422         "y": 7361.739772796631,
5423         "z": "31bddc6e.92f4e4",
5424         "wires": [
5425             []
5426         ]
5427     },
5428     {
5429         "id": "6638da42.a61714",
5430         "type": "execute",
5431         "name": "generate URL for SO Callback",
5432         "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`\"/>",
5433         "comments": "",
5434         "outputs": 1,
5435         "x": 736.0836381912231,
5436         "y": 2435.5001821517944,
5437         "z": "31bddc6e.92f4e4",
5438         "wires": [
5439             []
5440         ]
5441     },
5442     {
5443         "id": "17adcc01.db14f4",
5444         "type": "block",
5445         "name": "Action Per DU",
5446         "xml": "<block atomic='true'>",
5447         "atomic": "true",
5448         "comments": "",
5449         "outputs": 1,
5450         "x": 2077.250057220459,
5451         "y": 5910.083639621735,
5452         "z": "31bddc6e.92f4e4",
5453         "wires": [
5454             [
5455                 "37bd151b.5b947a",
5456                 "ed592596.55d168",
5457                 "dbaff64f.d0cbd8",
5458                 "cc88732c.bbd22"
5459             ]
5460         ]
5461     },
5462     {
5463         "id": "97772f2.bb417d",
5464         "type": "block",
5465         "name": "Activies Per Call",
5466         "xml": "<block atomic='true'>",
5467         "atomic": "true",
5468         "comments": "",
5469         "outputs": 1,
5470         "x": 2569.916702270508,
5471         "y": 6005.0835518836975,
5472         "z": "31bddc6e.92f4e4",
5473         "wires": [
5474             [
5475                 "a6d601ba.ec478"
5476             ]
5477         ]
5478     },
5479     {
5480         "id": "b7d90552.4f9088",
5481         "type": "block",
5482         "name": "ConfigDB DU",
5483         "xml": "<block atomic='true'>",
5484         "atomic": "true",
5485         "comments": "",
5486         "outputs": 1,
5487         "x": 2201.583915710449,
5488         "y": 6986.751162528992,
5489         "z": "31bddc6e.92f4e4",
5490         "wires": [
5491             [
5492                 "e6f86b7.2174698",
5493                 "895f527d.d940b",
5494                 "8ebf3662.c1bef8"
5495             ]
5496         ]
5497     },
5498     {
5499         "id": "fb18168b.716488",
5500         "type": "block",
5501         "name": "Block",
5502         "xml": "<block atomic='true'>",
5503         "atomic": "true",
5504         "comments": "",
5505         "outputs": 1,
5506         "x": 3022.9169540405273,
5507         "y": 6046.75054359436,
5508         "z": "31bddc6e.92f4e4",
5509         "wires": [
5510             [
5511                 "cba44296.54dd8",
5512                 "fb95281e.12ec48",
5513                 "7ec9d87.9722628"
5514             ]
5515         ]
5516     },
5517     {
5518         "id": "4e2a9c06.892864",
5519         "type": "record",
5520         "name": "record",
5521         "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=\"CellLocal ID for comparison -- specific DUList\"/>\n<parameter name=\"field2\" value=\"`$tmp.gNBDUList.cellLocalId`\"/>\n<parameter name=\"field3\" value=\"CellLocal ID for comparison - overall TA \"/>\n<parameter name=\"field4\" value=\"`$tmp.cellLocalId`\"/>",
5522         "comments": "",
5523         "outputs": 1,
5524         "x": 2798.917152404785,
5525         "y": 6168.750642776489,
5526         "z": "31bddc6e.92f4e4",
5527         "wires": [
5528             []
5529         ]
5530     },
5531     {
5532         "id": "14249543.1865eb",
5533         "type": "record",
5534         "name": "record",
5535         "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=\"Payload slice parameters - maxNumberofUEs \"/>\n<parameter name=\"field2\" value=\"`$payloadJson.input.sliceProfile.maxNumberofUEs`\"/>\n<parameter name=\"field3\" value=\"Payload slice parameters - maxNumberofConns\"/>\n<parameter name=\"field4\" value=\"`$payloadJson.input.sliceProfile.maxNumberofConns`\"/>\n<parameter name=\"field5\" value=\"Payload slice parameters -  dLThptPerSlice\"/>\n<parameter name=\"field6\" value=\"`$payloadJson.input.sliceProfile.dLThptPerSlice`\"/>\n<parameter name=\"field7\" value=\"Payload slice parameters -  uLThptPerSlice\"/>\n<parameter name=\"field8\" value=\"`$payloadJson.input.sliceProfile.uLThptPerSlice`\"/>",
5536         "comments": "",
5537         "outputs": 1,
5538         "x": 2068.250232696533,
5539         "y": 692.0834064483643,
5540         "z": "31bddc6e.92f4e4",
5541         "wires": [
5542             []
5543         ]
5544     },
5545     {
5546         "id": "f28d8b51.14d098",
5547         "type": "execute",
5548         "name": "printContext",
5549         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils' method='printContext' >\n<parameter name='filename' value='/opt/opendaylight/current/data/log/ranSlice-instantiateRANSlice-sliceparms-context.log' />\n\n\n",
5550         "comments": "",
5551         "outputs": 1,
5552         "x": 2093.916820526123,
5553         "y": 852.4168066978455,
5554         "z": "31bddc6e.92f4e4",
5555         "wires": [
5556             []
5557         ]
5558     },
5559     {
5560         "id": "a0ae288c.6dddb8",
5561         "type": "set",
5562         "name": "Calculate parms",
5563         "xml": "<set>\n<parameter name='tmp.nearRTRIC.maxNumberOfConns' value='`$payloadJson.input.sliceProfile.maxNumberofConns`' />\n<parameter name='tmp.maxNumberOfConns' value='`$payloadJson.input.sliceProfile.maxNumberofConns`' />\n<parameter name='tmp.uLThptPerSlice' value='`$payloadJson.input.sliceProfile.uLThptPerSlice`' />\n<parameter name='tmp.dLThptPerSlice' value='`$payloadJson.input.sliceProfile.dLThptPerSlice`' />",
5564         "comments": "",
5565         "x": 2115.916759490967,
5566         "y": 793.0833797454834,
5567         "z": "31bddc6e.92f4e4",
5568         "wires": []
5569     },
5570     {
5571         "id": "459edc30.350eb4",
5572         "type": "execute",
5573         "name": "printContext",
5574         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils' method='printContext' >\n<parameter name='filename' value='/opt/opendaylight/current/data/log/ranSlice-instantiateRANSlice-sliceparms-context2.log' />\n\n\n",
5575         "comments": "",
5576         "outputs": 1,
5577         "x": 2072.2501335144043,
5578         "y": 958.0834407806396,
5579         "z": "31bddc6e.92f4e4",
5580         "wires": [
5581             []
5582         ]
5583     },
5584     {
5585         "id": "e6a94407.4cdb08",
5586         "type": "set",
5587         "name": "calculation1",
5588         "xml": "<set>\n<parameter name='tmp.maxNumberOfConnsPercellCU' value='`$tmp.maxNumberOfConns / $tmp.cellCUListEntries`' />",
5589         "comments": "",
5590         "x": 2431.5833129882812,
5591         "y": 1914.749984741211,
5592         "z": "31bddc6e.92f4e4",
5593         "wires": []
5594     },
5595     {
5596         "id": "15cfd76e.da6de9",
5597         "type": "set",
5598         "name": "calculation2",
5599         "xml": "<set>\n<parameter name='tmp.rRMPolicyDedicatedRatio.CellCU1' value='`$tmp.maxNumberOfConnsPercellCU * 100`' />",
5600         "comments": "",
5601         "x": 2458.5833168029785,
5602         "y": 1955.4166526794434,
5603         "z": "31bddc6e.92f4e4",
5604         "wires": []
5605     },
5606     {
5607         "id": "16357bcb.90eca4",
5608         "type": "set",
5609         "name": "calculation3",
5610         "xml": "<set>\n<parameter name='tmp.rRMPolicyDedicatedRatio.CellCU' value='`$tmp.rRMPolicyDedicatedRatio.CellCU1 / $prop.nrcellcu.maxNumberOfConnsPerCell`' />",
5611         "comments": "",
5612         "x": 2469.5832443237305,
5613         "y": 2006.4165954589844,
5614         "z": "31bddc6e.92f4e4",
5615         "wires": []
5616     },
5617     {
5618         "id": "19c19a35.5cad36",
5619         "type": "set",
5620         "name": "Calculate for RRM2",
5621         "xml": "<set>\n<parameter name='tmp.TotalNumberOfDRBForNSSAI' value='`$tmp.maxNumberOfConns-CUUP*4`' />",
5622         "comments": "",
5623         "x": 3205.781650543213,
5624         "y": 3448.281668663025,
5625         "z": "31bddc6e.92f4e4",
5626         "wires": []
5627     },
5628     {
5629         "id": "c953b38d.85576",
5630         "type": "set",
5631         "name": "Calculate for RRM3",
5632         "xml": "<set>\n<parameter name='tmp.DRBPerCUUPForSNSSAI' value='`$tmp.TotalNumberOfDRBForNSSAI / $tmp.CUUPListEntries`' />",
5633         "comments": "",
5634         "x": 3219.7817764282227,
5635         "y": 3501.281545639038,
5636         "z": "31bddc6e.92f4e4",
5637         "wires": []
5638     },
5639     {
5640         "id": "32cae5c5.7e7d1a",
5641         "type": "set",
5642         "name": "calculation rrm4",
5643         "xml": "<set>\n<parameter name='tmp.rRMPolicyDedicatedRatio.CUUP1' value='`$tmp.DRBPerCUUPForSNSSAI * 100`' />",
5644         "comments": "",
5645         "x": 3191.7812843322754,
5646         "y": 3539.2814245224,
5647         "z": "31bddc6e.92f4e4",
5648         "wires": []
5649     },
5650     {
5651         "id": "9c9d24ce.6b8158",
5652         "type": "set",
5653         "name": "Calculate RRM Parms2",
5654         "xml": "<set>\n<parameter name='tmp.dLThptPerSlice' value='`$payloadJson.input.sliceProfile.dLThptPerSlice`' />\n",
5655         "comments": "",
5656         "x": 2572.281349182129,
5657         "y": 5377.7821034789085,
5658         "z": "31bddc6e.92f4e4",
5659         "wires": []
5660     },
5661     {
5662         "id": "8ba8984c.7273f8",
5663         "type": "set",
5664         "name": "Calculate RRM Parms3",
5665         "xml": "<set>\n<parameter name='tmp.maxNumberOfConns' value='`$payloadJson.input.sliceProfile.maxNumberOfConns`' />",
5666         "comments": "",
5667         "x": 2562.2814712524414,
5668         "y": 5432.781981408596,
5669         "z": "31bddc6e.92f4e4",
5670         "wires": []
5671     },
5672     {
5673         "id": "30a32a4f.fc97b6",
5674         "type": "set",
5675         "name": "Calculate RRM Parms4",
5676         "xml": "<set>\n<parameter name='tmp.nearRTRIC.trafficCapacity1' value='`$tmp.uLThptPerSlice + $tmp.dLThptPerSlice`' />\n",
5677         "comments": "",
5678         "x": 2562.281349182129,
5679         "y": 5483.781981468201,
5680         "z": "31bddc6e.92f4e4",
5681         "wires": []
5682     },
5683     {
5684         "id": "e75abab8.bb4fa8",
5685         "type": "set",
5686         "name": "Calculate RRM Parms5",
5687         "xml": "<set>\n<parameter name='tmp.nearRTRIC.trafficCapacity' value='`$tmp.nearRTRIC.trafficCapacity1 / 2`' />",
5688         "comments": "",
5689         "x": 2550.2814712524414,
5690         "y": 5543.7821034789085,
5691         "z": "31bddc6e.92f4e4",
5692         "wires": []
5693     },
5694     {
5695         "id": "89a393da.6bdb3",
5696         "type": "set",
5697         "name": "Calculate RRM Parms6",
5698         "xml": "<set>\n<parameter name='tmp.nearRTRIC.trafficCapacityBPS' value='`$tmp.nearRTRIC.trafficCapacity * 1000000`' />",
5699         "comments": "",
5700         "x": 2588.281349182129,
5701         "y": 5593.7821034789085,
5702         "z": "31bddc6e.92f4e4",
5703         "wires": []
5704     },
5705     {
5706         "id": "9aa5fe1e.3ade1",
5707         "type": "set",
5708         "name": "Calculate RRM Parms7",
5709         "xml": "<set>\n<parameter name='tmp.nrcelldu.totalPRBForSNSSAI' value='`$tmp.nearRTRIC.trafficCapacityBPS / 1008000`' />\n",
5710         "comments": "",
5711         "x": 2575.2812881469727,
5712         "y": 5663.782469749451,
5713         "z": "31bddc6e.92f4e4",
5714         "wires": []
5715     },
5716     {
5717         "id": "40e27ea8.8753",
5718         "type": "set",
5719         "name": "calculation8",
5720         "xml": "<set>\n<parameter name='tmp.nrcelldu.PRBPerImpactedCell' value='`$tmp.nrcelldu.totalPRBForSNSSAI / $tmp.DUListEntries`' />\n",
5721         "comments": "",
5722         "x": 2546.2812881469727,
5723         "y": 5727.781493186951,
5724         "z": "31bddc6e.92f4e4",
5725         "wires": []
5726     },
5727     {
5728         "id": "aab698e2.383438",
5729         "type": "set",
5730         "name": "calculation9",
5731         "xml": "<set>\n<parameter name='tmp.rRMPolicyDedicatedRatio.CellDU1' value='`$tmp.nrcelldu.PRBPerImpactedCell * 100`' />\n",
5732         "comments": "",
5733         "x": 2534.281837463379,
5734         "y": 5778.781371116638,
5735         "z": "31bddc6e.92f4e4",
5736         "wires": []
5737     },
5738     {
5739         "id": "c9d7fe47.3d02",
5740         "type": "switchNode",
5741         "name": "ransim mounted",
5742         "xml": "<switch test='`$prop.ransim-mounted`'>\n",
5743         "comments": "",
5744         "outputs": 1,
5745         "x": 2089.781177520752,
5746         "y": 1044.8281090259552,
5747         "z": "31bddc6e.92f4e4",
5748         "wires": [
5749             [
5750                 "a6bb398c.0e2218",
5751                 "65da8016.0706"
5752             ]
5753         ]
5754     },
5755     {
5756         "id": "a6bb398c.0e2218",
5757         "type": "outcome",
5758         "name": "Not Mounted",
5759         "xml": "<outcome value='false'>\n",
5760         "comments": "",
5761         "outputs": 1,
5762         "x": 2279.7811584472656,
5763         "y": 1014.8278925418854,
5764         "z": "31bddc6e.92f4e4",
5765         "wires": [
5766             [
5767                 "75736bcf.0344b4"
5768             ]
5769         ]
5770     },
5771     {
5772         "id": "65da8016.0706",
5773         "type": "outcome",
5774         "name": "Mounted",
5775         "xml": "<outcome value='true'>\n",
5776         "comments": "",
5777         "outputs": 1,
5778         "x": 2259.7811317443848,
5779         "y": 1093.8279840946198,
5780         "z": "31bddc6e.92f4e4",
5781         "wires": [
5782             [
5783                 "58d9f085.06279"
5784             ]
5785         ]
5786     },
5787     {
5788         "id": "4505db0d.830094",
5789         "type": "record",
5790         "name": "record",
5791         "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=\"Setting variables for ADD SliceProfile ToNearRTRIC\"/>\n<parameter name=\"field2\" value=\"`$prop.controller.url + $tmp.restapi.addSliceProfile.ToNearRTRIC.url`\"/>\n<parameter name=\"field3\" value=\"`$payloadJson.input.sliceProfile.sliceProfileId`\"/>\n<parameter name=\"field4\" value=\"`$payloadJson.input.sliceProfile.sNSSAI`\"/>\n<parameter name=\"field5\" value=\"`$payloadJson.input.sliceProfile.maxNumberofUEs`\"/>\n<parameter name=\"field6\" value=\"`$payloadJson.input.sliceProfile.latency`\"/>\n<parameter name=\"field7\" value=\"`$tmp.nearRTRIC.uLThptPerSlice`\"/>\n<parameter name=\"field8\" value=\"`$tmp.nearRTRIC.dLThptPerSlice`\"/>\n<parameter name=\"field9\" value=\"`$tmp.nearRTRIC.maxNumberOfConns`\"/>\n<parameter name=\"field10\" value=\"`$payloadJson.input.sliceProfile.uEMobilityLevel`\"/>\n<parameter name=\"field11\" value=\"`$tmp.trackingArea`\"/>\n<parameter name=\"field12\" value=\"`$payloadJson.input.sliceProfile.resourceSharingLevel`\"/>",
5792         "comments": "",
5793         "outputs": 1,
5794         "x": 2280.781826019287,
5795         "y": 1240.1613628864288,
5796         "z": "31bddc6e.92f4e4",
5797         "wires": [
5798             []
5799         ]
5800     },
5801     {
5802         "id": "7576daab.ddacb4",
5803         "type": "block",
5804         "name": "Add sliceprofile NRTRIC",
5805         "xml": "<block atomic='true'>",
5806         "atomic": "true",
5807         "comments": "",
5808         "outputs": 1,
5809         "x": 1955.780860900879,
5810         "y": 1246.1718802452087,
5811         "z": "31bddc6e.92f4e4",
5812         "wires": [
5813             [
5814                 "4505db0d.830094",
5815                 "1be6ba4f.cfb5d6",
5816                 "c9d7fe47.3d02",
5817                 "49e5b0f3.e36d3"
5818             ]
5819         ]
5820     },
5821     {
5822         "id": "49e5b0f3.e36d3",
5823         "type": "execute",
5824         "name": "add addSliceProfile.ToNearRTRIC using PUT",
5825         "xml": "<execute plugin='org.onap.ccsdk.sli.plugins.restapicall.RestapiCallNode' method='sendRequest' >\n<parameter name=\"templateFileName\" value=\"`$prop.restapi.templateDir + '/ranSlice-add-sliceProfile-NRRIC.json'`\" />\n<parameter name=\"restapiUrl\" value=\"`$prop.controller.url + $tmp.restapi.addSliceProfile.ToNearRTRIC.url`\"/>\n<parameter name=\"restapiUser\" value=\"`$prop.controller.user`\" />\n<parameter name=\"restapiPassword\" value=\"`$prop.controller.pwd`\"/>\n<parameter name=\"httpMethod\" value=\"PUT\"/>\n<parameter name=\"responsePrefix\" value=\"addSliceProfile-NRTRIC-response\"/>\n<parameter name='contentType' value='application/json' /> \n<parameter name='format' value='json' />",
5826         "comments": "",
5827         "outputs": 1,
5828         "x": 2351.782066345215,
5829         "y": 1306.1720132827759,
5830         "z": "31bddc6e.92f4e4",
5831         "wires": [
5832             [
5833                 "79d43b06.14aef4",
5834                 "205de973.d7e946"
5835             ]
5836         ]
5837     },
5838     {
5839         "id": "1be6ba4f.cfb5d6",
5840         "type": "record",
5841         "name": "record",
5842         "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=\"Add SliceProfile ToNearRTRIC url:\"/>\n<parameter name=\"field2\" value=\"`$tmp.restapi.addSliceProfile.ToNearRTRIC.url`\"/>",
5843         "comments": "",
5844         "outputs": 1,
5845         "x": 2280.7814025878906,
5846         "y": 1174.1720135211945,
5847         "z": "31bddc6e.92f4e4",
5848         "wires": [
5849             []
5850         ]
5851     },
5852     {
5853         "id": "e0f5bd66.0c47f",
5854         "type": "execute",
5855         "name": "generate addSliceProfile.ToNearRTRIC URL",
5856         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$prop.restapi.addSliceProfile.ToNearRTRIC`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.restapi.addSliceProfile.ToNearRTRIC.url\"/>\n    <parameter name=\"target\" value=\"{idNearRTRIC}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.nearRTRICId`\"/>",
5857         "comments": "",
5858         "outputs": 1,
5859         "x": 2667.7811241149902,
5860         "y": 914.8282337486744,
5861         "z": "31bddc6e.92f4e4",
5862         "wires": [
5863             []
5864         ]
5865     },
5866     {
5867         "id": "79d43b06.14aef4",
5868         "type": "failure",
5869         "name": "failure",
5870         "xml": "<outcome value='failure'>\n",
5871         "comments": "",
5872         "outputs": 1,
5873         "x": 2751.7811889648438,
5874         "y": 1184.161283493042,
5875         "z": "31bddc6e.92f4e4",
5876         "wires": [
5877             [
5878                 "e2b34084.73b04"
5879             ]
5880         ]
5881     },
5882     {
5883         "id": "205de973.d7e946",
5884         "type": "success",
5885         "name": "success",
5886         "xml": "<outcome value='success'>\n",
5887         "comments": "",
5888         "outputs": 1,
5889         "x": 2661.7820739746094,
5890         "y": 1299.1612710952759,
5891         "z": "31bddc6e.92f4e4",
5892         "wires": [
5893             [
5894                 "e1348f71.99af"
5895             ]
5896         ]
5897     },
5898     {
5899         "id": "e1348f71.99af",
5900         "type": "block",
5901         "name": "block",
5902         "xml": "<block>\n",
5903         "atomic": "false",
5904         "comments": "",
5905         "outputs": 1,
5906         "x": 2826.780792236328,
5907         "y": 1300.1612710952759,
5908         "z": "31bddc6e.92f4e4",
5909         "wires": [
5910             [
5911                 "a9c15bf7.dbf538"
5912             ]
5913         ]
5914     },
5915     {
5916         "id": "b33726e5.0909a8",
5917         "type": "returnFailure",
5918         "name": "return failure",
5919         "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 adding slice proficle to NearRTRIC\" />",
5920         "comments": "",
5921         "x": 2936.7816772460938,
5922         "y": 1239.161527633667,
5923         "z": "31bddc6e.92f4e4",
5924         "wires": []
5925     },
5926     {
5927         "id": "a9c15bf7.dbf538",
5928         "type": "record",
5929         "name": "record",
5930         "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=\"PLMNInfo List Entry Add to NRCELLCU Executed Successfully \"/>",
5931         "comments": "",
5932         "outputs": 1,
5933         "x": 2990.7815856933594,
5934         "y": 1293.1617603302002,
5935         "z": "31bddc6e.92f4e4",
5936         "wires": [
5937             []
5938         ]
5939     },
5940     {
5941         "id": "58d9f085.06279",
5942         "type": "block",
5943         "name": "ransim  URL",
5944         "xml": "<block atomic='true'>",
5945         "atomic": "true",
5946         "comments": "",
5947         "outputs": 1,
5948         "x": 2452.770782470703,
5949         "y": 1088.8279840946198,
5950         "z": "31bddc6e.92f4e4",
5951         "wires": [
5952             [
5953                 "83b63a46.4bf648",
5954                 "d0641f54.e4445",
5955                 "70fc3e46.eb68d"
5956             ]
5957         ]
5958     },
5959     {
5960         "id": "f9884c11.27b7a",
5961         "type": "execute",
5962         "name": "Populate addSliceProfile.ToNearRTRIC URL",
5963         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$tmp.restapi.addSliceProfile.ToNearRTRIC.url`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.restapi.addSliceProfile.ToNearRTRIC.url\"/>\n    <parameter name=\"target\" value=\"{sliceProfileId}\"/>\n    <parameter name=\"replacement\" value=\"`$payloadJson.input.sliceProfile.sliceProfileId`\"/>",
5964         "comments": "",
5965         "outputs": 1,
5966         "x": 2668.3158988952637,
5967         "y": 970.4271945953369,
5968         "z": "31bddc6e.92f4e4",
5969         "wires": [
5970             []
5971         ]
5972     },
5973     {
5974         "id": "83b63a46.4bf648",
5975         "type": "execute",
5976         "name": "generate addSliceProfile.ToNearRTRIC URL",
5977         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$prop.restapi.addSliceProfile.ToNearRTRIC.ransim-mounted`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.restapi.addSliceProfile.ToNearRTRIC.url\"/>\n    <parameter name=\"target\" value=\"{idNearRTRIC}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.nearRTRICId`\"/>",
5978         "comments": "",
5979         "outputs": 1,
5980         "x": 2732.315731048584,
5981         "y": 1017.4273042678833,
5982         "z": "31bddc6e.92f4e4",
5983         "wires": [
5984             []
5985         ]
5986     },
5987     {
5988         "id": "d0641f54.e4445",
5989         "type": "execute",
5990         "name": "Populate addSliceProfile.ToNearRTRIC URL",
5991         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$tmp.restapi.addSliceProfile.ToNearRTRIC.url`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.restapi.addSliceProfile.ToNearRTRIC.url\"/>\n    <parameter name=\"target\" value=\"{sliceProfileId}\"/>\n    <parameter name=\"replacement\" value=\"`$payloadJson.input.sliceProfile.sliceProfileId`\"/>",
5992         "comments": "",
5993         "outputs": 1,
5994         "x": 2747.850730895996,
5995         "y": 1069.026128768921,
5996         "z": "31bddc6e.92f4e4",
5997         "wires": [
5998             []
5999         ]
6000     },
6001     {
6002         "id": "70fc3e46.eb68d",
6003         "type": "execute",
6004         "name": "Populate MOUNT NAME",
6005         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$tmp.restapi.addSliceProfile.ToNearRTRIC.url`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.restapi.addSliceProfile.ToNearRTRIC.url\"/>\n    <parameter name=\"target\" value=\"{mountName}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.nearRTRICId`\"/>",
6006         "comments": "",
6007         "outputs": 1,
6008         "x": 2766.3160514831543,
6009         "y": 1122.4271173477173,
6010         "z": "31bddc6e.92f4e4",
6011         "wires": [
6012             []
6013         ]
6014     },
6015     {
6016         "id": "e2b34084.73b04",
6017         "type": "block",
6018         "name": "block",
6019         "xml": "<block>\n",
6020         "atomic": "false",
6021         "comments": "",
6022         "outputs": 1,
6023         "x": 2901.204818725586,
6024         "y": 1188.9826550483704,
6025         "z": "31bddc6e.92f4e4",
6026         "wires": [
6027             [
6028                 "b33726e5.0909a8"
6029             ]
6030         ]
6031     },
6032     {
6033         "id": "75736bcf.0344b4",
6034         "type": "block",
6035         "name": "URL",
6036         "xml": "<block atomic='true'>",
6037         "atomic": "true",
6038         "comments": "",
6039         "outputs": 1,
6040         "x": 2383.9826583862305,
6041         "y": 900.4270935058594,
6042         "z": "31bddc6e.92f4e4",
6043         "wires": [
6044             [
6045                 "e0f5bd66.0c47f",
6046                 "f9884c11.27b7a"
6047             ]
6048         ]
6049     },
6050     {
6051         "id": "7233cdcc.752724",
6052         "type": "execute",
6053         "name": "prepare gNBCUCPList for SO callback",
6054         "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.gNBCUCPList.gNBCUName`\"/>\n",
6055         "comments": "",
6056         "outputs": 1,
6057         "x": 3171.250274658203,
6058         "y": 1853.7500886917114,
6059         "z": "31bddc6e.92f4e4",
6060         "wires": [
6061             []
6062         ]
6063     },
6064     {
6065         "id": "9897c340.16354",
6066         "type": "record",
6067         "name": "record",
6068         "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=\"CUCPList length\"/>\n<parameter name=\"field2\" value=\"`$CUCPListEntries_size`\"/>",
6069         "comments": "",
6070         "outputs": 1,
6071         "x": 3101.25,
6072         "y": 2005.7499742507935,
6073         "z": "31bddc6e.92f4e4",
6074         "wires": [
6075             []
6076         ]
6077     },
6078     {
6079         "id": "ee67a809.993f68",
6080         "type": "execute",
6081         "name": "CUCP List size",
6082         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils' method='getAttributeValue'>\n\t<parameter name='outputPath' value='CUCPListEntries_size' />\n\t<parameter name='source' value=\"`tmp.CUCPList.response_length`\" />",
6083         "comments": "",
6084         "outputs": 1,
6085         "x": 3128.499969482422,
6086         "y": 1956.2499694824219,
6087         "z": "31bddc6e.92f4e4",
6088         "wires": [
6089             []
6090         ]
6091     },
6092     {
6093         "id": "f82f8d1d.c78b4",
6094         "type": "execute",
6095         "name": "prepare gNBCUUPList for SO callback",
6096         "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.gNBCUUPList.gNBCUUPId`\"/>\n",
6097         "comments": "",
6098         "outputs": 1,
6099         "x": 3774.500102996826,
6100         "y": 4723.750096321106,
6101         "z": "31bddc6e.92f4e4",
6102         "wires": [
6103             []
6104         ]
6105     },
6106     {
6107         "id": "74e612c5.e7937c",
6108         "type": "execute",
6109         "name": "prepare gNBDUList for SO callback",
6110         "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.gNBDUList.gNBDUId`\"/>\n",
6111         "comments": "",
6112         "outputs": 1,
6113         "x": 3735.0001678466797,
6114         "y": 6923.000070571899,
6115         "z": "31bddc6e.92f4e4",
6116         "wires": [
6117             []
6118         ]
6119     },
6120     {
6121         "id": "877a5217.df9d1",
6122         "type": "set",
6123         "name": "callback payload",
6124         "xml": "<set>\n<parameter name='tmp.CUCPList.response' value='`$tmp.CUCPList.response`' />\n<parameter name='tmp.CUUPList.response' value='`$tmp.CUUPList.response`' />\n<parameter name='tmp.DUList.response' value='`$tmp.DUList.response`' />\n",
6125         "comments": "",
6126         "x": 700.0001039505005,
6127         "y": 2473.2499685287476,
6128         "z": "31bddc6e.92f4e4",
6129         "wires": []
6130     },
6131     {
6132         "id": "4daecb7d.1835b4",
6133         "type": "execute",
6134         "name": "gNBCUCPList",
6135         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils' method='getAttributeValue'>\n\t<parameter name='outputPath' value='tmp.CUCPList.response' />\n\t<parameter name='source' value=\"`$tmp.CUCPList.response`\" />",
6136         "comments": "",
6137         "outputs": 1,
6138         "x": 3130.5,
6139         "y": 1906.7499742507935,
6140         "z": "31bddc6e.92f4e4",
6141         "wires": [
6142             []
6143         ]
6144     },
6145     {
6146         "id": "cd16980f.b7b198",
6147         "type": "set",
6148         "name": "set maxNumberOfConns",
6149         "xml": "<set>\n<parameter name='tmp.maxNumberOfConns' value='`$tmp.payload.maxNumberofConns/$tmp.cellCUListEntries`'/>",
6150         "comments": "",
6151         "x": 3475.2500343322754,
6152         "y": 2581.0001859664917,
6153         "z": "31bddc6e.92f4e4",
6154         "wires": []
6155     },
6156     {
6157         "id": "35b1d16a.ddd30e",
6158         "type": "set",
6159         "name": "set maxNumberOfConns",
6160         "xml": "<set>\n<parameter name='tmp.maxNumberOfConns' value='`$tmp.payload.maxNumberofConns/$tmp.cellCUListEntries`'/>",
6161         "comments": "",
6162         "x": 3836.9999961853027,
6163         "y": 4518.999972343445,
6164         "z": "31bddc6e.92f4e4",
6165         "wires": []
6166     },
6167     {
6168         "id": "2a14e7a6.3d9048",
6169         "type": "set",
6170         "name": "set throughput",
6171         "xml": "<set>\n<parameter name='tmp.uLThptPerSlice' value='`$tmp.payload.uLThptPerSlice/$tmp.cellDUListEntries`'/>\n<parameter name='tmp.dLThptPerSlice' value='`$tmp.payload.dLThptPerSlice/$tmp.cellDUListEntries`'/>",
6172         "comments": "",
6173         "x": 3941.7499961853027,
6174         "y": 6708.749972343445,
6175         "z": "31bddc6e.92f4e4",
6176         "wires": []
6177     },
6178     {
6179         "id": "77abb0d0.a567d",
6180         "type": "record",
6181         "name": "record",
6182         "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=\"maxNumberOfConns.CUUP \"/>\n<parameter name=\"field2\" value=\"`$tmp.maxNumberOfConns-CUUP`\"/>",
6183         "comments": "",
6184         "outputs": 1,
6185         "x": 3158.7499961853027,
6186         "y": 3407.249972343445,
6187         "z": "31bddc6e.92f4e4",
6188         "wires": [
6189             []
6190         ]
6191     },
6192     {
6193         "id": "c203b93f.b77d58",
6194         "type": "set",
6195         "name": "set resourceID",
6196         "xml": "<set>\n<parameter name='tmp.resourceID' value='`$tmp.cellLocalId`'/>",
6197         "comments": "",
6198         "x": 3453.7499961853027,
6199         "y": 3055.499972343445,
6200         "z": "31bddc6e.92f4e4",
6201         "wires": []
6202     },
6203     {
6204         "id": "7d94ef90.fbe44",
6205         "type": "set",
6206         "name": "set resourceID",
6207         "xml": "<set>\n<parameter name='tmp.resourceID' value='`$tmp.gNBCUUPList.gNBCUUPId`'/>",
6208         "comments": "",
6209         "x": 3641.4999961853027,
6210         "y": 5035.249972343445,
6211         "z": "31bddc6e.92f4e4",
6212         "wires": []
6213     },
6214     {
6215         "id": "8ebf3662.c1bef8",
6216         "type": "set",
6217         "name": "set resourceID",
6218         "xml": "<set>\n<parameter name='tmp.resourceID-DU' value='`$tmp.cellLocalId`'/>",
6219         "comments": "",
6220         "x": 2335.7499961853027,
6221         "y": 7078.499972343445,
6222         "z": "31bddc6e.92f4e4",
6223         "wires": []
6224     },
6225     {
6226         "id": "fcfa141f.a66e98",
6227         "type": "execute",
6228         "name": "Update RAN Inventory ConfigDB",
6229         "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\"/>",
6230         "comments": "",
6231         "outputs": 1,
6232         "x": 686.7499961853027,
6233         "y": 2249.749972343445,
6234         "z": "31bddc6e.92f4e4",
6235         "wires": [
6236             [
6237                 "2ab90ab2.cd6a96",
6238                 "d324900a.fca68"
6239             ]
6240         ]
6241     },
6242     {
6243         "id": "2ab90ab2.cd6a96",
6244         "type": "failure",
6245         "name": "failure",
6246         "xml": "<outcome value='failure'>\n",
6247         "comments": "",
6248         "outputs": 1,
6249         "x": 921.7506675720215,
6250         "y": 2162.750244140625,
6251         "z": "31bddc6e.92f4e4",
6252         "wires": [
6253             [
6254                 "d8ac213d.077cd"
6255             ]
6256         ]
6257     },
6258     {
6259         "id": "d324900a.fca68",
6260         "type": "success",
6261         "name": "success",
6262         "xml": "<outcome value='success'>\n",
6263         "comments": "",
6264         "outputs": 1,
6265         "x": 926.7506065368652,
6266         "y": 2283.7499685287476,
6267         "z": "31bddc6e.92f4e4",
6268         "wires": [
6269             [
6270                 "d716505d.4055e"
6271             ]
6272         ]
6273     },
6274     {
6275         "id": "d716505d.4055e",
6276         "type": "block",
6277         "name": "block",
6278         "xml": "<block>\n",
6279         "atomic": "false",
6280         "comments": "",
6281         "outputs": 1,
6282         "x": 1084.7503967285156,
6283         "y": 2282.750213623047,
6284         "z": "31bddc6e.92f4e4",
6285         "wires": [
6286             [
6287                 "9a11053c.ad7d78"
6288             ]
6289         ]
6290     },
6291     {
6292         "id": "9a11053c.ad7d78",
6293         "type": "record",
6294         "name": "record",
6295         "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\"/>",
6296         "comments": "",
6297         "outputs": 1,
6298         "x": 1270.750644683838,
6299         "y": 2266.750457763672,
6300         "z": "31bddc6e.92f4e4",
6301         "wires": [
6302             []
6303         ]
6304     },
6305     {
6306         "id": "dccd1323.b7f4b",
6307         "type": "returnFailure",
6308         "name": "return failure",
6309         "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'/>",
6310         "comments": "",
6311         "x": 1266.7503395080566,
6312         "y": 2166.7502431869507,
6313         "z": "31bddc6e.92f4e4",
6314         "wires": []
6315     },
6316     {
6317         "id": "d8ac213d.077cd",
6318         "type": "block",
6319         "name": "block",
6320         "xml": "<block>",
6321         "atomic": "false",
6322         "comments": "",
6323         "outputs": 1,
6324         "x": 1080.7509498596191,
6325         "y": 2160.7503356933594,
6326         "z": "31bddc6e.92f4e4",
6327         "wires": [
6328             [
6329                 "dccd1323.b7f4b",
6330                 "6d40c6d2.d6acc8",
6331                 "66a87a6d.5e0334"
6332             ]
6333         ]
6334     },
6335     {
6336         "id": "6d40c6d2.d6acc8",
6337         "type": "set",
6338         "name": "set",
6339         "xml": "<set>\n<parameter name='error-code' value='500'/>\n<parameter name='error-message' value='Error updating nearRTRIC info in ConfigDB. Aborting RPC executiopn'/>",
6340         "comments": "",
6341         "x": 1256.7505798339844,
6342         "y": 2080.861357688904,
6343         "z": "31bddc6e.92f4e4",
6344         "wires": []
6345     },
6346     {
6347         "id": "747fc783.b27538",
6348         "type": "record",
6349         "name": "record",
6350         "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=\"Update inventory in ConfigDB\"/>",
6351         "comments": "",
6352         "outputs": 1,
6353         "x": 722.0000152587891,
6354         "y": 2129.2500166893005,
6355         "z": "31bddc6e.92f4e4",
6356         "wires": [
6357             []
6358         ]
6359     }
6360 ]