Service Logic (DG/Templates) for SDNR OOF PCI POC
[ccsdk/distribution.git] / platform-logic / oofpcipoc-api / src / main / json / oofpcipoc-api_generic-neighbor-configuration.json
1 [
2     {
3         "id": "966e407d.9086f",
4         "type": "comment",
5         "name": "Generic Neighbor Configuration",
6         "info": "",
7         "comments": "",
8         "x": 335.50001335144043,
9         "y": 20,
10         "z": "fef406db.decef8",
11         "wires": []
12     },
13     {
14         "id": "6fb545d.b9f92bc",
15         "type": "block",
16         "name": "block : atomic",
17         "xml": "<block atomic='true'>",
18         "atomic": "true",
19         "comments": "",
20         "outputs": 1,
21         "x": 391.5,
22         "y": 382.01049518585205,
23         "z": "fef406db.decef8",
24         "wires": [
25             [
26                 "542aa267.5de7ec",
27                 "e4d83e12.5aa3c",
28                 "261a200c.78536",
29                 "3400b7a4.1ff4c8",
30                 "fd45e824.20b968",
31                 "d7ff45e9.c502f8",
32                 "9e7ad97b.b26a38",
33                 "a191be9b.c3b55",
34                 "375845c8.cdbe7a",
35                 "bedde1a6.6b5ec"
36             ]
37         ]
38     },
39     {
40         "id": "71827db2.f669d4",
41         "type": "for",
42         "name": "for",
43         "xml": "<for index='idx' start='0' end=\"`$generic-neighbor-configuration-input.number-of-neighbor-cell-entries`\" >",
44         "comments": "",
45         "outputs": 1,
46         "x": 287.50018882751465,
47         "y": 453.99998664855957,
48         "z": "fef406db.decef8",
49         "wires": [
50             [
51                 "6fb545d.b9f92bc"
52             ]
53         ]
54     },
55     {
56         "id": "542aa267.5de7ec",
57         "type": "set",
58         "name": "set tmp variables for the requested fap service input parms",
59         "xml": "<set>\n<parameter name=\"tmp.alias\" value=\"`$generic-neighbor-configuration-input.alias`\"/>\n<parameter name=\"tmp.plmnid\" value=\"`$generic-neighbor-configuration-input.neighbor-list-in-use[$idx].plmnid`\"/>\n<parameter name=\"tmp.cid\" value=\"`$generic-neighbor-configuration-input.neighbor-list-in-use[$idx].cid`\"/>\n<parameter name=\"tmp.phy-cell-id\" value=\"`$generic-neighbor-configuration-input.neighbor-list-in-use[$idx].phy-cell-id`\"/>\n<parameter name=\"tmp.pnf-name\" value=\"`$generic-neighbor-configuration-input.neighbor-list-in-use[$idx].pnf-name`\"/>\n<parameter name=\"tmp.blacklisted\" value=\"`$generic-neighbor-configuration-input.neighbor-list-in-use[$idx].blacklisted`\"/>\n",
60         "comments": "",
61         "x": 737.5011444091797,
62         "y": 175.88909339904785,
63         "z": "fef406db.decef8",
64         "wires": []
65     },
66     {
67         "id": "e4d83e12.5aa3c",
68         "type": "record",
69         "name": "record",
70         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/generic-neighbor-config.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"Temporary varaibles set. Neighbor #:  \"/>\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`\"/>",
71         "comments": "",
72         "outputs": 1,
73         "x": 602.0105209350586,
74         "y": 219.0104274749756,
75         "z": "fef406db.decef8",
76         "wires": [
77             []
78         ]
79     },
80     {
81         "id": "7c2f19ac.9408c8",
82         "type": "block",
83         "name": "block : atomic",
84         "xml": "<block atomic='true'>",
85         "atomic": "true",
86         "comments": "",
87         "outputs": 1,
88         "x": 98.9896125793457,
89         "y": 452.9896240234375,
90         "z": "fef406db.decef8",
91         "wires": [
92             [
93                 "71827db2.f669d4",
94                 "51af8168.06635",
95                 "cecc5c7b.7371f",
96                 "c7654668.510fc8",
97                 "a6c8572f.221db8",
98                 "eaa9ba03.7776a8"
99             ]
100         ]
101     },
102     {
103         "id": "69c02c08.5e9024",
104         "type": "method",
105         "name": "method",
106         "xml": "<method rpc='generic-neighbor-configuration' mode='sync'>\n",
107         "comments": "",
108         "outputs": 1,
109         "x": 116.50001525878906,
110         "y": 255.98958015441895,
111         "z": "fef406db.decef8",
112         "wires": [
113             [
114                 "7c2f19ac.9408c8"
115             ]
116         ]
117     },
118     {
119         "id": "51af8168.06635",
120         "type": "returnSuccess",
121         "name": "return success",
122         "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 Execution\" />\n",
123         "comments": "",
124         "x": 531.5003509521484,
125         "y": 808.9897384643555,
126         "z": "fef406db.decef8",
127         "wires": []
128     },
129     {
130         "id": "cecc5c7b.7371f",
131         "type": "record",
132         "name": "record",
133         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/generic-neighbor-config.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"RPC to Configure Neighbors INVOKED. Number of Neighbors to configure: \"/>\n<parameter name=\"field2\" value=\"`$generic-neighbor-configuration-input.number-of-neighbor-cell-entries`\"/>\n",
134         "comments": "",
135         "outputs": 1,
136         "x": 351.5003128051758,
137         "y": 85.01043033599854,
138         "z": "fef406db.decef8",
139         "wires": [
140             []
141         ]
142     },
143     {
144         "id": "c7654668.510fc8",
145         "type": "for",
146         "name": "for",
147         "xml": "<for index='idx' start='0' end=\"`$generic-neighbor-configuration-input.number-of-neighbor-cell-entries`\" >",
148         "comments": "",
149         "outputs": 1,
150         "x": 530.5857048034668,
151         "y": 43.95316982269287,
152         "z": "fef406db.decef8",
153         "wires": [
154             [
155                 "a7de08a4.309828"
156             ]
157         ]
158     },
159     {
160         "id": "a6c8572f.221db8",
161         "type": "execute",
162         "name": "execute Properties",
163         "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",
164         "comments": "",
165         "outputs": 1,
166         "x": 578.5001983642578,
167         "y": 90.01041248161346,
168         "z": "fef406db.decef8",
169         "wires": [
170             []
171         ]
172     },
173     {
174         "id": "eaa9ba03.7776a8",
175         "type": "record",
176         "name": "record",
177         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/generic-neighbor-config.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"Properties read .. generic neighbor config template\"/>\n<parameter name=\"field2\" value=\"`$prop.restapi.generic-neighbor-patch.template`\"/>\n<parameter name=\"field3\" value=\"`$prop.controller.user`\"/>\n<parameter name=\"field4\" value=\"`$prop.controller.pwd`\"/>\n<parameter name=\"field5\" value=\"`$prop.controller.url`\"/>",
178         "comments": "",
179         "outputs": 1,
180         "x": 565.5003471374512,
181         "y": 137.01048946380615,
182         "z": "fef406db.decef8",
183         "wires": [
184             []
185         ]
186     },
187     {
188         "id": "7c1282e8.0c1fbc",
189         "type": "service-logic",
190         "name": "oofpcipoc-api 0.4.2-SNAPSHOT",
191         "module": "oofpcipoc-api",
192         "version": "${project.version}",
193         "comments": "",
194         "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'>",
195         "outputs": 1,
196         "x": 133.5,
197         "y": 141.98968315124512,
198         "z": "fef406db.decef8",
199         "wires": [
200             [
201                 "69c02c08.5e9024"
202             ]
203         ]
204     },
205     {
206         "id": "a7de08a4.309828",
207         "type": "record",
208         "name": "record",
209         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/generic-neighbor-config.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"Input RPC Payload request. Neighbor #:  \"/>\n<parameter name=\"field2\" value=\"`$idx`\"/>\n<parameter name=\"field3\" value=\"`$generic-neighbor-configuration-input.neighbor-list-in-use[$idx].plmnid`\"/>\n<parameter name=\"field4\" value=\"`$generic-neighbor-configuration-input.neighbor-list-in-use[$idx].cid`\"/>\n<parameter name=\"field5\" value=\"`$generic-neighbor-configuration-input.neighbor-list-in-use[$idx].phy-cell-id`\"/>\n<parameter name=\"field6\" value=\"`$generic-neighbor-configuration-input.neighbor-list-in-use[$idx].pnf-name`\"/>\n<parameter name=\"field7\" value=\"`$generic-neighbor-configuration-input.neighbor-list-in-use[$idx].blacklisted`\"/>",
210         "comments": "",
211         "outputs": 1,
212         "x": 684.5005474090576,
213         "y": 45.989633560180664,
214         "z": "fef406db.decef8",
215         "wires": [
216             []
217         ]
218     },
219     {
220         "id": "30d50b81.50d574",
221         "type": "dgstart",
222         "name": "DGSTART",
223         "outputs": 1,
224         "x": 132.50001335144043,
225         "y": 59.989585876464844,
226         "z": "fef406db.decef8",
227         "wires": [
228             [
229                 "7c1282e8.0c1fbc"
230             ]
231         ]
232     },
233     {
234         "id": "bedde1a6.6b5ec",
235         "type": "execute",
236         "name": "generate neighbor config URL",
237         "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.config-neighbor-service-url\"/>\n    <parameter name=\"target\" value=\"{alias}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.alias`\"/>",
238         "comments": "",
239         "outputs": 1,
240         "x": 673.0108947753906,
241         "y": 263.5661497116089,
242         "z": "fef406db.decef8",
243         "wires": [
244             []
245         ]
246     },
247     {
248         "id": "261a200c.78536",
249         "type": "record",
250         "name": "record",
251         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/generic-neighbor-config.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"Config Neighbor List URL\"/>\n<parameter name=\"field2\" value=\"`$tmp.config-neighbor-service-url`\"/>",
252         "comments": "",
253         "outputs": 1,
254         "x": 602.0105018615723,
255         "y": 314.78819274902344,
256         "z": "fef406db.decef8",
257         "wires": [
258             []
259         ]
260     },
261     {
262         "id": "3400b7a4.1ff4c8",
263         "type": "execute",
264         "name": "execute slipluginutils",
265         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$tmp.config-neighbor-service-url`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.config-neighbor-service-url\"/>\n    <parameter name=\"target\" value=\"{plmnid}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.plmnid`\"/>",
266         "comments": "",
267         "outputs": 1,
268         "x": 802.0106391906738,
269         "y": 328.78822231292725,
270         "z": "fef406db.decef8",
271         "wires": [
272             []
273         ]
274     },
275     {
276         "id": "fd45e824.20b968",
277         "type": "record",
278         "name": "record",
279         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/generic-neighbor-config.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"Config Neighbor List URL\"/>\n<parameter name=\"field2\" value=\"`$tmp.config-neighbor-service-url`\"/>\n",
280         "comments": "",
281         "outputs": 1,
282         "x": 670.0104923248291,
283         "y": 372.788197517395,
284         "z": "fef406db.decef8",
285         "wires": [
286             []
287         ]
288     },
289     {
290         "id": "d7ff45e9.c502f8",
291         "type": "execute",
292         "name": "execute slipluginutils",
293         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$tmp.config-neighbor-service-url`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.config-neighbor-service-url\"/>\n    <parameter name=\"target\" value=\"{cid}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.cid`\"/>",
294         "comments": "",
295         "outputs": 1,
296         "x": 693.0105209350586,
297         "y": 417.7882204055786,
298         "z": "fef406db.decef8",
299         "wires": [
300             []
301         ]
302     },
303     {
304         "id": "a191be9b.c3b55",
305         "type": "execute",
306         "name": "Configure neighbor using PATCH",
307         "xml": "<execute plugin='org.onap.ccsdk.sli.plugins.restapicall.RestapiCallNode' method='sendRequest' >\n<parameter name=\"templateFileName\" value=\"`$prop.restapi.templateDir + '/oofpcipoc-generic-neighbor-patch.json'`\" />\n<parameter name=\"restapiUrl\" value=\"`$prop.controller.url + $tmp.config-neighbor-service-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-neighbor-patch-response\"/>\n<parameter name='contentType' value='application/yang.patch+json' /> \n<parameter name='format' value='json' />\n<parameter name='accept' value='application/yang.patch-status+json' />",
308         "comments": "",
309         "outputs": 1,
310         "x": 691.010498046875,
311         "y": 563.7883377075195,
312         "z": "fef406db.decef8",
313         "wires": [
314             [
315                 "49bedeca.324b5",
316                 "6c592a69.fa7804"
317             ]
318         ]
319     },
320     {
321         "id": "49bedeca.324b5",
322         "type": "failure",
323         "name": "failure",
324         "xml": "<outcome value='failure'>\n",
325         "comments": "",
326         "outputs": 1,
327         "x": 986.0103988647461,
328         "y": 570.7777833938599,
329         "z": "fef406db.decef8",
330         "wires": [
331             [
332                 "defa5e8b.a3afa"
333             ]
334         ]
335     },
336     {
337         "id": "6c592a69.fa7804",
338         "type": "success",
339         "name": "success",
340         "xml": "<outcome value='success'>\n",
341         "comments": "",
342         "outputs": 1,
343         "x": 1004.010440826416,
344         "y": 638.7776098251343,
345         "z": "fef406db.decef8",
346         "wires": [
347             [
348                 "7e9e1401.b662cc"
349             ]
350         ]
351     },
352     {
353         "id": "4a12d095.a60f9",
354         "type": "record",
355         "name": "record",
356         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/generic-neighbor-config.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"PATCH Neighbor Executed Successfully \"/>",
357         "comments": "",
358         "outputs": 1,
359         "x": 1342.0101928710938,
360         "y": 625.7777180671692,
361         "z": "fef406db.decef8",
362         "wires": [
363             []
364         ]
365     },
366     {
367         "id": "7e9e1401.b662cc",
368         "type": "block",
369         "name": "block",
370         "xml": "<block>\n",
371         "atomic": "false",
372         "comments": "",
373         "outputs": 1,
374         "x": 1184.0101051330566,
375         "y": 636.7776908874512,
376         "z": "fef406db.decef8",
377         "wires": [
378             [
379                 "4a12d095.a60f9"
380             ]
381         ]
382     },
383     {
384         "id": "defa5e8b.a3afa",
385         "type": "block",
386         "name": "block",
387         "xml": "<block>\n",
388         "atomic": "false",
389         "comments": "",
390         "outputs": 1,
391         "x": 1145.0102615356445,
392         "y": 579.7777690887451,
393         "z": "fef406db.decef8",
394         "wires": [
395             [
396                 "4856d409.faf5fc"
397             ]
398         ]
399     },
400     {
401         "id": "4856d409.faf5fc",
402         "type": "returnFailure",
403         "name": "return failure",
404         "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\" />",
405         "comments": "",
406         "x": 1321.010025024414,
407         "y": 564.7777423858643,
408         "z": "fef406db.decef8",
409         "wires": []
410     },
411     {
412         "id": "9e7ad97b.b26a38",
413         "type": "execute",
414         "name": "Get neighbor details pre-configuration",
415         "xml": "<execute plugin='org.onap.ccsdk.sli.plugins.restapicall.RestapiCallNode' method='sendRequest' >\n<parameter name=\"restapiUrl\" value=\"`$prop.controller.url + $tmp.config-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",
416         "comments": "",
417         "outputs": 1,
418         "x": 701.0104370117188,
419         "y": 477.7882080078125,
420         "z": "fef406db.decef8",
421         "wires": [
422             [
423                 "3f51c8c2.f96888",
424                 "65ee4970.885748"
425             ]
426         ]
427     },
428     {
429         "id": "3f51c8c2.f96888",
430         "type": "failure",
431         "name": "failure",
432         "xml": "<outcome value='failure'>\n",
433         "comments": "",
434         "outputs": 1,
435         "x": 974.0105514526367,
436         "y": 451.4442539215088,
437         "z": "fef406db.decef8",
438         "wires": [
439             [
440                 "31328392.853cfc"
441             ]
442         ]
443     },
444     {
445         "id": "65ee4970.885748",
446         "type": "success",
447         "name": "success",
448         "xml": "<outcome value='success'>\n",
449         "comments": "",
450         "outputs": 1,
451         "x": 969.010383605957,
452         "y": 507.44440746307373,
453         "z": "fef406db.decef8",
454         "wires": [
455             [
456                 "2a0f9a0c.8b1026"
457             ]
458         ]
459     },
460     {
461         "id": "2a0f9a0c.8b1026",
462         "type": "block",
463         "name": "block",
464         "xml": "<block>\n",
465         "atomic": "false",
466         "comments": "",
467         "outputs": 1,
468         "x": 1121.0102005004883,
469         "y": 516.4443125724792,
470         "z": "fef406db.decef8",
471         "wires": [
472             [
473                 "17e660a2.7a5f2f"
474             ]
475         ]
476     },
477     {
478         "id": "17e660a2.7a5f2f",
479         "type": "record",
480         "name": "record",
481         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/generic-neighbor-config.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"Details about Neighbor Pre-configuration\"/>\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`\"/>",
482         "comments": "",
483         "outputs": 1,
484         "x": 1282.0101165771484,
485         "y": 510.44458293914795,
486         "z": "fef406db.decef8",
487         "wires": [
488             []
489         ]
490     },
491     {
492         "id": "31328392.853cfc",
493         "type": "returnFailure",
494         "name": "return failure",
495         "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 \" />",
496         "comments": "",
497         "x": 1175.010341644287,
498         "y": 457.44426250457764,
499         "z": "fef406db.decef8",
500         "wires": []
501     },
502     {
503         "id": "375845c8.cdbe7a",
504         "type": "execute",
505         "name": "Get neighbor details post-configuration",
506         "xml": "<execute plugin='org.onap.ccsdk.sli.plugins.restapicall.RestapiCallNode' method='sendRequest' >\n<parameter name=\"restapiUrl\" value=\"`$prop.controller.url + $tmp.config-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",
507         "comments": "",
508         "outputs": 1,
509         "x": 741.0104370117188,
510         "y": 715.6770629882812,
511         "z": "fef406db.decef8",
512         "wires": [
513             [
514                 "256027a4.697e18",
515                 "6f609efb.0848b"
516             ]
517         ]
518     },
519     {
520         "id": "256027a4.697e18",
521         "type": "failure",
522         "name": "failure",
523         "xml": "<outcome value='failure'>\n",
524         "comments": "",
525         "outputs": 1,
526         "x": 1014.0105514526367,
527         "y": 689.3331089019775,
528         "z": "fef406db.decef8",
529         "wires": [
530             [
531                 "9acf15fd.972cb8"
532             ]
533         ]
534     },
535     {
536         "id": "6f609efb.0848b",
537         "type": "success",
538         "name": "success",
539         "xml": "<outcome value='success'>\n",
540         "comments": "",
541         "outputs": 1,
542         "x": 1009.010383605957,
543         "y": 745.3332624435425,
544         "z": "fef406db.decef8",
545         "wires": [
546             [
547                 "68fe6d7.2d08a94"
548             ]
549         ]
550     },
551     {
552         "id": "68fe6d7.2d08a94",
553         "type": "block",
554         "name": "block",
555         "xml": "<block>\n",
556         "atomic": "false",
557         "comments": "",
558         "outputs": 1,
559         "x": 1161.0102005004883,
560         "y": 754.333167552948,
561         "z": "fef406db.decef8",
562         "wires": [
563             [
564                 "dcc83786.96c448"
565             ]
566         ]
567     },
568     {
569         "id": "9acf15fd.972cb8",
570         "type": "returnFailure",
571         "name": "return failure",
572         "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 \" />",
573         "comments": "",
574         "x": 1215.010341644287,
575         "y": 695.3331174850464,
576         "z": "fef406db.decef8",
577         "wires": []
578     },
579     {
580         "id": "dcc83786.96c448",
581         "type": "record",
582         "name": "record",
583         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/generic-neighbor-config.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"Details about Neighbor Pre-configuration\"/>\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`\"/>",
584         "comments": "",
585         "outputs": 1,
586         "x": 1322.010108947754,
587         "y": 747.3334121704102,
588         "z": "fef406db.decef8",
589         "wires": [
590             []
591         ]
592     }
593 ]