Service Logic (DG/Templates) for SDNR OOF PCI POC
[ccsdk/distribution.git] / platform-logic / oofpcipoc-api / src / main / json / oofpcipoc-api_add-neighbor.json
1 [
2     {
3         "id": "f22345c.de9f5b8",
4         "type": "method",
5         "name": "method",
6         "xml": "<method rpc='add-neighbor' mode='sync'>\n",
7         "comments": "",
8         "outputs": 1,
9         "x": 148.0103988647461,
10         "y": 257.98956298828125,
11         "z": "cc83b660.90f568",
12         "wires": [
13             [
14                 "d7c5d576.1a7868"
15             ]
16         ]
17     },
18     {
19         "id": "882b1b72.c01588",
20         "type": "dgstart",
21         "name": "DGSTART",
22         "outputs": 1,
23         "x": 168.010404586792,
24         "y": 59.989585876464844,
25         "z": "cc83b660.90f568",
26         "wires": [
27             [
28                 "96efced.3d6433"
29             ]
30         ]
31     },
32     {
33         "id": "96efced.3d6433",
34         "type": "service-logic",
35         "name": "oofpcipoc-api 0.4.2-SNAPSHOT",
36         "module": "oofpcipoc-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='oofpcipoc-api' version='0.4.2-SNAPSHOT'>",
40         "outputs": 1,
41         "x": 169.01039123535156,
42         "y": 141.98968315124512,
43         "z": "cc83b660.90f568",
44         "wires": [
45             [
46                 "f22345c.de9f5b8"
47             ]
48         ]
49     },
50     {
51         "id": "d7c5d576.1a7868",
52         "type": "block",
53         "name": "block : atomic",
54         "xml": "<block atomic='true'>",
55         "atomic": "true",
56         "comments": "",
57         "outputs": 1,
58         "x": 134.50000381469727,
59         "y": 452.9896240234375,
60         "z": "cc83b660.90f568",
61         "wires": [
62             [
63                 "ff63b265.d194a",
64                 "add1f4bf.f5ec98",
65                 "f85efba7.e52cf8",
66                 "5b7bde21.76a44",
67                 "dd389a0f.51a588",
68                 "9b68a77d.4364d8"
69             ]
70         ]
71     },
72     {
73         "id": "ff63b265.d194a",
74         "type": "returnSuccess",
75         "name": "return success",
76         "xml": "<return status='success'>\n<parameter name=\"ack-final-indicator\" value=\"Y\" />\n<parameter name=\"error-code\" value=\"200\" />\n<parameter name=\"error-message\" value=\"SUCCESSFUL add-neighbor Execution\" />\n",
77         "comments": "",
78         "x": 405.01065826416016,
79         "y": 599.9897012710571,
80         "z": "cc83b660.90f568",
81         "wires": []
82     },
83     {
84         "id": "9832e91f.5dea28",
85         "type": "record",
86         "name": "record",
87         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/add-neighbor.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"Input RPC Payload request for Alias:  \"/>\n<parameter name=\"field2\" value=\"`$add-neighbor-input.alias`\"/>\n<parameter name=\"field3\" value=\"Input RPC Payload request for add-neighbor. Neighbor Cell #:  \"/>\n<parameter name=\"field4\" value=\"`$idx`\"/>\n<parameter name=\"field5\" value=\"`$add-neighbor-input.lte-ran-neighbor-list-in-use-lte-cell[$idx].plmnid`\"/>\n<parameter name=\"field6\" value=\"`$add-neighbor-input.lte-ran-neighbor-list-in-use-lte-cell[$idx].cid`\"/>\n<parameter name=\"field7\" value=\"`$add-neighbor-input.lte-ran-neighbor-list-in-use-lte-cell[$idx].phy-cell-id`\"/>\n<parameter name=\"field8\" value=\"`$add-neighbor-input.lte-ran-neighbor-list-in-use-lte-cell[$idx].pnf-name`\"/>\n<parameter name=\"field9\" value=\"`$add-neighbor-input.lte-ran-neighbor-list-in-use-lte-cell[$idx].blacklisted`\"/>",
88         "comments": "",
89         "outputs": 1,
90         "x": 717.0112991333008,
91         "y": 36.98963642120361,
92         "z": "cc83b660.90f568",
93         "wires": [
94             []
95         ]
96     },
97     {
98         "id": "e5a7e054.27e8c",
99         "type": "comment",
100         "name": "Add Neighbor",
101         "info": "",
102         "comments": "",
103         "x": 371.010404586792,
104         "y": 20,
105         "z": "cc83b660.90f568",
106         "wires": []
107     },
108     {
109         "id": "4725ca86.5a91c4",
110         "type": "failure",
111         "name": "failure",
112         "xml": "<outcome value='failure'>\n",
113         "comments": "",
114         "outputs": 1,
115         "x": 911.0106582641602,
116         "y": 520.6666460037231,
117         "z": "cc83b660.90f568",
118         "wires": [
119             [
120                 "419e89e2.878848"
121             ]
122         ]
123     },
124     {
125         "id": "419e89e2.878848",
126         "type": "returnFailure",
127         "name": "return failure",
128         "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 details about new neighbor \" />",
129         "comments": "",
130         "x": 1114.0104713439941,
131         "y": 526.6666889190674,
132         "z": "cc83b660.90f568",
133         "wires": []
134     },
135     {
136         "id": "b77d4baf.430698",
137         "type": "success",
138         "name": "success",
139         "xml": "<outcome value='success'>\n",
140         "comments": "",
141         "outputs": 1,
142         "x": 894.0104560852051,
143         "y": 604.6667747497559,
144         "z": "cc83b660.90f568",
145         "wires": [
146             [
147                 "3d864d85.162082"
148             ]
149         ]
150     },
151     {
152         "id": "3d864d85.162082",
153         "type": "block",
154         "name": "block",
155         "xml": "<block>\n",
156         "atomic": "false",
157         "comments": "",
158         "outputs": 1,
159         "x": 1060.01025390625,
160         "y": 608.6667079925537,
161         "z": "cc83b660.90f568",
162         "wires": [
163             [
164                 "d764eca7.6c1dd"
165             ]
166         ]
167     },
168     {
169         "id": "d764eca7.6c1dd",
170         "type": "record",
171         "name": "record",
172         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/add-neighbor.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"Details about newly added Neighbor\"/>\n<parameter name=\"field2\" value=\"`$oofpci-neighbor-response.lte-ran-neighbor-list-in-use-lte-cell[0].plmnid`\"/>\n<parameter name=\"field3\" value=\"`$oofpci-neighbor-response.lte-ran-neighbor-list-in-use-lte-cell[0].cid`\"/>\n<parameter name=\"field4\" value=\"`$oofpci-neighbor-response.lte-ran-neighbor-list-in-use-lte-cell[0].phy-cell-id`\"/>\n<parameter name=\"field5\" value=\"`$oofpci-neighbor-response.lte-ran-neighbor-list-in-use-lte-cell[0].pnf-name`\"/>\n<parameter name=\"field6\" value=\"`$oofpci-neighbor-response.lte-ran-neighbor-list-in-use-lte-cell[0].blacklisted`\"/>",
173         "comments": "",
174         "outputs": 1,
175         "x": 1236.010196685791,
176         "y": 607.6669750213623,
177         "z": "cc83b660.90f568",
178         "wires": [
179             []
180         ]
181     },
182     {
183         "id": "e945229c.9e3f8",
184         "type": "record",
185         "name": "record",
186         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/add-neighbor.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"Setting variables for Neighbor Add PUT operation\"/>\n<parameter name=\"field2\" value=\"`$tmp.add-neighbor-service-url`\"/>\n<parameter name=\"field3\" value=\"`$tmp.plmnid`\"/>\n<parameter name=\"field4\" value=\"`$tmp.cid`\"/>\n<parameter name=\"field5\" value=\"`$tmp.phy-cell-id`\"/>\n<parameter name=\"field6\" value=\"`$tmp.pnf-name`\"/>\n<parameter name=\"field7\" value=\"`$tmp.blacklisted`\"/>",
187         "comments": "",
188         "outputs": 1,
189         "x": 614.0113372802734,
190         "y": 442.0000858306885,
191         "z": "cc83b660.90f568",
192         "wires": [
193             []
194         ]
195     },
196     {
197         "id": "f85efba7.e52cf8",
198         "type": "for",
199         "name": "for",
200         "xml": "<for index='idx' start='0' end=\"`$add-neighbor-input.lte-cell-number-of-entries`\" >",
201         "comments": "",
202         "outputs": 1,
203         "x": 566.0961723327637,
204         "y": 44.95317363739014,
205         "z": "cc83b660.90f568",
206         "wires": [
207             [
208                 "9832e91f.5dea28"
209             ]
210         ]
211     },
212     {
213         "id": "add1f4bf.f5ec98",
214         "type": "record",
215         "name": "record",
216         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/add-neighbor.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"RPC to add neighbors. Number of neighbors to add: \"/>\n<parameter name=\"field2\" value=\"`$add-neighbor-input.lte-cell-number-of-entries`\"/>\n",
217         "comments": "",
218         "outputs": 1,
219         "x": 387.0107116699219,
220         "y": 85.01043033599854,
221         "z": "cc83b660.90f568",
222         "wires": [
223             []
224         ]
225     },
226     {
227         "id": "9b68a77d.4364d8",
228         "type": "for",
229         "name": "for",
230         "xml": "<for index='idx' start='0' end=\"`$add-neighbor-input.lte-cell-number-of-entries`\" >",
231         "comments": "",
232         "outputs": 1,
233         "x": 323.0105800628662,
234         "y": 453.99998664855957,
235         "z": "cc83b660.90f568",
236         "wires": [
237             [
238                 "d54b1c5c.89e1a"
239             ]
240         ]
241     },
242     {
243         "id": "2a7d5b86.2f1f74",
244         "type": "set",
245         "name": "set tmp variables for the requested neighbor to be added",
246         "xml": "<set>\n<parameter name=\"tmp.plmnid\" value=\"`$add-neighbor-input.lte-ran-neighbor-list-in-use-lte-cell[$idx].plmnid`\"/>\n<parameter name=\"tmp.cid\" value=\"`$add-neighbor-input.lte-ran-neighbor-list-in-use-lte-cell[$idx].cid`\"/>\n<parameter name=\"tmp.phy-cell-id\" value=\"`$add-neighbor-input.lte-ran-neighbor-list-in-use-lte-cell[$idx].phy-cell-id`\"/>\n<parameter name=\"tmp.pnf-name\" value=\"`$add-neighbor-input.lte-ran-neighbor-list-in-use-lte-cell[$idx].pnf-name`\"/>\n<parameter name=\"tmp.blacklisted\" value=\"`$add-neighbor-input.lte-ran-neighbor-list-in-use-lte-cell[$idx].blacklisted`\"/>\n<parameter name=\"tmp.alias\" value=\"`$add-neighbor-input.alias`\"/>",
247         "comments": "",
248         "x": 876.0115585327148,
249         "y": 125.88908386230469,
250         "z": "cc83b660.90f568",
251         "wires": []
252     },
253     {
254         "id": "2241af1e.1c926",
255         "type": "failure",
256         "name": "failure",
257         "xml": "<outcome value='failure'>\n",
258         "comments": "",
259         "outputs": 1,
260         "x": 914.0107421875,
261         "y": 383.00007915496826,
262         "z": "cc83b660.90f568",
263         "wires": [
264             [
265                 "1cb43b66.fbd255"
266             ]
267         ]
268     },
269     {
270         "id": "90d94f4f.9d631",
271         "type": "success",
272         "name": "success",
273         "xml": "<outcome value='success'>\n",
274         "comments": "",
275         "outputs": 1,
276         "x": 905.0107002258301,
277         "y": 464.00000190734863,
278         "z": "cc83b660.90f568",
279         "wires": [
280             [
281                 "70dd741.ff0be8c"
282             ]
283         ]
284     },
285     {
286         "id": "1cb43b66.fbd255",
287         "type": "block",
288         "name": "block",
289         "xml": "<block>\n",
290         "atomic": "false",
291         "comments": "",
292         "outputs": 1,
293         "x": 1047.0106716156006,
294         "y": 342.0001106262207,
295         "z": "cc83b660.90f568",
296         "wires": [
297             [
298                 "469db094.1216"
299             ]
300         ]
301     },
302     {
303         "id": "469db094.1216",
304         "type": "returnFailure",
305         "name": "return failure",
306         "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 a new neighbor\" />",
307         "comments": "",
308         "x": 1226.010362625122,
309         "y": 339.00007820129395,
310         "z": "cc83b660.90f568",
311         "wires": []
312     },
313     {
314         "id": "70dd741.ff0be8c",
315         "type": "block",
316         "name": "block",
317         "xml": "<block>\n",
318         "atomic": "false",
319         "comments": "",
320         "outputs": 1,
321         "x": 1070.0104293823242,
322         "y": 463.00006198883057,
323         "z": "cc83b660.90f568",
324         "wires": [
325             [
326                 "2f306524.135d7a"
327             ]
328         ]
329     },
330     {
331         "id": "2f306524.135d7a",
332         "type": "record",
333         "name": "record",
334         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/add-neighbor.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"PUT New Neighbor Executed Successfully \"/>",
335         "comments": "",
336         "outputs": 1,
337         "x": 1243.0105438232422,
338         "y": 464.0000944137573,
339         "z": "cc83b660.90f568",
340         "wires": [
341             []
342         ]
343     },
344     {
345         "id": "d54b1c5c.89e1a",
346         "type": "block",
347         "name": "block : atomic",
348         "xml": "<block atomic='true'>",
349         "atomic": "true",
350         "comments": "",
351         "outputs": 1,
352         "x": 403.0103988647461,
353         "y": 392.0104808807373,
354         "z": "cc83b660.90f568",
355         "wires": [
356             [
357                 "2a7d5b86.2f1f74",
358                 "e945229c.9e3f8",
359                 "6df2494b.4e3978",
360                 "89170580.861658",
361                 "27948b9f.2a3644",
362                 "4d365ed1.6f0aa",
363                 "9041c096.4c873",
364                 "a5298f6.4caf87",
365                 "98094ef7.d5497",
366                 "75189f8.6382e6"
367             ]
368         ]
369     },
370     {
371         "id": "5b7bde21.76a44",
372         "type": "execute",
373         "name": "execute Properties",
374         "xml": "<execute plugin='org.onap.ccsdk.sli.plugins.prop.PropertiesNode' method='readProperties' >\n    <parameter name='fileName' value='%SDNC_CONFIG_DIR%/sdnr-oofpcipoc-api-dg.properties' />\n    <parameter name='contextPrefix' value='prop' />\n",
375         "comments": "",
376         "outputs": 1,
377         "x": 612.0106506347656,
378         "y": 91.01041412353516,
379         "z": "cc83b660.90f568",
380         "wires": [
381             []
382         ]
383     },
384     {
385         "id": "dd389a0f.51a588",
386         "type": "record",
387         "name": "record",
388         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/add-neighbor.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"Properties read .. neighbor-add template\"/>\n<parameter name=\"field2\" value=\"`$prop.neighbor-add.templatefile`\"/>\n<parameter name=\"field3\" value=\"`$prop.controller.user`\"/>\n<parameter name=\"field4\" value=\"`$prop.controller.pwd`\"/>\n<parameter name=\"field5\" value=\"`$prop.controller.url`\"/>\n<parameter name=\"field6\" value=\"`$prop.restapi.lte-ran-neighbor-in-use`\"/>",
389         "comments": "",
390         "outputs": 1,
391         "x": 572.010778427124,
392         "y": 141.01051807403564,
393         "z": "cc83b660.90f568",
394         "wires": [
395             []
396         ]
397     },
398     {
399         "id": "6df2494b.4e3978",
400         "type": "execute",
401         "name": "generate neighbor add URL",
402         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$prop.restapi.lte-ran-neighbor-in-use`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.add-neighbor-service-url\"/>\n    <parameter name=\"target\" value=\"{alias}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.alias`\"/>",
403         "comments": "",
404         "outputs": 1,
405         "x": 811.0109329223633,
406         "y": 217.01056575775146,
407         "z": "cc83b660.90f568",
408         "wires": [
409             []
410         ]
411     },
412     {
413         "id": "89170580.861658",
414         "type": "execute",
415         "name": "add a neighbor using PUT",
416         "xml": "<execute plugin='org.onap.ccsdk.sli.plugins.restapicall.RestapiCallNode' method='sendRequest' >\n<parameter name=\"templateFileName\" value=\"`$prop.restapi.templateDir + '/oofpcipoc-addNeighbor.json'`\" />\n<parameter name=\"restapiUrl\" value=\"`$prop.controller.url + $tmp.add-neighbor-service-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=\"oofpci-add-neighbor-response\"/>\n<parameter name='contentType' value='application/json' /> \n<parameter name='format' value='json' />",
417         "comments": "",
418         "outputs": 1,
419         "x": 652.0107727050781,
420         "y": 489.01055335998535,
421         "z": "cc83b660.90f568",
422         "wires": [
423             [
424                 "2241af1e.1c926",
425                 "90d94f4f.9d631"
426             ]
427         ]
428     },
429     {
430         "id": "27948b9f.2a3644",
431         "type": "execute",
432         "name": "Get newly added neighbor details",
433         "xml": "<execute plugin='org.onap.ccsdk.sli.plugins.restapicall.RestapiCallNode' method='sendRequest' >\n<parameter name=\"restapiUrl\" value=\"`$prop.controller.url + $tmp.add-neighbor-service-url`\"/>\n<parameter name=\"restapiUser\" value=\"`$prop.controller.user`\" />\n<parameter name=\"restapiPassword\" value=\"`$prop.controller.pwd`\"/>\n<parameter name=\"httpMethod\" value=\"GET\"/>\n<parameter name=\"responsePrefix\" value=\"oofpci-neighbor-response\"/>\n<parameter name='contentType' value='application/json' /> \n<parameter name='format' value='json' />\n",
434         "comments": "",
435         "outputs": 1,
436         "x": 638.0105438232422,
437         "y": 547.0106000900269,
438         "z": "cc83b660.90f568",
439         "wires": [
440             [
441                 "4725ca86.5a91c4",
442                 "b77d4baf.430698"
443             ]
444         ]
445     },
446     {
447         "id": "1daa570b.6f6d19",
448         "type": "execute",
449         "name": "Recofigure PCI for a Cell",
450         "xml": "<execute plugin='org.onap.ccsdk.sli.plugins.restapicall.RestapiCallNode' method='sendRequest' >\n<parameter name=\"templateFileName\" value=\"`$prop.restapi.templateDir + '/oofpcipoc-pci-patch.json'`\" />\n<parameter name=\"restapiUrl\" value=\"`$prop.controller.url + $tmp.oofpcipoc.patch.pci.url`\"/>\n<parameter name=\"restapiUser\" value=\"`$prop.controller.user`\" />\n<parameter name=\"restapiPassword\" value=\"`$prop.controller.pwd`\"/>\n<parameter name=\"httpMethod\" value=\"PATCH\"/>\n<parameter name=\"responsePrefix\" value=\"oofpci-patch-response\"/>\n<parameter name='contentType' value='application/yang.patch+json' /> \n<parameter name='accept' value='application/yang.patch-status+json' />",
451         "comments": "",
452         "outputs": 1,
453         "x": 845.0104293823242,
454         "y": 795.0104370117188,
455         "z": "cc83b660.90f568",
456         "wires": [
457             []
458         ]
459     },
460     {
461         "id": "4d365ed1.6f0aa",
462         "type": "execute",
463         "name": "execute slipluginutils",
464         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$tmp.add-neighbor-service-url`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.add-neighbor-service-url\"/>\n    <parameter name=\"target\" value=\"{plmnid}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.plmnid`\"/>",
465         "comments": "",
466         "outputs": 1,
467         "x": 850.0106201171875,
468         "y": 304.01040267944336,
469         "z": "cc83b660.90f568",
470         "wires": [
471             []
472         ]
473     },
474     {
475         "id": "9041c096.4c873",
476         "type": "execute",
477         "name": "execute slipluginutils",
478         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$tmp.add-neighbor-service-url`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.add-neighbor-service-url\"/>\n    <parameter name=\"target\" value=\"{cid}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.cid`\"/>",
479         "comments": "",
480         "outputs": 1,
481         "x": 678.0105667114258,
482         "y": 399.0104055404663,
483         "z": "cc83b660.90f568",
484         "wires": [
485             []
486         ]
487     },
488     {
489         "id": "a5298f6.4caf87",
490         "type": "record",
491         "name": "record",
492         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/add-neighbor.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"Add Neighbor List URL\"/>\n<parameter name=\"field2\" value=\"`$tmp.add-neighbor-service-url`\"/>",
493         "comments": "",
494         "outputs": 1,
495         "x": 764.010498046875,
496         "y": 257.0104036331177,
497         "z": "cc83b660.90f568",
498         "wires": [
499             []
500         ]
501     },
502     {
503         "id": "98094ef7.d5497",
504         "type": "record",
505         "name": "record",
506         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/add-neighbor.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"Add Neighbor List URL\"/>\n<parameter name=\"field2\" value=\"`$tmp.add-neighbor-service-url`\"/>\n",
507         "comments": "",
508         "outputs": 1,
509         "x": 791.0104560852051,
510         "y": 347.01040410995483,
511         "z": "cc83b660.90f568",
512         "wires": [
513             []
514         ]
515     },
516     {
517         "id": "75189f8.6382e6",
518         "type": "record",
519         "name": "record",
520         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/add-neighbor.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"Temporary variable for Neighbor Cell #:  \"/>\n<parameter name=\"field2\" value=\"`$idx`\"/>\n<parameter name=\"field3\" value=\"`$tmp.plmnid`\"/>\n<parameter name=\"field4\" value=\"`$tmp.cid`\"/>\n<parameter name=\"field5\" value=\"`$tmp.phy-cell-id`\"/>\n<parameter name=\"field6\" value=\"`$tmp.pnf-name`\"/>\n<parameter name=\"field7\" value=\"`$tmp.blacklisted`\"/>\n<parameter name=\"field8\" value=\"`$tmp.alias`\"/>\n",
521         "comments": "",
522         "outputs": 1,
523         "x": 760.0104751586914,
524         "y": 173.01042461395264,
525         "z": "cc83b660.90f568",
526         "wires": [
527             []
528         ]
529     }
530 ]