Chore: Add gerrit maven verify GHA workflow
[sdnc/oam.git] / platform-logic / generic-resource-api / src / main / json / trans_slicing / GENERIC-RESOURCE-API_tsli-vnf-topology-operation-get-otn-tunnel-path-from-oof.json
1 [\r
2     {\r
3         "id": "fc9c1aac.15e298",\r
4         "type": "dgstart",\r
5         "name": "DGSTART",\r
6         "outputs": 1,\r
7         "x": 267.566650390625,\r
8         "y": 147.56666564941406,\r
9         "z": "67ca1183.dbac8",\r
10         "wires": [\r
11             [\r
12                 "d48028b8.734c18"\r
13             ]\r
14         ]\r
15     },\r
16     {\r
17         "id": "d48028b8.734c18",\r
18         "type": "service-logic",\r
19         "name": "GENERIC-RESOURCE-API ${project.version}",\r
20         "module": "GENERIC-RESOURCE-API",\r
21         "version": "${project.version}",\r
22         "comments": "",\r
23         "xml": "<service-logic xmlns='http://www.onap.org/sdnc/svclogic' xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance' xsi:schemaLocation='http://www.onap.org/sdnc/svclogic ./svclogic.xsd' module='GENERIC-RESOURCE-API' version='${project.version}'>",\r
24         "outputs": 1,\r
25         "x": 414.566650390625,\r
26         "y": 722.5666809082031,\r
27         "z": "67ca1183.dbac8",\r
28         "wires": [\r
29             [\r
30                 "20ab20d.05eaa6"\r
31             ]\r
32         ]\r
33     },\r
34     {\r
35         "id": "20ab20d.05eaa6",\r
36         "type": "method",\r
37         "name": "tsli-vnf-topology-operation-get-otn-tunnel-path-from-oof",\r
38         "xml": "<method rpc='tsli-vnf-topology-operation-get-otn-tunnel-path-from-oof' mode='sync'>\n",\r
39         "comments": "",\r
40         "outputs": 1,\r
41         "x": 478.5667724609375,\r
42         "y": 815.5666656494141,\r
43         "z": "67ca1183.dbac8",\r
44         "wires": [\r
45             [\r
46                 "15c9c6e5.8adb41"\r
47             ]\r
48         ]\r
49     },\r
50     {\r
51         "id": "7d1edda.6460624",\r
52         "type": "execute",\r
53         "name": "execute RestApiCallNode getPath from OOF",\r
54         "xml": "<execute plugin='org.onap.ccsdk.sli.plugins.restapicall.RestapiCallNode' method='sendRequest' >\n<parameter name=\"templateFileName\" value=\"`$prop.restapi.templateDir + '/' + $prop.restapi.oof-getpath.templatefile`\" />\n<parameter name=\"restapiUrl\" value=\"`$prop.restapi.connection-oof-url + '?ethsrvType=' + $prop.ethsrvType`\" />\n<parameter name=\"restapiUser\" value=\"`$prop.oof.user`\" />\n<parameter name=\"restapiPassword\" value=\"`$prop.oof.password`\" />\n<parameter name=\"format\" value=\"json\"/>\n<parameter name=\"httpMethod\" value=\"post\"/>\n<parameter name=\"responsePrefix\" value=\"otn-oof\"/>\n<parameter name=\"trustStoreFileName\" value=\"/opt/onap/sdnc/data/stores/truststore.onap.client.jks\"/>\n<parameter name=\"trustStorePassword\" value=\"adminadmin\"/>\n<parameter name=\"keyStoreFileName\" value=\"/opt/onap/sdnc/data/stores/sdnc.p12\"/>\n<parameter name=\"keyStorePassword\" value=\"adminadmin\"/>\n<parameter name='customHttpHeaders' value=\"`'X-ACCESS-TOKEN=' + $prop.sdncRestApi.token_id`\" />",\r
55         "comments": "",\r
56         "outputs": 1,\r
57         "x": 524.5397186279297,\r
58         "y": 334.56266593933105,\r
59         "z": "67ca1183.dbac8",\r
60         "wires": [\r
61             [\r
62                 "b836c23.f213d4",\r
63                 "b41c1ac8.bdb5d8"\r
64             ]\r
65         ]\r
66     },\r
67     {\r
68         "id": "b836c23.f213d4",\r
69         "type": "success",\r
70         "name": "success",\r
71         "xml": "<outcome value='success'>\n",\r
72         "comments": "",\r
73         "outputs": 1,\r
74         "x": 764.5398597717285,\r
75         "y": 358.56263542175293,\r
76         "z": "67ca1183.dbac8",\r
77         "wires": [\r
78             [\r
79                 "280c0da5.df047a"\r
80             ]\r
81         ]\r
82     },\r
83     {\r
84         "id": "ef8bf8a6.b8f32",\r
85         "type": "returnFailure",\r
86         "name": "return failure",\r
87         "xml": "<return status='failure'>\n\t<parameter name='ack-final' value='Y'/>\n\t<parameter name=\"error-code\" value=\"500\" />\n    <parameter name=\"error-message\" value=\"Error executing OOF api\" />\n",\r
88         "comments": "",\r
89         "x": 934.5397796630859,\r
90         "y": 298.5627269744873,\r
91         "z": "67ca1183.dbac8",\r
92         "wires": []\r
93     },\r
94     {\r
95         "id": "b41c1ac8.bdb5d8",\r
96         "type": "failure",\r
97         "name": "failure",\r
98         "xml": "<outcome value='failure'>\n",\r
99         "comments": "",\r
100         "outputs": 1,\r
101         "x": 763.5396461486816,\r
102         "y": 307.562726020813,\r
103         "z": "67ca1183.dbac8",\r
104         "wires": [\r
105             [\r
106                 "ef8bf8a6.b8f32"\r
107             ]\r
108         ]\r
109     },\r
110     {\r
111         "id": "58272be4.dd9a64",\r
112         "type": "comment",\r
113         "name": "OTN tunnel path computation",\r
114         "info": "TODO: check input parameters -- they should be\nthe source and destination of ETH node+tp.",\r
115         "comments": "",\r
116         "x": 496.04351806640625,\r
117         "y": 290.56666564941406,\r
118         "z": "67ca1183.dbac8",\r
119         "wires": []\r
120     },\r
121     {\r
122         "id": "fe39b144.2b541",\r
123         "type": "for",\r
124         "name": "for vidx..otn-oof.solutions_length[]",\r
125         "xml": "<for index='vidx' start='0' end='`$otn-oof.solutions_length`' >",\r
126         "comments": "",\r
127         "outputs": 1,\r
128         "x": 952.53955078125,\r
129         "y": 783.8123931884766,\r
130         "z": "67ca1183.dbac8",\r
131         "wires": [\r
132             [\r
133                 "96e8d308.a8c428"\r
134             ]\r
135         ]\r
136     },\r
137     {\r
138         "id": "b5c8fac8.0621d",\r
139         "type": "comment",\r
140         "name": "Loop through OTN links",\r
141         "info": "",\r
142         "comments": "",\r
143         "x": 1036.0398559570312,\r
144         "y": 863.3127593994141,\r
145         "z": "67ca1183.dbac8",\r
146         "wires": []\r
147     },\r
148     {\r
149         "id": "96e8d308.a8c428",\r
150         "type": "block",\r
151         "name": "block : atomic",\r
152         "xml": "<block atomic=\"true\">",\r
153         "atomic": "true",\r
154         "outputs": 1,\r
155         "x": 1057.0667724609375,\r
156         "y": 974.8531646728516,\r
157         "z": "67ca1183.dbac8",\r
158         "wires": [\r
159             [\r
160                 "3c519c2d.98476c",\r
161                 "1de6c693.7d01c1",\r
162                 "a1a53385.974798",\r
163                 "9bfb8439.b10f28",\r
164                 "783a66ea.ba8628"\r
165             ]\r
166         ]\r
167     },\r
168     {\r
169         "id": "3c519c2d.98476c",\r
170         "type": "set",\r
171         "name": "set otn-oof.link-name and etc.",\r
172         "xml": "<set>\n<parameter name='otn-oof.link-name' value='`$otn-oof.solutions[$vidx].original_link`' />\n<parameter name='otn-oof.start-node' value='`$otn-oof.solutions[$vidx].src_node`' />\n<parameter name='otn-oof.end-node' value='`$otn-oof.solutions[$vidx].dst_node`' />",\r
173         "comments": "",\r
174         "x": 1303.5667724609375,\r
175         "y": 867.8531646728516,\r
176         "z": "67ca1183.dbac8",\r
177         "wires": []\r
178     },\r
179     {\r
180         "id": "280c0da5.df047a",\r
181         "type": "block",\r
182         "name": "block",\r
183         "xml": "<block>\n",\r
184         "atomic": "false",\r
185         "comments": "",\r
186         "outputs": 1,\r
187         "x": 909.5669059753418,\r
188         "y": 356.30812072753906,\r
189         "z": "67ca1183.dbac8",\r
190         "wires": [\r
191             []\r
192         ]\r
193     },\r
194     {\r
195         "id": "15c9c6e5.8adb41",\r
196         "type": "block",\r
197         "name": "block : atomic",\r
198         "xml": "<block atomic=\"true\">",\r
199         "atomic": "true",\r
200         "outputs": 1,\r
201         "x": 719.5355339050293,\r
202         "y": 742.3083028793335,\r
203         "z": "67ca1183.dbac8",\r
204         "wires": [\r
205             [\r
206                 "fe39b144.2b541",\r
207                 "f100fc15.cb611",\r
208                 "a5abe9c0.4a1de8",\r
209                 "ed4632fb.07dd2"\r
210             ]\r
211         ]\r
212     },\r
213     {\r
214         "id": "fe68f179.056eb",\r
215         "type": "break",\r
216         "name": "break",\r
217         "xml": "<break>\n",\r
218         "comments": "",\r
219         "x": 2471.0665283203125,\r
220         "y": 1300.566665649414,\r
221         "z": "67ca1183.dbac8",\r
222         "wires": []\r
223     },\r
224     {\r
225         "id": "783a66ea.ba8628",\r
226         "type": "block",\r
227         "name": "block : atomic",\r
228         "xml": "<block atomic=\"true\">",\r
229         "atomic": "true",\r
230         "outputs": 1,\r
231         "x": 1270.0667724609375,\r
232         "y": 1056.566665649414,\r
233         "z": "67ca1183.dbac8",\r
234         "wires": [\r
235             [\r
236                 "7a308ca1.9cbfbc",\r
237                 "19d9f05a.a412f"\r
238             ]\r
239         ]\r
240     },\r
241     {\r
242         "id": "ce0e0e02.f12888",\r
243         "type": "success",\r
244         "name": "success",\r
245         "xml": "<outcome value='success'>\n",\r
246         "comments": "",\r
247         "outputs": 1,\r
248         "x": 2795.5665283203125,\r
249         "y": 791.5666656494141,\r
250         "z": "67ca1183.dbac8",\r
251         "wires": [\r
252             [\r
253                 "4d1bf28e.0579dc"\r
254             ]\r
255         ]\r
256     },\r
257     {\r
258         "id": "c7bf5d64.76752",\r
259         "type": "not-found",\r
260         "name": "not-found",\r
261         "xml": "<outcome value='not-found'>\n",\r
262         "comments": "",\r
263         "outputs": 1,\r
264         "x": 2828.566650390625,\r
265         "y": 849.5666656494141,\r
266         "z": "67ca1183.dbac8",\r
267         "wires": [\r
268             [\r
269                 "a670610c.4f3e28"\r
270             ]\r
271         ]\r
272     },\r
273     {\r
274         "id": "fc569894.8123c8",\r
275         "type": "other",\r
276         "name": "other",\r
277         "xml": "<outcome value='Other'>\n",\r
278         "comments": "",\r
279         "outputs": 1,\r
280         "x": 2831.566650390625,\r
281         "y": 901.5666656494141,\r
282         "z": "67ca1183.dbac8",\r
283         "wires": [\r
284             [\r
285                 "e1a85bd7.1fa258"\r
286             ]\r
287         ]\r
288     },\r
289     {\r
290         "id": "a670610c.4f3e28",\r
291         "type": "returnFailure",\r
292         "name": "return failure",\r
293         "xml": "<return status='failure'>\n\t<parameter name='ack-final' value='Y'/>\n\t<parameter name=\"error-code\" value=\"500\" />\n    <parameter name=\"error-message\" value=\"`'An error occurred while querying pnf from AnAI with pnf-name = ' + $prop.connection-attachement.access-node-id`\" />\n\n",\r
294         "comments": "",\r
295         "x": 3013.566650390625,\r
296         "y": 853.5666656494141,\r
297         "z": "67ca1183.dbac8",\r
298         "wires": []\r
299     },\r
300     {\r
301         "id": "e1a85bd7.1fa258",\r
302         "type": "returnFailure",\r
303         "name": "return failure",\r
304         "xml": "<return status='failure'>\n\t<parameter name='ack-final' value='Y'/>\n\t<parameter name=\"error-code\" value=\"500\" />\n    <parameter name=\"error-message\" value=\"`'Unexpected error occurred while querying pnf from AnAI with pnf-name = ' + $prop.connection-attachement.access-node-id`\" />\n\n",\r
305         "comments": "",\r
306         "x": 3001.566650390625,\r
307         "y": 904.5666656494141,\r
308         "z": "67ca1183.dbac8",\r
309         "wires": []\r
310     },\r
311     {\r
312         "id": "baff4d0c.aaca1",\r
313         "type": "set",\r
314         "name": "set domain A node ttp-id",\r
315         "xml": "<set>\n<parameter name='tmp.domain-A.ttp-id' value=\"`$tmp.aai.src-tp.relationship-list.relationship[$pintsidx].relationship-data[0].relationship-value`\" />\n",\r
316         "comments": "",\r
317         "x": 4132.0665283203125,\r
318         "y": 706.5666656494141,\r
319         "z": "67ca1183.dbac8",\r
320         "wires": []\r
321     },\r
322     {\r
323         "id": "82ddb847.c08398",\r
324         "type": "get-resource",\r
325         "name": "get-resource src TTP",\r
326         "xml": "<get-resource plugin=\"org.onap.ccsdk.sli.adaptors.aai.AAIService\" \n\t\tresource=\"tunnel-termination-point\" \n\t\tkey=\"tunnel-termination-point.ttp-id = $tmp.domain-A.ttp-id \n\t\tAND depth = '0'\"\n        pfx='tmp.aai.src-ttp' local-only='false' >\n\n\n",\r
327         "comments": "",\r
328         "outputs": 1,\r
329         "x": 4140.0665283203125,\r
330         "y": 758.5666656494141,\r
331         "z": "67ca1183.dbac8",\r
332         "wires": [\r
333             [\r
334                 "437fe605.198888"\r
335             ]\r
336         ]\r
337     },\r
338     {\r
339         "id": "437fe605.198888",\r
340         "type": "success",\r
341         "name": "success",\r
342         "xml": "<outcome value='success'>\n",\r
343         "comments": "",\r
344         "outputs": 1,\r
345         "x": 4346.5665283203125,\r
346         "y": 736.5666656494141,\r
347         "z": "67ca1183.dbac8",\r
348         "wires": [\r
349             [\r
350                 "7e83e46.c53ab1c"\r
351             ]\r
352         ]\r
353     },\r
354     {\r
355         "id": "284fe9f7.649b56",\r
356         "type": "outcome",\r
357         "name": "tunnel-termination-point",\r
358         "xml": "<outcome value='tunnel-termination-point'>\n",\r
359         "comments": "",\r
360         "outputs": 1,\r
361         "x": 3684.2349853515625,\r
362         "y": 785.0481719970703,\r
363         "z": "67ca1183.dbac8",\r
364         "wires": [\r
365             [\r
366                 "ecfea11a.4af0a8"\r
367             ]\r
368         ]\r
369     },\r
370     {\r
371         "id": "e3b37de8.f69768",\r
372         "type": "for",\r
373         "name": "for each relationship",\r
374         "xml": "<for silentFailure='true' index='pintsidx' start='0' end='`$tmp.aai.src-tp.relationship-list.relationship_length`' >\n",\r
375         "comments": "",\r
376         "outputs": 1,\r
377         "x": 3146.9493408203125,\r
378         "y": 787.2263946533203,\r
379         "z": "67ca1183.dbac8",\r
380         "wires": [\r
381             [\r
382                 "bc95cd6e.89d798"\r
383             ]\r
384         ]\r
385     },\r
386     {\r
387         "id": "bc95cd6e.89d798",\r
388         "type": "switchNode",\r
389         "name": "switch related-to",\r
390         "xml": "<switch test='`$tmp.aai.src-tp.relationship-list.relationship[$pintsidx].related-to`'>\n",\r
391         "comments": "",\r
392         "outputs": 1,\r
393         "x": 3398.9493408203125,\r
394         "y": 784.2263946533203,\r
395         "z": "67ca1183.dbac8",\r
396         "wires": [\r
397             [\r
398                 "284fe9f7.649b56"\r
399             ]\r
400         ]\r
401     },\r
402     {\r
403         "id": "ecfea11a.4af0a8",\r
404         "type": "block",\r
405         "name": "block : atomic",\r
406         "xml": "<block atomic=\"true\">",\r
407         "atomic": "true",\r
408         "outputs": 1,\r
409         "x": 3911.0665283203125,\r
410         "y": 773.5666656494141,\r
411         "z": "67ca1183.dbac8",\r
412         "wires": [\r
413             [\r
414                 "baff4d0c.aaca1",\r
415                 "82ddb847.c08398",\r
416                 "32be1e9f.8d32f2",\r
417                 "8b458d6.d1c047",\r
418                 "47876c9d.2d5e64"\r
419             ]\r
420         ]\r
421     },\r
422     {\r
423         "id": "7a308ca1.9cbfbc",\r
424         "type": "get-resource",\r
425         "name": "get-resource dst tp",\r
426         "xml": "<get-resource plugin=\"org.onap.ccsdk.sli.adaptors.aai.AAIService\" \n\t\tresource=\"p-interface\" \n\t\tkey=\"pnf.pnf-name = $tmp.dst-pnf-name\n\t\t    AND p-interface.interface-name = $tmp.cross-link.dst-ltpId\"\n        pfx='tmp.aai.dst-tp' local-only='false' >\n    \n        <!--AND depth = '0'\"-->\n\n\n",\r
427         "comments": "",\r
428         "outputs": 1,\r
429         "x": 2552.066650390625,\r
430         "y": 1196.566665649414,\r
431         "z": "67ca1183.dbac8",\r
432         "wires": [\r
433             [\r
434                 "18e8f4ed.e62f0b",\r
435                 "6bcecaf3.608064",\r
436                 "daca2c43.c064c"\r
437             ]\r
438         ]\r
439     },\r
440     {\r
441         "id": "18e8f4ed.e62f0b",\r
442         "type": "success",\r
443         "name": "success",\r
444         "xml": "<outcome value='success'>\n",\r
445         "comments": "",\r
446         "outputs": 1,\r
447         "x": 2774.5665283203125,\r
448         "y": 1338.566665649414,\r
449         "z": "67ca1183.dbac8",\r
450         "wires": [\r
451             [\r
452                 "1c008bda.b418e4"\r
453             ]\r
454         ]\r
455     },\r
456     {\r
457         "id": "6bcecaf3.608064",\r
458         "type": "not-found",\r
459         "name": "not-found",\r
460         "xml": "<outcome value='not-found'>\n",\r
461         "comments": "",\r
462         "outputs": 1,\r
463         "x": 2758.5665283203125,\r
464         "y": 1389.566665649414,\r
465         "z": "67ca1183.dbac8",\r
466         "wires": [\r
467             [\r
468                 "fc52fd91.ea4bc"\r
469             ]\r
470         ]\r
471     },\r
472     {\r
473         "id": "daca2c43.c064c",\r
474         "type": "other",\r
475         "name": "other",\r
476         "xml": "<outcome value='Other'>\n",\r
477         "comments": "",\r
478         "outputs": 1,\r
479         "x": 2761.5665283203125,\r
480         "y": 1441.566665649414,\r
481         "z": "67ca1183.dbac8",\r
482         "wires": [\r
483             [\r
484                 "f7ddd856.02ac8"\r
485             ]\r
486         ]\r
487     },\r
488     {\r
489         "id": "f7ddd856.02ac8",\r
490         "type": "returnFailure",\r
491         "name": "return failure",\r
492         "xml": "<return status='failure'>\n\t<parameter name='ack-final' value='Y'/>\n\t<parameter name=\"error-code\" value=\"500\" />\n    <parameter name=\"error-message\" value=\"`'Unexpected error occurred while querying pnf from AnAI with pnf-name = ' + $prop.connection-attachement.access-node-id`\" />\n\n",\r
493         "comments": "",\r
494         "x": 2931.5665283203125,\r
495         "y": 1444.566665649414,\r
496         "z": "67ca1183.dbac8",\r
497         "wires": []\r
498     },\r
499     {\r
500         "id": "fc52fd91.ea4bc",\r
501         "type": "returnFailure",\r
502         "name": "return failure",\r
503         "xml": "<return status='failure'>\n\t<parameter name='ack-final' value='Y'/>\n\t<parameter name=\"error-code\" value=\"500\" />\n    <parameter name=\"error-message\" value=\"`'An error occurred while querying pnf from AnAI with pnf-name = ' + $prop.connection-attachement.access-node-id`\" />\n\n",\r
504         "comments": "",\r
505         "x": 2943.5665283203125,\r
506         "y": 1393.566665649414,\r
507         "z": "67ca1183.dbac8",\r
508         "wires": []\r
509     },\r
510     {\r
511         "id": "aeaaf44d.bee068",\r
512         "type": "for",\r
513         "name": "for each relationship",\r
514         "xml": "<for silentFailure='true' index='pintdidx' start='0' end='`$tmp.aai.dst-tp.relationship-list.relationship_length`' >\n",\r
515         "comments": "",\r
516         "outputs": 1,\r
517         "x": 3130.9493408203125,\r
518         "y": 1349.2263946533203,\r
519         "z": "67ca1183.dbac8",\r
520         "wires": [\r
521             [\r
522                 "483a13b3.bed314"\r
523             ]\r
524         ]\r
525     },\r
526     {\r
527         "id": "483a13b3.bed314",\r
528         "type": "switchNode",\r
529         "name": "switch related-to",\r
530         "xml": "<switch test='`$tmp.aai.dst-tp.relationship-list.relationship[$pintdidx].related-to`'>\n",\r
531         "comments": "",\r
532         "outputs": 1,\r
533         "x": 3373.9493408203125,\r
534         "y": 1348.2263946533203,\r
535         "z": "67ca1183.dbac8",\r
536         "wires": [\r
537             [\r
538                 "2191662c.b339a2"\r
539             ]\r
540         ]\r
541     },\r
542     {\r
543         "id": "c3e020b0.f8e488",\r
544         "type": "block",\r
545         "name": "block : atomic",\r
546         "xml": "<block atomic=\"true\">",\r
547         "atomic": "true",\r
548         "outputs": 1,\r
549         "x": 5140.0665283203125,\r
550         "y": 1149.566665649414,\r
551         "z": "67ca1183.dbac8",\r
552         "wires": [\r
553             [\r
554                 "9dea42c1.8bc43",\r
555                 "ceda48be.b18b08",\r
556                 "95babe9d.55be58"\r
557             ]\r
558         ]\r
559     },\r
560     {\r
561         "id": "2191662c.b339a2",\r
562         "type": "outcome",\r
563         "name": "tunnel-termination-point",\r
564         "xml": "<outcome value='tunnel-termination-point'>\n",\r
565         "comments": "",\r
566         "outputs": 1,\r
567         "x": 3630.2349853515625,\r
568         "y": 1348.0481719970703,\r
569         "z": "67ca1183.dbac8",\r
570         "wires": [\r
571             [\r
572                 "ff383ac4.0c7878"\r
573             ]\r
574         ]\r
575     },\r
576     {\r
577         "id": "621e0b6.dcff474",\r
578         "type": "outcome",\r
579         "name": "network-resource",\r
580         "xml": "<outcome value='network-resource'>\n",\r
581         "comments": "",\r
582         "outputs": 1,\r
583         "x": 4927.0665283203125,\r
584         "y": 1148.566665649414,\r
585         "z": "67ca1183.dbac8",\r
586         "wires": [\r
587             [\r
588                 "c3e020b0.f8e488"\r
589             ]\r
590         ]\r
591     },\r
592     {\r
593         "id": "ff383ac4.0c7878",\r
594         "type": "block",\r
595         "name": "block : atomic",\r
596         "xml": "<block atomic=\"true\">",\r
597         "atomic": "true",\r
598         "outputs": 1,\r
599         "x": 3930.0665283203125,\r
600         "y": 1345.566665649414,\r
601         "z": "67ca1183.dbac8",\r
602         "wires": [\r
603             [\r
604                 "9cfb57c0.ea373",\r
605                 "3ddfd145.96f4a6",\r
606                 "9f1a5b61.2db4f8",\r
607                 "d886450f.a1491",\r
608                 "52d7e7df.a91a1"\r
609             ]\r
610         ]\r
611     },\r
612     {\r
613         "id": "9cfb57c0.ea373",\r
614         "type": "set",\r
615         "name": "set domain B node ttp-id",\r
616         "xml": "<set>\n<parameter name='tmp.domain-B.ttp-id' value=\"`$tmp.aai.dst-tp.relationship-list.relationship[$pintdidx].relationship-data[0].relationship-value`\" />\n",\r
617         "comments": "",\r
618         "x": 4172.0665283203125,\r
619         "y": 1299.566665649414,\r
620         "z": "67ca1183.dbac8",\r
621         "wires": []\r
622     },\r
623     {\r
624         "id": "3ddfd145.96f4a6",\r
625         "type": "get-resource",\r
626         "name": "get-resource dst TTP",\r
627         "xml": "<get-resource plugin=\"org.onap.ccsdk.sli.adaptors.aai.AAIService\" \n\t\tresource=\"tunnel-termination-point\" \n\t\tkey=\"tunnel-termination-point.ttp-id = $tmp.domain-B.ttp-id \n\t\tAND depth = '0'\"\n        pfx='tmp.aai.dst-ttp' local-only='false' >\n\n\n",\r
628         "comments": "",\r
629         "outputs": 1,\r
630         "x": 4162.0665283203125,\r
631         "y": 1350.566665649414,\r
632         "z": "67ca1183.dbac8",\r
633         "wires": [\r
634             [\r
635                 "8168eb1f.c9019"\r
636             ]\r
637         ]\r
638     },\r
639     {\r
640         "id": "8168eb1f.c9019",\r
641         "type": "success",\r
642         "name": "success",\r
643         "xml": "<outcome value='success'>\n",\r
644         "comments": "",\r
645         "outputs": 1,\r
646         "x": 4349.5665283203125,\r
647         "y": 1348.566665649414,\r
648         "z": "67ca1183.dbac8",\r
649         "wires": [\r
650             [\r
651                 "dcc1c099.d5e73"\r
652             ]\r
653         ]\r
654     },\r
655     {\r
656         "id": "9dea42c1.8bc43",\r
657         "type": "set",\r
658         "name": "set domain B network-id",\r
659         "xml": "<set>\n<parameter name='tmp.domain-B.network-id' value=\"`$tmp.aai.dst-pnf.relationship-list.relationship[$mvidx].relationship-data[0].relationship-value`\" />\n",\r
660         "comments": "",\r
661         "x": 5410.0665283203125,\r
662         "y": 1125.566665649414,\r
663         "z": "67ca1183.dbac8",\r
664         "wires": []\r
665     },\r
666     {\r
667         "id": "ceda48be.b18b08",\r
668         "type": "get-resource",\r
669         "name": "get-resource dst network-resource",\r
670         "xml": "<get-resource plugin=\"org.onap.ccsdk.sli.adaptors.aai.AAIService\" \n\t\tresource=\"network-resource\" \n\t\tkey=\"network-resource.network-id = $tmp.domain-B.network-id \n\t\tAND depth = '0'\"\n        pfx='tmp.aai.dst-network-resource' local-only='false' >\n\n\n",\r
671         "comments": "",\r
672         "outputs": 1,\r
673         "x": 5420.0665283203125,\r
674         "y": 1171.566665649414,\r
675         "z": "67ca1183.dbac8",\r
676         "wires": [\r
677             [\r
678                 "5211d808.8195d"\r
679             ]\r
680         ]\r
681     },\r
682     {\r
683         "id": "5211d808.8195d",\r
684         "type": "success",\r
685         "name": "success",\r
686         "xml": "<outcome value='success'>\n",\r
687         "comments": "",\r
688         "outputs": 1,\r
689         "x": 5635.5665283203125,\r
690         "y": 1162.566665649414,\r
691         "z": "67ca1183.dbac8",\r
692         "wires": [\r
693             [\r
694                 "a23302e4.374318"\r
695             ]\r
696         ]\r
697     },\r
698     {\r
699         "id": "a23302e4.374318",\r
700         "type": "set",\r
701         "name": "set domain B network-id, topo-id, client-id, etc",\r
702         "xml": "<set>\n<parameter name='domain-B.network-id' value=\"`$tmp.aai.dst-network-resource.network-id`\" />\n<parameter name='domain-B.provider-id' value=\"`$tmp.aai.dst-network-resource.provider-id`\" />\n<parameter name='domain-B.client-id' value=\"`$tmp.aai.dst-network-resource.client-id`\" />\n<parameter name='domain-B.te-topo-id' value=\"`$tmp.aai.dst-network-resource.te-topo-id`\" />\n<parameter name='domain-B.network-type' value=\"`$tmp.aai.dst-network-resource.network-type`\" />\n\n\n<parameter name='`tmp.otninfo[$vidx + 1].srcPort.src-access-network-id`' value=\"`$tmp.aai.dst-network-resource.network-id`\" />\n<parameter name='`tmp.otninfo[$vidx + 1].srcPort.src-access-provider-id`' value=\"`$tmp.aai.dst-network-resource.provider-id`\" />\n<parameter name='`tmp.otninfo[$vidx + 1].srcPort.src-access-client-id`' value=\"`$tmp.aai.dst-network-resource.client-id`\" />\n<parameter name='`tmp.otninfo[$vidx + 1].srcPort.src-access-topology-id`' value=\"`$tmp.aai.dst-network-resource.te-topo-id`\" />\n<parameter name='`tmp.otninfo[$vidx + 1].srcPort.src-access-network-type`' value=\"`$tmp.aai.dst-network-resource.network-type`\" />\n<parameter name='`tmp.otninfo_length`' value='`$vidx + 2`' />",\r
703         "comments": "",\r
704         "x": 5890.0665283203125,\r
705         "y": 1168.566665649414,\r
706         "z": "67ca1183.dbac8",\r
707         "wires": []\r
708     },\r
709     {\r
710         "id": "4d1bf28e.0579dc",\r
711         "type": "block",\r
712         "name": "block",\r
713         "xml": "<block>\n",\r
714         "atomic": "false",\r
715         "comments": "",\r
716         "outputs": 1,\r
717         "x": 2929.5665283203125,\r
718         "y": 787.5666656494141,\r
719         "z": "67ca1183.dbac8",\r
720         "wires": [\r
721             [\r
722                 "e3b37de8.f69768"\r
723             ]\r
724         ]\r
725     },\r
726     {\r
727         "id": "1c008bda.b418e4",\r
728         "type": "block",\r
729         "name": "block",\r
730         "xml": "<block>\n",\r
731         "atomic": "false",\r
732         "comments": "",\r
733         "outputs": 1,\r
734         "x": 2920.5665283203125,\r
735         "y": 1329.566665649414,\r
736         "z": "67ca1183.dbac8",\r
737         "wires": [\r
738             [\r
739                 "aeaaf44d.bee068"\r
740             ]\r
741         ]\r
742     },\r
743     {\r
744         "id": "7e83e46.c53ab1c",\r
745         "type": "block",\r
746         "name": "block : atomic",\r
747         "xml": "<block atomic=\"true\">",\r
748         "atomic": "true",\r
749         "outputs": 1,\r
750         "x": 4521.5665283203125,\r
751         "y": 732.5666656494141,\r
752         "z": "67ca1183.dbac8",\r
753         "wires": [\r
754             [\r
755                 "74f28a96.737404"\r
756             ]\r
757         ]\r
758     },\r
759     {\r
760         "id": "dcc1c099.d5e73",\r
761         "type": "block",\r
762         "name": "block : atomic",\r
763         "xml": "<block atomic=\"true\">",\r
764         "atomic": "true",\r
765         "outputs": 1,\r
766         "x": 4538.5665283203125,\r
767         "y": 1337.566665649414,\r
768         "z": "67ca1183.dbac8",\r
769         "wires": [\r
770             [\r
771                 "c1ec44c6.22ea78"\r
772             ]\r
773         ]\r
774     },\r
775     {\r
776         "id": "19d9f05a.a412f",\r
777         "type": "get-resource",\r
778         "name": "get-resource src tp",\r
779         "xml": "<get-resource plugin=\"org.onap.ccsdk.sli.adaptors.aai.AAIService\" \n\t\tresource=\"p-interface\" \n\t\tkey=\"pnf.pnf-name = $tmp.src-pnf-name\n\t\t    AND p-interface.interface-name = $tmp.cross-link.src-ltpId\"\n        pfx='tmp.aai.src-tp' local-only='false' >\n    \n        <!--AND depth = '0'\"-->\n\n\n",\r
780         "comments": "",\r
781         "outputs": 1,\r
782         "x": 2598.066650390625,\r
783         "y": 830.5666656494141,\r
784         "z": "67ca1183.dbac8",\r
785         "wires": [\r
786             [\r
787                 "ce0e0e02.f12888",\r
788                 "c7bf5d64.76752",\r
789                 "fc569894.8123c8"\r
790             ]\r
791         ]\r
792     },\r
793     {\r
794         "id": "32be1e9f.8d32f2",\r
795         "type": "get-resource",\r
796         "name": "get-resource src pnf",\r
797         "xml": "<get-resource plugin=\"org.onap.ccsdk.sli.adaptors.aai.AAIService\" \n\t\tresource=\"pnf\" \n\t\tkey=\"pnf.pnf-name = $tmp.src-pnf-name\"\n        pfx='tmp.aai.src-pnf' local-only='false' >\n\n        <!--AND depth = '0'\"-->\n",\r
798         "comments": "",\r
799         "outputs": 1,\r
800         "x": 4001.5665283203125,\r
801         "y": 576.5666656494141,\r
802         "z": "67ca1183.dbac8",\r
803         "wires": [\r
804             [\r
805                 "cd21ae8c.c1c9b",\r
806                 "4cf02804.c7fa68",\r
807                 "c9dba533.6e697"\r
808             ]\r
809         ]\r
810     },\r
811     {\r
812         "id": "cd21ae8c.c1c9b",\r
813         "type": "success",\r
814         "name": "success",\r
815         "xml": "<outcome value='success'>\n",\r
816         "comments": "",\r
817         "outputs": 1,\r
818         "x": 4197.066650390625,\r
819         "y": 528.5666656494141,\r
820         "z": "67ca1183.dbac8",\r
821         "wires": [\r
822             [\r
823                 "6b1de9c1.5b1d"\r
824             ]\r
825         ]\r
826     },\r
827     {\r
828         "id": "4cf02804.c7fa68",\r
829         "type": "not-found",\r
830         "name": "not-found",\r
831         "xml": "<outcome value='not-found'>\n",\r
832         "comments": "",\r
833         "outputs": 1,\r
834         "x": 4189.066650390625,\r
835         "y": 583.5666656494141,\r
836         "z": "67ca1183.dbac8",\r
837         "wires": [\r
838             [\r
839                 "23c3a37b.be4e3c"\r
840             ]\r
841         ]\r
842     },\r
843     {\r
844         "id": "c9dba533.6e697",\r
845         "type": "other",\r
846         "name": "other",\r
847         "xml": "<outcome value='Other'>\n",\r
848         "comments": "",\r
849         "outputs": 1,\r
850         "x": 4194.066650390625,\r
851         "y": 640.5666656494141,\r
852         "z": "67ca1183.dbac8",\r
853         "wires": [\r
854             [\r
855                 "89ce9fdb.da4ea"\r
856             ]\r
857         ]\r
858     },\r
859     {\r
860         "id": "89ce9fdb.da4ea",\r
861         "type": "returnFailure",\r
862         "name": "return failure",\r
863         "xml": "<return status='failure'>\n\t<parameter name='ack-final' value='Y'/>\n\t<parameter name=\"error-code\" value=\"500\" />\n    <parameter name=\"error-message\" value=\"`'Unexpected error occurred while querying pnf from AnAI with pnf-name = ' + $prop.connection-attachement.access-node-id`\" />\n\n",\r
864         "comments": "",\r
865         "x": 4346.066650390625,\r
866         "y": 641.5666656494141,\r
867         "z": "67ca1183.dbac8",\r
868         "wires": []\r
869     },\r
870     {\r
871         "id": "23c3a37b.be4e3c",\r
872         "type": "returnFailure",\r
873         "name": "return failure",\r
874         "xml": "<return status='failure'>\n\t<parameter name='ack-final' value='Y'/>\n\t<parameter name=\"error-code\" value=\"500\" />\n    <parameter name=\"error-message\" value=\"`'An error occurred while querying pnf from AnAI with pnf-name = ' + $prop.connection-attachement.access-node-id`\" />\n\n",\r
875         "comments": "",\r
876         "x": 4357.066650390625,\r
877         "y": 586.5666656494141,\r
878         "z": "67ca1183.dbac8",\r
879         "wires": []\r
880     },\r
881     {\r
882         "id": "6b1de9c1.5b1d",\r
883         "type": "block",\r
884         "name": "block",\r
885         "xml": "<block>\n",\r
886         "atomic": "false",\r
887         "comments": "",\r
888         "outputs": 1,\r
889         "x": 4341.448974609375,\r
890         "y": 526.2223358154297,\r
891         "z": "67ca1183.dbac8",\r
892         "wires": [\r
893             [\r
894                 "87b391d0.8621b",\r
895                 "6f392240.0b632c"\r
896             ]\r
897         ]\r
898     },\r
899     {\r
900         "id": "87b391d0.8621b",\r
901         "type": "set",\r
902         "name": "set domain A node-id and tpn",\r
903         "xml": "<set>\n<parameter name='domain-A.node-id' value=\"`$tmp.aai.src-pnf.pnf-id`\" />\n<parameter name='domain-A.tpn' value='1' />\n\n\n<parameter name='`tmp.otninfo[$vidx].dstPort.dst-access-node-id`' value=\"`$tmp.aai.src-pnf.pnf-id`\" />\n<parameter name='`tmp.otninfo_length`' value='`$vidx + 1`' />",\r
904         "comments": "",\r
905         "x": 4566.5665283203125,\r
906         "y": 481.56666564941406,\r
907         "z": "67ca1183.dbac8",\r
908         "wires": []\r
909     },\r
910     {\r
911         "id": "8b458d6.d1c047",\r
912         "type": "break",\r
913         "name": "break",\r
914         "xml": "<break>\n",\r
915         "comments": "",\r
916         "x": 4088.5665283203125,\r
917         "y": 823.5666656494141,\r
918         "z": "67ca1183.dbac8",\r
919         "wires": []\r
920     },\r
921     {\r
922         "id": "74f28a96.737404",\r
923         "type": "set",\r
924         "name": "set domain A tunnel tp ip",\r
925         "xml": "<set>\n<parameter name='domain-A.tunnel-tp-id' value=\"`$tmp.aai.src-ttp.tunnel-tp-id`\" />\n\n<parameter name='`tmp.otninfo[$vidx].dstPort.dst-tunnel-tp-id`' value=\"`$tmp.aai.src-ttp.tunnel-tp-id`\" />\n<parameter name='`tmp.otninfo_length`' value='`$vidx + 1`' />\n",\r
926         "comments": "",\r
927         "x": 4782.5665283203125,\r
928         "y": 729.5666656494141,\r
929         "z": "67ca1183.dbac8",\r
930         "wires": []\r
931     },\r
932     {\r
933         "id": "d886450f.a1491",\r
934         "type": "get-resource",\r
935         "name": "get-resource dst pnf",\r
936         "xml": "<get-resource plugin=\"org.onap.ccsdk.sli.adaptors.aai.AAIService\" \n\t\tresource=\"pnf\" \n\t\tkey=\"pnf.pnf-name = $tmp.dst-pnf-name\"\n        pfx='tmp.aai.dst-pnf' local-only='false' >\n\n        <!--AND depth = '0'\"-->\n",\r
937         "comments": "",\r
938         "outputs": 1,\r
939         "x": 3998.5665283203125,\r
940         "y": 1179.566665649414,\r
941         "z": "67ca1183.dbac8",\r
942         "wires": [\r
943             [\r
944                 "528769ed.08eb38",\r
945                 "67791430.0cdf44",\r
946                 "ba1deb5c.e8edb8"\r
947             ]\r
948         ]\r
949     },\r
950     {\r
951         "id": "ba1deb5c.e8edb8",\r
952         "type": "success",\r
953         "name": "success",\r
954         "xml": "<outcome value='success'>\n",\r
955         "comments": "",\r
956         "outputs": 1,\r
957         "x": 4194.066650390625,\r
958         "y": 1131.566665649414,\r
959         "z": "67ca1183.dbac8",\r
960         "wires": [\r
961             [\r
962                 "c395e5e2.5d2d6"\r
963             ]\r
964         ]\r
965     },\r
966     {\r
967         "id": "67791430.0cdf44",\r
968         "type": "not-found",\r
969         "name": "not-found",\r
970         "xml": "<outcome value='not-found'>\n",\r
971         "comments": "",\r
972         "outputs": 1,\r
973         "x": 4186.066650390625,\r
974         "y": 1186.566665649414,\r
975         "z": "67ca1183.dbac8",\r
976         "wires": [\r
977             [\r
978                 "859829ca.3b85f8"\r
979             ]\r
980         ]\r
981     },\r
982     {\r
983         "id": "528769ed.08eb38",\r
984         "type": "other",\r
985         "name": "other",\r
986         "xml": "<outcome value='Other'>\n",\r
987         "comments": "",\r
988         "outputs": 1,\r
989         "x": 4191.066650390625,\r
990         "y": 1243.566665649414,\r
991         "z": "67ca1183.dbac8",\r
992         "wires": [\r
993             [\r
994                 "d0ef5793.559118"\r
995             ]\r
996         ]\r
997     },\r
998     {\r
999         "id": "c395e5e2.5d2d6",\r
1000         "type": "block",\r
1001         "name": "block",\r
1002         "xml": "<block>\n",\r
1003         "atomic": "false",\r
1004         "comments": "",\r
1005         "outputs": 1,\r
1006         "x": 4338.448974609375,\r
1007         "y": 1129.2223358154297,\r
1008         "z": "67ca1183.dbac8",\r
1009         "wires": [\r
1010             [\r
1011                 "3ef2a6b2.4dd6a2",\r
1012                 "fe50ef3b.6e4d2"\r
1013             ]\r
1014         ]\r
1015     },\r
1016     {\r
1017         "id": "859829ca.3b85f8",\r
1018         "type": "returnFailure",\r
1019         "name": "return failure",\r
1020         "xml": "<return status='failure'>\n\t<parameter name='ack-final' value='Y'/>\n\t<parameter name=\"error-code\" value=\"500\" />\n    <parameter name=\"error-message\" value=\"`'An error occurred while querying pnf from AnAI with pnf-name = ' + $prop.connection-attachement.access-node-id`\" />\n\n",\r
1021         "comments": "",\r
1022         "x": 4354.066650390625,\r
1023         "y": 1189.566665649414,\r
1024         "z": "67ca1183.dbac8",\r
1025         "wires": []\r
1026     },\r
1027     {\r
1028         "id": "d0ef5793.559118",\r
1029         "type": "returnFailure",\r
1030         "name": "return failure",\r
1031         "xml": "<return status='failure'>\n\t<parameter name='ack-final' value='Y'/>\n\t<parameter name=\"error-code\" value=\"500\" />\n    <parameter name=\"error-message\" value=\"`'Unexpected error occurred while querying pnf from AnAI with pnf-name = ' + $prop.connection-attachement.access-node-id`\" />\n\n",\r
1032         "comments": "",\r
1033         "x": 4343.066650390625,\r
1034         "y": 1244.566665649414,\r
1035         "z": "67ca1183.dbac8",\r
1036         "wires": []\r
1037     },\r
1038     {\r
1039         "id": "3ef2a6b2.4dd6a2",\r
1040         "type": "set",\r
1041         "name": "set domain B node-id and tpn",\r
1042         "xml": "<set>\n<parameter name='domain-B.node-id' value=\"`$tmp.aai.dst-pnf.pnf-id`\" />\n<parameter name='domain-B.tpn' value='1' />\n\n\n<parameter name='`tmp.otninfo[$vidx + 1].srcPort.src-access-node-id`' value=\"`$tmp.aai.dst-pnf.pnf-id`\" />\n<parameter name='`tmp.otninfo_length`' value='`$vidx + 2`' />",\r
1043         "comments": "",\r
1044         "x": 4547.5665283203125,\r
1045         "y": 1096.566665649414,\r
1046         "z": "67ca1183.dbac8",\r
1047         "wires": []\r
1048     },\r
1049     {\r
1050         "id": "9f1a5b61.2db4f8",\r
1051         "type": "break",\r
1052         "name": "break",\r
1053         "xml": "<break>\n",\r
1054         "comments": "",\r
1055         "x": 4117.5665283203125,\r
1056         "y": 1391.566665649414,\r
1057         "z": "67ca1183.dbac8",\r
1058         "wires": []\r
1059     },\r
1060     {\r
1061         "id": "c1ec44c6.22ea78",\r
1062         "type": "set",\r
1063         "name": "set domain B tunnel tp id",\r
1064         "xml": "<set>\n<parameter name='domain-B.tunnel-tp-id' value=\"`$tmp.aai.dst-ttp.tunnel-tp-id`\" />\n\n<parameter name='`tmp.otninfo[$vidx + 1].srcPort.src-tunnel-tp-id`' value=\"`$tmp.aai.dst-ttp.tunnel-tp-id`\" />\n<parameter name='`tmp.otninfo_length`' value='`$vidx + 2`' />",\r
1065         "comments": "",\r
1066         "x": 4771.5665283203125,\r
1067         "y": 1336.566665649414,\r
1068         "z": "67ca1183.dbac8",\r
1069         "wires": []\r
1070     },\r
1071     {\r
1072         "id": "e6402312.02204",\r
1073         "type": "outcome",\r
1074         "name": "network-resource",\r
1075         "xml": "<outcome value='network-resource'>\n",\r
1076         "comments": "",\r
1077         "outputs": 1,\r
1078         "x": 4923.5665283203125,\r
1079         "y": 544.5666656494141,\r
1080         "z": "67ca1183.dbac8",\r
1081         "wires": [\r
1082             [\r
1083                 "ae40da49.306bf8"\r
1084             ]\r
1085         ]\r
1086     },\r
1087     {\r
1088         "id": "ae40da49.306bf8",\r
1089         "type": "block",\r
1090         "name": "block : atomic",\r
1091         "xml": "<block atomic=\"true\">",\r
1092         "atomic": "true",\r
1093         "outputs": 1,\r
1094         "x": 5100.5665283203125,\r
1095         "y": 536.5666656494141,\r
1096         "z": "67ca1183.dbac8",\r
1097         "wires": [\r
1098             [\r
1099                 "600d9c1d.04f94c",\r
1100                 "4c90758b.fa245c",\r
1101                 "a0cc954a.cdcae"\r
1102             ]\r
1103         ]\r
1104     },\r
1105     {\r
1106         "id": "600d9c1d.04f94c",\r
1107         "type": "set",\r
1108         "name": "set domain A network-id",\r
1109         "xml": "<set>\n<parameter name='tmp.domain-A.network-id' value=\"`$tmp.aai.src-pnf.relationship-list.relationship[$pvidx].relationship-data[0].relationship-value`\" />\n",\r
1110         "comments": "",\r
1111         "x": 5315.5665283203125,\r
1112         "y": 517.5666656494141,\r
1113         "z": "67ca1183.dbac8",\r
1114         "wires": []\r
1115     },\r
1116     {\r
1117         "id": "4c90758b.fa245c",\r
1118         "type": "get-resource",\r
1119         "name": "get-resource src network-resource",\r
1120         "xml": "<get-resource plugin=\"org.onap.ccsdk.sli.adaptors.aai.AAIService\" \n\t\tresource=\"network-resource\" \n\t\tkey=\"network-resource.network-id = $tmp.domain-A.network-id \n\t\tAND depth = '0'\"\n        pfx='tmp.aai.src-network-resource' local-only='false' >\n\n\n",\r
1121         "comments": "",\r
1122         "outputs": 1,\r
1123         "x": 5332.5665283203125,\r
1124         "y": 581.5666656494141,\r
1125         "z": "67ca1183.dbac8",\r
1126         "wires": [\r
1127             [\r
1128                 "fbbce759.fdbdd8"\r
1129             ]\r
1130         ]\r
1131     },\r
1132     {\r
1133         "id": "fbbce759.fdbdd8",\r
1134         "type": "success",\r
1135         "name": "success",\r
1136         "xml": "<outcome value='success'>\n",\r
1137         "comments": "",\r
1138         "outputs": 1,\r
1139         "x": 5556.0665283203125,\r
1140         "y": 582.5666656494141,\r
1141         "z": "67ca1183.dbac8",\r
1142         "wires": [\r
1143             [\r
1144                 "e83993b4.07a278"\r
1145             ]\r
1146         ]\r
1147     },\r
1148     {\r
1149         "id": "e83993b4.07a278",\r
1150         "type": "set",\r
1151         "name": "set domain A network-id, topo-id, client-id, etc",\r
1152         "xml": "<set>\n<parameter name='domain-A.network-id' value=\"`$tmp.aai.src-network-resource.network-id`\" />\n<parameter name='domain-A.provider-id' value=\"`$tmp.aai.src-network-resource.provider-id`\" />\n<parameter name='domain-A.client-id' value=\"`$tmp.aai.src-network-resource.client-id`\" />\n<parameter name='domain-A.te-topo-id' value=\"`$tmp.aai.src-network-resource.te-topo-id`\" />\n<parameter name='domain-A.network-type' value=\"`$tmp.aai.src-network-resource.network-type`\" />\n\n\n<parameter name='`tmp.otninfo[$vidx].dstPort.dst-access-network-id`' value=\"`$tmp.aai.src-network-resource.network-id`\" />\n<parameter name='`tmp.otninfo[$vidx].dstPort.dst-access-provider-id`' value=\"`$tmp.aai.src-network-resource.provider-id`\" />\n<parameter name='`tmp.otninfo[$vidx].dstPort.dst-access-client-id`' value=\"`$tmp.aai.src-network-resource.client-id`\" />\n<parameter name='`tmp.otninfo[$vidx].dstPort.dst-access-topology-id`' value=\"`$tmp.aai.src-network-resource.te-topo-id`\" />\n<parameter name='`tmp.otninfo[$vidx].dstPort.dst-access-network-type`' value=\"`$tmp.aai.src-network-resource.network-type`\" />\n<parameter name='`tmp.otninfo_length`' value='`$vidx + 1`' />\n\n\n",\r
1153         "comments": "",\r
1154         "x": 5820.5665283203125,\r
1155         "y": 571.5666656494141,\r
1156         "z": "67ca1183.dbac8",\r
1157         "wires": []\r
1158     },\r
1159     {\r
1160         "id": "6f392240.0b632c",\r
1161         "type": "for",\r
1162         "name": "for each relationship",\r
1163         "xml": "<for silentFailure='true' index='pvidx' start='0' end='`$tmp.aai.src-pnf.relationship-list.relationship_length`' >\n",\r
1164         "comments": "",\r
1165         "outputs": 1,\r
1166         "x": 4525.5665283203125,\r
1167         "y": 540.5666656494141,\r
1168         "z": "67ca1183.dbac8",\r
1169         "wires": [\r
1170             [\r
1171                 "af53c562.f6a408"\r
1172             ]\r
1173         ]\r
1174     },\r
1175     {\r
1176         "id": "af53c562.f6a408",\r
1177         "type": "switchNode",\r
1178         "name": "switch related-to",\r
1179         "xml": "<switch test='`$tmp.aai.src-pnf.relationship-list.relationship[$pvidx].related-to`'>\n",\r
1180         "comments": "",\r
1181         "outputs": 1,\r
1182         "x": 4720.5665283203125,\r
1183         "y": 540.5666656494141,\r
1184         "z": "67ca1183.dbac8",\r
1185         "wires": [\r
1186             [\r
1187                 "e6402312.02204"\r
1188             ]\r
1189         ]\r
1190     },\r
1191     {\r
1192         "id": "a0cc954a.cdcae",\r
1193         "type": "break",\r
1194         "name": "break",\r
1195         "xml": "<break>\n",\r
1196         "comments": "",\r
1197         "x": 5259.5665283203125,\r
1198         "y": 634.5666656494141,\r
1199         "z": "67ca1183.dbac8",\r
1200         "wires": []\r
1201     },\r
1202     {\r
1203         "id": "fe50ef3b.6e4d2",\r
1204         "type": "for",\r
1205         "name": "for each relationship",\r
1206         "xml": "<for silentFailure='true' index='mvidx' start='0' end='`$tmp.aai.dst-pnf.relationship-list.relationship_length`' >\n",\r
1207         "comments": "",\r
1208         "outputs": 1,\r
1209         "x": 4526.5665283203125,\r
1210         "y": 1147.566665649414,\r
1211         "z": "67ca1183.dbac8",\r
1212         "wires": [\r
1213             [\r
1214                 "b483ead6.847598"\r
1215             ]\r
1216         ]\r
1217     },\r
1218     {\r
1219         "id": "b483ead6.847598",\r
1220         "type": "switchNode",\r
1221         "name": "switch related-to",\r
1222         "xml": "<switch test='`$tmp.aai.dst-pnf.relationship-list.relationship[$mvidx].related-to`'>\n",\r
1223         "comments": "",\r
1224         "outputs": 1,\r
1225         "x": 4721.5665283203125,\r
1226         "y": 1147.566665649414,\r
1227         "z": "67ca1183.dbac8",\r
1228         "wires": [\r
1229             [\r
1230                 "621e0b6.dcff474"\r
1231             ]\r
1232         ]\r
1233     },\r
1234     {\r
1235         "id": "95babe9d.55be58",\r
1236         "type": "break",\r
1237         "name": "break",\r
1238         "xml": "<break>\n",\r
1239         "comments": "",\r
1240         "x": 5345.5665283203125,\r
1241         "y": 1227.566665649414,\r
1242         "z": "67ca1183.dbac8",\r
1243         "wires": []\r
1244     },\r
1245     {\r
1246         "id": "47876c9d.2d5e64",\r
1247         "type": "execute",\r
1248         "name": "execute split tp-id to get pnf-name",\r
1249         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='split' >\n<!--<parameter name=\"original_string\" value='`$tmp.aai.src-tp`'/>-->\n<parameter name=\"original_string\" value='`$tmp.aai.src-tp.interface-name`'/>\n<!--<parameter name=\"regex\" value=\"[^-]+$\"/>-->\n<parameter name=\"regex\" value=\"[-]+\"/>\n<parameter name=\"ctx_memory_result_key\" value=\"param-prefix-src-tp\"/>\n\n",\r
1250         "comments": "",\r
1251         "outputs": 1,\r
1252         "x": 4029.5665283203125,\r
1253         "y": 370.56666564941406,\r
1254         "z": "67ca1183.dbac8",\r
1255         "wires": [\r
1256             [\r
1257                 "780141cf.677a88",\r
1258                 "f51e8b25.33a49"\r
1259             ]\r
1260         ]\r
1261     },\r
1262     {\r
1263         "id": "f51e8b25.33a49",\r
1264         "type": "failure",\r
1265         "name": "success",\r
1266         "xml": "<outcome value='success'>\n",\r
1267         "comments": "",\r
1268         "outputs": 1,\r
1269         "x": 4250.5665283203125,\r
1270         "y": 338.56666564941406,\r
1271         "z": "67ca1183.dbac8",\r
1272         "wires": [\r
1273             [\r
1274                 "f143f0b.3a07c1"\r
1275             ]\r
1276         ]\r
1277     },\r
1278     {\r
1279         "id": "780141cf.677a88",\r
1280         "type": "failure",\r
1281         "name": "failure",\r
1282         "xml": "<outcome value='failure'>\n",\r
1283         "comments": "",\r
1284         "outputs": 1,\r
1285         "x": 4250.5665283203125,\r
1286         "y": 385.56666564941406,\r
1287         "z": "67ca1183.dbac8",\r
1288         "wires": [\r
1289             [\r
1290                 "5a762005.4bb698"\r
1291             ]\r
1292         ]\r
1293     },\r
1294     {\r
1295         "id": "f143f0b.3a07c1",\r
1296         "type": "block",\r
1297         "name": "block : atomic",\r
1298         "xml": "<block atomic=\"true\">",\r
1299         "atomic": "true",\r
1300         "outputs": 1,\r
1301         "x": 4415.5665283203125,\r
1302         "y": 335.56666564941406,\r
1303         "z": "67ca1183.dbac8",\r
1304         "wires": [\r
1305             [\r
1306                 "cf3b3b93.559ff8"\r
1307             ]\r
1308         ]\r
1309     },\r
1310     {\r
1311         "id": "cf3b3b93.559ff8",\r
1312         "type": "set",\r
1313         "name": "set domain-A.ltpId",\r
1314         "xml": "<set>\n<parameter name='domain-A.ltpId' value='`$param-prefix-src-tp[$param-prefix-src-tp_length -1]`' />\n\n<parameter name='`tmp.otninfo[$vidx].dstPort.dst-ltp-id`' value=\"`$param-prefix-src-tp[$param-prefix-src-tp_length -1]`\" />\n<parameter name='`tmp.otninfo_length`' value='`$vidx + 1`' />",\r
1315         "comments": "",\r
1316         "x": 4597.5665283203125,\r
1317         "y": 339.56666564941406,\r
1318         "z": "67ca1183.dbac8",\r
1319         "wires": []\r
1320     },\r
1321     {\r
1322         "id": "5a762005.4bb698",\r
1323         "type": "returnFailure",\r
1324         "name": "return failure",\r
1325         "xml": "<return status='failure'>\n<parameter name='error-code' value='' />\n<parameter name='error-message' value=\"An error occured while splitting sna1_route\" />\n",\r
1326         "comments": "",\r
1327         "x": 4417.5665283203125,\r
1328         "y": 385.56666564941406,\r
1329         "z": "67ca1183.dbac8",\r
1330         "wires": []\r
1331     },\r
1332     {\r
1333         "id": "52d7e7df.a91a1",\r
1334         "type": "execute",\r
1335         "name": "execute split tp-id to get pnf-name",\r
1336         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='split' >\n<parameter name=\"original_string\" value='`$tmp.aai.dst-tp`'/>\n<!--<parameter name=\"regex\" value=\"[^-]+$\"/>-->\n<parameter name=\"regex\" value=\"[-]+\"/>\n<parameter name=\"ctx_memory_result_key\" value=\"param-prefix-dst-tp\"/>\n\n",\r
1337         "comments": "",\r
1338         "outputs": 1,\r
1339         "x": 4037.5665283203125,\r
1340         "y": 994.5666656494141,\r
1341         "z": "67ca1183.dbac8",\r
1342         "wires": [\r
1343             [\r
1344                 "b790dd89.107528",\r
1345                 "fa4381d0.a02478"\r
1346             ]\r
1347         ]\r
1348     },\r
1349     {\r
1350         "id": "fa4381d0.a02478",\r
1351         "type": "failure",\r
1352         "name": "success",\r
1353         "xml": "<outcome value='success'>\n",\r
1354         "comments": "",\r
1355         "outputs": 1,\r
1356         "x": 4258.5665283203125,\r
1357         "y": 962.5666656494141,\r
1358         "z": "67ca1183.dbac8",\r
1359         "wires": [\r
1360             [\r
1361                 "c3eeee94.1a5ec8"\r
1362             ]\r
1363         ]\r
1364     },\r
1365     {\r
1366         "id": "b790dd89.107528",\r
1367         "type": "failure",\r
1368         "name": "failure",\r
1369         "xml": "<outcome value='failure'>\n",\r
1370         "comments": "",\r
1371         "outputs": 1,\r
1372         "x": 4258.5665283203125,\r
1373         "y": 1009.5666656494141,\r
1374         "z": "67ca1183.dbac8",\r
1375         "wires": [\r
1376             [\r
1377                 "bd6ffbec.5ba5c8"\r
1378             ]\r
1379         ]\r
1380     },\r
1381     {\r
1382         "id": "c3eeee94.1a5ec8",\r
1383         "type": "block",\r
1384         "name": "block : atomic",\r
1385         "xml": "<block atomic=\"true\">",\r
1386         "atomic": "true",\r
1387         "outputs": 1,\r
1388         "x": 4423.5665283203125,\r
1389         "y": 959.5666656494141,\r
1390         "z": "67ca1183.dbac8",\r
1391         "wires": [\r
1392             [\r
1393                 "11dcb504.78adf3"\r
1394             ]\r
1395         ]\r
1396     },\r
1397     {\r
1398         "id": "11dcb504.78adf3",\r
1399         "type": "set",\r
1400         "name": "set domain-B.ltpId",\r
1401         "xml": "<set>\n<parameter name='domain-B.ltpId' value='`$param-prefix-dst-tp[$param-prefix-dst-tp_length -1]`' />\n\n<parameter name='`tmp.otninfo[$vidx + 1].srcPort.src-ltp-id`' value=\"`$param-prefix-dst-tp[$param-prefix-dst-tp_length -1]`\" />\n<parameter name='`tmp.otninfo_length`' value='`$vidx + 2`' />",\r
1402         "comments": "",\r
1403         "x": 4619.5665283203125,\r
1404         "y": 956.5666656494141,\r
1405         "z": "67ca1183.dbac8",\r
1406         "wires": []\r
1407     },\r
1408     {\r
1409         "id": "bd6ffbec.5ba5c8",\r
1410         "type": "returnFailure",\r
1411         "name": "return failure",\r
1412         "xml": "<return status='failure'>\n<parameter name='error-code' value='' />\n<parameter name='error-message' value=\"An error occured while splitting sna1_route\" />\n",\r
1413         "comments": "",\r
1414         "x": 4425.5665283203125,\r
1415         "y": 1009.5666656494141,\r
1416         "z": "67ca1183.dbac8",\r
1417         "wires": []\r
1418     },\r
1419     {\r
1420         "id": "1de6c693.7d01c1",\r
1421         "type": "set",\r
1422         "name": "unset parameters",\r
1423         "xml": "<set>\n<parameter name='otn-oof.link-name' value='' />\n<!--<parameter name='tmp.aai.cross-link' value='' />-->\n<parameter name='tmp.aai.cross-link.' value='' />\n<!--<parameter name='tmp.aai.cross-link.link-role' value='' />-->",\r
1424         "comments": "",\r
1425         "x": 1294.566650390625,\r
1426         "y": 796.5666656494141,\r
1427         "z": "67ca1183.dbac8",\r
1428         "wires": []\r
1429     },\r
1430     {\r
1431         "id": "26a161aa.2643be",\r
1432         "type": "comment",\r
1433         "name": "Not useful anymore",\r
1434         "info": "this domain-A.ltpId is not used anymore",\r
1435         "comments": "",\r
1436         "x": 4640.5665283203125,\r
1437         "y": 315.56666564941406,\r
1438         "z": "67ca1183.dbac8",\r
1439         "wires": []\r
1440     },\r
1441     {\r
1442         "id": "5487d1ff.eac0c8",\r
1443         "type": "comment",\r
1444         "name": "Not useful anymore",\r
1445         "info": "this domain-B.ltpId is not used anymore",\r
1446         "comments": "",\r
1447         "x": 4662.5665283203125,\r
1448         "y": 928.5666656494141,\r
1449         "z": "67ca1183.dbac8",\r
1450         "wires": []\r
1451     },\r
1452     {\r
1453         "id": "f100fc15.cb611",\r
1454         "type": "set",\r
1455         "name": "unset parameters",\r
1456         "xml": "<set>\n<parameter name='`tmp.otninfo.`' value='' />\n<!--<parameter name='`tmp.otninfo_length`' value='0' />-->\n<parameter name='`tmp.otninfoProtect.`' value='' />",\r
1457         "comments": "",\r
1458         "x": 935.566650390625,\r
1459         "y": 724.5666656494141,\r
1460         "z": "67ca1183.dbac8",\r
1461         "wires": []\r
1462     },\r
1463     {\r
1464         "id": "9b78b55b.4bf9a8",\r
1465         "type": "comment",\r
1466         "name": "May not be necessary",\r
1467         "info": "",\r
1468         "comments": "",\r
1469         "x": 946.566650390625,\r
1470         "y": 677.5666656494141,\r
1471         "z": "67ca1183.dbac8",\r
1472         "wires": []\r
1473     },\r
1474     {\r
1475         "id": "a5abe9c0.4a1de8",\r
1476         "type": "block",\r
1477         "name": "block : atomic",\r
1478         "xml": "<block atomic='true'>",\r
1479         "atomic": "true",\r
1480         "comments": "",\r
1481         "outputs": 1,\r
1482         "x": 926.566650390625,\r
1483         "y": 474.56666564941406,\r
1484         "z": "67ca1183.dbac8",\r
1485         "wires": [\r
1486             [\r
1487                 "cf81370c.645668",\r
1488                 "6acb8746.707c6",\r
1489                 "b62b9d9c.e5b378",\r
1490                 "bdc49cf5.f2028",\r
1491                 "30bab9df.0fb49e",\r
1492                 "9da40736.322f1",\r
1493                 "8ed4edf7.ad067",\r
1494                 "58cff761.b82798",\r
1495                 "bfa2854e.87e33",\r
1496                 "e1bfc658.320cc8",\r
1497                 "eff9186e.125608",\r
1498                 "94f6beae.dc07e",\r
1499                 "7b0887bb.99971"\r
1500             ]\r
1501         ]\r
1502     },\r
1503     {\r
1504         "id": "944b5459.a274f8",\r
1505         "type": "execute",\r
1506         "name": "execute PCE in ccsdk/sli/core",\r
1507         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliTopologyUtils' method='computePaths' >\n<parameter name=\"pnfs-pfx\" value='ccsdkTopopnfs'/>\n<parameter name=\"links-pfx\" value=\"ccsdkTopologicalLinks\"/>\n<parameter name=\"response-pfx\" value=\"otn-oof\"/>\n<parameter name=\"output-end-to-end-path\" value=\"false\"/>\n<!--<parameter name=\"src-node\" value=\"`$tmp.src.domainA.pnf-name`\"/>-->\n<!--<parameter name=\"dst-node\" value=\"`$tmp.dst.domainB.pnf-name`\"/>-->\n<parameter name=\"src-node\" value=\"`$tmp.pce-src-node`\"/>\n<parameter name=\"dst-node\" value=\"`$tmp.pce-dst-node`\"/>\n<parameter name=\"dst-node-backup\" value=\"`$tmp.pce-dst-node-backup`\"/>\n<parameter name=\"require-backuppath\" value=\"`$hasSecondary`\"/>",\r
1508         "comments": "",\r
1509         "outputs": 1,\r
1510         "x": 1800.566650390625,\r
1511         "y": 614.566650390625,\r
1512         "z": "67ca1183.dbac8",\r
1513         "wires": [\r
1514             [\r
1515                 "f1f2058b.751c8",\r
1516                 "7a5d3ea0.b3f9",\r
1517                 "923aea28.d945"\r
1518             ]\r
1519         ]\r
1520     },\r
1521     {\r
1522         "id": "cf81370c.645668",\r
1523         "type": "record",\r
1524         "name": "record tmp.pce-src and dst node and backup",\r
1525         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.Slf4jRecorder\">\n<parameter name=\"logger\" value=\"message-log\" />\n<parameter name=\"level\" value=\"info\" />\n<!--<parameter name=\"field1\" value=\"Path computation succeed!\"/>-->\n<!--<parameter name=\"field2\" value=\"`$ccsdkTopo.resp.solutions_length`\"/>-->\n\n<!--<parameter name=\"field1\" value=\"`$tmp.src.domainA.pnf-name`\"/>-->\n<!--<parameter name=\"field2\" value=\"`$tmp.dst.domainB.pnf-name`\"/>-->\n<parameter name=\"field1\" value=\"`$tmp.pce-src-node`\"/>\n<parameter name=\"field2\" value=\"`$tmp.pce-dst-node`\"/>\n<parameter name=\"field3\" value=\"`$tmp.pce-dst-node-backup`\"/>\n",\r
1526         "comments": "",\r
1527         "outputs": 1,\r
1528         "x": 1222.566650390625,\r
1529         "y": 507.56666564941406,\r
1530         "z": "67ca1183.dbac8",\r
1531         "wires": [\r
1532             []\r
1533         ]\r
1534     },\r
1535     {\r
1536         "id": "f1f2058b.751c8",\r
1537         "type": "other",\r
1538         "name": "other",\r
1539         "xml": "<outcome value='Other'>\n",\r
1540         "comments": "",\r
1541         "outputs": 1,\r
1542         "x": 2045.566650390625,\r
1543         "y": 646.566650390625,\r
1544         "z": "67ca1183.dbac8",\r
1545         "wires": [\r
1546             []\r
1547         ]\r
1548     },\r
1549     {\r
1550         "id": "7a5d3ea0.b3f9",\r
1551         "type": "not-found",\r
1552         "name": "not-found",\r
1553         "xml": "<outcome value='not-found'>\n",\r
1554         "comments": "",\r
1555         "outputs": 1,\r
1556         "x": 2052.566650390625,\r
1557         "y": 688.566650390625,\r
1558         "z": "67ca1183.dbac8",\r
1559         "wires": [\r
1560             []\r
1561         ]\r
1562     },\r
1563     {\r
1564         "id": "923aea28.d945",\r
1565         "type": "success",\r
1566         "name": "success",\r
1567         "xml": "<outcome value='success'>\n",\r
1568         "comments": "",\r
1569         "outputs": 1,\r
1570         "x": 2047.566650390625,\r
1571         "y": 609.566650390625,\r
1572         "z": "67ca1183.dbac8",\r
1573         "wires": [\r
1574             []\r
1575         ]\r
1576     },\r
1577     {\r
1578         "id": "6acb8746.707c6",\r
1579         "type": "set",\r
1580         "name": "set tmp.pce-src-node",\r
1581         "xml": "<set>\n<!--<parameter name='tmp.pce-src-node' value=\"`$param-prefix-domainA-pnfName[0] + '-' +-->\n<!--                                                   $param-prefix-domainA-pnfName[1] + '-' +-->\n<!--                                                   $param-prefix-domainA-pnfName[2] + '-' +-->\n<!--                                                   $param-prefix-domainA-pnfName[3] + '-' +-->\n<!--                                                   $param-prefix-domainA-pnfName[4] + '-' +-->\n<!--                                                   $param-prefix-domainA-pnfName[5] + '-' +-->\n<!--                                                   1 + '-' +-->\n<!--                                                   $param-prefix-domainA-pnfName[7] + '-' +-->\n<!--                                                   $param-prefix-domainA-pnfName[8]`\" />-->\n\n<parameter name='tmp.pce-src-node' value=\"`$param-prefix-domainA-pnfName[0] + '-' +\n                                                   $param-prefix-domainA-pnfName[1] + '-' +\n                                                   $param-prefix-domainA-pnfName[2] + '-' +\n                                                   $param-prefix-domainA-pnfName[3] + '-' +\n                                                   $param-prefix-domainA-pnfName[4] + '-' +\n                                                   $param-prefix-domainA-pnfName[5] + '-' +\n                                                   $otnTopoIdSrc + '-' +\n                                                   $param-prefix-domainA-pnfName[7] + '-' +\n                                                   $param-prefix-domainA-pnfName[8]`\" />",\r
1582         "comments": "",\r
1583         "x": 1143.566650390625,\r
1584         "y": 379.56666564941406,\r
1585         "z": "67ca1183.dbac8",\r
1586         "wires": []\r
1587     },\r
1588     {\r
1589         "id": "b62b9d9c.e5b378",\r
1590         "type": "set",\r
1591         "name": "set tmp.pce-dst-node",\r
1592         "xml": "<set>\n<!--<parameter name='$tmp.pce-dst-node' value=\"`$param-prefix-domainB-pnfName[0] + '-' +-->\n<!--                                                   $param-prefix-domainB-pnfName[1] + '-' +-->\n<!--                                                   $param-prefix-domainB-pnfName[2] + '-' +-->\n<!--                                                   $param-prefix-domainB-pnfName[3] + '-' +-->\n<!--                                                   $param-prefix-domainB-pnfName[4] + '-' +-->\n<!--                                                   $param-prefix-domainB-pnfName[5] + '-' +-->\n<!--                                                   1 + '-' +-->\n<!--                                                   $param-prefix-domainB-pnfName[7] + '-' +-->\n<!--                                                   $param-prefix-domainB-pnfName[8]`\" />-->\n<parameter name='tmp.pce-dst-node' value=\"`$param-prefix-domainB-pnfName[0] + '-' +\n                                                   $param-prefix-domainB-pnfName[1] + '-' +\n                                                   $param-prefix-domainB-pnfName[2] + '-' +\n                                                   $param-prefix-domainB-pnfName[3] + '-' +\n                                                   $param-prefix-domainB-pnfName[4] + '-' +\n                                                   $param-prefix-domainB-pnfName[5] + '-' +\n                                                   $otnTopoIdDst + '-' +\n                                                   $param-prefix-domainB-pnfName[7] + '-' +\n                                                   $param-prefix-domainB-pnfName[8]`\" />",\r
1593         "comments": "",\r
1594         "x": 1143.566650390625,\r
1595         "y": 419.56666564941406,\r
1596         "z": "67ca1183.dbac8",\r
1597         "wires": []\r
1598     },\r
1599     {\r
1600         "id": "a1a53385.974798",\r
1601         "type": "set",\r
1602         "name": "set src-ltpId",\r
1603         "xml": "<set>\n<parameter name='tmp.cross-link.src-ltpId' value=\"`$otn-oof.solutions[$vidx].src_pinterface`\" />\n<parameter name='tmp.src-pnf-name' value=\"`$otn-oof.solutions[$vidx].src_node`\" />\n",\r
1604         "comments": "",\r
1605         "x": 1276.566650390625,\r
1606         "y": 927.5666656494141,\r
1607         "z": "67ca1183.dbac8",\r
1608         "wires": []\r
1609     },\r
1610     {\r
1611         "id": "9bfb8439.b10f28",\r
1612         "type": "set",\r
1613         "name": "set dst-ltpId",\r
1614         "xml": "<set>\n<parameter name='tmp.cross-link.dst-ltpId' value=\"`$otn-oof.solutions[$vidx].dst_pinterface`\" />\n<parameter name='tmp.dst-pnf-name' value=\"`$otn-oof.solutions[$vidx].dst_node`\" />\n\n\n",\r
1615         "comments": "",\r
1616         "x": 1277.566650390625,\r
1617         "y": 977.5666656494141,\r
1618         "z": "67ca1183.dbac8",\r
1619         "wires": []\r
1620     },\r
1621     {\r
1622         "id": "bdc49cf5.f2028",\r
1623         "type": "get-resource",\r
1624         "name": "get-resource network-resources-list",\r
1625         "xml": "<get-resource plugin=\"org.onap.ccsdk.sli.adaptors.aai.AAIService\" \n\tresource=\"network-resources\"\n\t    key=\"selflink = 'https://aai.onap:8443/aai/v21/network/network-resources?depth=0'\"\n\t\tlocal-only=\"false\" \n\t\tpfx=\"allNetworksList\" >",\r
1626         "comments": "",\r
1627         "outputs": 1,\r
1628         "x": 1200.566650390625,\r
1629         "y": 103.56666564941406,\r
1630         "z": "67ca1183.dbac8",\r
1631         "wires": [\r
1632             [\r
1633                 "7438fc42.8bf3c4",\r
1634                 "86d1788.90fdc88",\r
1635                 "c2668ef6.6942a8"\r
1636             ]\r
1637         ]\r
1638     },\r
1639     {\r
1640         "id": "86d1788.90fdc88",\r
1641         "type": "other",\r
1642         "name": "other",\r
1643         "xml": "<outcome value='Other'>\n",\r
1644         "comments": "",\r
1645         "outputs": 1,\r
1646         "x": 1433.566650390625,\r
1647         "y": 127.56666564941406,\r
1648         "z": "67ca1183.dbac8",\r
1649         "wires": [\r
1650             []\r
1651         ]\r
1652     },\r
1653     {\r
1654         "id": "c2668ef6.6942a8",\r
1655         "type": "not-found",\r
1656         "name": "not-found",\r
1657         "xml": "<outcome value='not-found'>\n",\r
1658         "comments": "",\r
1659         "outputs": 1,\r
1660         "x": 1447.566650390625,\r
1661         "y": 167.56666564941406,\r
1662         "z": "67ca1183.dbac8",\r
1663         "wires": [\r
1664             []\r
1665         ]\r
1666     },\r
1667     {\r
1668         "id": "7438fc42.8bf3c4",\r
1669         "type": "success",\r
1670         "name": "success",\r
1671         "xml": "<outcome value='success'>\n",\r
1672         "comments": "",\r
1673         "outputs": 1,\r
1674         "x": 1436.566650390625,\r
1675         "y": 86.56666564941406,\r
1676         "z": "67ca1183.dbac8",\r
1677         "wires": [\r
1678             []\r
1679         ]\r
1680     },\r
1681     {\r
1682         "id": "30bab9df.0fb49e",\r
1683         "type": "for",\r
1684         "name": "for netwidx..allNetworksList_length",\r
1685         "xml": "<for index='netwidx' start='0' end='`$allNetworksList.network-resource_length`' >",\r
1686         "comments": "",\r
1687         "outputs": 1,\r
1688         "x": 1192.566650390625,\r
1689         "y": 149.56666564941406,\r
1690         "z": "67ca1183.dbac8",\r
1691         "wires": [\r
1692             [\r
1693                 "1efd95dd.c4201a"\r
1694             ]\r
1695         ]\r
1696     },\r
1697     {\r
1698         "id": "1efd95dd.c4201a",\r
1699         "type": "switchNode",\r
1700         "name": "switch provider-id domainA",\r
1701         "xml": "<switch test='`$allNetworksList.network-resource[$netwidx].provider-id == $param-prefix-domainA-pnfName[2]`'>\n",\r
1702         "comments": "",\r
1703         "outputs": 1,\r
1704         "x": 1513.566650390625,\r
1705         "y": 225.56666564941406,\r
1706         "z": "67ca1183.dbac8",\r
1707         "wires": [\r
1708             [\r
1709                 "bbe8ec0c.253de",\r
1710                 "883a9f4d.559ca"\r
1711             ]\r
1712         ]\r
1713     },\r
1714     {\r
1715         "id": "bbe8ec0c.253de",\r
1716         "type": "outcomeTrue",\r
1717         "name": "true",\r
1718         "xml": "<outcome value='true'>\n",\r
1719         "comments": "",\r
1720         "outputs": 1,\r
1721         "x": 1737.566650390625,\r
1722         "y": 287.56666564941406,\r
1723         "z": "67ca1183.dbac8",\r
1724         "wires": [\r
1725             [\r
1726                 "afd0ea45.773d98"\r
1727             ]\r
1728         ]\r
1729     },\r
1730     {\r
1731         "id": "afd0ea45.773d98",\r
1732         "type": "switchNode",\r
1733         "name": "switch te-topo-id",\r
1734         "xml": "<switch test='`$allNetworksList.network-resource[$netwidx].te-topo-id != $param-prefix-domainA-pnfName[6]`'>\n",\r
1735         "comments": "",\r
1736         "outputs": 1,\r
1737         "x": 1950.566650390625,\r
1738         "y": 287.56666564941406,\r
1739         "z": "67ca1183.dbac8",\r
1740         "wires": [\r
1741             [\r
1742                 "ed49f4d6.4912c8"\r
1743             ]\r
1744         ]\r
1745     },\r
1746     {\r
1747         "id": "ed49f4d6.4912c8",\r
1748         "type": "outcomeTrue",\r
1749         "name": "true",\r
1750         "xml": "<outcome value='true'>\n",\r
1751         "comments": "",\r
1752         "outputs": 1,\r
1753         "x": 2115.566650390625,\r
1754         "y": 287.56666564941406,\r
1755         "z": "67ca1183.dbac8",\r
1756         "wires": [\r
1757             [\r
1758                 "21777200.d11516"\r
1759             ]\r
1760         ]\r
1761     },\r
1762     {\r
1763         "id": "21777200.d11516",\r
1764         "type": "set",\r
1765         "name": "set otnTopoIdSrc",\r
1766         "xml": "<set>\n<parameter name='otnTopoIdSrc' value='`$allNetworksList.network-resource[$netwidx].te-topo-id`' />\n",\r
1767         "comments": "",\r
1768         "x": 2284.566650390625,\r
1769         "y": 287.56666564941406,\r
1770         "z": "67ca1183.dbac8",\r
1771         "wires": []\r
1772     },\r
1773     {\r
1774         "id": "883a9f4d.559ca",\r
1775         "type": "outcomeFalse",\r
1776         "name": "false",\r
1777         "xml": "<outcome value='false'>\n",\r
1778         "comments": "",\r
1779         "outputs": 1,\r
1780         "x": 1737.566650390625,\r
1781         "y": 340.56666564941406,\r
1782         "z": "67ca1183.dbac8",\r
1783         "wires": [\r
1784             [\r
1785                 "64bf9628.6125c8"\r
1786             ]\r
1787         ]\r
1788     },\r
1789     {\r
1790         "id": "64bf9628.6125c8",\r
1791         "type": "switchNode",\r
1792         "name": "switch provider-id domainB",\r
1793         "xml": "<switch test='`$allNetworksList.network-resource[$netwidx].provider-id == $param-prefix-domainB-pnfName[2]`'>\n",\r
1794         "comments": "",\r
1795         "outputs": 1,\r
1796         "x": 1925.566650390625,\r
1797         "y": 340.56666564941406,\r
1798         "z": "67ca1183.dbac8",\r
1799         "wires": [\r
1800             [\r
1801                 "79533178.406688",\r
1802                 "2e7334d4.9ca8fc"\r
1803             ]\r
1804         ]\r
1805     },\r
1806     {\r
1807         "id": "79533178.406688",\r
1808         "type": "outcomeTrue",\r
1809         "name": "true",\r
1810         "xml": "<outcome value='true'>\n",\r
1811         "comments": "",\r
1812         "outputs": 1,\r
1813         "x": 2115.566650390625,\r
1814         "y": 340.56666564941406,\r
1815         "z": "67ca1183.dbac8",\r
1816         "wires": [\r
1817             [\r
1818                 "6704f6f.e3e6c88"\r
1819             ]\r
1820         ]\r
1821     },\r
1822     {\r
1823         "id": "6704f6f.e3e6c88",\r
1824         "type": "switchNode",\r
1825         "name": "switch te-topo-id",\r
1826         "xml": "<switch test='`$allNetworksList.network-resource[$netwidx].te-topo-id != $param-prefix-domainB-pnfName[6]`'>\n",\r
1827         "comments": "",\r
1828         "outputs": 1,\r
1829         "x": 2283.566650390625,\r
1830         "y": 340.56666564941406,\r
1831         "z": "67ca1183.dbac8",\r
1832         "wires": [\r
1833             [\r
1834                 "3eaa1b32.d6627c"\r
1835             ]\r
1836         ]\r
1837     },\r
1838     {\r
1839         "id": "3eaa1b32.d6627c",\r
1840         "type": "outcomeTrue",\r
1841         "name": "true",\r
1842         "xml": "<outcome value='true'>\n",\r
1843         "comments": "",\r
1844         "outputs": 1,\r
1845         "x": 2439.566650390625,\r
1846         "y": 340.56666564941406,\r
1847         "z": "67ca1183.dbac8",\r
1848         "wires": [\r
1849             [\r
1850                 "1e64b2b7.385b1d"\r
1851             ]\r
1852         ]\r
1853     },\r
1854     {\r
1855         "id": "82fe228a.5ad828",\r
1856         "type": "set",\r
1857         "name": "set otnTopoIdDst",\r
1858         "xml": "<set>\n<parameter name='otnTopoIdDst' value='`$allNetworksList.network-resource[$netwidx].te-topo-id`' />\n",\r
1859         "comments": "",\r
1860         "x": 3173.566650390625,\r
1861         "y": 324.566650390625,\r
1862         "z": "67ca1183.dbac8",\r
1863         "wires": []\r
1864     },\r
1865     {\r
1866         "id": "9da40736.322f1",\r
1867         "type": "set",\r
1868         "name": "unset parameters",\r
1869         "xml": "<set>\n<!--<parameter name='`otn-oof`' value='' />-->\n<parameter name='otn-oof.' value='' />\n<!--<parameter name='`otn-oof.solutions`' value='' />-->\n<!--<parameter name='`otn-oof.solutions.`' value='' />-->\n<!--<parameter name='`otn-oof.solutions_length`' value='0' />-->",\r
1870         "comments": "",\r
1871         "x": 1137.566650390625,\r
1872         "y": 320.56666564941406,\r
1873         "z": "67ca1183.dbac8",\r
1874         "wires": []\r
1875     },\r
1876     {\r
1877         "id": "8ed4edf7.ad067",\r
1878         "type": "set",\r
1879         "name": "unset parameters",\r
1880         "xml": "<set>\n<parameter name='tmp.pce-src-node.' value='' />\n",\r
1881         "comments": "",\r
1882         "x": 1146.566650390625,\r
1883         "y": 202.56666564941406,\r
1884         "z": "67ca1183.dbac8",\r
1885         "wires": []\r
1886     },\r
1887     {\r
1888         "id": "58cff761.b82798",\r
1889         "type": "set",\r
1890         "name": "unset parameters",\r
1891         "xml": "<set>\n<parameter name='tmp.pce-dst-node.' value='' />\n",\r
1892         "comments": "",\r
1893         "x": 1144.566650390625,\r
1894         "y": 244.56666564941406,\r
1895         "z": "67ca1183.dbac8",\r
1896         "wires": []\r
1897     },\r
1898     {\r
1899         "id": "bfa2854e.87e33",\r
1900         "type": "record",\r
1901         "name": "record otn-oof.",\r
1902         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.Slf4jRecorder\">\n<parameter name=\"logger\" value=\"message-log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"`$otn-oof.`\"/>\n",\r
1903         "comments": "",\r
1904         "outputs": 1,\r
1905         "x": 1133.566650390625,\r
1906         "y": 555.5666656494141,\r
1907         "z": "67ca1183.dbac8",\r
1908         "wires": [\r
1909             []\r
1910         ]\r
1911     },\r
1912     {\r
1913         "id": "375fbf69.a0241",\r
1914         "type": "execute",\r
1915         "name": "execute printContext",\r
1916         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils' method='printContext' >\n    <parameter name=\"filename\" value=\"`$filenamemm`\" />\n",\r
1917         "comments": "",\r
1918         "outputs": 1,\r
1919         "x": 1155.566650390625,\r
1920         "y": 628.5666656494141,\r
1921         "z": "67ca1183.dbac8",\r
1922         "wires": [\r
1923             []\r
1924         ]\r
1925     },\r
1926     {\r
1927         "id": "e1bfc658.320cc8",\r
1928         "type": "set",\r
1929         "name": "set filename",\r
1930         "xml": "<set>\n<!--<parameter name='tmp.pce-src-node' value=\"`$param-prefix-domainA-pnfName[0] + '-' +-->\n<!--                                                   $param-prefix-domainA-pnfName[1] + '-' +-->\n<!--                                                   $param-prefix-domainA-pnfName[2] + '-' +-->\n<!--                                                   $param-prefix-domainA-pnfName[3] + '-' +-->\n<!--                                                   $param-prefix-domainA-pnfName[4] + '-' +-->\n<!--                                                   $param-prefix-domainA-pnfName[5] + '-' +-->\n<!--                                                   1 + '-' +-->\n<!--                                                   $param-prefix-domainA-pnfName[7] + '-' +-->\n<!--                                                   $param-prefix-domainA-pnfName[8]`\" />-->\n\n<parameter name='filenamemm' value=\"`$tmp.pce-src-node + $tmp.pce-dst-node + $tmp.pce-dst-node-backup`\" />",\r
1931         "comments": "",\r
1932         "x": 1129.566650390625,\r
1933         "y": 591.5666656494141,\r
1934         "z": "67ca1183.dbac8",\r
1935         "wires": []\r
1936     },\r
1937     {\r
1938         "id": "2e7334d4.9ca8fc",\r
1939         "type": "outcomeFalse",\r
1940         "name": "false",\r
1941         "xml": "<outcome value='false'>\n",\r
1942         "comments": "",\r
1943         "outputs": 1,\r
1944         "x": 2105.566650390625,\r
1945         "y": 404.56666564941406,\r
1946         "z": "67ca1183.dbac8",\r
1947         "wires": [\r
1948             [\r
1949                 "411c67c5.e1d9e8"\r
1950             ]\r
1951         ]\r
1952     },\r
1953     {\r
1954         "id": "411c67c5.e1d9e8",\r
1955         "type": "switchNode",\r
1956         "name": "switch provider-id domainC",\r
1957         "xml": "<switch test='`$allNetworksList.network-resource[$netwidx].provider-id == $param-prefix-domainC-pnfName[2]`'>\n",\r
1958         "comments": "",\r
1959         "outputs": 1,\r
1960         "x": 2306.566650390625,\r
1961         "y": 405.56666564941406,\r
1962         "z": "67ca1183.dbac8",\r
1963         "wires": [\r
1964             [\r
1965                 "27025665.dd4562"\r
1966             ]\r
1967         ]\r
1968     },\r
1969     {\r
1970         "id": "27025665.dd4562",\r
1971         "type": "outcomeTrue",\r
1972         "name": "true",\r
1973         "xml": "<outcome value='true'>\n",\r
1974         "comments": "",\r
1975         "outputs": 1,\r
1976         "x": 2516.566650390625,\r
1977         "y": 405.56666564941406,\r
1978         "z": "67ca1183.dbac8",\r
1979         "wires": [\r
1980             [\r
1981                 "e947b95b.27d1a8"\r
1982             ]\r
1983         ]\r
1984     },\r
1985     {\r
1986         "id": "c6b462ec.d5ec38",\r
1987         "type": "set",\r
1988         "name": "set otnTopoIdDstBackup",\r
1989         "xml": "<set>\n<parameter name='otnTopoIdDstBackup' value='`$allNetworksList.network-resource[$netwidx].te-topo-id`' />\n",\r
1990         "comments": "",\r
1991         "x": 3289.566650390625,\r
1992         "y": 495.56671142578125,\r
1993         "z": "67ca1183.dbac8",\r
1994         "wires": []\r
1995     },\r
1996     {\r
1997         "id": "eff9186e.125608",\r
1998         "type": "set",\r
1999         "name": "unset parameters",\r
2000         "xml": "<set>\n<parameter name='tmp.pce-dst-node-backup.' value='' />\n",\r
2001         "comments": "",\r
2002         "x": 1142.566650390625,\r
2003         "y": 282.56666564941406,\r
2004         "z": "67ca1183.dbac8",\r
2005         "wires": []\r
2006     },\r
2007     {\r
2008         "id": "94f6beae.dc07e",\r
2009         "type": "set",\r
2010         "name": "set tmp.pce-dst-node-backup",\r
2011         "xml": "<set>\n<!--<parameter name='$tmp.pce-dst-node' value=\"`$param-prefix-domainB-pnfName[0] + '-' +-->\n<!--                                                   $param-prefix-domainB-pnfName[1] + '-' +-->\n<!--                                                   $param-prefix-domainB-pnfName[2] + '-' +-->\n<!--                                                   $param-prefix-domainB-pnfName[3] + '-' +-->\n<!--                                                   $param-prefix-domainB-pnfName[4] + '-' +-->\n<!--                                                   $param-prefix-domainB-pnfName[5] + '-' +-->\n<!--                                                   1 + '-' +-->\n<!--                                                   $param-prefix-domainB-pnfName[7] + '-' +-->\n<!--                                                   $param-prefix-domainB-pnfName[8]`\" />-->\n<parameter name='tmp.pce-dst-node-backup' value=\"`$param-prefix-domainC-pnfName[0] + '-' +\n                                                   $param-prefix-domainC-pnfName[1] + '-' +\n                                                   $param-prefix-domainC-pnfName[2] + '-' +\n                                                   $param-prefix-domainC-pnfName[3] + '-' +\n                                                   $param-prefix-domainC-pnfName[4] + '-' +\n                                                   $param-prefix-domainC-pnfName[5] + '-' +\n                                                   $otnTopoIdDstBackup + '-' +\n                                                   $param-prefix-domainC-pnfName[7] + '-' +\n                                                   $param-prefix-domainC-pnfName[8]`\" />",\r
2012         "comments": "",\r
2013         "x": 1174.566650390625,\r
2014         "y": 460.56666564941406,\r
2015         "z": "67ca1183.dbac8",\r
2016         "wires": []\r
2017     },\r
2018     {\r
2019         "id": "7b0887bb.99971",\r
2020         "type": "switchNode",\r
2021         "name": "switch $hasSecondary",\r
2022         "xml": "<switch test='`$hasSecondary`'>\n",\r
2023         "comments": "",\r
2024         "outputs": 1,\r
2025         "x": 1178.566650390625,\r
2026         "y": 707.5666656494141,\r
2027         "z": "67ca1183.dbac8",\r
2028         "wires": [\r
2029             [\r
2030                 "92b6aeb7.23ac68",\r
2031                 "21cc841a.968b4c"\r
2032             ]\r
2033         ]\r
2034     },\r
2035     {\r
2036         "id": "92b6aeb7.23ac68",\r
2037         "type": "outcomeTrue",\r
2038         "name": "true",\r
2039         "xml": "<outcome value='true'>\n",\r
2040         "comments": "",\r
2041         "outputs": 1,\r
2042         "x": 1421.566650390625,\r
2043         "y": 604.566650390625,\r
2044         "z": "67ca1183.dbac8",\r
2045         "wires": [\r
2046             [\r
2047                 "1d1085ac.753a0a"\r
2048             ]\r
2049         ]\r
2050     },\r
2051     {\r
2052         "id": "1d1085ac.753a0a",\r
2053         "type": "block",\r
2054         "name": "block",\r
2055         "xml": "<block>\n",\r
2056         "atomic": "false",\r
2057         "comments": "",\r
2058         "outputs": 1,\r
2059         "x": 1548.566650390625,\r
2060         "y": 603.566650390625,\r
2061         "z": "67ca1183.dbac8",\r
2062         "wires": [\r
2063             [\r
2064                 "944b5459.a274f8"\r
2065             ]\r
2066         ]\r
2067     },\r
2068     {\r
2069         "id": "1548db64.e4c295",\r
2070         "type": "execute",\r
2071         "name": "execute PCE in ccsdk/sli/core",\r
2072         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliTopologyUtils' method='computePath' >\n<parameter name=\"pnfs-pfx\" value='ccsdkTopopnfs'/>\n<parameter name=\"links-pfx\" value=\"ccsdkTopologicalLinks\"/>\n<parameter name=\"response-pfx\" value=\"otn-oof\"/>\n<parameter name=\"output-end-to-end-path\" value=\"false\"/>\n<!--<parameter name=\"src-node\" value=\"`$tmp.src.domainA.pnf-name`\"/>-->\n<!--<parameter name=\"dst-node\" value=\"`$tmp.dst.domainB.pnf-name`\"/>-->\n<parameter name=\"src-node\" value=\"`$tmp.pce-src-node`\"/>\n<parameter name=\"dst-node\" value=\"`$tmp.pce-dst-node`\"/>\n\n",\r
2073         "comments": "",\r
2074         "outputs": 1,\r
2075         "x": 1800.566650390625,\r
2076         "y": 756.566650390625,\r
2077         "z": "67ca1183.dbac8",\r
2078         "wires": [\r
2079             [\r
2080                 "eea15d82.e13c8",\r
2081                 "86fb305c.19fe88",\r
2082                 "e46cbc18.4abe38"\r
2083             ]\r
2084         ]\r
2085     },\r
2086     {\r
2087         "id": "eea15d82.e13c8",\r
2088         "type": "other",\r
2089         "name": "other",\r
2090         "xml": "<outcome value='Other'>\n",\r
2091         "comments": "",\r
2092         "outputs": 1,\r
2093         "x": 2045.566650390625,\r
2094         "y": 788.566650390625,\r
2095         "z": "67ca1183.dbac8",\r
2096         "wires": [\r
2097             []\r
2098         ]\r
2099     },\r
2100     {\r
2101         "id": "86fb305c.19fe88",\r
2102         "type": "not-found",\r
2103         "name": "not-found",\r
2104         "xml": "<outcome value='not-found'>\n",\r
2105         "comments": "",\r
2106         "outputs": 1,\r
2107         "x": 2052.566650390625,\r
2108         "y": 830.566650390625,\r
2109         "z": "67ca1183.dbac8",\r
2110         "wires": [\r
2111             []\r
2112         ]\r
2113     },\r
2114     {\r
2115         "id": "e46cbc18.4abe38",\r
2116         "type": "success",\r
2117         "name": "success",\r
2118         "xml": "<outcome value='success'>\n",\r
2119         "comments": "",\r
2120         "outputs": 1,\r
2121         "x": 2047.566650390625,\r
2122         "y": 751.566650390625,\r
2123         "z": "67ca1183.dbac8",\r
2124         "wires": [\r
2125             []\r
2126         ]\r
2127     },\r
2128     {\r
2129         "id": "29b9a31c.a264c4",\r
2130         "type": "for",\r
2131         "name": "for vidx..otn-oof.secondarySolutions_length[]",\r
2132         "xml": "<for index='vidx' start='0' end='`$otn-oof.secondarySolutions_length`' >",\r
2133         "comments": "",\r
2134         "outputs": 1,\r
2135         "x": 943.566650390625,\r
2136         "y": 2125.566665649414,\r
2137         "z": "67ca1183.dbac8",\r
2138         "wires": [\r
2139             [\r
2140                 "72742319.713a0c"\r
2141             ]\r
2142         ]\r
2143     },\r
2144     {\r
2145         "id": "72742319.713a0c",\r
2146         "type": "block",\r
2147         "name": "block : atomic",\r
2148         "xml": "<block atomic=\"true\">",\r
2149         "atomic": "true",\r
2150         "outputs": 1,\r
2151         "x": 1048.0938720703125,\r
2152         "y": 2316.607437133789,\r
2153         "z": "67ca1183.dbac8",\r
2154         "wires": [\r
2155             [\r
2156                 "65028d7c.8b8c9c",\r
2157                 "8944f22e.dc9748",\r
2158                 "7f065ced.91ecac",\r
2159                 "dd82f408.a50d68",\r
2160                 "2e2b77b7.7faa3"\r
2161             ]\r
2162         ]\r
2163     },\r
2164     {\r
2165         "id": "65028d7c.8b8c9c",\r
2166         "type": "set",\r
2167         "name": "set otn-oof.link-name and etc.",\r
2168         "xml": "<set>\n<parameter name='otn-oof.link-name' value='`$otn-oof.secondarySolutions[$vidx].original_link`' />\n<parameter name='otn-oof.start-node' value='`$otn-oof.secondarySolutions[$vidx].src_node`' />\n<parameter name='otn-oof.end-node' value='`$otn-oof.secondarySolutions[$vidx].dst_node`' />",\r
2169         "comments": "",\r
2170         "x": 1294.5938720703125,\r
2171         "y": 2209.607437133789,\r
2172         "z": "67ca1183.dbac8",\r
2173         "wires": []\r
2174     },\r
2175     {\r
2176         "id": "2e2b77b7.7faa3",\r
2177         "type": "block",\r
2178         "name": "block : atomic",\r
2179         "xml": "<block atomic=\"true\">",\r
2180         "atomic": "true",\r
2181         "outputs": 1,\r
2182         "x": 1261.0938720703125,\r
2183         "y": 2398.3209381103516,\r
2184         "z": "67ca1183.dbac8",\r
2185         "wires": [\r
2186             [\r
2187                 "5f266d1.d23e694",\r
2188                 "87205bbb.f159d"\r
2189             ]\r
2190         ]\r
2191     },\r
2192     {\r
2193         "id": "8944f22e.dc9748",\r
2194         "type": "set",\r
2195         "name": "unset parameters",\r
2196         "xml": "<set>\n<parameter name='otn-oof.link-name' value='' />\n<!--<parameter name='tmp.aai.cross-link' value='' />-->\n<parameter name='tmp.aai.cross-link.' value='' />\n<!--<parameter name='tmp.aai.cross-link.link-role' value='' />-->\n\n<parameter name='tmp.src-pnf-name' value='' />\n<parameter name='tmp.cross-link.' value='' />\n<parameter name='tmp.dst-pnf-name' value='' />\n<parameter name='tmp.aai.src-tp.' value='' />\n<parameter name='param-prefix-src-tp.' value='' />\n<parameter name='tmp.aai.src-pnf.' value='' />\n<parameter name='tmp.domain-A.network-id' value='' />\n<parameter name='tmp.aai.src-network-resource.' value='' />\n<parameter name='tmp.domain-A.ttp-id' value='' />\n<parameter name='tmp.aai.src-ttp.' value='' />\n\n<parameter name='tmp.aai.dst-tp.' value='' />\n<parameter name='param-prefix-dst-tp.' value='' />\n<parameter name='tmp.aai.dst-pnf.' value='' />\n<parameter name='tmp.domain-C.network-id' value='' />\n<parameter name='tmp.aai.dst-network-resource.' value='' />\n<parameter name='tmp.domain-C.ttp-id' value='' />\n<parameter name='tmp.aai.dst-ttp.' value='' />\n\n",\r
2197         "comments": "",\r
2198         "x": 1285.59375,\r
2199         "y": 2138.3209381103516,\r
2200         "z": "67ca1183.dbac8",\r
2201         "wires": []\r
2202     },\r
2203     {\r
2204         "id": "7f065ced.91ecac",\r
2205         "type": "set",\r
2206         "name": "set src-ltpId",\r
2207         "xml": "<set>\n<parameter name='tmp.cross-link.src-ltpId' value=\"`$otn-oof.secondarySolutions[$vidx].src_pinterface`\" />\n<parameter name='tmp.src-pnf-name' value=\"`$otn-oof.secondarySolutions[$vidx].src_node`\" />\n",\r
2208         "comments": "",\r
2209         "x": 1267.59375,\r
2210         "y": 2269.3209381103516,\r
2211         "z": "67ca1183.dbac8",\r
2212         "wires": []\r
2213     },\r
2214     {\r
2215         "id": "dd82f408.a50d68",\r
2216         "type": "set",\r
2217         "name": "set dst-ltpId",\r
2218         "xml": "<set>\n<parameter name='tmp.cross-link.dst-ltpId' value=\"`$otn-oof.secondarySolutions[$vidx].dst_pinterface`\" />\n<parameter name='tmp.dst-pnf-name' value=\"`$otn-oof.secondarySolutions[$vidx].dst_node`\" />\n\n\n",\r
2219         "comments": "",\r
2220         "x": 1268.59375,\r
2221         "y": 2319.3209381103516,\r
2222         "z": "67ca1183.dbac8",\r
2223         "wires": []\r
2224     },\r
2225     {\r
2226         "id": "e7a453b4.217a88",\r
2227         "type": "success",\r
2228         "name": "success",\r
2229         "xml": "<outcome value='success'>\n",\r
2230         "comments": "",\r
2231         "outputs": 1,\r
2232         "x": 2786.5936279296875,\r
2233         "y": 2133.3209381103516,\r
2234         "z": "67ca1183.dbac8",\r
2235         "wires": [\r
2236             [\r
2237                 "a6ec239b.39ee68"\r
2238             ]\r
2239         ]\r
2240     },\r
2241     {\r
2242         "id": "b46c3c11.2737c8",\r
2243         "type": "not-found",\r
2244         "name": "not-found",\r
2245         "xml": "<outcome value='not-found'>\n",\r
2246         "comments": "",\r
2247         "outputs": 1,\r
2248         "x": 2819.59375,\r
2249         "y": 2191.3209381103516,\r
2250         "z": "67ca1183.dbac8",\r
2251         "wires": [\r
2252             [\r
2253                 "7915fc0.cce3804"\r
2254             ]\r
2255         ]\r
2256     },\r
2257     {\r
2258         "id": "a88e58be.776e6",\r
2259         "type": "other",\r
2260         "name": "other",\r
2261         "xml": "<outcome value='Other'>\n",\r
2262         "comments": "",\r
2263         "outputs": 1,\r
2264         "x": 2822.59375,\r
2265         "y": 2243.3209381103516,\r
2266         "z": "67ca1183.dbac8",\r
2267         "wires": [\r
2268             [\r
2269                 "ff0b2c64.5ad4b8"\r
2270             ]\r
2271         ]\r
2272     },\r
2273     {\r
2274         "id": "7915fc0.cce3804",\r
2275         "type": "returnFailure",\r
2276         "name": "return failure",\r
2277         "xml": "<return status='failure'>\n\t<parameter name='ack-final' value='Y'/>\n\t<parameter name=\"error-code\" value=\"500\" />\n    <parameter name=\"error-message\" value=\"`'An error occurred while querying pnf from AnAI with pnf-name = ' + $prop.connection-attachement.access-node-id`\" />\n\n",\r
2278         "comments": "",\r
2279         "x": 3004.59375,\r
2280         "y": 2195.3209381103516,\r
2281         "z": "67ca1183.dbac8",\r
2282         "wires": []\r
2283     },\r
2284     {\r
2285         "id": "ff0b2c64.5ad4b8",\r
2286         "type": "returnFailure",\r
2287         "name": "return failure",\r
2288         "xml": "<return status='failure'>\n\t<parameter name='ack-final' value='Y'/>\n\t<parameter name=\"error-code\" value=\"500\" />\n    <parameter name=\"error-message\" value=\"`'Unexpected error occurred while querying pnf from AnAI with pnf-name = ' + $prop.connection-attachement.access-node-id`\" />\n\n",\r
2289         "comments": "",\r
2290         "x": 2992.59375,\r
2291         "y": 2246.3209381103516,\r
2292         "z": "67ca1183.dbac8",\r
2293         "wires": []\r
2294     },\r
2295     {\r
2296         "id": "189f7ad9.7daed5",\r
2297         "type": "for",\r
2298         "name": "for each relationship",\r
2299         "xml": "<for silentFailure='true' index='pintsidx' start='0' end='`$tmp.aai.src-tp.relationship-list.relationship_length`' >\n",\r
2300         "comments": "",\r
2301         "outputs": 1,\r
2302         "x": 3137.9764404296875,\r
2303         "y": 2128.980667114258,\r
2304         "z": "67ca1183.dbac8",\r
2305         "wires": [\r
2306             [\r
2307                 "53709e5e.d75de"\r
2308             ]\r
2309         ]\r
2310     },\r
2311     {\r
2312         "id": "53709e5e.d75de",\r
2313         "type": "switchNode",\r
2314         "name": "switch related-to",\r
2315         "xml": "<switch test='`$tmp.aai.src-tp.relationship-list.relationship[$pintsidx].related-to`'>\n",\r
2316         "comments": "",\r
2317         "outputs": 1,\r
2318         "x": 3389.9764404296875,\r
2319         "y": 2125.980667114258,\r
2320         "z": "67ca1183.dbac8",\r
2321         "wires": [\r
2322             [\r
2323                 "7637ca2d.741c2c"\r
2324             ]\r
2325         ]\r
2326     },\r
2327     {\r
2328         "id": "a6ec239b.39ee68",\r
2329         "type": "block",\r
2330         "name": "block",\r
2331         "xml": "<block>\n",\r
2332         "atomic": "false",\r
2333         "comments": "",\r
2334         "outputs": 1,\r
2335         "x": 2920.5936279296875,\r
2336         "y": 2129.3209381103516,\r
2337         "z": "67ca1183.dbac8",\r
2338         "wires": [\r
2339             [\r
2340                 "189f7ad9.7daed5"\r
2341             ]\r
2342         ]\r
2343     },\r
2344     {\r
2345         "id": "87205bbb.f159d",\r
2346         "type": "get-resource",\r
2347         "name": "get-resource src tp",\r
2348         "xml": "<get-resource plugin=\"org.onap.ccsdk.sli.adaptors.aai.AAIService\" \n\t\tresource=\"p-interface\" \n\t\tkey=\"pnf.pnf-name = $tmp.src-pnf-name\n\t\t    AND p-interface.interface-name = $tmp.cross-link.src-ltpId\"\n        pfx='tmp.aai.src-tp' local-only='false' >\n    \n        <!--AND depth = '0'\"-->\n\n\n",\r
2349         "comments": "",\r
2350         "outputs": 1,\r
2351         "x": 2589.09375,\r
2352         "y": 2172.3209381103516,\r
2353         "z": "67ca1183.dbac8",\r
2354         "wires": [\r
2355             [\r
2356                 "e7a453b4.217a88",\r
2357                 "b46c3c11.2737c8",\r
2358                 "a88e58be.776e6"\r
2359             ]\r
2360         ]\r
2361     },\r
2362     {\r
2363         "id": "b5bc8dfa.18e39",\r
2364         "type": "set",\r
2365         "name": "set domain A node ttp-id",\r
2366         "xml": "<set>\n<parameter name='tmp.domain-A.ttp-id' value=\"`$tmp.aai.src-tp.relationship-list.relationship[$pintsidx].relationship-data[0].relationship-value`\" />\n",\r
2367         "comments": "",\r
2368         "x": 4123.0936279296875,\r
2369         "y": 2048.3209381103516,\r
2370         "z": "67ca1183.dbac8",\r
2371         "wires": []\r
2372     },\r
2373     {\r
2374         "id": "4d4171cc.48b25",\r
2375         "type": "get-resource",\r
2376         "name": "get-resource src TTP",\r
2377         "xml": "<get-resource plugin=\"org.onap.ccsdk.sli.adaptors.aai.AAIService\" \n\t\tresource=\"tunnel-termination-point\" \n\t\tkey=\"tunnel-termination-point.ttp-id = $tmp.domain-A.ttp-id \n\t\tAND depth = '0'\"\n        pfx='tmp.aai.src-ttp' local-only='false' >\n\n\n",\r
2378         "comments": "",\r
2379         "outputs": 1,\r
2380         "x": 4131.0936279296875,\r
2381         "y": 2100.3209381103516,\r
2382         "z": "67ca1183.dbac8",\r
2383         "wires": [\r
2384             [\r
2385                 "99655efb.80b65"\r
2386             ]\r
2387         ]\r
2388     },\r
2389     {\r
2390         "id": "99655efb.80b65",\r
2391         "type": "success",\r
2392         "name": "success",\r
2393         "xml": "<outcome value='success'>\n",\r
2394         "comments": "",\r
2395         "outputs": 1,\r
2396         "x": 4337.5936279296875,\r
2397         "y": 2078.3209381103516,\r
2398         "z": "67ca1183.dbac8",\r
2399         "wires": [\r
2400             [\r
2401                 "8f6c7450.ef1c"\r
2402             ]\r
2403         ]\r
2404     },\r
2405     {\r
2406         "id": "7637ca2d.741c2c",\r
2407         "type": "outcome",\r
2408         "name": "tunnel-termination-point",\r
2409         "xml": "<outcome value='tunnel-termination-point'>\n",\r
2410         "comments": "",\r
2411         "outputs": 1,\r
2412         "x": 3675.2620849609375,\r
2413         "y": 2126.802444458008,\r
2414         "z": "67ca1183.dbac8",\r
2415         "wires": [\r
2416             [\r
2417                 "5bfd3b7c.5be7ac"\r
2418             ]\r
2419         ]\r
2420     },\r
2421     {\r
2422         "id": "5bfd3b7c.5be7ac",\r
2423         "type": "block",\r
2424         "name": "block : atomic",\r
2425         "xml": "<block atomic=\"true\">",\r
2426         "atomic": "true",\r
2427         "outputs": 1,\r
2428         "x": 3902.0936279296875,\r
2429         "y": 2115.3209381103516,\r
2430         "z": "67ca1183.dbac8",\r
2431         "wires": [\r
2432             [\r
2433                 "b5bc8dfa.18e39",\r
2434                 "4d4171cc.48b25",\r
2435                 "f91d3228.bde968",\r
2436                 "f52dc6a0.330a3",\r
2437                 "5d21c2b3.c568f4"\r
2438             ]\r
2439         ]\r
2440     },\r
2441     {\r
2442         "id": "8f6c7450.ef1c",\r
2443         "type": "block",\r
2444         "name": "block : atomic",\r
2445         "xml": "<block atomic=\"true\">",\r
2446         "atomic": "true",\r
2447         "outputs": 1,\r
2448         "x": 4512.5936279296875,\r
2449         "y": 2074.3209381103516,\r
2450         "z": "67ca1183.dbac8",\r
2451         "wires": [\r
2452             [\r
2453                 "4ef7dcb5.6e7414"\r
2454             ]\r
2455         ]\r
2456     },\r
2457     {\r
2458         "id": "f91d3228.bde968",\r
2459         "type": "get-resource",\r
2460         "name": "get-resource src pnf",\r
2461         "xml": "<get-resource plugin=\"org.onap.ccsdk.sli.adaptors.aai.AAIService\" \n\t\tresource=\"pnf\" \n\t\tkey=\"pnf.pnf-name = $tmp.src-pnf-name\"\n        pfx='tmp.aai.src-pnf' local-only='false' >\n\n        <!--AND depth = '0'\"-->\n",\r
2462         "comments": "",\r
2463         "outputs": 1,\r
2464         "x": 3992.5936279296875,\r
2465         "y": 1918.3209381103516,\r
2466         "z": "67ca1183.dbac8",\r
2467         "wires": [\r
2468             [\r
2469                 "11fdba85.d2e555",\r
2470                 "c4446af6.0110f8",\r
2471                 "f32a5dd3.e26328"\r
2472             ]\r
2473         ]\r
2474     },\r
2475     {\r
2476         "id": "11fdba85.d2e555",\r
2477         "type": "success",\r
2478         "name": "success",\r
2479         "xml": "<outcome value='success'>\n",\r
2480         "comments": "",\r
2481         "outputs": 1,\r
2482         "x": 4188.09375,\r
2483         "y": 1870.3209381103516,\r
2484         "z": "67ca1183.dbac8",\r
2485         "wires": [\r
2486             [\r
2487                 "148f5625.68ca22"\r
2488             ]\r
2489         ]\r
2490     },\r
2491     {\r
2492         "id": "c4446af6.0110f8",\r
2493         "type": "not-found",\r
2494         "name": "not-found",\r
2495         "xml": "<outcome value='not-found'>\n",\r
2496         "comments": "",\r
2497         "outputs": 1,\r
2498         "x": 4180.09375,\r
2499         "y": 1925.3209381103516,\r
2500         "z": "67ca1183.dbac8",\r
2501         "wires": [\r
2502             [\r
2503                 "9347116a.3058c8"\r
2504             ]\r
2505         ]\r
2506     },\r
2507     {\r
2508         "id": "f32a5dd3.e26328",\r
2509         "type": "other",\r
2510         "name": "other",\r
2511         "xml": "<outcome value='Other'>\n",\r
2512         "comments": "",\r
2513         "outputs": 1,\r
2514         "x": 4185.09375,\r
2515         "y": 1982.3209381103516,\r
2516         "z": "67ca1183.dbac8",\r
2517         "wires": [\r
2518             [\r
2519                 "9b351c5a.c32878"\r
2520             ]\r
2521         ]\r
2522     },\r
2523     {\r
2524         "id": "9b351c5a.c32878",\r
2525         "type": "returnFailure",\r
2526         "name": "return failure",\r
2527         "xml": "<return status='failure'>\n\t<parameter name='ack-final' value='Y'/>\n\t<parameter name=\"error-code\" value=\"500\" />\n    <parameter name=\"error-message\" value=\"`'Unexpected error occurred while querying pnf from AnAI with pnf-name = ' + $prop.connection-attachement.access-node-id`\" />\n\n",\r
2528         "comments": "",\r
2529         "x": 4337.09375,\r
2530         "y": 1983.3209381103516,\r
2531         "z": "67ca1183.dbac8",\r
2532         "wires": []\r
2533     },\r
2534     {\r
2535         "id": "9347116a.3058c8",\r
2536         "type": "returnFailure",\r
2537         "name": "return failure",\r
2538         "xml": "<return status='failure'>\n\t<parameter name='ack-final' value='Y'/>\n\t<parameter name=\"error-code\" value=\"500\" />\n    <parameter name=\"error-message\" value=\"`'An error occurred while querying pnf from AnAI with pnf-name = ' + $prop.connection-attachement.access-node-id`\" />\n\n",\r
2539         "comments": "",\r
2540         "x": 4348.09375,\r
2541         "y": 1928.3209381103516,\r
2542         "z": "67ca1183.dbac8",\r
2543         "wires": []\r
2544     },\r
2545     {\r
2546         "id": "148f5625.68ca22",\r
2547         "type": "block",\r
2548         "name": "block",\r
2549         "xml": "<block>\n",\r
2550         "atomic": "false",\r
2551         "comments": "",\r
2552         "outputs": 1,\r
2553         "x": 4332.47607421875,\r
2554         "y": 1867.9766082763672,\r
2555         "z": "67ca1183.dbac8",\r
2556         "wires": [\r
2557             [\r
2558                 "351bcf46.2fdac",\r
2559                 "23e1fb86.3e9064"\r
2560             ]\r
2561         ]\r
2562     },\r
2563     {\r
2564         "id": "351bcf46.2fdac",\r
2565         "type": "set",\r
2566         "name": "set domain A node-id and tpn",\r
2567         "xml": "<set>\n<parameter name='domain-A.node-id' value=\"`$tmp.aai.src-pnf.pnf-id`\" />\n<parameter name='domain-A.tpn' value='1' />\n\n\n<parameter name='`tmp.otninfoProtect[$vidx].dstPort.dst-access-node-id`' value=\"`$tmp.aai.src-pnf.pnf-id`\" />\n<parameter name='`tmp.otninfoProtect_length`' value='`$vidx + 1`' />",\r
2568         "comments": "",\r
2569         "x": 4557.5936279296875,\r
2570         "y": 1823.3209381103516,\r
2571         "z": "67ca1183.dbac8",\r
2572         "wires": []\r
2573     },\r
2574     {\r
2575         "id": "f52dc6a0.330a3",\r
2576         "type": "break",\r
2577         "name": "break",\r
2578         "xml": "<break>\n",\r
2579         "comments": "",\r
2580         "x": 4079.5936279296875,\r
2581         "y": 2165.3209381103516,\r
2582         "z": "67ca1183.dbac8",\r
2583         "wires": []\r
2584     },\r
2585     {\r
2586         "id": "23e1fb86.3e9064",\r
2587         "type": "for",\r
2588         "name": "for each relationship",\r
2589         "xml": "<for silentFailure='true' index='pvidx' start='0' end='`$tmp.aai.src-pnf.relationship-list.relationship_length`' >\n",\r
2590         "comments": "",\r
2591         "outputs": 1,\r
2592         "x": 4516.5936279296875,\r
2593         "y": 1882.3209381103516,\r
2594         "z": "67ca1183.dbac8",\r
2595         "wires": [\r
2596             [\r
2597                 "42d6b89e.bcfbd"\r
2598             ]\r
2599         ]\r
2600     },\r
2601     {\r
2602         "id": "5d21c2b3.c568f4",\r
2603         "type": "execute",\r
2604         "name": "execute split tp-id to get pnf-name",\r
2605         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='split' >\n<!--<parameter name=\"original_string\" value='`$tmp.aai.src-tp`'/>-->\n<parameter name=\"original_string\" value='`$tmp.aai.src-tp.interface-name`'/>\n<!--<parameter name=\"regex\" value=\"[^-]+$\"/>-->\n<parameter name=\"regex\" value=\"[-]+\"/>\n<parameter name=\"ctx_memory_result_key\" value=\"param-prefix-src-tp\"/>\n\n",\r
2606         "comments": "",\r
2607         "outputs": 1,\r
2608         "x": 4020.5936279296875,\r
2609         "y": 1712.3209381103516,\r
2610         "z": "67ca1183.dbac8",\r
2611         "wires": [\r
2612             [\r
2613                 "beac11e9.8b163",\r
2614                 "775594b3.5e9f34"\r
2615             ]\r
2616         ]\r
2617     },\r
2618     {\r
2619         "id": "775594b3.5e9f34",\r
2620         "type": "failure",\r
2621         "name": "success",\r
2622         "xml": "<outcome value='success'>\n",\r
2623         "comments": "",\r
2624         "outputs": 1,\r
2625         "x": 4241.5936279296875,\r
2626         "y": 1680.3209381103516,\r
2627         "z": "67ca1183.dbac8",\r
2628         "wires": [\r
2629             [\r
2630                 "62125b93.79eaac"\r
2631             ]\r
2632         ]\r
2633     },\r
2634     {\r
2635         "id": "beac11e9.8b163",\r
2636         "type": "failure",\r
2637         "name": "failure",\r
2638         "xml": "<outcome value='failure'>\n",\r
2639         "comments": "",\r
2640         "outputs": 1,\r
2641         "x": 4241.5936279296875,\r
2642         "y": 1727.3209381103516,\r
2643         "z": "67ca1183.dbac8",\r
2644         "wires": [\r
2645             [\r
2646                 "6928fcc.f0dc584"\r
2647             ]\r
2648         ]\r
2649     },\r
2650     {\r
2651         "id": "62125b93.79eaac",\r
2652         "type": "block",\r
2653         "name": "block : atomic",\r
2654         "xml": "<block atomic=\"true\">",\r
2655         "atomic": "true",\r
2656         "outputs": 1,\r
2657         "x": 4406.5936279296875,\r
2658         "y": 1677.3209381103516,\r
2659         "z": "67ca1183.dbac8",\r
2660         "wires": [\r
2661             [\r
2662                 "ab5f1155.b15a3"\r
2663             ]\r
2664         ]\r
2665     },\r
2666     {\r
2667         "id": "ab5f1155.b15a3",\r
2668         "type": "set",\r
2669         "name": "set domain-A.ltpId",\r
2670         "xml": "<set>\n<parameter name='domain-A.ltpId' value='`$param-prefix-src-tp[$param-prefix-src-tp_length -1]`' />\n\n<parameter name='`tmp.otninfoProtect[$vidx].dstPort.dst-ltp-id`' value=\"`$param-prefix-src-tp[$param-prefix-src-tp_length -1]`\" />\n<parameter name='`tmp.otninfoProtect_length`' value='`$vidx + 1`' />",\r
2671         "comments": "",\r
2672         "x": 4588.5936279296875,\r
2673         "y": 1681.3209381103516,\r
2674         "z": "67ca1183.dbac8",\r
2675         "wires": []\r
2676     },\r
2677     {\r
2678         "id": "6928fcc.f0dc584",\r
2679         "type": "returnFailure",\r
2680         "name": "return failure",\r
2681         "xml": "<return status='failure'>\n<parameter name='error-code' value='' />\n<parameter name='error-message' value=\"An error occured while splitting sna1_route\" />\n",\r
2682         "comments": "",\r
2683         "x": 4408.5936279296875,\r
2684         "y": 1727.3209381103516,\r
2685         "z": "67ca1183.dbac8",\r
2686         "wires": []\r
2687     },\r
2688     {\r
2689         "id": "befd05b9.a30de",\r
2690         "type": "comment",\r
2691         "name": "Not useful anymore",\r
2692         "info": "this domain-A.ltpId is not used anymore",\r
2693         "comments": "",\r
2694         "x": 4631.5936279296875,\r
2695         "y": 1657.3209381103516,\r
2696         "z": "67ca1183.dbac8",\r
2697         "wires": []\r
2698     },\r
2699     {\r
2700         "id": "4ef7dcb5.6e7414",\r
2701         "type": "set",\r
2702         "name": "set domain A tunnel tp ip",\r
2703         "xml": "<set>\n<parameter name='domain-A.tunnel-tp-id' value=\"`$tmp.aai.src-ttp.tunnel-tp-id`\" />\n\n<parameter name='`tmp.otninfoProtect[$vidx].dstPort.dst-tunnel-tp-id`' value=\"`$tmp.aai.src-ttp.tunnel-tp-id`\" />\n<parameter name='`tmp.otninfoProtect_length`' value='`$vidx + 1`' />\n",\r
2704         "comments": "",\r
2705         "x": 4773.5936279296875,\r
2706         "y": 2071.3209381103516,\r
2707         "z": "67ca1183.dbac8",\r
2708         "wires": []\r
2709     },\r
2710     {\r
2711         "id": "f0218229.275af8",\r
2712         "type": "outcome",\r
2713         "name": "network-resource",\r
2714         "xml": "<outcome value='network-resource'>\n",\r
2715         "comments": "",\r
2716         "outputs": 1,\r
2717         "x": 4914.5936279296875,\r
2718         "y": 1886.3209381103516,\r
2719         "z": "67ca1183.dbac8",\r
2720         "wires": [\r
2721             [\r
2722                 "480722d5.cb6b3c"\r
2723             ]\r
2724         ]\r
2725     },\r
2726     {\r
2727         "id": "42d6b89e.bcfbd",\r
2728         "type": "switchNode",\r
2729         "name": "switch related-to",\r
2730         "xml": "<switch test='`$tmp.aai.src-pnf.relationship-list.relationship[$pvidx].related-to`'>\n",\r
2731         "comments": "",\r
2732         "outputs": 1,\r
2733         "x": 4711.5936279296875,\r
2734         "y": 1882.3209381103516,\r
2735         "z": "67ca1183.dbac8",\r
2736         "wires": [\r
2737             [\r
2738                 "f0218229.275af8"\r
2739             ]\r
2740         ]\r
2741     },\r
2742     {\r
2743         "id": "480722d5.cb6b3c",\r
2744         "type": "block",\r
2745         "name": "block : atomic",\r
2746         "xml": "<block atomic=\"true\">",\r
2747         "atomic": "true",\r
2748         "outputs": 1,\r
2749         "x": 5091.5936279296875,\r
2750         "y": 1878.3209381103516,\r
2751         "z": "67ca1183.dbac8",\r
2752         "wires": [\r
2753             [\r
2754                 "36af77c8.926fd8",\r
2755                 "18e52414.c15f84",\r
2756                 "18749988.48ed66"\r
2757             ]\r
2758         ]\r
2759     },\r
2760     {\r
2761         "id": "36af77c8.926fd8",\r
2762         "type": "set",\r
2763         "name": "set domain A network-id",\r
2764         "xml": "<set>\n<parameter name='tmp.domain-A.network-id' value=\"`$tmp.aai.src-pnf.relationship-list.relationship[$pvidx].relationship-data[0].relationship-value`\" />\n",\r
2765         "comments": "",\r
2766         "x": 5306.5936279296875,\r
2767         "y": 1859.3209381103516,\r
2768         "z": "67ca1183.dbac8",\r
2769         "wires": []\r
2770     },\r
2771     {\r
2772         "id": "18e52414.c15f84",\r
2773         "type": "get-resource",\r
2774         "name": "get-resource src network-resource",\r
2775         "xml": "<get-resource plugin=\"org.onap.ccsdk.sli.adaptors.aai.AAIService\" \n\t\tresource=\"network-resource\" \n\t\tkey=\"network-resource.network-id = $tmp.domain-A.network-id \n\t\tAND depth = '0'\"\n        pfx='tmp.aai.src-network-resource' local-only='false' >\n\n\n",\r
2776         "comments": "",\r
2777         "outputs": 1,\r
2778         "x": 5323.5936279296875,\r
2779         "y": 1923.3209381103516,\r
2780         "z": "67ca1183.dbac8",\r
2781         "wires": [\r
2782             [\r
2783                 "d15fc532.410808"\r
2784             ]\r
2785         ]\r
2786     },\r
2787     {\r
2788         "id": "d15fc532.410808",\r
2789         "type": "success",\r
2790         "name": "success",\r
2791         "xml": "<outcome value='success'>\n",\r
2792         "comments": "",\r
2793         "outputs": 1,\r
2794         "x": 5547.0936279296875,\r
2795         "y": 1924.3209381103516,\r
2796         "z": "67ca1183.dbac8",\r
2797         "wires": [\r
2798             [\r
2799                 "8cba8498.001648"\r
2800             ]\r
2801         ]\r
2802     },\r
2803     {\r
2804         "id": "8cba8498.001648",\r
2805         "type": "set",\r
2806         "name": "set domain A network-id, topo-id, client-id, etc",\r
2807         "xml": "<set>\n<parameter name='domain-A.network-id' value=\"`$tmp.aai.src-network-resource.network-id`\" />\n<parameter name='domain-A.provider-id' value=\"`$tmp.aai.src-network-resource.provider-id`\" />\n<parameter name='domain-A.client-id' value=\"`$tmp.aai.src-network-resource.client-id`\" />\n<parameter name='domain-A.te-topo-id' value=\"`$tmp.aai.src-network-resource.te-topo-id`\" />\n<parameter name='domain-A.network-type' value=\"`$tmp.aai.src-network-resource.network-type`\" />\n\n\n<parameter name='`tmp.otninfoProtect[$vidx].dstPort.dst-access-network-id`' value=\"`$tmp.aai.src-network-resource.network-id`\" />\n<parameter name='`tmp.otninfoProtect[$vidx].dstPort.dst-access-provider-id`' value=\"`$tmp.aai.src-network-resource.provider-id`\" />\n<parameter name='`tmp.otninfoProtect[$vidx].dstPort.dst-access-client-id`' value=\"`$tmp.aai.src-network-resource.client-id`\" />\n<parameter name='`tmp.otninfoProtect[$vidx].dstPort.dst-access-topology-id`' value=\"`$tmp.aai.src-network-resource.te-topo-id`\" />\n<parameter name='`tmp.otninfoProtect[$vidx].dstPort.dst-access-network-type`' value=\"`$tmp.aai.src-network-resource.network-type`\" />\n<parameter name='`tmp.otninfoProtect`' value='`$vidx + 1`' />\n\n\n",\r
2808         "comments": "",\r
2809         "x": 5811.5936279296875,\r
2810         "y": 1913.3209381103516,\r
2811         "z": "67ca1183.dbac8",\r
2812         "wires": []\r
2813     },\r
2814     {\r
2815         "id": "18749988.48ed66",\r
2816         "type": "break",\r
2817         "name": "break",\r
2818         "xml": "<break>\n",\r
2819         "comments": "",\r
2820         "x": 5250.5936279296875,\r
2821         "y": 1976.3209381103516,\r
2822         "z": "67ca1183.dbac8",\r
2823         "wires": []\r
2824     },\r
2825     {\r
2826         "id": "e3152c7b.42988",\r
2827         "type": "break",\r
2828         "name": "break",\r
2829         "xml": "<break>\n",\r
2830         "comments": "",\r
2831         "x": 2462.0936279296875,\r
2832         "y": 2642.3209381103516,\r
2833         "z": "67ca1183.dbac8",\r
2834         "wires": []\r
2835     },\r
2836     {\r
2837         "id": "5f266d1.d23e694",\r
2838         "type": "get-resource",\r
2839         "name": "get-resource dst tp",\r
2840         "xml": "<get-resource plugin=\"org.onap.ccsdk.sli.adaptors.aai.AAIService\" \n\t\tresource=\"p-interface\" \n\t\tkey=\"pnf.pnf-name = $tmp.dst-pnf-name\n\t\t    AND p-interface.interface-name = $tmp.cross-link.dst-ltpId\"\n        pfx='tmp.aai.dst-tp' local-only='false' >\n    \n        <!--AND depth = '0'\"-->\n\n\n",\r
2841         "comments": "",\r
2842         "outputs": 1,\r
2843         "x": 2543.09375,\r
2844         "y": 2538.3209381103516,\r
2845         "z": "67ca1183.dbac8",\r
2846         "wires": [\r
2847             [\r
2848                 "e3416277.a5383",\r
2849                 "35cf03db.613854",\r
2850                 "96b92483.78f348"\r
2851             ]\r
2852         ]\r
2853     },\r
2854     {\r
2855         "id": "e3416277.a5383",\r
2856         "type": "success",\r
2857         "name": "success",\r
2858         "xml": "<outcome value='success'>\n",\r
2859         "comments": "",\r
2860         "outputs": 1,\r
2861         "x": 2765.5936279296875,\r
2862         "y": 2680.3209381103516,\r
2863         "z": "67ca1183.dbac8",\r
2864         "wires": [\r
2865             [\r
2866                 "695f1ad6.255c0c"\r
2867             ]\r
2868         ]\r
2869     },\r
2870     {\r
2871         "id": "35cf03db.613854",\r
2872         "type": "not-found",\r
2873         "name": "not-found",\r
2874         "xml": "<outcome value='not-found'>\n",\r
2875         "comments": "",\r
2876         "outputs": 1,\r
2877         "x": 2749.5936279296875,\r
2878         "y": 2731.3209381103516,\r
2879         "z": "67ca1183.dbac8",\r
2880         "wires": [\r
2881             [\r
2882                 "95ff46ae.989338"\r
2883             ]\r
2884         ]\r
2885     },\r
2886     {\r
2887         "id": "96b92483.78f348",\r
2888         "type": "other",\r
2889         "name": "other",\r
2890         "xml": "<outcome value='Other'>\n",\r
2891         "comments": "",\r
2892         "outputs": 1,\r
2893         "x": 2752.5936279296875,\r
2894         "y": 2783.3209381103516,\r
2895         "z": "67ca1183.dbac8",\r
2896         "wires": [\r
2897             [\r
2898                 "702c044d.a276dc"\r
2899             ]\r
2900         ]\r
2901     },\r
2902     {\r
2903         "id": "702c044d.a276dc",\r
2904         "type": "returnFailure",\r
2905         "name": "return failure",\r
2906         "xml": "<return status='failure'>\n\t<parameter name='ack-final' value='Y'/>\n\t<parameter name=\"error-code\" value=\"500\" />\n    <parameter name=\"error-message\" value=\"`'Unexpected error occurred while querying pnf from AnAI with pnf-name = ' + $prop.connection-attachement.access-node-id`\" />\n\n",\r
2907         "comments": "",\r
2908         "x": 2922.5936279296875,\r
2909         "y": 2786.3209381103516,\r
2910         "z": "67ca1183.dbac8",\r
2911         "wires": []\r
2912     },\r
2913     {\r
2914         "id": "95ff46ae.989338",\r
2915         "type": "returnFailure",\r
2916         "name": "return failure",\r
2917         "xml": "<return status='failure'>\n\t<parameter name='ack-final' value='Y'/>\n\t<parameter name=\"error-code\" value=\"500\" />\n    <parameter name=\"error-message\" value=\"`'An error occurred while querying pnf from AnAI with pnf-name = ' + $prop.connection-attachement.access-node-id`\" />\n\n",\r
2918         "comments": "",\r
2919         "x": 2934.5936279296875,\r
2920         "y": 2735.3209381103516,\r
2921         "z": "67ca1183.dbac8",\r
2922         "wires": []\r
2923     },\r
2924     {\r
2925         "id": "cf47c4e.3b665b8",\r
2926         "type": "for",\r
2927         "name": "for each relationship",\r
2928         "xml": "<for silentFailure='true' index='pintdidx' start='0' end='`$tmp.aai.dst-tp.relationship-list.relationship_length`' >\n",\r
2929         "comments": "",\r
2930         "outputs": 1,\r
2931         "x": 3121.9764404296875,\r
2932         "y": 2690.980667114258,\r
2933         "z": "67ca1183.dbac8",\r
2934         "wires": [\r
2935             [\r
2936                 "1dd200a7.125687"\r
2937             ]\r
2938         ]\r
2939     },\r
2940     {\r
2941         "id": "1dd200a7.125687",\r
2942         "type": "switchNode",\r
2943         "name": "switch related-to",\r
2944         "xml": "<switch test='`$tmp.aai.dst-tp.relationship-list.relationship[$pintdidx].related-to`'>\n",\r
2945         "comments": "",\r
2946         "outputs": 1,\r
2947         "x": 3364.9764404296875,\r
2948         "y": 2689.980667114258,\r
2949         "z": "67ca1183.dbac8",\r
2950         "wires": [\r
2951             [\r
2952                 "9d100149.51fc1"\r
2953             ]\r
2954         ]\r
2955     },\r
2956     {\r
2957         "id": "695f1ad6.255c0c",\r
2958         "type": "block",\r
2959         "name": "block",\r
2960         "xml": "<block>\n",\r
2961         "atomic": "false",\r
2962         "comments": "",\r
2963         "outputs": 1,\r
2964         "x": 2911.5936279296875,\r
2965         "y": 2671.3209381103516,\r
2966         "z": "67ca1183.dbac8",\r
2967         "wires": [\r
2968             [\r
2969                 "cf47c4e.3b665b8"\r
2970             ]\r
2971         ]\r
2972     },\r
2973     {\r
2974         "id": "9d100149.51fc1",\r
2975         "type": "outcome",\r
2976         "name": "tunnel-termination-point",\r
2977         "xml": "<outcome value='tunnel-termination-point'>\n",\r
2978         "comments": "",\r
2979         "outputs": 1,\r
2980         "x": 3621.2620849609375,\r
2981         "y": 2689.802444458008,\r
2982         "z": "67ca1183.dbac8",\r
2983         "wires": [\r
2984             [\r
2985                 "883aea1c.549738"\r
2986             ]\r
2987         ]\r
2988     },\r
2989     {\r
2990         "id": "883aea1c.549738",\r
2991         "type": "block",\r
2992         "name": "block : atomic",\r
2993         "xml": "<block atomic=\"true\">",\r
2994         "atomic": "true",\r
2995         "outputs": 1,\r
2996         "x": 3921.0936279296875,\r
2997         "y": 2687.3209381103516,\r
2998         "z": "67ca1183.dbac8",\r
2999         "wires": [\r
3000             [\r
3001                 "94206f0d.95ccf",\r
3002                 "16ed1500.9f0433",\r
3003                 "d67bf507.0e5f9",\r
3004                 "4435dab.dca2424",\r
3005                 "25e20a20.a9dcb6"\r
3006             ]\r
3007         ]\r
3008     },\r
3009     {\r
3010         "id": "94206f0d.95ccf",\r
3011         "type": "set",\r
3012         "name": "set domain C node ttp-id",\r
3013         "xml": "<set>\n<parameter name='tmp.domain-C.ttp-id' value=\"`$tmp.aai.dst-tp.relationship-list.relationship[$pintdidx].relationship-data[0].relationship-value`\" />\n",\r
3014         "comments": "",\r
3015         "x": 4163.0936279296875,\r
3016         "y": 2641.3209381103516,\r
3017         "z": "67ca1183.dbac8",\r
3018         "wires": []\r
3019     },\r
3020     {\r
3021         "id": "16ed1500.9f0433",\r
3022         "type": "get-resource",\r
3023         "name": "get-resource dst TTP",\r
3024         "xml": "<get-resource plugin=\"org.onap.ccsdk.sli.adaptors.aai.AAIService\" \n\t\tresource=\"tunnel-termination-point\" \n\t\tkey=\"tunnel-termination-point.ttp-id = $tmp.domain-C.ttp-id \n\t\tAND depth = '0'\"\n        pfx='tmp.aai.dst-ttp' local-only='false' >\n\n\n",\r
3025         "comments": "",\r
3026         "outputs": 1,\r
3027         "x": 4153.0936279296875,\r
3028         "y": 2692.3209381103516,\r
3029         "z": "67ca1183.dbac8",\r
3030         "wires": [\r
3031             [\r
3032                 "104922c4.11428d"\r
3033             ]\r
3034         ]\r
3035     },\r
3036     {\r
3037         "id": "104922c4.11428d",\r
3038         "type": "success",\r
3039         "name": "success",\r
3040         "xml": "<outcome value='success'>\n",\r
3041         "comments": "",\r
3042         "outputs": 1,\r
3043         "x": 4340.5936279296875,\r
3044         "y": 2690.3209381103516,\r
3045         "z": "67ca1183.dbac8",\r
3046         "wires": [\r
3047             [\r
3048                 "78d5a007.cba0e"\r
3049             ]\r
3050         ]\r
3051     },\r
3052     {\r
3053         "id": "78d5a007.cba0e",\r
3054         "type": "block",\r
3055         "name": "block : atomic",\r
3056         "xml": "<block atomic=\"true\">",\r
3057         "atomic": "true",\r
3058         "outputs": 1,\r
3059         "x": 4529.5936279296875,\r
3060         "y": 2679.3209381103516,\r
3061         "z": "67ca1183.dbac8",\r
3062         "wires": [\r
3063             [\r
3064                 "b81d23ea.740b38"\r
3065             ]\r
3066         ]\r
3067     },\r
3068     {\r
3069         "id": "4435dab.dca2424",\r
3070         "type": "get-resource",\r
3071         "name": "get-resource dst pnf",\r
3072         "xml": "<get-resource plugin=\"org.onap.ccsdk.sli.adaptors.aai.AAIService\" \n\t\tresource=\"pnf\" \n\t\tkey=\"pnf.pnf-name = $tmp.dst-pnf-name\"\n        pfx='tmp.aai.dst-pnf' local-only='false' >\n\n        <!--AND depth = '0'\"-->\n",\r
3073         "comments": "",\r
3074         "outputs": 1,\r
3075         "x": 3989.5936279296875,\r
3076         "y": 2521.3209381103516,\r
3077         "z": "67ca1183.dbac8",\r
3078         "wires": [\r
3079             [\r
3080                 "9f7deca5.5268a8",\r
3081                 "da4c932e.8f9b7",\r
3082                 "910b7b2f.6b9a08"\r
3083             ]\r
3084         ]\r
3085     },\r
3086     {\r
3087         "id": "910b7b2f.6b9a08",\r
3088         "type": "success",\r
3089         "name": "success",\r
3090         "xml": "<outcome value='success'>\n",\r
3091         "comments": "",\r
3092         "outputs": 1,\r
3093         "x": 4185.09375,\r
3094         "y": 2473.3209381103516,\r
3095         "z": "67ca1183.dbac8",\r
3096         "wires": [\r
3097             [\r
3098                 "6f27e8e2.ede448"\r
3099             ]\r
3100         ]\r
3101     },\r
3102     {\r
3103         "id": "da4c932e.8f9b7",\r
3104         "type": "not-found",\r
3105         "name": "not-found",\r
3106         "xml": "<outcome value='not-found'>\n",\r
3107         "comments": "",\r
3108         "outputs": 1,\r
3109         "x": 4177.09375,\r
3110         "y": 2528.3209381103516,\r
3111         "z": "67ca1183.dbac8",\r
3112         "wires": [\r
3113             [\r
3114                 "a119b495.536c2"\r
3115             ]\r
3116         ]\r
3117     },\r
3118     {\r
3119         "id": "9f7deca5.5268a8",\r
3120         "type": "other",\r
3121         "name": "other",\r
3122         "xml": "<outcome value='Other'>\n",\r
3123         "comments": "",\r
3124         "outputs": 1,\r
3125         "x": 4182.09375,\r
3126         "y": 2585.3209381103516,\r
3127         "z": "67ca1183.dbac8",\r
3128         "wires": [\r
3129             [\r
3130                 "80a7eb88.54c458"\r
3131             ]\r
3132         ]\r
3133     },\r
3134     {\r
3135         "id": "6f27e8e2.ede448",\r
3136         "type": "block",\r
3137         "name": "block",\r
3138         "xml": "<block>\n",\r
3139         "atomic": "false",\r
3140         "comments": "",\r
3141         "outputs": 1,\r
3142         "x": 4329.47607421875,\r
3143         "y": 2470.976608276367,\r
3144         "z": "67ca1183.dbac8",\r
3145         "wires": [\r
3146             [\r
3147                 "9413138d.7b038",\r
3148                 "7ef053da.372d9c"\r
3149             ]\r
3150         ]\r
3151     },\r
3152     {\r
3153         "id": "a119b495.536c2",\r
3154         "type": "returnFailure",\r
3155         "name": "return failure",\r
3156         "xml": "<return status='failure'>\n\t<parameter name='ack-final' value='Y'/>\n\t<parameter name=\"error-code\" value=\"500\" />\n    <parameter name=\"error-message\" value=\"`'An error occurred while querying pnf from AnAI with pnf-name = ' + $prop.connection-attachement.access-node-id`\" />\n\n",\r
3157         "comments": "",\r
3158         "x": 4345.09375,\r
3159         "y": 2531.3209381103516,\r
3160         "z": "67ca1183.dbac8",\r
3161         "wires": []\r
3162     },\r
3163     {\r
3164         "id": "80a7eb88.54c458",\r
3165         "type": "returnFailure",\r
3166         "name": "return failure",\r
3167         "xml": "<return status='failure'>\n\t<parameter name='ack-final' value='Y'/>\n\t<parameter name=\"error-code\" value=\"500\" />\n    <parameter name=\"error-message\" value=\"`'Unexpected error occurred while querying pnf from AnAI with pnf-name = ' + $prop.connection-attachement.access-node-id`\" />\n\n",\r
3168         "comments": "",\r
3169         "x": 4334.09375,\r
3170         "y": 2586.3209381103516,\r
3171         "z": "67ca1183.dbac8",\r
3172         "wires": []\r
3173     },\r
3174     {\r
3175         "id": "9413138d.7b038",\r
3176         "type": "set",\r
3177         "name": "set domain C node-id and tpn",\r
3178         "xml": "<set>\n<parameter name='domain-C.node-id' value=\"`$tmp.aai.dst-pnf.pnf-id`\" />\n<parameter name='domain-C.tpn' value='1' />\n\n\n<parameter name='`tmp.otninfoProtect[$vidx + 1].srcPort.src-access-node-id`' value=\"`$tmp.aai.dst-pnf.pnf-id`\" />\n<parameter name='`tmp.otninfoProtect_length`' value='`$vidx + 2`' />",\r
3179         "comments": "",\r
3180         "x": 4538.5936279296875,\r
3181         "y": 2438.3209381103516,\r
3182         "z": "67ca1183.dbac8",\r
3183         "wires": []\r
3184     },\r
3185     {\r
3186         "id": "d67bf507.0e5f9",\r
3187         "type": "break",\r
3188         "name": "break",\r
3189         "xml": "<break>\n",\r
3190         "comments": "",\r
3191         "x": 4108.5936279296875,\r
3192         "y": 2733.3209381103516,\r
3193         "z": "67ca1183.dbac8",\r
3194         "wires": []\r
3195     },\r
3196     {\r
3197         "id": "7ef053da.372d9c",\r
3198         "type": "for",\r
3199         "name": "for each relationship",\r
3200         "xml": "<for silentFailure='true' index='mvidx' start='0' end='`$tmp.aai.dst-pnf.relationship-list.relationship_length`' >\n",\r
3201         "comments": "",\r
3202         "outputs": 1,\r
3203         "x": 4517.5936279296875,\r
3204         "y": 2489.3209381103516,\r
3205         "z": "67ca1183.dbac8",\r
3206         "wires": [\r
3207             [\r
3208                 "10136030.42aa18"\r
3209             ]\r
3210         ]\r
3211     },\r
3212     {\r
3213         "id": "25e20a20.a9dcb6",\r
3214         "type": "execute",\r
3215         "name": "execute split tp-id to get pnf-name",\r
3216         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='split' >\n<parameter name=\"original_string\" value='`$tmp.aai.dst-tp`'/>\n<!--<parameter name=\"regex\" value=\"[^-]+$\"/>-->\n<parameter name=\"regex\" value=\"[-]+\"/>\n<parameter name=\"ctx_memory_result_key\" value=\"param-prefix-dst-tp\"/>\n\n",\r
3217         "comments": "",\r
3218         "outputs": 1,\r
3219         "x": 4028.5936279296875,\r
3220         "y": 2336.3209381103516,\r
3221         "z": "67ca1183.dbac8",\r
3222         "wires": [\r
3223             [\r
3224                 "a07d9f67.66341",\r
3225                 "93c9defd.2bdfa"\r
3226             ]\r
3227         ]\r
3228     },\r
3229     {\r
3230         "id": "93c9defd.2bdfa",\r
3231         "type": "failure",\r
3232         "name": "success",\r
3233         "xml": "<outcome value='success'>\n",\r
3234         "comments": "",\r
3235         "outputs": 1,\r
3236         "x": 4249.5936279296875,\r
3237         "y": 2304.3209381103516,\r
3238         "z": "67ca1183.dbac8",\r
3239         "wires": [\r
3240             [\r
3241                 "9382b345.a1d1e8"\r
3242             ]\r
3243         ]\r
3244     },\r
3245     {\r
3246         "id": "a07d9f67.66341",\r
3247         "type": "failure",\r
3248         "name": "failure",\r
3249         "xml": "<outcome value='failure'>\n",\r
3250         "comments": "",\r
3251         "outputs": 1,\r
3252         "x": 4249.5936279296875,\r
3253         "y": 2351.3209381103516,\r
3254         "z": "67ca1183.dbac8",\r
3255         "wires": [\r
3256             [\r
3257                 "2d3dee9f.64531a"\r
3258             ]\r
3259         ]\r
3260     },\r
3261     {\r
3262         "id": "9382b345.a1d1e8",\r
3263         "type": "block",\r
3264         "name": "block : atomic",\r
3265         "xml": "<block atomic=\"true\">",\r
3266         "atomic": "true",\r
3267         "outputs": 1,\r
3268         "x": 4414.5936279296875,\r
3269         "y": 2301.3209381103516,\r
3270         "z": "67ca1183.dbac8",\r
3271         "wires": [\r
3272             [\r
3273                 "1c50740e.4fe454"\r
3274             ]\r
3275         ]\r
3276     },\r
3277     {\r
3278         "id": "1c50740e.4fe454",\r
3279         "type": "set",\r
3280         "name": "set domain-C.ltpId",\r
3281         "xml": "<set>\n<parameter name='domain-C.ltpId' value='`$param-prefix-dst-tp[$param-prefix-dst-tp_length -1]`' />\n\n<parameter name='`tmp.otninfoProtect[$vidx + 1].srcPort.src-ltp-id`' value=\"`$param-prefix-dst-tp[$param-prefix-dst-tp_length -1]`\" />\n<parameter name='`tmp.otninfoProtect_length`' value='`$vidx + 2`' />",\r
3282         "comments": "",\r
3283         "x": 4610.5936279296875,\r
3284         "y": 2298.3209381103516,\r
3285         "z": "67ca1183.dbac8",\r
3286         "wires": []\r
3287     },\r
3288     {\r
3289         "id": "2d3dee9f.64531a",\r
3290         "type": "returnFailure",\r
3291         "name": "return failure",\r
3292         "xml": "<return status='failure'>\n<parameter name='error-code' value='' />\n<parameter name='error-message' value=\"An error occured while splitting sna1_route\" />\n",\r
3293         "comments": "",\r
3294         "x": 4416.5936279296875,\r
3295         "y": 2351.3209381103516,\r
3296         "z": "67ca1183.dbac8",\r
3297         "wires": []\r
3298     },\r
3299     {\r
3300         "id": "ba27cb3.c1b8838",\r
3301         "type": "block",\r
3302         "name": "block : atomic",\r
3303         "xml": "<block atomic=\"true\">",\r
3304         "atomic": "true",\r
3305         "outputs": 1,\r
3306         "x": 5131.0936279296875,\r
3307         "y": 2491.3209381103516,\r
3308         "z": "67ca1183.dbac8",\r
3309         "wires": [\r
3310             [\r
3311                 "e4862910.0d6dd",\r
3312                 "4d9794ed.0f0c74",\r
3313                 "41d192df.878f6c"\r
3314             ]\r
3315         ]\r
3316     },\r
3317     {\r
3318         "id": "2c077af9.3f7116",\r
3319         "type": "outcome",\r
3320         "name": "network-resource",\r
3321         "xml": "<outcome value='network-resource'>\n",\r
3322         "comments": "",\r
3323         "outputs": 1,\r
3324         "x": 4918.0936279296875,\r
3325         "y": 2490.3209381103516,\r
3326         "z": "67ca1183.dbac8",\r
3327         "wires": [\r
3328             [\r
3329                 "ba27cb3.c1b8838"\r
3330             ]\r
3331         ]\r
3332     },\r
3333     {\r
3334         "id": "b81d23ea.740b38",\r
3335         "type": "set",\r
3336         "name": "set domain C tunnel tp id",\r
3337         "xml": "<set>\n<parameter name='domain-C.tunnel-tp-id' value=\"`$tmp.aai.dst-ttp.tunnel-tp-id`\" />\n\n<parameter name='`tmp.otninfoProtect[$vidx + 1].srcPort.src-tunnel-tp-id`' value=\"`$tmp.aai.dst-ttp.tunnel-tp-id`\" />\n<parameter name='`tmp.otninfoProtect_length`' value='`$vidx + 2`' />",\r
3338         "comments": "",\r
3339         "x": 4762.5936279296875,\r
3340         "y": 2678.3209381103516,\r
3341         "z": "67ca1183.dbac8",\r
3342         "wires": []\r
3343     },\r
3344     {\r
3345         "id": "10136030.42aa18",\r
3346         "type": "switchNode",\r
3347         "name": "switch related-to",\r
3348         "xml": "<switch test='`$tmp.aai.dst-pnf.relationship-list.relationship[$mvidx].related-to`'>\n",\r
3349         "comments": "",\r
3350         "outputs": 1,\r
3351         "x": 4712.5936279296875,\r
3352         "y": 2489.3209381103516,\r
3353         "z": "67ca1183.dbac8",\r
3354         "wires": [\r
3355             [\r
3356                 "2c077af9.3f7116"\r
3357             ]\r
3358         ]\r
3359     },\r
3360     {\r
3361         "id": "41d192df.878f6c",\r
3362         "type": "break",\r
3363         "name": "break",\r
3364         "xml": "<break>\n",\r
3365         "comments": "",\r
3366         "x": 5336.5936279296875,\r
3367         "y": 2569.3209381103516,\r
3368         "z": "67ca1183.dbac8",\r
3369         "wires": []\r
3370     },\r
3371     {\r
3372         "id": "993481fc.0a9cc",\r
3373         "type": "comment",\r
3374         "name": "Not useful anymore",\r
3375         "info": "this domain-B.ltpId is not used anymore",\r
3376         "comments": "",\r
3377         "x": 4653.5936279296875,\r
3378         "y": 2270.3209381103516,\r
3379         "z": "67ca1183.dbac8",\r
3380         "wires": []\r
3381     },\r
3382     {\r
3383         "id": "e4862910.0d6dd",\r
3384         "type": "set",\r
3385         "name": "set domain C network-id",\r
3386         "xml": "<set>\n<parameter name='tmp.domain-C.network-id' value=\"`$tmp.aai.dst-pnf.relationship-list.relationship[$mvidx].relationship-data[0].relationship-value`\" />\n",\r
3387         "comments": "",\r
3388         "x": 5401.0936279296875,\r
3389         "y": 2467.3209381103516,\r
3390         "z": "67ca1183.dbac8",\r
3391         "wires": []\r
3392     },\r
3393     {\r
3394         "id": "4d9794ed.0f0c74",\r
3395         "type": "get-resource",\r
3396         "name": "get-resource dst network-resource",\r
3397         "xml": "<get-resource plugin=\"org.onap.ccsdk.sli.adaptors.aai.AAIService\" \n\t\tresource=\"network-resource\" \n\t\tkey=\"network-resource.network-id = $tmp.domain-C.network-id \n\t\tAND depth = '0'\"\n        pfx='tmp.aai.dst-network-resource' local-only='false' >\n\n\n",\r
3398         "comments": "",\r
3399         "outputs": 1,\r
3400         "x": 5411.0936279296875,\r
3401         "y": 2513.3209381103516,\r
3402         "z": "67ca1183.dbac8",\r
3403         "wires": [\r
3404             [\r
3405                 "df2dbdcc.750e8"\r
3406             ]\r
3407         ]\r
3408     },\r
3409     {\r
3410         "id": "df2dbdcc.750e8",\r
3411         "type": "success",\r
3412         "name": "success",\r
3413         "xml": "<outcome value='success'>\n",\r
3414         "comments": "",\r
3415         "outputs": 1,\r
3416         "x": 5626.5936279296875,\r
3417         "y": 2504.3209381103516,\r
3418         "z": "67ca1183.dbac8",\r
3419         "wires": [\r
3420             [\r
3421                 "190b6efa.058019"\r
3422             ]\r
3423         ]\r
3424     },\r
3425     {\r
3426         "id": "190b6efa.058019",\r
3427         "type": "set",\r
3428         "name": "set domain B network-id, topo-id, client-id, etc",\r
3429         "xml": "<set>\n<parameter name='domain-C.network-id' value=\"`$tmp.aai.dst-network-resource.network-id`\" />\n<parameter name='domain-C.provider-id' value=\"`$tmp.aai.dst-network-resource.provider-id`\" />\n<parameter name='domain-C.client-id' value=\"`$tmp.aai.dst-network-resource.client-id`\" />\n<parameter name='domain-C.te-topo-id' value=\"`$tmp.aai.dst-network-resource.te-topo-id`\" />\n<parameter name='domain-C.network-type' value=\"`$tmp.aai.dst-network-resource.network-type`\" />\n\n\n<parameter name='`tmp.otninfoProtect[$vidx + 1].srcPort.src-access-network-id`' value=\"`$tmp.aai.dst-network-resource.network-id`\" />\n<parameter name='`tmp.otninfoProtect[$vidx + 1].srcPort.src-access-provider-id`' value=\"`$tmp.aai.dst-network-resource.provider-id`\" />\n<parameter name='`tmp.otninfoProtect[$vidx + 1].srcPort.src-access-client-id`' value=\"`$tmp.aai.dst-network-resource.client-id`\" />\n<parameter name='`tmp.otninfoProtect[$vidx + 1].srcPort.src-access-topology-id`' value=\"`$tmp.aai.dst-network-resource.te-topo-id`\" />\n<parameter name='`tmp.otninfoProtect[$vidx + 1].srcPort.src-access-network-type`' value=\"`$tmp.aai.dst-network-resource.network-type`\" />\n<parameter name='`tmp.otninfoProtect`' value='`$vidx + 2`' />",\r
3430         "comments": "",\r
3431         "x": 5881.0936279296875,\r
3432         "y": 2510.3209381103516,\r
3433         "z": "67ca1183.dbac8",\r
3434         "wires": []\r
3435     },\r
3436     {\r
3437         "id": "21a1b6cf.f58d12",\r
3438         "type": "switchNode",\r
3439         "name": "switch $hasSecondary",\r
3440         "xml": "<switch test='`$hasSecondary`'>\n",\r
3441         "comments": "",\r
3442         "outputs": 1,\r
3443         "x": 2787.7666015625,\r
3444         "y": 328.6499938964844,\r
3445         "z": "67ca1183.dbac8",\r
3446         "wires": [\r
3447             [\r
3448                 "4aea8251.037e9c",\r
3449                 "20a24c0d.297c6c"\r
3450             ]\r
3451         ]\r
3452     },\r
3453     {\r
3454         "id": "4aea8251.037e9c",\r
3455         "type": "outcomeTrue",\r
3456         "name": "true",\r
3457         "xml": "<outcome value='true'>\n",\r
3458         "comments": "",\r
3459         "outputs": 1,\r
3460         "x": 2936.7666015625,\r
3461         "y": 225.6499786376953,\r
3462         "z": "67ca1183.dbac8",\r
3463         "wires": [\r
3464             [\r
3465                 "835e11a3.ae9b18"\r
3466             ]\r
3467         ]\r
3468     },\r
3469     {\r
3470         "id": "835e11a3.ae9b18",\r
3471         "type": "block",\r
3472         "name": "block",\r
3473         "xml": "<block>\n",\r
3474         "atomic": "false",\r
3475         "comments": "",\r
3476         "outputs": 1,\r
3477         "x": 3069.7666015625,\r
3478         "y": 227.6499786376953,\r
3479         "z": "67ca1183.dbac8",\r
3480         "wires": [\r
3481             [\r
3482                 "609cdd79.df387c"\r
3483             ]\r
3484         ]\r
3485     },\r
3486     {\r
3487         "id": "609cdd79.df387c",\r
3488         "type": "switchNode",\r
3489         "name": "switch 2-ROOTS in same domain?",\r
3490         "xml": "<!-- This is to check the provider-id of ROOt and SECONDARY-ROOT-->\n<switch test='`$param-prefix-domainB[$param-prefix-domainB_length -9] == $param-prefix-domainC[$param-prefix-domainC_length -9]`'>\n",\r
3491         "comments": "",\r
3492         "outputs": 1,\r
3493         "x": 3304.64990234375,\r
3494         "y": 237.53334045410156,\r
3495         "z": "67ca1183.dbac8",\r
3496         "wires": [\r
3497             [\r
3498                 "b6173df.3337a4",\r
3499                 "e7365ac5.4ed5b"\r
3500             ]\r
3501         ]\r
3502     },\r
3503     {\r
3504         "id": "b6173df.3337a4",\r
3505         "type": "outcomeTrue",\r
3506         "name": "true",\r
3507         "xml": "<outcome value='true'>\n",\r
3508         "comments": "",\r
3509         "outputs": 1,\r
3510         "x": 3535.64990234375,\r
3511         "y": 263.53330993652344,\r
3512         "z": "67ca1183.dbac8",\r
3513         "wires": [\r
3514             [\r
3515                 "ed7ff15a.b9a05"\r
3516             ]\r
3517         ]\r
3518     },\r
3519     {\r
3520         "id": "e7365ac5.4ed5b",\r
3521         "type": "outcomeTrue",\r
3522         "name": "false",\r
3523         "xml": "<outcome value='false'>\n",\r
3524         "comments": "",\r
3525         "outputs": 1,\r
3526         "x": 3465.64990234375,\r
3527         "y": 454.53334045410156,\r
3528         "z": "67ca1183.dbac8",\r
3529         "wires": [\r
3530             [\r
3531                 "687dbd4d.7679f4"\r
3532             ]\r
3533         ]\r
3534     },\r
3535     {\r
3536         "id": "ed7ff15a.b9a05",\r
3537         "type": "block",\r
3538         "name": "block",\r
3539         "xml": "<block>\n",\r
3540         "atomic": "false",\r
3541         "comments": "",\r
3542         "outputs": 1,\r
3543         "x": 3677.64990234375,\r
3544         "y": 253.53330993652344,\r
3545         "z": "67ca1183.dbac8",\r
3546         "wires": [\r
3547             [\r
3548                 "89b993df.07b78",\r
3549                 "5e2c6ea6.2dfa38"\r
3550             ]\r
3551         ]\r
3552     },\r
3553     {\r
3554         "id": "687dbd4d.7679f4",\r
3555         "type": "block",\r
3556         "name": "block",\r
3557         "xml": "<block>\n",\r
3558         "atomic": "false",\r
3559         "comments": "",\r
3560         "outputs": 1,\r
3561         "x": 3591.64990234375,\r
3562         "y": 454.53334045410156,\r
3563         "z": "67ca1183.dbac8",\r
3564         "wires": [\r
3565             [\r
3566                 "a4105892.c0505"\r
3567             ]\r
3568         ]\r
3569     },\r
3570     {\r
3571         "id": "1e64b2b7.385b1d",\r
3572         "type": "block",\r
3573         "name": "block",\r
3574         "xml": "<block>\n",\r
3575         "atomic": "false",\r
3576         "comments": "",\r
3577         "outputs": 1,\r
3578         "x": 2588.533447265625,\r
3579         "y": 331.65000915527344,\r
3580         "z": "67ca1183.dbac8",\r
3581         "wires": [\r
3582             [\r
3583                 "21a1b6cf.f58d12"\r
3584             ]\r
3585         ]\r
3586     },\r
3587     {\r
3588         "id": "89b993df.07b78",\r
3589         "type": "set",\r
3590         "name": "set otnTopoIdDst",\r
3591         "xml": "<set>\n<parameter name='otnTopoIdDst' value='`$allNetworksList.network-resource[$netwidx].te-topo-id`' />\n",\r
3592         "comments": "",\r
3593         "x": 3836.2333984375,\r
3594         "y": 232.64999389648438,\r
3595         "z": "67ca1183.dbac8",\r
3596         "wires": []\r
3597     },\r
3598     {\r
3599         "id": "5e2c6ea6.2dfa38",\r
3600         "type": "set",\r
3601         "name": "set otnTopoIdDstBackup",\r
3602         "xml": "<set>\n<parameter name='otnTopoIdDstBackup' value='`$allNetworksList.network-resource[$netwidx].te-topo-id`' />\n",\r
3603         "comments": "",\r
3604         "x": 3858.2333984375,\r
3605         "y": 280.6499938964844,\r
3606         "z": "67ca1183.dbac8",\r
3607         "wires": []\r
3608     },\r
3609     {\r
3610         "id": "a4105892.c0505",\r
3611         "type": "set",\r
3612         "name": "set otnTopoIdDst",\r
3613         "xml": "<set>\n<parameter name='otnTopoIdDst' value='`$allNetworksList.network-resource[$netwidx].te-topo-id`' />\n",\r
3614         "comments": "",\r
3615         "x": 3762.2333984375,\r
3616         "y": 454.65000915527344,\r
3617         "z": "67ca1183.dbac8",\r
3618         "wires": []\r
3619     },\r
3620     {\r
3621         "id": "e947b95b.27d1a8",\r
3622         "type": "block",\r
3623         "name": "block",\r
3624         "xml": "<block>\n",\r
3625         "atomic": "false",\r
3626         "comments": "",\r
3627         "outputs": 1,\r
3628         "x": 2657.25,\r
3629         "y": 406.4499969482422,\r
3630         "z": "67ca1183.dbac8",\r
3631         "wires": [\r
3632             [\r
3633                 "c74c236.99ba66"\r
3634             ]\r
3635         ]\r
3636     },\r
3637     {\r
3638         "id": "c74c236.99ba66",\r
3639         "type": "switchNode",\r
3640         "name": "switch $hasSecondary",\r
3641         "xml": "<switch test='`$hasSecondary`'>\n",\r
3642         "comments": "",\r
3643         "outputs": 1,\r
3644         "x": 2856.483154296875,\r
3645         "y": 403.4499816894531,\r
3646         "z": "67ca1183.dbac8",\r
3647         "wires": [\r
3648             [\r
3649                 "befa4e01.9ed388"\r
3650             ]\r
3651         ]\r
3652     },\r
3653     {\r
3654         "id": "befa4e01.9ed388",\r
3655         "type": "outcomeTrue",\r
3656         "name": "true",\r
3657         "xml": "<outcome value='true'>\n",\r
3658         "comments": "",\r
3659         "outputs": 1,\r
3660         "x": 3047.483154296875,\r
3661         "y": 407.4499816894531,\r
3662         "z": "67ca1183.dbac8",\r
3663         "wires": [\r
3664             [\r
3665                 "98517b17.6a6348"\r
3666             ]\r
3667         ]\r
3668     },\r
3669     {\r
3670         "id": "98517b17.6a6348",\r
3671         "type": "block",\r
3672         "name": "block",\r
3673         "xml": "<block>\n",\r
3674         "atomic": "false",\r
3675         "comments": "",\r
3676         "outputs": 1,\r
3677         "x": 3174.483154296875,\r
3678         "y": 406.4499816894531,\r
3679         "z": "67ca1183.dbac8",\r
3680         "wires": [\r
3681             [\r
3682                 "c6b462ec.d5ec38"\r
3683             ]\r
3684         ]\r
3685     },\r
3686     {\r
3687         "id": "d77821ed.16483",\r
3688         "type": "switchNode",\r
3689         "name": "switch secondarySolutions empty?",\r
3690         "xml": "<switch test='`length($otn-oof.secondarySolutions) == 0`'>\n\n",\r
3691         "comments": "",\r
3692         "outputs": 1,\r
3693         "x": 1518.13330078125,\r
3694         "y": 1710.133316040039,\r
3695         "z": "67ca1183.dbac8",\r
3696         "wires": [\r
3697             [\r
3698                 "f463fee4.443ea",\r
3699                 "587b05b.a97cbfc"\r
3700             ]\r
3701         ]\r
3702     },\r
3703     {\r
3704         "id": "f463fee4.443ea",\r
3705         "type": "outcomeTrue",\r
3706         "name": "true",\r
3707         "xml": "<outcome value='true'>\n",\r
3708         "comments": "",\r
3709         "outputs": 1,\r
3710         "x": 1744.0333251953125,\r
3711         "y": 1682.133316040039,\r
3712         "z": "67ca1183.dbac8",\r
3713         "wires": [\r
3714             [\r
3715                 "9e1884a5.b31a88"\r
3716             ]\r
3717         ]\r
3718     },\r
3719     {\r
3720         "id": "587b05b.a97cbfc",\r
3721         "type": "outcomeFalse",\r
3722         "name": "false",\r
3723         "xml": "<outcome value='false'>\n",\r
3724         "comments": "",\r
3725         "outputs": 1,\r
3726         "x": 1742.0333251953125,\r
3727         "y": 1732.133316040039,\r
3728         "z": "67ca1183.dbac8",\r
3729         "wires": [\r
3730             []\r
3731         ]\r
3732     },\r
3733     {\r
3734         "id": "9e1884a5.b31a88",\r
3735         "type": "block",\r
3736         "name": "block",\r
3737         "xml": "<block>\n",\r
3738         "atomic": "false",\r
3739         "comments": "",\r
3740         "outputs": 1,\r
3741         "x": 1886.13330078125,\r
3742         "y": 1682.133316040039,\r
3743         "z": "67ca1183.dbac8",\r
3744         "wires": [\r
3745             []\r
3746         ]\r
3747     },\r
3748     {\r
3749         "id": "ed4632fb.07dd2",\r
3750         "type": "switchNode",\r
3751         "name": "switch $hasSecondary",\r
3752         "xml": "<switch test='`$hasSecondary`'>\n",\r
3753         "comments": "",\r
3754         "outputs": 1,\r
3755         "x": 897.0333251953125,\r
3756         "y": 1899.133316040039,\r
3757         "z": "67ca1183.dbac8",\r
3758         "wires": [\r
3759             [\r
3760                 "9a39a481.b29ef"\r
3761             ]\r
3762         ]\r
3763     },\r
3764     {\r
3765         "id": "9a39a481.b29ef",\r
3766         "type": "outcomeTrue",\r
3767         "name": "true",\r
3768         "xml": "<outcome value='true'>\n",\r
3769         "comments": "",\r
3770         "outputs": 1,\r
3771         "x": 1083.0333251953125,\r
3772         "y": 1900.133316040039,\r
3773         "z": "67ca1183.dbac8",\r
3774         "wires": [\r
3775             [\r
3776                 "29d17717.6b3378"\r
3777             ]\r
3778         ]\r
3779     },\r
3780     {\r
3781         "id": "29d17717.6b3378",\r
3782         "type": "block",\r
3783         "name": "block",\r
3784         "xml": "<block>\n",\r
3785         "atomic": "false",\r
3786         "comments": "",\r
3787         "outputs": 1,\r
3788         "x": 1213.0333251953125,\r
3789         "y": 1900.133316040039,\r
3790         "z": "67ca1183.dbac8",\r
3791         "wires": [\r
3792             [\r
3793                 "29b9a31c.a264c4"\r
3794             ]\r
3795         ]\r
3796     },\r
3797     {\r
3798         "id": "21cc841a.968b4c",\r
3799         "type": "other",\r
3800         "name": "other",\r
3801         "xml": "<outcome value='Other'>\n",\r
3802         "comments": "",\r
3803         "outputs": 1,\r
3804         "x": 1419.566650390625,\r
3805         "y": 710.566650390625,\r
3806         "z": "67ca1183.dbac8",\r
3807         "wires": [\r
3808             [\r
3809                 "a199714f.963fb"\r
3810             ]\r
3811         ]\r
3812     },\r
3813     {\r
3814         "id": "a199714f.963fb",\r
3815         "type": "block",\r
3816         "name": "block",\r
3817         "xml": "<block>\n",\r
3818         "atomic": "false",\r
3819         "comments": "",\r
3820         "outputs": 1,\r
3821         "x": 1559.566650390625,\r
3822         "y": 710.566650390625,\r
3823         "z": "67ca1183.dbac8",\r
3824         "wires": [\r
3825             [\r
3826                 "1548db64.e4c295"\r
3827             ]\r
3828         ]\r
3829     },\r
3830     {\r
3831         "id": "20a24c0d.297c6c",\r
3832         "type": "other",\r
3833         "name": "other",\r
3834         "xml": "<outcome value='Other'>\n",\r
3835         "comments": "",\r
3836         "outputs": 1,\r
3837         "x": 2982.566650390625,\r
3838         "y": 329.566650390625,\r
3839         "z": "67ca1183.dbac8",\r
3840         "wires": [\r
3841             [\r
3842                 "82fe228a.5ad828"\r
3843             ]\r
3844         ]\r
3845     }\r
3846 ]