New DGs required for creation of a cloud leased-line (E-TREE) service.
[sdnc/oam.git] / platform-logic / generic-resource-api / src / main / json / cloud_leased_line / GENERIC-RESOURCE-API_cll-vnf-topology-operation-cll-create-clean.json
diff --git a/platform-logic/generic-resource-api/src/main/json/cloud_leased_line/GENERIC-RESOURCE-API_cll-vnf-topology-operation-cll-create-clean.json b/platform-logic/generic-resource-api/src/main/json/cloud_leased_line/GENERIC-RESOURCE-API_cll-vnf-topology-operation-cll-create-clean.json
new file mode 100644 (file)
index 0000000..5f709bf
--- /dev/null
@@ -0,0 +1,5239 @@
+[\r
+    {\r
+        "id": "4a2a1676.3e3ca",\r
+        "type": "dgstart",\r
+        "name": "DGSTART",\r
+        "outputs": 1,\r
+        "x": 107,\r
+        "y": 137,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            [\r
+                "4dd41696.2f452"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "4dd41696.2f452",\r
+        "type": "service-logic",\r
+        "name": "GENERIC-RESOURCE-API ${project.version}",\r
+        "module": "GENERIC-RESOURCE-API",\r
+        "version": "${project.version}",\r
+        "comments": "",\r
+        "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
+        "outputs": 1,\r
+        "x": 391.2856903076172,\r
+        "y": 198.23810863494873,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            [\r
+                "44e593d9.2efad4"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "44e593d9.2efad4",\r
+        "type": "method",\r
+        "name": "method cll-vnf-topology-operation-cll-create-clean",\r
+        "xml": "<method rpc='cll-vnf-topology-operation-cll-create-clean' mode='sync'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 397.42860412597656,\r
+        "y": 283.0000305175781,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            [\r
+                "49513b93.fc23ac"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "49513b93.fc23ac",\r
+        "type": "block",\r
+        "name": "block : atomic",\r
+        "xml": "<block atomic=\"true\">",\r
+        "atomic": "true",\r
+        "outputs": 1,\r
+        "x": 747,\r
+        "y": 342,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            [\r
+                "b2135089.199e6",\r
+                "23db3db6.da8e02",\r
+                "2b8995d5.8b0c7a"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "b2135089.199e6",\r
+        "type": "returnSuccess",\r
+        "name": "return success",\r
+        "xml": "<return status='success'>\n<parameter name=\"ack-final-indicator\" value=\"Y\" />\n<parameter name=\"error-code\" value=\"200\" />\n<parameter name=\"error-message\" value=\"`$error-message`\" />\n",\r
+        "comments": "",\r
+        "x": 1048.33349609375,\r
+        "y": 612.9302978515625,\r
+        "z": "2902829f.18c74e",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "23db3db6.da8e02",\r
+        "type": "save",\r
+        "name": "get service-instance from aai",\r
+        "xml": "<!--<get-resource plugin=\"org.onap.ccsdk.sli.adaptors.aai.AAIService\" -->\n<!--\tresource=\"service-instance\"-->\n<!--\tkey='service-instance.service-instance-id = $service-data.vnfs.vnf[$vnf-index].vnf-data.service-information.service-instance-id-->\n<!--         AND customer.global-customer-id = $service-data.vnfs.vnf[$vnf-index].vnf-data.service-information.global-customer-id -->\n<!--         AND service-subscription.service-type = $service-data.vnfs.vnf[$vnf-index].vnf-data.service-information.subscription-service-type'-->\n<!--\tlocal-only=\"false\"-->\n<!--\tforce=\"true\" pfx=\"tmp.aai.service-instance\">-->\n\n<get-resource plugin=\"org.onap.ccsdk.sli.adaptors.aai.AAIService\" \n\tresource=\"service-instance\"\n\tkey='service-instance.service-instance-id = $vnf-topology-operation-input.service-information.service-instance-id\n         AND customer.global-customer-id = $vnf-topology-operation-input.service-information.global-customer-id \n         AND service-subscription.service-type = $vnf-topology-operation-input.service-information.subscription-service-type'\n\tlocal-only=\"false\"\n\tforce=\"true\" pfx=\"tmp.aai.service-instance\">\n\n\n<!--<get-resource plugin=\"org.onap.ccsdk.sli.adaptors.aai.AAIService\" -->\n<!--\tresource=\"service-instance\"-->\n<!--\tkey='service-instance.service-instance-id = $service-data.service-information.service-instance-id-->\n<!--         AND customer.global-customer-id = $service-data.vnfs.vnf[$vnf-index].vnf-data.service-information.global-customer-id -->\n<!--         AND service-subscription.service-type = $service-data.vnfs.vnf[$vnf-index].vnf-data.service-information.subscription-service-type'-->\n<!--\tlocal-only=\"false\"-->\n<!--\tforce=\"true\" pfx=\"tmp.aai.service-instance\">-->",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1069.761962890625,\r
+        "y": 315.33331298828125,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            [\r
+                "b4c73c35.f93038",\r
+                "3d5524fd.e8ecb4",\r
+                "65a2b99e.db6b"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "b4c73c35.f93038",\r
+        "type": "success",\r
+        "name": "success",\r
+        "xml": "<outcome value='success'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1294.761962890625,\r
+        "y": 173.33331298828125,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            [\r
+                "8dbada70.49fdc8"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "3d5524fd.e8ecb4",\r
+        "type": "not-found",\r
+        "name": "not-found",\r
+        "xml": "<outcome value='not-found'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1290.2529296875,\r
+        "y": 242.9073486328125,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            [\r
+                "57a109f4.ebf0e8"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "65a2b99e.db6b",\r
+        "type": "failure",\r
+        "name": "failure",\r
+        "xml": "<outcome value='failure'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1278.761962890625,\r
+        "y": 289.33331298828125,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            [\r
+                "60bf0db6.5a7ed4"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "b4e2ba33.09b93",\r
+        "type": "comment",\r
+        "name": "new for TransportSlicing",\r
+        "info": "",\r
+        "comments": "",\r
+        "x": 1048.761962890625,\r
+        "y": 203.33331298828125,\r
+        "z": "2902829f.18c74e",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "2b8995d5.8b0c7a",\r
+        "type": "execute",\r
+        "name": "execute properties",\r
+        "xml": "<execute plugin='org.onap.ccsdk.sli.plugins.prop.PropertiesNode' method='readProperties' >\n    <parameter name='fileName' value='%SDNC_CONFIG_DIR%/generic-resource-api-dg.properties' />\n    <parameter name='contextPrefix' value='prop' />",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1036.761962890625,\r
+        "y": 255.33331298828125,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "8dbada70.49fdc8",\r
+        "type": "switchNode",\r
+        "name": "switch allotted-resources_length != 0",\r
+        "xml": "<switch test='`$tmp.aai.service-instance.allotted-resources.allotted-resource_length != 0`'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1535,\r
+        "y": 170,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            [\r
+                "d1591597.ec80d8",\r
+                "57531373.e3de34"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "57a109f4.ebf0e8",\r
+        "type": "returnFailure",\r
+        "name": "return failure",\r
+        "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.l3vpn.pe1_id`\" />\n\n",\r
+        "comments": "",\r
+        "x": 1445.0623779296875,\r
+        "y": 245.85977172851562,\r
+        "z": "2902829f.18c74e",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "60bf0db6.5a7ed4",\r
+        "type": "returnFailure",\r
+        "name": "return failure",\r
+        "xml": "<return status='failure'>\n<parameter name='error-code' value='' />\n<parameter name='error-message' value='' />\n",\r
+        "comments": "",\r
+        "x": 1449,\r
+        "y": 290,\r
+        "z": "2902829f.18c74e",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "d1591597.ec80d8",\r
+        "type": "outcomeTrue",\r
+        "name": "true",\r
+        "xml": "<outcome value='true'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1740,\r
+        "y": 207,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            [\r
+                "4fdc9fba.45ecc"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "57531373.e3de34",\r
+        "type": "outcomeFalse",\r
+        "name": "false",\r
+        "xml": "<outcome value='false'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1750,\r
+        "y": 134,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "4fdc9fba.45ecc",\r
+        "type": "block",\r
+        "name": "block",\r
+        "xml": "<block>\n",\r
+        "atomic": "false",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1733,\r
+        "y": 282,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            [\r
+                "a7b4edd.d51559",\r
+                "2c272659.3a51ba",\r
+                "5c772a63.5a0db4",\r
+                "289d87b9.bd6eb8",\r
+                "58aa906f.8d52e"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "23486bfb.15b8c4",\r
+        "type": "save",\r
+        "name": "get allotted-resource from aai",\r
+        "xml": "<!--<get-resource plugin=\"org.onap.ccsdk.sli.adaptors.aai.AAIService\" -->\n<!--\tresource=\"allotted-resource\"-->\n<!--\tkey='service-instance.service-instance-id = $service-data.vnfs.vnf[$vnf-index].vnf-data.service-information.service-instance-id-->\n<!--         AND customer.global-customer-id = $service-data.vnfs.vnf[$vnf-index].vnf-data.service-information.global-customer-id -->\n<!--         AND service-subscription.service-type = $service-data.vnfs.vnf[$vnf-index].vnf-data.service-information.subscription-service-type-->\n<!--         AND allotted-resource.id = $allotted-resource-id'-->\n<!--\tlocal-only=\"false\"-->\n<!--\tforce=\"true\" pfx=\"tmp.aai.allotted-resource\">-->\n\n<get-resource plugin=\"org.onap.ccsdk.sli.adaptors.aai.AAIService\" \n\tresource=\"allotted-resource\"\n\tkey='service-instance.service-instance-id = $vnf-topology-operation-input.service-information.service-instance-id\n         AND customer.global-customer-id = $vnf-topology-operation-input.service-information.global-customer-id \n         AND service-subscription.service-type = $vnf-topology-operation-input.service-information.subscription-service-type\n         AND allotted-resource.id = $allotted-resource-id'\n\tlocal-only=\"false\"\n\tforce=\"true\" pfx=\"tmp.aai.allotted-resource\">\n\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 2219,\r
+        "y": 333,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            [\r
+                "7220fecb.3a8288",\r
+                "32198bbf.43a4fc",\r
+                "5d55cc38.78e3ec"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "7220fecb.3a8288",\r
+        "type": "success",\r
+        "name": "success",\r
+        "xml": "<outcome value='success'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 2435,\r
+        "y": 400,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            [\r
+                "fa7f120f.655768"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "32198bbf.43a4fc",\r
+        "type": "not-found",\r
+        "name": "not-found",\r
+        "xml": "<outcome value='not-found'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 2435.490966796875,\r
+        "y": 299.573974609375,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            [\r
+                "b28e6d20.f339e8"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "5d55cc38.78e3ec",\r
+        "type": "failure",\r
+        "name": "failure",\r
+        "xml": "<outcome value='failure'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 2431,\r
+        "y": 349,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            [\r
+                "3d8a7dac.ce2c6a"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "a7b4edd.d51559",\r
+        "type": "for",\r
+        "name": "for each allotted-resource",\r
+        "xml": "<for index='aridx' start='0' end='`$tmp.aai.service-instance.allotted-resources.allotted-resource_length`' >\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1936,\r
+        "y": 314,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            [\r
+                "88b22f1d.3626",\r
+                "23486bfb.15b8c4",\r
+                "8ffbf90a.9a2a4",\r
+                "9ccad127.ffcf6"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "88b22f1d.3626",\r
+        "type": "set",\r
+        "name": "set the current allotted-resource-id",\r
+        "xml": "<set>\n<parameter name='allotted-resource-id' value=\"`$tmp.aai.service-instance.allotted-resources.allotted-resource[$aridx].id`\" />\n\n\n",\r
+        "comments": "",\r
+        "x": 2216,\r
+        "y": 252,\r
+        "z": "2902829f.18c74e",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "289d87b9.bd6eb8",\r
+        "type": "set",\r
+        "name": "set tmp.arr",\r
+        "xml": "<set>\n<parameter name='tmp.arr' value='' />\n<parameter name='tmp.arridx' value='0' />\n<parameter name='tmp.arr_length' value='0' />\n\n<parameter name='otn-tunnel-slice' value='' />\n<parameter name='otn-tunnel-slice_length' value='0' />\n\n<!--<parameter name='tmp.slicevpns' value='' />-->\n<!--<parameter name='tmp.slicevpns_length' value='0' />-->\n\n<!--<parameter name='tmp.slicevpnuuids' value='' />-->\n<!--<parameter name='tmp.slicevpnuuids.' value='' />-->\n\n\n",\r
+        "comments": "",\r
+        "x": 1910,\r
+        "y": 264,\r
+        "z": "2902829f.18c74e",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "2c272659.3a51ba",\r
+        "type": "get-resource",\r
+        "name": "get-resource pnfs-list",\r
+        "xml": "<get-resource plugin=\"org.onap.ccsdk.sli.adaptors.aai.AAIService\" \n\tresource=\"pnfs\"\n\t    key=\"selflink = 'https://aai.onap:8443/aai/v24/network/pnfs?depth=0'\"\n\t\tlocal-only=\"false\" \n\t\tpfx=\"ccsdkTopopnfs\" >",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1953,\r
+        "y": 123,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "5c772a63.5a0db4",\r
+        "type": "get-resource",\r
+        "name": "get-resource logical-links",\r
+        "xml": "<get-resource plugin=\"org.onap.ccsdk.sli.adaptors.aai.AAIService\" \n\tresource=\"logical-links\"\n\t    key=\"selflink = 'https://aai.onap:8443/aai/v24/network/logical-links?depth=0'\"\n\t\tlocal-only=\"false\" \n\t\tpfx=\"ccsdkTopologicalLinks\" >",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1965,\r
+        "y": 164,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "7c71ad84.2ad9d4",\r
+        "type": "comment",\r
+        "name": "The following two nodes are for PCE",\r
+        "info": "",\r
+        "comments": "",\r
+        "x": 1990,\r
+        "y": 76,\r
+        "z": "2902829f.18c74e",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "f16230fe.988a5",\r
+        "type": "set",\r
+        "name": "set tmp.arr",\r
+        "xml": "<set>\n<parameter name='tmp.arr.' value='' />\n<parameter name='tmp.arridx' value='0' />\n<parameter name='otn-tunnel-slice.' value='' />\n\n\n",\r
+        "comments": "",\r
+        "x": 1910,\r
+        "y": 210,\r
+        "z": "2902829f.18c74e",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "b28e6d20.f339e8",\r
+        "type": "returnFailure",\r
+        "name": "return failure",\r
+        "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.l3vpn.pe1_id`\" />\n\n",\r
+        "comments": "",\r
+        "x": 2614,\r
+        "y": 302,\r
+        "z": "2902829f.18c74e",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "3d8a7dac.ce2c6a",\r
+        "type": "returnFailure",\r
+        "name": "return failure",\r
+        "xml": "<return status='failure'>\n<parameter name='error-code' value='' />\n<parameter name='error-message' value='' />\n",\r
+        "comments": "",\r
+        "x": 2613.9375,\r
+        "y": 351.1402587890625,\r
+        "z": "2902829f.18c74e",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "fa7f120f.655768",\r
+        "type": "block",\r
+        "name": "block : atomic",\r
+        "xml": "<block atomic=\"true\">",\r
+        "atomic": "true",\r
+        "outputs": 1,\r
+        "x": 2615.9375,\r
+        "y": 402.1402587890625,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            [\r
+                "e41c6870.5c2ef8"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "e41c6870.5c2ef8",\r
+        "type": "save",\r
+        "name": "get allotted-resource relationship from aai",\r
+        "xml": "<get-resource plugin=\"org.onap.ccsdk.sli.adaptors.aai.AAIService\" \n\tresource=\"allotted-resource:relationship-list\"\n\tkey='service-instance.service-instance-id = $vnf-topology-operation-input.service-information.service-instance-id\n         AND customer.global-customer-id = $vnf-topology-operation-input.service-information.global-customer-id \n         AND service-subscription.service-type = $vnf-topology-operation-input.service-information.subscription-service-type\n         AND allotted-resource.id = $allotted-resource-id'\n\tlocal-only=\"false\"\n\tforce=\"true\" pfx=\"tmp.aai.allotted-resource.relationship-list\">\n\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 2908.9375,\r
+        "y": 349.1402587890625,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            [\r
+                "54a2b596.71e144",\r
+                "d130d716.0cf7a",\r
+                "2cc5b868.058328"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "d130d716.0cf7a",\r
+        "type": "not-found",\r
+        "name": "not-found",\r
+        "xml": "<outcome value='not-found'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 3182.428466796875,\r
+        "y": 241.7142333984375,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            [\r
+                "b3a5f124.2cf16"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "b3a5f124.2cf16",\r
+        "type": "returnFailure",\r
+        "name": "return failure",\r
+        "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.l3vpn.pe1_id`\" />\n\n",\r
+        "comments": "",\r
+        "x": 3360,\r
+        "y": 242,\r
+        "z": "2902829f.18c74e",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "2cc5b868.058328",\r
+        "type": "failure",\r
+        "name": "failure",\r
+        "xml": "<outcome value='failure'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 3177.9375,\r
+        "y": 291.1402587890625,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            [\r
+                "c7a34562.68f14"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "c7a34562.68f14",\r
+        "type": "returnFailure",\r
+        "name": "return failure",\r
+        "xml": "<return status='failure'>\n<parameter name='error-code' value='' />\n<parameter name='error-message' value='' />\n",\r
+        "comments": "",\r
+        "x": 3359.9375,\r
+        "y": 291.1402587890625,\r
+        "z": "2902829f.18c74e",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "54a2b596.71e144",\r
+        "type": "success",\r
+        "name": "success",\r
+        "xml": "<outcome value='success'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 3181.9375,\r
+        "y": 342.1402587890625,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            [\r
+                "bd0a4532.c3f628"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "bd0a4532.c3f628",\r
+        "type": "block",\r
+        "name": "block : atomic",\r
+        "xml": "<block atomic=\"true\">",\r
+        "atomic": "true",\r
+        "outputs": 1,\r
+        "x": 3361.9375,\r
+        "y": 342.1402587890625,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            [\r
+                "f545f705.e2438"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "f545f705.e2438",\r
+        "type": "switchNode",\r
+        "name": "switch allotted-resource.relationship-list not empty",\r
+        "xml": "<switch test='`$tmp.aai.allotted-resource.relationship-list.relationship_length != 0`'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 2928,\r
+        "y": 477,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            [\r
+                "333578f7.b029b",\r
+                "a1ea266d.8059"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "a1ea266d.8059",\r
+        "type": "outcomeFalse",\r
+        "name": "false",\r
+        "xml": "<outcome value='false'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 3238,\r
+        "y": 484,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "333578f7.b029b",\r
+        "type": "outcomeTrue",\r
+        "name": "true",\r
+        "xml": "<outcome value='true'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 3237,\r
+        "y": 538,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            [\r
+                "76551384.dcd284"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "b7449756.393128",\r
+        "type": "outcome",\r
+        "name": "network-policy",\r
+        "xml": "<outcome value='network-policy'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 3982,\r
+        "y": 492,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            [\r
+                "497604b.3da63fc"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "497604b.3da63fc",\r
+        "type": "block",\r
+        "name": "block : atomic",\r
+        "xml": "<block atomic=\"true\">",\r
+        "atomic": "true",\r
+        "outputs": 1,\r
+        "x": 4158.9998779296875,\r
+        "y": 484.9998779296875,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            [\r
+                "5622eb31.c6aaa4",\r
+                "f42a71d2.4e018"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "76551384.dcd284",\r
+        "type": "block",\r
+        "name": "block : atomic",\r
+        "xml": "<block atomic=\"true\">",\r
+        "atomic": "true",\r
+        "outputs": 1,\r
+        "x": 3401,\r
+        "y": 464,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            [\r
+                "4cba462a.39c2",\r
+                "cfce2e8c.cb8c08"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "4cba462a.39c2",\r
+        "type": "for",\r
+        "name": "for each allotted-resource relationship",\r
+        "xml": "<for index='idx' start='0' end='`$tmp.aai.allotted-resource.relationship-list.relationship_length`' >\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 3682,\r
+        "y": 420,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            [\r
+                "96ce5ffe.418c6"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "96ce5ffe.418c6",\r
+        "type": "switchNode",\r
+        "name": "switch related-to",\r
+        "xml": "<switch test='`$tmp.aai.allotted-resource.relationship-list.relationship[$idx].related-to`'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 3944,\r
+        "y": 420,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            [\r
+                "b7449756.393128"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "5622eb31.c6aaa4",\r
+        "type": "set",\r
+        "name": "set the 1st network-policy-id",\r
+        "xml": "<set>\n<parameter name='network-policy-id' value=\"`$tmp.aai.allotted-resource.relationship-list.relationship[$idx].relationship-data[0].relationship-value`\" />\n\n\n",\r
+        "comments": "",\r
+        "x": 4401.9998779296875,\r
+        "y": 441.9998779296875,\r
+        "z": "2902829f.18c74e",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "f42a71d2.4e018",\r
+        "type": "save",\r
+        "name": "get network-policy from aai",\r
+        "xml": "<get-resource plugin=\"org.onap.ccsdk.sli.adaptors.aai.AAIService\" \n\tresource=\"network-policy\"\n\tkey='network-policy.network-policy-id = $network-policy-id'\n\tlocal-only=\"false\"\n\tforce=\"true\" pfx=\"tmp.aai.network-policy\">",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 4390.9998779296875,\r
+        "y": 496.9998779296875,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            [\r
+                "d27d0859.022f28",\r
+                "109e108a.071aff",\r
+                "335266e0.15cee2"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "335266e0.15cee2",\r
+        "type": "not-found",\r
+        "name": "not-found",\r
+        "xml": "<outcome value='not-found'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 4644,\r
+        "y": 383,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            [\r
+                "a7539c87.81698"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "a7539c87.81698",\r
+        "type": "returnFailure",\r
+        "name": "return failure",\r
+        "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.l3vpn.pe1_id`\" />\n\n",\r
+        "comments": "",\r
+        "x": 4792.571533203125,\r
+        "y": 383.2857666015625,\r
+        "z": "2902829f.18c74e",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "3deb078.64eee78",\r
+        "type": "returnFailure",\r
+        "name": "return failure",\r
+        "xml": "<return status='failure'>\n<parameter name='error-code' value='' />\n<parameter name='error-message' value='' />\n",\r
+        "comments": "",\r
+        "x": 4791.509033203125,\r
+        "y": 427.426025390625,\r
+        "z": "2902829f.18c74e",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "109e108a.071aff",\r
+        "type": "failure",\r
+        "name": "failure",\r
+        "xml": "<outcome value='failure'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 4632.509033203125,\r
+        "y": 427.426025390625,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            [\r
+                "3deb078.64eee78"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "d27d0859.022f28",\r
+        "type": "success",\r
+        "name": "success",\r
+        "xml": "<outcome value='success'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 4639.509033203125,\r
+        "y": 506.426025390625,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            [\r
+                "fa515a9e.7b382"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "fa515a9e.7b382",\r
+        "type": "block",\r
+        "name": "block",\r
+        "xml": "<block>\n",\r
+        "atomic": "false",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 4778.509033203125,\r
+        "y": 506.426025390625,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            [\r
+                "f8e42c4e.db7c",\r
+                "af21638c.1e4978"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "f8e42c4e.db7c",\r
+        "type": "set",\r
+        "name": "set the max bandwidth",\r
+        "xml": "<set>\n<parameter name='maximum-bandwidth' value=\"`$tmp.aai.network-policy.max-bandwidth`\" />\n<parameter name='route-distinguisher' value='`$maximum-bandwidth /1000 *4 /5 +1`' />\n\n\n\n",\r
+        "comments": "",\r
+        "x": 4984,\r
+        "y": 504,\r
+        "z": "2902829f.18c74e",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "af21638c.1e4978",\r
+        "type": "set",\r
+        "name": "set the max bandwidth",\r
+        "xml": "<set>\n<parameter name='gfp' value='`$maximum-bandwidth /1000 *4 /5 +1`' />\n\n\n\n",\r
+        "comments": "",\r
+        "x": 4983,\r
+        "y": 550,\r
+        "z": "2902829f.18c74e",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "cfce2e8c.cb8c08",\r
+        "type": "for",\r
+        "name": "for each allotted-resource relationship",\r
+        "xml": "<for index='idx' start='0' end='`$tmp.aai.allotted-resource.relationship-list.relationship_length`' >\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 3499,\r
+        "y": 536,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            [\r
+                "d81e40de.4db928"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "d81e40de.4db928",\r
+        "type": "switchNode",\r
+        "name": "switch related-to",\r
+        "xml": "<switch test='`$tmp.aai.allotted-resource.relationship-list.relationship[$idx].related-to`'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 3779,\r
+        "y": 536,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            [\r
+                "5031094a.3c0128"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "5031094a.3c0128",\r
+        "type": "outcome",\r
+        "name": "logical-link",\r
+        "xml": "<outcome value='logical-link'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 2192.0001220703125,\r
+        "y": 789.0001220703125,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            [\r
+                "e73c28db.21f4e"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "e73c28db.21f4e",\r
+        "type": "block",\r
+        "name": "block : atomic",\r
+        "xml": "<block atomic=\"true\">",\r
+        "atomic": "true",\r
+        "outputs": 1,\r
+        "x": 2369,\r
+        "y": 782,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            [\r
+                "315e52b1.1cc22e",\r
+                "35f8f7f9.459f"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "315e52b1.1cc22e",\r
+        "type": "set",\r
+        "name": "set the current logical-link-name",\r
+        "xml": "<set>\n<parameter name='logical-link-name' value=\"`$tmp.aai.allotted-resource.relationship-list.relationship[$idx].relationship-data[0].relationship-value`\" />\n\n\n",\r
+        "comments": "",\r
+        "x": 2612,\r
+        "y": 739,\r
+        "z": "2902829f.18c74e",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "35f8f7f9.459f",\r
+        "type": "save",\r
+        "name": "get logical-link from aai",\r
+        "xml": "<get-resource plugin=\"org.onap.ccsdk.sli.adaptors.aai.AAIService\" \n\tresource=\"logical-link\"\n\tkey='logical-link.link-name = $logical-link-name'\n\tlocal-only=\"false\"\n\tforce=\"true\" pfx=\"tmp.aai.logical-link\">",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 2601,\r
+        "y": 794,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            [\r
+                "d939ca6a.3080e8",\r
+                "9cfbb845.158be",\r
+                "6d8b4fc3.7b3018"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "d939ca6a.3080e8",\r
+        "type": "not-found",\r
+        "name": "not-found",\r
+        "xml": "<outcome value='not-found'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 2892.490966796875,\r
+        "y": 772.573974609375,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            [\r
+                "107f7ba4.2d7e2c"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "9cfbb845.158be",\r
+        "type": "failure",\r
+        "name": "failure",\r
+        "xml": "<outcome value='failure'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 2881,\r
+        "y": 817,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            [\r
+                "acf32404.78571"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "107f7ba4.2d7e2c",\r
+        "type": "returnFailure",\r
+        "name": "return failure",\r
+        "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.l3vpn.pe1_id`\" />\n\n",\r
+        "comments": "",\r
+        "x": 3041.0625,\r
+        "y": 772.8597412109375,\r
+        "z": "2902829f.18c74e",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "acf32404.78571",\r
+        "type": "returnFailure",\r
+        "name": "return failure",\r
+        "xml": "<return status='failure'>\n<parameter name='error-code' value='' />\n<parameter name='error-message' value='' />\n",\r
+        "comments": "",\r
+        "x": 3040,\r
+        "y": 817,\r
+        "z": "2902829f.18c74e",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "6d8b4fc3.7b3018",\r
+        "type": "success",\r
+        "name": "success",\r
+        "xml": "<outcome value='success'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 2888,\r
+        "y": 896,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            [\r
+                "5fee2f71.e558f"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "5fee2f71.e558f",\r
+        "type": "block",\r
+        "name": "block",\r
+        "xml": "<block>\n",\r
+        "atomic": "false",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 3027,\r
+        "y": 896,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            [\r
+                "eaccb004.7e72b",\r
+                "eb22e702.6eba4",\r
+                "86c2cb32.4be2a",\r
+                "1855e375.e26f95",\r
+                "a98465a.ebb3518",\r
+                "c39134de.e7bb78",\r
+                "2345afcc.0ac648",\r
+                "a5a8afe4.995398",\r
+                "2419d5d3.394c4a",\r
+                "7c523485.24203c",\r
+                "6836f0a.48b871",\r
+                "b794c846.a3a7a8",\r
+                "2e62e80b.5f4db"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "ecf79c2.e9d746",\r
+        "type": "execute",\r
+        "name": "execute UUID generator for ethernet-service-name",\r
+        "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils' method='generateUUID' >\n<parameter name=\"ctx-destination\" value=\"prop.ethernet-service-name\"/>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 3341,\r
+        "y": 702,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "eaccb004.7e72b",\r
+        "type": "execute",\r
+        "name": "execute UUID generator for otn-tunnel-name",\r
+        "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils' method='generateUUID' >\n<parameter name=\"ctx-destination\" value=\"prop.otn-tunnel-name\"/>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 3322,\r
+        "y": 752,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "c7da7bbe.4fbda",\r
+        "type": "set",\r
+        "name": "set new ethernet-service-name",\r
+        "xml": "<set>\n<!--<parameter name='prop.ethernet-service-name' value=\"`$tmp.aai.logical-link.link-name`\" />-->\n<parameter name='prop.ethernet-service-name' value=\"`$tmp.aai.logical-link.link-id`\" />\n\n\n",\r
+        "comments": "",\r
+        "x": 3279,\r
+        "y": 797,\r
+        "z": "2902829f.18c74e",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "eb22e702.6eba4",\r
+        "type": "set",\r
+        "name": "set network-route-one",\r
+        "xml": "<set>\n<parameter name='network-route-one' value=\"`$tmp.aai.logical-link.link-name`\" />\n\n\n",\r
+        "comments": "",\r
+        "x": 3254,\r
+        "y": 860,\r
+        "z": "2902829f.18c74e",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "86c2cb32.4be2a",\r
+        "type": "set",\r
+        "name": "set network-route-two",\r
+        "xml": "<set>\n<parameter name='network-route-two' value=\"`$tmp.aai.logical-link.link-name2`\" />\n\n\n",\r
+        "comments": "",\r
+        "x": 3255,\r
+        "y": 915,\r
+        "z": "2902829f.18c74e",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "1855e375.e26f95",\r
+        "type": "save",\r
+        "name": "get network-route-one from aai",\r
+        "xml": "<get-resource plugin=\"org.onap.ccsdk.sli.adaptors.aai.AAIService\" \n\tresource=\"network-route\"\n\tkey='network-route.route-id = $network-route-one'\n\tlocal-only=\"false\"\n\tforce=\"true\" pfx=\"tmp.aai.network-route-one\">",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 3271,\r
+        "y": 963,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            [\r
+                "a1f10f8e.c2622",\r
+                "ab6386aa.ce2908",\r
+                "465cfd34.a22f5c"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "a98465a.ebb3518",\r
+        "type": "save",\r
+        "name": "get network-route-two from aai",\r
+        "xml": "<get-resource plugin=\"org.onap.ccsdk.sli.adaptors.aai.AAIService\" \n\tresource=\"network-route\"\n\tkey='network-route.route-id = $network-route-two'\n\tlocal-only=\"false\"\n\tforce=\"true\" pfx=\"tmp.aai.network-route-two\">",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 3260,\r
+        "y": 1049.9998779296875,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            [\r
+                "1727bd6.343d1c3",\r
+                "193b021d.8148b6",\r
+                "fa057cc5.1269c"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "a1f10f8e.c2622",\r
+        "type": "not-found",\r
+        "name": "not-found",\r
+        "xml": "<outcome value='not-found'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 3472,\r
+        "y": 847,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            [\r
+                "ef53d37a.78768"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "ab6386aa.ce2908",\r
+        "type": "failure",\r
+        "name": "failure",\r
+        "xml": "<outcome value='failure'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 3467.509033203125,\r
+        "y": 896.426025390625,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            [\r
+                "2e203f6c.c03ed"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "465cfd34.a22f5c",\r
+        "type": "success",\r
+        "name": "success",\r
+        "xml": "<outcome value='success'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 3471.509033203125,\r
+        "y": 949.426025390625,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            [\r
+                "187fdc98.499a83"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "ef53d37a.78768",\r
+        "type": "returnFailure",\r
+        "name": "return failure",\r
+        "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.l3vpn.pe1_id`\" />\n\n",\r
+        "comments": "",\r
+        "x": 3620.571533203125,\r
+        "y": 846.2857666015625,\r
+        "z": "2902829f.18c74e",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "2e203f6c.c03ed",\r
+        "type": "returnFailure",\r
+        "name": "return failure",\r
+        "xml": "<return status='failure'>\n<parameter name='error-code' value='' />\n<parameter name='error-message' value='' />\n",\r
+        "comments": "",\r
+        "x": 3610.509033203125,\r
+        "y": 896.426025390625,\r
+        "z": "2902829f.18c74e",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "1727bd6.343d1c3",\r
+        "type": "not-found",\r
+        "name": "not-found",\r
+        "xml": "<outcome value='not-found'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 3483,\r
+        "y": 1019.9998779296875,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            [\r
+                "d09d8aa1.f9ab4"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "193b021d.8148b6",\r
+        "type": "failure",\r
+        "name": "failure",\r
+        "xml": "<outcome value='failure'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 3478.509033203125,\r
+        "y": 1069.4259033203125,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            [\r
+                "b9e292a1.c9c0e8"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "fa057cc5.1269c",\r
+        "type": "success",\r
+        "name": "success",\r
+        "xml": "<outcome value='success'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 3479.509033203125,\r
+        "y": 1122.4259033203125,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            [\r
+                "eb27f87a.b5a63"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "d09d8aa1.f9ab4",\r
+        "type": "returnFailure",\r
+        "name": "return failure",\r
+        "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.l3vpn.pe1_id`\" />\n\n",\r
+        "comments": "",\r
+        "x": 3631.571533203125,\r
+        "y": 1019.28564453125,\r
+        "z": "2902829f.18c74e",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "b9e292a1.c9c0e8",\r
+        "type": "returnFailure",\r
+        "name": "return failure",\r
+        "xml": "<return status='failure'>\n<parameter name='error-code' value='' />\n<parameter name='error-message' value='' />\n",\r
+        "comments": "",\r
+        "x": 3621.509033203125,\r
+        "y": 1069.4259033203125,\r
+        "z": "2902829f.18c74e",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "187fdc98.499a83",\r
+        "type": "block",\r
+        "name": "block : atomic",\r
+        "xml": "<block atomic=\"true\">",\r
+        "atomic": "true",\r
+        "outputs": 1,\r
+        "x": 3633,\r
+        "y": 949,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            [\r
+                "c01f8fee.f337d8"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "eb27f87a.b5a63",\r
+        "type": "block",\r
+        "name": "block : atomic",\r
+        "xml": "<block atomic=\"true\">",\r
+        "atomic": "true",\r
+        "outputs": 1,\r
+        "x": 3633,\r
+        "y": 1121.9998779296875,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            [\r
+                "1b75ad85.419ffa"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "c01f8fee.f337d8",\r
+        "type": "switchNode",\r
+        "name": "switch nr type",\r
+        "xml": "<switch test='`$tmp.aai.network-route-one.type`'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 3805,\r
+        "y": 949,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            [\r
+                "363c4a34.666d16",\r
+                "db7701b7.1114a8"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "1b75ad85.419ffa",\r
+        "type": "switchNode",\r
+        "name": "switch nr type",\r
+        "xml": "<switch test='`$tmp.aai.network-route-two.type`'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 3806,\r
+        "y": 1122,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            [\r
+                "be2b6c76.ff3af8",\r
+                "8a677a0d.0b4e4"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "363c4a34.666d16",\r
+        "type": "outcome",\r
+        "name": "ROOT",\r
+        "xml": "<outcome value='ROOT'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 3981,\r
+        "y": 928,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            [\r
+                "91c5280b.7efb48"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "db7701b7.1114a8",\r
+        "type": "outcome",\r
+        "name": "LEAF",\r
+        "xml": "<outcome value='LEAF'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 3983,\r
+        "y": 982,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            [\r
+                "feb127dc.b0fca"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "be2b6c76.ff3af8",\r
+        "type": "outcome",\r
+        "name": "ROOT",\r
+        "xml": "<outcome value='ROOT'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 3982,\r
+        "y": 1092,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            [\r
+                "66434378.88cb14"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "8a677a0d.0b4e4",\r
+        "type": "outcome",\r
+        "name": "LEAF",\r
+        "xml": "<outcome value='LEAF'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 3984,\r
+        "y": 1146,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            [\r
+                "7a8a47a9.7cb0d8"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "9215f524.47a16",\r
+        "type": "set",\r
+        "name": "set network-route-ROOT",\r
+        "xml": "<set>\n<parameter name='tmp.aai.network-route-ROOT.' value=\"`$tmp.aai.network-route-one.`\" />\n\n\n",\r
+        "comments": "",\r
+        "x": 4291,\r
+        "y": 880,\r
+        "z": "2902829f.18c74e",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "c685113.a58967",\r
+        "type": "set",\r
+        "name": "set network-route-LEAF",\r
+        "xml": "<set>\n<parameter name='tmp.aai.network-route-LEAF.' value=\"`$tmp.aai.network-route-one.`\" />\n\n\n",\r
+        "comments": "",\r
+        "x": 4284,\r
+        "y": 978,\r
+        "z": "2902829f.18c74e",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "9ce6893.2318f78",\r
+        "type": "set",\r
+        "name": "set network-route-ROOT",\r
+        "xml": "<set>\n<parameter name='tmp.aai.network-route-ROOT.' value=\"`$tmp.aai.network-route-two.`\" />\n\n\n",\r
+        "comments": "",\r
+        "x": 4284,\r
+        "y": 1065,\r
+        "z": "2902829f.18c74e",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "82c37441.0afd98",\r
+        "type": "set",\r
+        "name": "set network-route-LEAF",\r
+        "xml": "<set>\n<parameter name='tmp.aai.network-route-LEAF.' value=\"`$tmp.aai.network-route-two.`\" />\n\n\n",\r
+        "comments": "",\r
+        "x": 4288,\r
+        "y": 1158,\r
+        "z": "2902829f.18c74e",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "33d383f1.734384",\r
+        "type": "success",\r
+        "name": "success",\r
+        "xml": "<outcome value='success'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 3515,\r
+        "y": 1567,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            [\r
+                "538c6639.6c6368"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "1103f778.e68a59",\r
+        "type": "not-found",\r
+        "name": "not-found",\r
+        "xml": "<outcome value='not-found'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 3524.490966796875,\r
+        "y": 1609.5740356445312,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            [\r
+                "a7a47c61.df546"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "e542ccd0.a278f8",\r
+        "type": "failure",\r
+        "name": "failure",\r
+        "xml": "<outcome value='failure'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 3513,\r
+        "y": 1656,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            [\r
+                "754b02d5.434a64"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "9291fa20.ad2b7",\r
+        "type": "comment",\r
+        "name": "Question?",\r
+        "info": "How to know if DG would send this get request\nin \"nodes\" namespace instead of \"network\" namespace?",\r
+        "comments": "",\r
+        "x": 3215,\r
+        "y": 1529,\r
+        "z": "2902829f.18c74e",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "2345afcc.0ac648",\r
+        "type": "save",\r
+        "name": "get p-interface-src from aai",\r
+        "xml": "<get-resource plugin=\"org.onap.ccsdk.sli.adaptors.aai.AAIService\" \n\tresource=\"p-interface\"\n\t    key=\"pnf.pnf-name = $tmp.src.domainA.pnf-name\n\t        AND p-interface.interface-name = $tmp.aai.network-route-A.next-hop\"\n\t\tlocal-only=\"false\" \n\t\tpfx=\"tmp.aai.network-route-A.p-interface-src\" >\n\n<!--<get-resource plugin=\"org.onap.ccsdk.sli.adaptors.aai.AAIService\" -->\n<!--\tresource=\"p-interface\"-->\n<!--\t    key=\"pnf.pnf-name = $unique-src-node-Id-->\n<!--\t        and p-interface.interface-name = $tmp.aai.endpointA.relationship-list.relationship[$rel-index].relationship-data[0].relationship-value\"-->\n<!--\t\tlocal-only=\"false\" -->\n<!--\t\tpfx=\"tmp.aai.endpointA.p-interface-src\" >-->\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 3258,\r
+        "y": 1594,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            [\r
+                "33d383f1.734384",\r
+                "1103f778.e68a59",\r
+                "e542ccd0.a278f8"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "c39134de.e7bb78",\r
+        "type": "execute",\r
+        "name": "execute split tp-id to get pnf-name",\r
+        "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='split' >\n<parameter name=\"original_string\" value='`$tmp.aai.network-route-A.next-hop`'/>\n<!--<parameter name=\"regex\" value=\"[^-]+$\"/>-->\n<parameter name=\"regex\" value=\"[-]+\"/>\n<parameter name=\"ctx_memory_result_key\" value=\"param-prefix-domainA-pnfName\"/>\n\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 3259,\r
+        "y": 1264,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            [\r
+                "846097ad.2e1c3",\r
+                "39e06a12.c523ae"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "39e06a12.c523ae",\r
+        "type": "failure",\r
+        "name": "success",\r
+        "xml": "<outcome value='success'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 3482,\r
+        "y": 1250,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            [\r
+                "f0966fa1.0b829"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "846097ad.2e1c3",\r
+        "type": "failure",\r
+        "name": "failure",\r
+        "xml": "<outcome value='failure'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 3484,\r
+        "y": 1283,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            [\r
+                "36674d51.b9eb9a"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "538c6639.6c6368",\r
+        "type": "block",\r
+        "name": "block : atomic",\r
+        "xml": "<block atomic=\"true\">",\r
+        "atomic": "true",\r
+        "outputs": 1,\r
+        "x": 3687.66650390625,\r
+        "y": 1566,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            [\r
+                "6fff18a2.92ea08",\r
+                "f3044461.d6a5a8"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "a7a47c61.df546",\r
+        "type": "returnFailure",\r
+        "name": "return failure",\r
+        "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.l3vpn.pe1_id`\" />\n\n",\r
+        "comments": "",\r
+        "x": 3678.0623779296875,\r
+        "y": 1612.8597717285156,\r
+        "z": "2902829f.18c74e",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "754b02d5.434a64",\r
+        "type": "returnFailure",\r
+        "name": "return failure",\r
+        "xml": "<return status='failure'>\n<parameter name='error-code' value='' />\n<parameter name='error-message' value='' />\n",\r
+        "comments": "",\r
+        "x": 3682,\r
+        "y": 1657,\r
+        "z": "2902829f.18c74e",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "6fff18a2.92ea08",\r
+        "type": "execute",\r
+        "name": "execute split tp-id to get pnf-name",\r
+        "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='split' >\n<parameter name=\"original_string\" value='`$tmp.aai.network-route-A.p-interface-src.interface-name`'/>\n<!--<parameter name=\"regex\" value=\"[^-]+$\"/>-->\n<parameter name=\"regex\" value=\"[-]+\"/>\n<parameter name=\"ctx_memory_result_key\" value=\"param-prefix-domainA\"/>\n\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 3952,\r
+        "y": 1550,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            [\r
+                "d1ee9b94.2f27a",\r
+                "6eb5b0d3.7baf78"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "6eb5b0d3.7baf78",\r
+        "type": "failure",\r
+        "name": "success",\r
+        "xml": "<outcome value='success'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 4175,\r
+        "y": 1505,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            [\r
+                "f1c76342.65c028"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "d1ee9b94.2f27a",\r
+        "type": "failure",\r
+        "name": "failure",\r
+        "xml": "<outcome value='failure'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 4177,\r
+        "y": 1569,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            [\r
+                "7b8cb4e4.928c34"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "7b8cb4e4.928c34",\r
+        "type": "returnFailure",\r
+        "name": "return failure",\r
+        "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
+        "comments": "",\r
+        "x": 4339,\r
+        "y": 1565,\r
+        "z": "2902829f.18c74e",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "f1c76342.65c028",\r
+        "type": "block",\r
+        "name": "block : atomic",\r
+        "xml": "<block atomic=\"true\">",\r
+        "atomic": "true",\r
+        "outputs": 1,\r
+        "x": 4340,\r
+        "y": 1502,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            [\r
+                "2b4fe89a.1b97b",\r
+                "666bc5e4.57107c"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "272ec148.b5240e",\r
+        "type": "save",\r
+        "name": "save connectivity resource in AAI",\r
+        "xml": "<save plugin='org.onap.ccsdk.sli.adaptors.aai.AAIService' resource='connectivity' \n      key='connectivity.connectivity-id = $uuid.connectivity-domainA-uuid'>\n<parameter name='connectivity-id' value='`$uuid.connectivity-domainA-uuid`' />\n<parameter name='etht-svc-name' value='`$prop.ethernet-service-name`' />\n<parameter name='operational-status' value='Created' />\n<parameter name='access-provider-id' value='`$param-prefix-domainA[$param-prefix-domainA_length -9]`' />\n<parameter name='access-client-id' value='`$param-prefix-domainA[$param-prefix-domainA_length -7]`' />\n<parameter name='access-topology-id' value='`$param-prefix-domainA[$param-prefix-domainA_length -5]`' />\n<parameter name='access-node-id' value='`$param-prefix-domainA[$param-prefix-domainA_length -3]`' />\n<parameter name='access-ltp-id' value='`$param-prefix-domainA[$param-prefix-domainA_length -1]`' />\n<parameter name='cvlan' value='`$tmp.aai.network-route-A.logical-interface-id`' />\n\n<parameter name='bandwidth-profile-name' value='`$gfp`' />\n<parameter name='vpn-type' value='`$prop.sotn.vpnType`' />\n<parameter name='cir' value='`$gfp *1000000`' />\n<parameter name='eir' value='`$gfp *1000000`' />\n<parameter name='cbs' value='`$prop.sotn.cbs`' />\n<parameter name='ebs' value='`$prop.sotn.ebs`' />\n<!--<parameter name='color-aware' value='`$prop.sotn.colorAware`' />-->\n<!--<parameter name='coupling-flag' value='`$prop.sotn.couplingFlag`' />-->\n<!--<parameter name='etht-svc-name' value='`$prop.sotn.etht-svc-name`' />-->\n<parameter name='model-customization-id' value='`$network-topology-operation-input.network-information.onap-model-information.model-customization-uuid`' />\n<parameter name='model-invariant-id' value='`$network-topology-operation-input.network-information.onap-model-information.model-invariant-uuid`' />\n<parameter name='model-version-id' value='`$network-topology-operation-input.network-information.onap-model-information.model-uuid`' />\n<parameter name='connectivity-selflink' value=\"`'restconf/config/GENERIC-RESOURCE-API:services/service/'  + $network-topology-operation-input.service-information.service-instance-id  + '/service-data/networks/network/'  + $prop.sotn.network-id  + '/network-data/'` \" />\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 3954,\r
+        "y": 1709,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "5865c90a.cd5358",\r
+        "type": "execute",\r
+        "name": "execute UUID generator for connectivity domainA",\r
+        "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils' method='generateUUID' >\n<parameter name=\"ctx-destination\" value=\"uuid.connectivity-domainA-uuid\"/>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 3999,\r
+        "y": 1619,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "cab25a0.579bfa8",\r
+        "type": "save",\r
+        "name": "save TNNSSI (transport service instance) relationship to connectivity in AAI",\r
+        "xml": "<save plugin='org.onap.ccsdk.sli.adaptors.aai.AAIService' resource='service-instance:relationship-list' \n      key='service-instance.service-instance-id = $vnf-topology-operation-input.service-information.service-instance-id\n         AND customer.global-customer-id = $vnf-topology-operation-input.service-information.global-customer-id \n         AND service-subscription.service-type = $vnf-topology-operation-input.service-information.subscription-service-type' \n      force=\"true\" pfx=\"tmp.AnAI-data\">\n<parameter name=\"relationship-list.relationship[0].related-to\" value=\"connectivity\" />\n<parameter name=\"relationship-list.relationship[0].related-link\" value=\"`'/network/connectivities/connectivity/' + $uuid.connectivity-domainA-uuid`\" />\n<parameter name=\"relationship-list.relationship[0].relationship-data[0].relationship-key\" value=\"connectivity.connectivity-id\" />\n<parameter name=\"relationship-list.relationship[0].relationship-data[0].relationship-value\" value=\"`$uuid.connectivity-domainA-uuid`\" />\n\n\n<!--<save plugin='org.onap.ccsdk.sli.adaptors.aai.AAIService' resource='service-instance:relationship-list' -->\n<!--      key='service-instance.service-instance-id = $service-data.service-information.service-instance-id -->\n<!--         AND customer.global-customer-id = $service-data.networks.network[$nidx].network-data.service-information.global-customer-id -->\n<!--         AND service-subscription.service-type = $service-data.networks.network[$nidx].network-data.service-information.subscription-service-type' -->\n<!--      force=\"true\" pfx=\"tmp.AnAI-data\">-->\n<!--<parameter name=\"relationship-list.relationship[0].related-to\" value=\"connectivity\" />-->\n<!--<parameter name=\"relationship-list.relationship[0].related-link\" value=\"`'/network/connectivities/connectivity/' + $prop.sotn.network-id`\" />-->\n<!--<parameter name=\"relationship-list.relationship[0].relationship-data[0].relationship-key\" value=\"connectivity.connectivity-id\" />-->\n<!--<parameter name=\"relationship-list.relationship[0].relationship-data[0].relationship-value\" value=\"`$prop.sotn.network-id`\" />-->",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 4082,\r
+        "y": 1757,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "36674d51.b9eb9a",\r
+        "type": "returnFailure",\r
+        "name": "return failure",\r
+        "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
+        "comments": "",\r
+        "x": 3627,\r
+        "y": 1280,\r
+        "z": "2902829f.18c74e",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "f0966fa1.0b829",\r
+        "type": "block",\r
+        "name": "block : atomic",\r
+        "xml": "<block atomic=\"true\">",\r
+        "atomic": "true",\r
+        "outputs": 1,\r
+        "x": 3630,\r
+        "y": 1243,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            [\r
+                "1289ab88.c47cfc",\r
+                "43b7d27f.a3c314"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "1289ab88.c47cfc",\r
+        "type": "set",\r
+        "name": "set pnf-name",\r
+        "xml": "<set>\n<parameter name='tmp.src.domainA.pnf-name' 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                                                   $param-prefix-domainA-pnfName[6] + '-' +\n                                                   $param-prefix-domainA-pnfName[7] + '-' +\n                                                   $param-prefix-domainA-pnfName[8]`\" />\n",\r
+        "comments": "",\r
+        "x": 3804,\r
+        "y": 1199,\r
+        "z": "2902829f.18c74e",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "f3044461.d6a5a8",\r
+        "type": "for",\r
+        "name": "for each relationship",\r
+        "xml": "<for silentFailure='true' index='pividx' start='0' end='`$tmp.aai.network-route-A.p-interface-src.relationship-list.relationship_length`' >\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 3906,\r
+        "y": 1834,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            [\r
+                "1efd3cc0.01265b"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "1efd3cc0.01265b",\r
+        "type": "switchNode",\r
+        "name": "switch related-to",\r
+        "xml": "<switch test='`$tmp.aai.network-route-A.p-interface-src.relationship-list.relationship[$pividx].related-to`'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 4112,\r
+        "y": 1834,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            [\r
+                "42b8e904.3e26e8"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "42b8e904.3e26e8",\r
+        "type": "outcome",\r
+        "name": "tunnel-termination-point",\r
+        "xml": "<outcome value='tunnel-termination-point'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 4327.28564453125,\r
+        "y": 1833.82177734375,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            [\r
+                "c27d35dc.5f20a"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "43b7d27f.a3c314",\r
+        "type": "get-resource",\r
+        "name": "get-resource src pnf",\r
+        "xml": "<get-resource plugin=\"org.onap.ccsdk.sli.adaptors.aai.AAIService\" \n\t\tresource=\"pnf\" \n\t\tkey=\"pnf.pnf-name = $tmp.src.domainA.pnf-name\"\n        pfx='tmp.aai.source-pnf' local-only='false' >\n\n        <!--AND depth = '0'\"-->\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 3819,\r
+        "y": 1310,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            [\r
+                "818754d0.62847",\r
+                "ffd47564.1fe1e",\r
+                "154b0ca5.d55e4b"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "818754d0.62847",\r
+        "type": "success",\r
+        "name": "success",\r
+        "xml": "<outcome value='success'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 4014.5001220703125,\r
+        "y": 1262,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            [\r
+                "c3499a0a.3a08a"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "ffd47564.1fe1e",\r
+        "type": "not-found",\r
+        "name": "not-found",\r
+        "xml": "<outcome value='not-found'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 4006.5001220703125,\r
+        "y": 1317,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            [\r
+                "deee5298.4209e"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "154b0ca5.d55e4b",\r
+        "type": "other",\r
+        "name": "other",\r
+        "xml": "<outcome value='Other'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 4011.5001220703125,\r
+        "y": 1374,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            [\r
+                "a4184f75.2f4fc8"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "a4184f75.2f4fc8",\r
+        "type": "returnFailure",\r
+        "name": "return failure",\r
+        "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
+        "comments": "",\r
+        "x": 4163.5001220703125,\r
+        "y": 1375,\r
+        "z": "2902829f.18c74e",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "deee5298.4209e",\r
+        "type": "returnFailure",\r
+        "name": "return failure",\r
+        "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
+        "comments": "",\r
+        "x": 4174.5001220703125,\r
+        "y": 1320,\r
+        "z": "2902829f.18c74e",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "c3499a0a.3a08a",\r
+        "type": "block",\r
+        "name": "block",\r
+        "xml": "<block>\n",\r
+        "atomic": "false",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 4158.8824462890625,\r
+        "y": 1259.6556701660156,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            [\r
+                "ece91d8.33480e"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "ece91d8.33480e",\r
+        "type": "for",\r
+        "name": "for each relationship",\r
+        "xml": "<for silentFailure='true' index='spvidx' start='0' end='`$tmp.aai.source-pnf.relationship-list.relationship_length`' >\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 4343,\r
+        "y": 1274,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            [\r
+                "3d2e74e0.b28254"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "666bc5e4.57107c",\r
+        "type": "set",\r
+        "name": "set ltpId",\r
+        "xml": "<set>\n<parameter name='tmp.src.ltpId' value='`$param-prefix-domainA[$param-prefix-domainA_length -1]`' />\n",\r
+        "comments": "",\r
+        "x": 4510,\r
+        "y": 1460,\r
+        "z": "2902829f.18c74e",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "2b4fe89a.1b97b",\r
+        "type": "set",\r
+        "name": "set pnf-name",\r
+        "xml": "<set>\n<parameter name='tmp.src.pnf-name' value='`$param-prefix-domainA[$param-prefix-domainA_length -3]`' />\n",\r
+        "comments": "",\r
+        "x": 4511,\r
+        "y": 1568,\r
+        "z": "2902829f.18c74e",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "990e20c9.dc548",\r
+        "type": "comment",\r
+        "name": "TODO: FIXME",\r
+        "info": "using the output of regex string arrays,\nconcatinate index 0 to index[length-2] all together\nin order to assemble the correct pnf-name",\r
+        "comments": "",\r
+        "x": 4512,\r
+        "y": 1517,\r
+        "z": "2902829f.18c74e",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "c27d35dc.5f20a",\r
+        "type": "block",\r
+        "name": "block : atomic",\r
+        "xml": "<block atomic=\"true\">",\r
+        "atomic": "true",\r
+        "outputs": 1,\r
+        "x": 4534.1171875,\r
+        "y": 1834.34033203125,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            [\r
+                "4705b8ac.369ff8",\r
+                "140bf681.97f4d1",\r
+                "169362ec.4e0805"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "4705b8ac.369ff8",\r
+        "type": "set",\r
+        "name": "set source ttp-id",\r
+        "xml": "<set>\n<parameter name='tmp.source.ttp-id' value=\"`$tmp.aai.network-route-A.p-interface-src.relationship-list.relationship[$pividx].relationship-data[0].relationship-value`\" />\n",\r
+        "comments": "",\r
+        "x": 4749.1171875,\r
+        "y": 1796.34033203125,\r
+        "z": "2902829f.18c74e",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "140bf681.97f4d1",\r
+        "type": "get-resource",\r
+        "name": "get-resource src TTP",\r
+        "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.source.ttp-id \n\t\tAND depth = '0'\"\n        pfx='tmp.aai.source-ttp' local-only='false' >\n\n\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 4746.1171875,\r
+        "y": 1835.34033203125,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            [\r
+                "44788f51.dcb608"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "169362ec.4e0805",\r
+        "type": "break",\r
+        "name": "break",\r
+        "xml": "<break>\n",\r
+        "comments": "",\r
+        "x": 4701.6171875,\r
+        "y": 1877.34033203125,\r
+        "z": "2902829f.18c74e",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "44788f51.dcb608",\r
+        "type": "success",\r
+        "name": "success",\r
+        "xml": "<outcome value='success'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 4926.6171875,\r
+        "y": 1834.34033203125,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            [\r
+                "96d5e3b9.3b004"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "a25be771.e58d08",\r
+        "type": "outcome",\r
+        "name": "esr-thirdparty-sdnc",\r
+        "xml": "<outcome value='esr-thirdparty-sdnc'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 4741,\r
+        "y": 1278,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            [\r
+                "766cd179.71ceb"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "766cd179.71ceb",\r
+        "type": "block",\r
+        "name": "block : atomic",\r
+        "xml": "<block atomic=\"true\">",\r
+        "atomic": "true",\r
+        "outputs": 1,\r
+        "x": 4918,\r
+        "y": 1270,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            [\r
+                "4a39420e.bbc88c",\r
+                "db93fd8f.b0686"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "3d2e74e0.b28254",\r
+        "type": "switchNode",\r
+        "name": "switch related-to",\r
+        "xml": "<switch test='`$tmp.aai.source-pnf.relationship-list.relationship[$spvidx].related-to`'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 4538,\r
+        "y": 1274,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            [\r
+                "a25be771.e58d08",\r
+                "a5fe54fc.22f278"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "a5fe54fc.22f278",\r
+        "type": "outcome",\r
+        "name": "network-resource",\r
+        "xml": "<outcome value='network-resource'>",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 4744,\r
+        "y": 1352,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            [\r
+                "b8ffc162.40264"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "b8ffc162.40264",\r
+        "type": "block",\r
+        "name": "block : atomic",\r
+        "xml": "<block atomic=\"true\">",\r
+        "atomic": "true",\r
+        "outputs": 1,\r
+        "x": 4921,\r
+        "y": 1344,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            [\r
+                "401010e9.39d95"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "96d5e3b9.3b004",\r
+        "type": "block",\r
+        "name": "block : atomic",\r
+        "xml": "<block atomic=\"true\">",\r
+        "atomic": "true",\r
+        "outputs": 1,\r
+        "x": 5084.6171875,\r
+        "y": 1834.34033203125,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            [\r
+                "8dcf461b.b0a6b8"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "8dcf461b.b0a6b8",\r
+        "type": "set",\r
+        "name": "set source tunnel tp ip",\r
+        "xml": "<set>\n<parameter name='source.tunnel-tp-id' value=\"`$tmp.aai.source-ttp.tunnel-tp-id`\" />\n",\r
+        "comments": "",\r
+        "x": 5291.6171875,\r
+        "y": 1834.34033203125,\r
+        "z": "2902829f.18c74e",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "db93fd8f.b0686",\r
+        "type": "execute",\r
+        "name": "get esr-thirdparty-sdnc",\r
+        "xml": "<get-resource plugin=\"org.onap.ccsdk.sli.adaptors.aai.AAIService\" \n\t\tresource=\"esr-thirdparty-sdnc\" \n\t\tkey=\"esr-thirdparty-sdnc.thirdparty-sdnc-id = $tmp.domainA.esr-thirdparty-id AND \n\t\t     depth = '1'\"\n        pfx='tmp.aai.domainA.esr-thirdparty-sdnc' local-only='false' >",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 5126,\r
+        "y": 1277,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            [\r
+                "1554906a.f71e68",\r
+                "e44344a3.bb67b8",\r
+                "e5d285d7.a1a42"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "4a39420e.bbc88c",\r
+        "type": "set",\r
+        "name": "set esr-thirdparty-sdnc domainA id",\r
+        "xml": "<set>\n<parameter name='tmp.domainA.esr-thirdparty-id' value=\"`$tmp.aai.source-pnf.relationship-list.relationship[$spvidx].relationship-data[0].relationship-value`\" />\n",\r
+        "comments": "",\r
+        "x": 5156,\r
+        "y": 1225,\r
+        "z": "2902829f.18c74e",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "1554906a.f71e68",\r
+        "type": "success",\r
+        "name": "success",\r
+        "xml": "<outcome value='success'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 5336,\r
+        "y": 1268,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            [\r
+                "169a2bda.d46874"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "e44344a3.bb67b8",\r
+        "type": "not-found",\r
+        "name": "not-found",\r
+        "xml": "<outcome value='not-found'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 5328,\r
+        "y": 1323,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            [\r
+                "81a51254.f91678"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "e5d285d7.a1a42",\r
+        "type": "other",\r
+        "name": "other",\r
+        "xml": "<outcome value='Other'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 5333,\r
+        "y": 1380,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            [\r
+                "318f7e74.4a0292"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "318f7e74.4a0292",\r
+        "type": "returnFailure",\r
+        "name": "return failure",\r
+        "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
+        "comments": "",\r
+        "x": 5485,\r
+        "y": 1381,\r
+        "z": "2902829f.18c74e",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "81a51254.f91678",\r
+        "type": "returnFailure",\r
+        "name": "return failure",\r
+        "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
+        "comments": "",\r
+        "x": 5496,\r
+        "y": 1326,\r
+        "z": "2902829f.18c74e",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "169a2bda.d46874",\r
+        "type": "block",\r
+        "name": "block",\r
+        "xml": "<block>\n",\r
+        "atomic": "false",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 5480.38232421875,\r
+        "y": 1265.6556701660156,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            [\r
+                "40d562bc.5b73a4"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "401010e9.39d95",\r
+        "type": "set",\r
+        "name": "set domainA ethernet layer network-id",\r
+        "xml": "<set>\n<parameter name='tmp.domainA.eth-network-id' value=\"`$tmp.aai.source-pnf.relationship-list.relationship[$spvidx].relationship-data[0].relationship-value`\" />\n",\r
+        "comments": "",\r
+        "x": 5156,\r
+        "y": 1468,\r
+        "z": "2902829f.18c74e",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "40d562bc.5b73a4",\r
+        "type": "set",\r
+        "name": "set controller domainA data",\r
+        "xml": "<set>\n<parameter name='prop.sdncRestApi.thirdpartySdnc.domainA.url' value=\"`$tmp.aai.domainA.esr-thirdparty-sdnc.esr-system-info-list.esr-system-info[0].service-url`\" />\n<parameter name='prop.sdncRestApi.thirdpartySdnc.domainA.user' value=\"`$tmp.aai.domainA.esr-thirdparty-sdnc.esr-system-info-list.esr-system-info[0].user-name`\" />\n<parameter name='prop.sdncRestApi.thirdpartySdnc.domainA.password' value=\"`$tmp.aai.domainA.esr-thirdparty-sdnc.esr-system-info-list.esr-system-info[0].password`\" />\n\n\n<!--<execute plugin='org.onap.ccsdk.sli.plugins.restapicall.RestapiCallNode' method='sendRequest' >-->\n<!--<parameter name=\"restapiUrl\" value=\"`$prop.sdncRestApi.thirdpartySdnc.url + '/restconf/data/ietf-network:networks'`\" />-->\n<!--<parameter name=\"restapiUser\" value=\"`$prop.sdncRestApi.thirdpartySdnc.user`\" />-->\n<!--<parameter name=\"restapiPassword\" value=\"`$prop.sdncRestApi.thirdpartySdnc.password`\" />-->\n<!--<parameter name=\"format\" value=\"json\"/>-->\n<!--<parameter name=\"httpMethod\" value=\"get\"/>-->\n<!--<parameter name=\"responsePrefix\" value=\"topology\"/>-->\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",\r
+        "comments": "",\r
+        "x": 5695,\r
+        "y": 1262,\r
+        "z": "2902829f.18c74e",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "8e9cd61c.43d1a",\r
+        "type": "set",\r
+        "name": "set network-route-B",\r
+        "xml": "<set>\n<parameter name='tmp.aai.network-route-B.' value=\"`$tmp.aai.network-route-one.`\" />\n\n\n",\r
+        "comments": "",\r
+        "x": 4279,\r
+        "y": 916,\r
+        "z": "2902829f.18c74e",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "ecfdf50c.08026",\r
+        "type": "set",\r
+        "name": "set network-route-A",\r
+        "xml": "<set>\n<parameter name='tmp.aai.network-route-A.' value=\"`$tmp.aai.network-route-one.`\" />\n\n\n",\r
+        "comments": "",\r
+        "x": 4270,\r
+        "y": 1014,\r
+        "z": "2902829f.18c74e",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "91c5280b.7efb48",\r
+        "type": "block",\r
+        "name": "block",\r
+        "xml": "<block>\n",\r
+        "atomic": "false",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 4104,\r
+        "y": 922,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            [\r
+                "9215f524.47a16",\r
+                "8e9cd61c.43d1a"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "feb127dc.b0fca",\r
+        "type": "block",\r
+        "name": "block",\r
+        "xml": "<block>\n",\r
+        "atomic": "false",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 4110,\r
+        "y": 986,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            [\r
+                "c685113.a58967",\r
+                "ecfdf50c.08026"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "66434378.88cb14",\r
+        "type": "block",\r
+        "name": "block",\r
+        "xml": "<block>\n",\r
+        "atomic": "false",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 4110,\r
+        "y": 1092,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            [\r
+                "9ce6893.2318f78",\r
+                "caa465e0.6dcff"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "7a8a47a9.7cb0d8",\r
+        "type": "block",\r
+        "name": "block",\r
+        "xml": "<block>\n",\r
+        "atomic": "false",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 4113,\r
+        "y": 1145,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            [\r
+                "82c37441.0afd98",\r
+                "7e59d376.e30294"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "caa465e0.6dcff",\r
+        "type": "set",\r
+        "name": "set network-route-B",\r
+        "xml": "<set>\n<parameter name='tmp.aai.network-route-B.' value=\"`$tmp.aai.network-route-two.`\" />\n\n\n",\r
+        "comments": "",\r
+        "x": 4270,\r
+        "y": 1105,\r
+        "z": "2902829f.18c74e",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "7e59d376.e30294",\r
+        "type": "set",\r
+        "name": "set network-route-A",\r
+        "xml": "<set>\n<parameter name='tmp.aai.network-route-A.' value=\"`$tmp.aai.network-route-two.`\" />\n\n\n",\r
+        "comments": "",\r
+        "x": 4273,\r
+        "y": 1196,\r
+        "z": "2902829f.18c74e",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "c59f074a.c0fcd",\r
+        "type": "block",\r
+        "name": "block : atomic",\r
+        "xml": "<block atomic=\"true\">",\r
+        "atomic": "true",\r
+        "outputs": 1,\r
+        "x": 3645,\r
+        "y": 2406,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            [\r
+                "e6449278.7ffcc8",\r
+                "87feacf7.c38bf8"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "504f1aa.eb8e864",\r
+        "type": "success",\r
+        "name": "success",\r
+        "xml": "<outcome value='success'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 3472.33349609375,\r
+        "y": 2407,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            [\r
+                "c59f074a.c0fcd"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "a37a9324.8cee68",\r
+        "type": "not-found",\r
+        "name": "not-found",\r
+        "xml": "<outcome value='not-found'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 3481.824462890625,\r
+        "y": 2449.5740356445312,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            [\r
+                "2466115d.057356"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "73c3286f.8eb8c8",\r
+        "type": "failure",\r
+        "name": "failure",\r
+        "xml": "<outcome value='failure'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 3470.33349609375,\r
+        "y": 2496,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            [\r
+                "e7809543.d60ec"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "2466115d.057356",\r
+        "type": "returnFailure",\r
+        "name": "return failure",\r
+        "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.l3vpn.pe1_id`\" />\n\n",\r
+        "comments": "",\r
+        "x": 3635.3958740234375,\r
+        "y": 2452.8597717285156,\r
+        "z": "2902829f.18c74e",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "e7809543.d60ec",\r
+        "type": "returnFailure",\r
+        "name": "return failure",\r
+        "xml": "<return status='failure'>\n<parameter name='error-code' value='' />\n<parameter name='error-message' value='' />\n",\r
+        "comments": "",\r
+        "x": 3639.33349609375,\r
+        "y": 2497,\r
+        "z": "2902829f.18c74e",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "e6449278.7ffcc8",\r
+        "type": "execute",\r
+        "name": "execute split tp-id to get pnf-name",\r
+        "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='split' >\n<parameter name=\"original_string\" value='`$tmp.aai.network-route-B.p-interface-dst.interface-name`'/>\n<!--<parameter name=\"regex\" value=\"[^-]+$\"/>-->\n<parameter name=\"regex\" value=\"[-]+\"/>\n<parameter name=\"ctx_memory_result_key\" value=\"param-prefix-domainB\"/>\n\n\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 3931.33349609375,\r
+        "y": 2410.0001220703125,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            [\r
+                "b831939d.d94",\r
+                "5cb920bb.aff4d"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "5cb920bb.aff4d",\r
+        "type": "failure",\r
+        "name": "success",\r
+        "xml": "<outcome value='success'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 4154.33349609375,\r
+        "y": 2365.0001220703125,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            [\r
+                "cf6e6c99.56f7a"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "b831939d.d94",\r
+        "type": "failure",\r
+        "name": "failure",\r
+        "xml": "<outcome value='failure'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 4156.33349609375,\r
+        "y": 2429.0001220703125,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            [\r
+                "3583978e.f629a8"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "3583978e.f629a8",\r
+        "type": "returnFailure",\r
+        "name": "return failure",\r
+        "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
+        "comments": "",\r
+        "x": 4315.33349609375,\r
+        "y": 2448.0001220703125,\r
+        "z": "2902829f.18c74e",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "cf6e6c99.56f7a",\r
+        "type": "block",\r
+        "name": "block : atomic",\r
+        "xml": "<block atomic=\"true\">",\r
+        "atomic": "true",\r
+        "outputs": 1,\r
+        "x": 4319.33349609375,\r
+        "y": 2362.0001220703125,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            [\r
+                "528dc079.e1b708",\r
+                "ef41d4a6.237198"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "70e4a574.f2fbdc",\r
+        "type": "save",\r
+        "name": "save connectivity resource in AAI",\r
+        "xml": "<save plugin='org.onap.ccsdk.sli.adaptors.aai.AAIService' resource='connectivity' \n      key='connectivity.connectivity-id = $prop.connectivity-domainB-uuid'>\n<parameter name='connectivity-id' value='`$prop.connectivity-domainB-uuid`' />\n<parameter name='etht-svc-name' value='`$prop.ethernet-service-name`' />\n<parameter name='operational-status' value='Created' />\n<parameter name='access-provider-id' value='`$param-prefix-domainB[$param-prefix-domainB_length -9]`' />\n<parameter name='access-client-id' value='`$param-prefix-domainB[$param-prefix-domainB_length -7]`' />\n<parameter name='access-topology-id' value='`$param-prefix-domainB[$param-prefix-domainB_length -5]`' />\n<parameter name='access-node-id' value='`$param-prefix-domainB[$param-prefix-domainB_length -3]`' />\n<parameter name='access-ltp-id' value='`$param-prefix-domainB[$param-prefix-domainB_length -1]`' />\n<parameter name='cvlan' value='`$tmp.aai.network-route-B.logical-interface-id`' />\n\n\n<parameter name='bandwidth-profile-name' value='`$gfp`' />\n<parameter name='vpn-type' value='`$prop.sotn.vpnType`' />\n<parameter name='cir' value='`$gfp *1000000`' />\n<parameter name='eir' value='`$gfp *1000000`' />\n<parameter name='cbs' value='`$prop.sotn.cbs`' />\n<parameter name='ebs' value='`$prop.sotn.ebs`' />\n<!--<parameter name='color-aware' value='`$prop.sotn.colorAware`' />-->\n<!--<parameter name='coupling-flag' value='`$prop.sotn.couplingFlag`' />-->\n<!--<parameter name='etht-svc-name' value='`$prop.sotn.etht-svc-name`' />-->\n<parameter name='model-customization-id' value='`$network-topology-operation-input.network-information.onap-model-information.model-customization-uuid`' />\n<parameter name='model-invariant-id' value='`$network-topology-operation-input.network-information.onap-model-information.model-invariant-uuid`' />\n<parameter name='model-version-id' value='`$network-topology-operation-input.network-information.onap-model-information.model-uuid`' />\n<parameter name='connectivity-selflink' value=\"`'restconf/config/GENERIC-RESOURCE-API:services/service/'  + $network-topology-operation-input.service-information.service-instance-id  + '/service-data/networks/network/'  + $prop.sotn.network-id  + '/network-data/'` \" />\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 3933.33349609375,\r
+        "y": 2569.0001220703125,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "6fa4c461.e1732c",\r
+        "type": "execute",\r
+        "name": "execute UUID generator for connectivity domainB",\r
+        "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils' method='generateUUID' >\n<parameter name=\"ctx-destination\" value=\"prop.connectivity-domainB-uuid\"/>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 3978.33349609375,\r
+        "y": 2479.0001220703125,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "418cf3ce.c7d714",\r
+        "type": "save",\r
+        "name": "save TNNSSI (transport service instance) relationship to connectivity in AAI",\r
+        "xml": "<save plugin='org.onap.ccsdk.sli.adaptors.aai.AAIService' resource='service-instance:relationship-list' \n      key='service-instance.service-instance-id = $vnf-topology-operation-input.service-information.service-instance-id\n         AND customer.global-customer-id = $vnf-topology-operation-input.service-information.global-customer-id \n         AND service-subscription.service-type = $vnf-topology-operation-input.service-information.subscription-service-type' \n      force=\"true\" pfx=\"tmp.AnAI-data\">\n<parameter name=\"relationship-list.relationship[0].related-to\" value=\"connectivity\" />\n<parameter name=\"relationship-list.relationship[0].related-link\" value=\"`'/network/connectivities/connectivity/' + $prop.connectivity-domainB-uuid`\" />\n<parameter name=\"relationship-list.relationship[0].relationship-data[0].relationship-key\" value=\"connectivity.connectivity-id\" />\n<parameter name=\"relationship-list.relationship[0].relationship-data[0].relationship-value\" value=\"`$prop.connectivity-domainB-uuid`\" />\n\n\n<!--<save plugin='org.onap.ccsdk.sli.adaptors.aai.AAIService' resource='service-instance:relationship-list' -->\n<!--      key='service-instance.service-instance-id = $service-data.service-information.service-instance-id -->\n<!--         AND customer.global-customer-id = $service-data.networks.network[$nidx].network-data.service-information.global-customer-id -->\n<!--         AND service-subscription.service-type = $service-data.networks.network[$nidx].network-data.service-information.subscription-service-type' -->\n<!--      force=\"true\" pfx=\"tmp.AnAI-data\">-->\n<!--<parameter name=\"relationship-list.relationship[0].related-to\" value=\"connectivity\" />-->\n<!--<parameter name=\"relationship-list.relationship[0].related-link\" value=\"`'/network/connectivities/connectivity/' + $prop.sotn.network-id`\" />-->\n<!--<parameter name=\"relationship-list.relationship[0].relationship-data[0].relationship-key\" value=\"connectivity.connectivity-id\" />-->\n<!--<parameter name=\"relationship-list.relationship[0].relationship-data[0].relationship-value\" value=\"`$prop.sotn.network-id`\" />-->",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 4060.33349609375,\r
+        "y": 2634.0001220703125,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "2419d5d3.394c4a",\r
+        "type": "save",\r
+        "name": "get p-interface-dst from aai",\r
+        "xml": "<get-resource plugin=\"org.onap.ccsdk.sli.adaptors.aai.AAIService\" \n\tresource=\"p-interface\"\n\t    key=\"pnf.pnf-name = $tmp.dst.domainB.pnf-name\n\t        AND p-interface.interface-name = $tmp.aai.network-route-B.next-hop\"\n\t\tlocal-only=\"false\" \n\t\tpfx=\"tmp.aai.network-route-B.p-interface-dst\" >\n\n<!--<get-resource plugin=\"org.onap.ccsdk.sli.adaptors.aai.AAIService\" -->\n<!--\tresource=\"p-interface\"-->\n<!--\t    key=\"pnf.pnf-name = $unique-src-node-Id-->\n<!--\t        and p-interface.interface-name = $tmp.aai.endpointA.relationship-list.relationship[$rel-index].relationship-data[0].relationship-value\"-->\n<!--\t\tlocal-only=\"false\" -->\n<!--\t\tpfx=\"tmp.aai.endpointA.p-interface-src\" >-->\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 3244.33349609375,\r
+        "y": 2442,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            [\r
+                "504f1aa.eb8e864",\r
+                "a37a9324.8cee68",\r
+                "73c3286f.8eb8c8"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "b8dec384.717cf",\r
+        "type": "comment",\r
+        "name": "Question?",\r
+        "info": "How to know if DG would send this get request\nin \"nodes\" namespace instead of \"network\" namespace?",\r
+        "comments": "",\r
+        "x": 3205.33349609375,\r
+        "y": 2386,\r
+        "z": "2902829f.18c74e",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "a5a8afe4.995398",\r
+        "type": "execute",\r
+        "name": "execute split tp-id to get pnf-name",\r
+        "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='split' >\n<parameter name=\"original_string\" value='`$tmp.aai.network-route-B.next-hop`'/>\n<!--<parameter name=\"regex\" value=\"[^-]+$\"/>-->\n<parameter name=\"regex\" value=\"[-]+\"/>\n<parameter name=\"ctx_memory_result_key\" value=\"param-prefix-domainB-pnfName\"/>\n\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 3262.33349609375,\r
+        "y": 2104.9998779296875,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            [\r
+                "9c54fa6.d2aa308",\r
+                "ba5d54d9.fee348"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "ba5d54d9.fee348",\r
+        "type": "failure",\r
+        "name": "success",\r
+        "xml": "<outcome value='success'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 3485.33349609375,\r
+        "y": 2090.9998779296875,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            [\r
+                "64c87509.eed4dc"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "9c54fa6.d2aa308",\r
+        "type": "failure",\r
+        "name": "failure",\r
+        "xml": "<outcome value='failure'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 3487.33349609375,\r
+        "y": 2123.9998779296875,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            [\r
+                "bff9d45d.398f6"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "bff9d45d.398f6",\r
+        "type": "returnFailure",\r
+        "name": "return failure",\r
+        "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
+        "comments": "",\r
+        "x": 3630.33349609375,\r
+        "y": 2120.9998779296875,\r
+        "z": "2902829f.18c74e",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "64c87509.eed4dc",\r
+        "type": "block",\r
+        "name": "block : atomic",\r
+        "xml": "<block atomic=\"true\">",\r
+        "atomic": "true",\r
+        "outputs": 1,\r
+        "x": 3633.33349609375,\r
+        "y": 2083.9998779296875,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            [\r
+                "68ddabff.26f77c",\r
+                "3932be0c.eefdc2"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "68ddabff.26f77c",\r
+        "type": "set",\r
+        "name": "set pnf-name",\r
+        "xml": "<set>\n<parameter name='tmp.dst.domainB.pnf-name' 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                                                   $param-prefix-domainB-pnfName[6] + '-' +\n                                                   $param-prefix-domainB-pnfName[7] + '-' +\n                                                   $param-prefix-domainB-pnfName[8]`\" />\n",\r
+        "comments": "",\r
+        "x": 3827.33349609375,\r
+        "y": 2087,\r
+        "z": "2902829f.18c74e",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "87feacf7.c38bf8",\r
+        "type": "for",\r
+        "name": "for each relationship",\r
+        "xml": "<for silentFailure='true' index='dividx' start='0' end='`$tmp.aai.network-route-B.p-interface-dst.relationship-list.relationship_length`' >\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 3890.33349609375,\r
+        "y": 2719,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            [\r
+                "1be50176.34f787"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "1be50176.34f787",\r
+        "type": "switchNode",\r
+        "name": "switch related-to",\r
+        "xml": "<switch test='`$tmp.aai.network-route-B.p-interface-dst.relationship-list.relationship[$dividx].related-to`'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 4096.33349609375,\r
+        "y": 2719,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            [\r
+                "e1f7ff3.daa43"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "e1f7ff3.daa43",\r
+        "type": "outcome",\r
+        "name": "tunnel-termination-point",\r
+        "xml": "<outcome value='tunnel-termination-point'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 4313.619140625,\r
+        "y": 2717.82177734375,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            [\r
+                "2a02e2d9.dc0d9e"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "3932be0c.eefdc2",\r
+        "type": "get-resource",\r
+        "name": "get-resource src pnf",\r
+        "xml": "<get-resource plugin=\"org.onap.ccsdk.sli.adaptors.aai.AAIService\" \n\t\tresource=\"pnf\" \n\t\tkey=\"pnf.pnf-name = $tmp.dst.domainB.pnf-name\"\n        pfx='tmp.aai.destination-pnf' local-only='false' >\n\n        <!--AND depth = '0'\"-->\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 3849.33349609375,\r
+        "y": 2155,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            [\r
+                "2d0f7089.d1dde8",\r
+                "fd005c4a.d8bf",\r
+                "939e8fdc.7e7718"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "2d0f7089.d1dde8",\r
+        "type": "success",\r
+        "name": "success",\r
+        "xml": "<outcome value='success'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 4044.8336181640625,\r
+        "y": 2107,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            [\r
+                "30cca3a0.b1e984"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "fd005c4a.d8bf",\r
+        "type": "not-found",\r
+        "name": "not-found",\r
+        "xml": "<outcome value='not-found'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 4036.8336181640625,\r
+        "y": 2162,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            [\r
+                "13a9ea53.f74e26"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "939e8fdc.7e7718",\r
+        "type": "other",\r
+        "name": "other",\r
+        "xml": "<outcome value='Other'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 4041.8336181640625,\r
+        "y": 2219,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            [\r
+                "7b021b51.27b804"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "7b021b51.27b804",\r
+        "type": "returnFailure",\r
+        "name": "return failure",\r
+        "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
+        "comments": "",\r
+        "x": 4193.8336181640625,\r
+        "y": 2220,\r
+        "z": "2902829f.18c74e",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "13a9ea53.f74e26",\r
+        "type": "returnFailure",\r
+        "name": "return failure",\r
+        "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
+        "comments": "",\r
+        "x": 4204.8336181640625,\r
+        "y": 2165,\r
+        "z": "2902829f.18c74e",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "30cca3a0.b1e984",\r
+        "type": "block",\r
+        "name": "block",\r
+        "xml": "<block>\n",\r
+        "atomic": "false",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 4189.2159423828125,\r
+        "y": 2104.6556701660156,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            [\r
+                "b6ffbea1.954de"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "528dc079.e1b708",\r
+        "type": "set",\r
+        "name": "set ltpId",\r
+        "xml": "<set>\n<parameter name='tmp.dst.ltpId' value='`$param-prefix-domainB[$param-prefix-domainB_length -1]`' />\n",\r
+        "comments": "",\r
+        "x": 4489.33349609375,\r
+        "y": 2323.0001220703125,\r
+        "z": "2902829f.18c74e",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "ef41d4a6.237198",\r
+        "type": "set",\r
+        "name": "set pnf-name",\r
+        "xml": "<set>\n<parameter name='tmp.dst.pnf-name' value='`$param-prefix-domainB[$param-prefix-domainB_length -3]`' />\n",\r
+        "comments": "",\r
+        "x": 4490.33349609375,\r
+        "y": 2428.0001220703125,\r
+        "z": "2902829f.18c74e",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "442d43d7.782e7c",\r
+        "type": "comment",\r
+        "name": "TODO: FIXME",\r
+        "info": "using the output of regex string arrays,\nconcatinate index 0 to index[length-2] all together\nin order to assemble the correct pnf-name",\r
+        "comments": "",\r
+        "x": 4485.33349609375,\r
+        "y": 2377.0001220703125,\r
+        "z": "2902829f.18c74e",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "2a02e2d9.dc0d9e",\r
+        "type": "block",\r
+        "name": "block : atomic",\r
+        "xml": "<block atomic=\"true\">",\r
+        "atomic": "true",\r
+        "outputs": 1,\r
+        "x": 4520.45068359375,\r
+        "y": 2707.3404541015625,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            [\r
+                "c9847dda.408b8",\r
+                "34fbe7b.83d4898",\r
+                "25621ae5.b8be26"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "c9847dda.408b8",\r
+        "type": "set",\r
+        "name": "set destination ttp-id",\r
+        "xml": "<set>\n<parameter name='tmp.destination.ttp-id' value=\"`$tmp.aai.network-route-B.p-interface-dst.relationship-list.relationship[$dividx].relationship-data[0].relationship-value`\" />\n",\r
+        "comments": "",\r
+        "x": 4735.45068359375,\r
+        "y": 2669.3404541015625,\r
+        "z": "2902829f.18c74e",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "34fbe7b.83d4898",\r
+        "type": "get-resource",\r
+        "name": "get-resource src TTP",\r
+        "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.destination.ttp-id \n\t\tAND depth = '0'\"\n        pfx='tmp.aai.destination-ttp' local-only='false' >\n\n\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 4732.45068359375,\r
+        "y": 2708.3404541015625,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            [\r
+                "57e83a4e.a0aa6c"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "25621ae5.b8be26",\r
+        "type": "break",\r
+        "name": "break",\r
+        "xml": "<break>\n",\r
+        "comments": "",\r
+        "x": 4687.95068359375,\r
+        "y": 2750.3404541015625,\r
+        "z": "2902829f.18c74e",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "57e83a4e.a0aa6c",\r
+        "type": "success",\r
+        "name": "success",\r
+        "xml": "<outcome value='success'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 4912.95068359375,\r
+        "y": 2707.3404541015625,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            [\r
+                "1bf054a.fc9602b"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "1bf054a.fc9602b",\r
+        "type": "block",\r
+        "name": "block : atomic",\r
+        "xml": "<block atomic=\"true\">",\r
+        "atomic": "true",\r
+        "outputs": 1,\r
+        "x": 5070.95068359375,\r
+        "y": 2707.3404541015625,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            [\r
+                "84673a73.b83338"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "84673a73.b83338",\r
+        "type": "set",\r
+        "name": "set destination tunnel tp ip",\r
+        "xml": "<set>\n<parameter name='destination.tunnel-tp-id' value=\"`$tmp.aai.destination-ttp.tunnel-tp-id`\" />\n",\r
+        "comments": "",\r
+        "x": 5277.95068359375,\r
+        "y": 2707.3404541015625,\r
+        "z": "2902829f.18c74e",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "d76262ee.41fc78",\r
+        "type": "outcome",\r
+        "name": "esr-thirdparty-sdnc",\r
+        "xml": "<outcome value='esr-thirdparty-sdnc'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 4771.33349609375,\r
+        "y": 2123,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            [\r
+                "16ae4cb2.9049f3"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "16ae4cb2.9049f3",\r
+        "type": "block",\r
+        "name": "block : atomic",\r
+        "xml": "<block atomic=\"true\">",\r
+        "atomic": "true",\r
+        "outputs": 1,\r
+        "x": 4948.33349609375,\r
+        "y": 2115,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            [\r
+                "e86ea938.d56ff",\r
+                "3118b07d.f07b4"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "b6ffbea1.954de",\r
+        "type": "for",\r
+        "name": "for each relationship",\r
+        "xml": "<for silentFailure='true' index='dpvidx' start='0' end='`$tmp.aai.destination-pnf.relationship-list.relationship_length`' >\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 4373.33349609375,\r
+        "y": 2119,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            [\r
+                "b9078c68.40a298"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "b9078c68.40a298",\r
+        "type": "switchNode",\r
+        "name": "switch related-to",\r
+        "xml": "<switch test='`$tmp.aai.destination-pnf.relationship-list.relationship[$dpvidx].related-to`'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 4568.33349609375,\r
+        "y": 2119,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            [\r
+                "d76262ee.41fc78",\r
+                "b2b1c906.01de2"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "3118b07d.f07b4",\r
+        "type": "execute",\r
+        "name": "get esr-thirdparty-sdnc",\r
+        "xml": "<get-resource plugin=\"org.onap.ccsdk.sli.adaptors.aai.AAIService\" \n\t\tresource=\"esr-thirdparty-sdnc\" \n\t\tkey=\"esr-thirdparty-sdnc.thirdparty-sdnc-id = $tmp.domainB.esr-thirdparty-id AND \n\t\t     depth = '1'\"\n        pfx='tmp.aai.domainB.esr-thirdparty-sdnc' local-only='false' >",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 5156.33349609375,\r
+        "y": 2122,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            [\r
+                "6c958b0a.19f5a4",\r
+                "118baae.84358d5",\r
+                "1250b3fe.a83aa4"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "a44d9faa.fe0e4",\r
+        "type": "block",\r
+        "name": "block : atomic",\r
+        "xml": "<block atomic=\"true\">",\r
+        "atomic": "true",\r
+        "outputs": 1,\r
+        "x": 4950.33349609375,\r
+        "y": 2188,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            [\r
+                "b2c88a89.6bb6d"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "b2b1c906.01de2",\r
+        "type": "outcome",\r
+        "name": "network-resource",\r
+        "xml": "<outcome value='network-resource'>",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 4773.33349609375,\r
+        "y": 2196,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            [\r
+                "a44d9faa.fe0e4"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "e86ea938.d56ff",\r
+        "type": "set",\r
+        "name": "set esr-thirdparty-sdnc domainB id",\r
+        "xml": "<set>\n<parameter name='tmp.domainB.esr-thirdparty-id' value=\"`$tmp.aai.destination-pnf.relationship-list.relationship[$dpvidx].relationship-data[0].relationship-value`\" />\n",\r
+        "comments": "",\r
+        "x": 5186.33349609375,\r
+        "y": 2070,\r
+        "z": "2902829f.18c74e",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "b2c88a89.6bb6d",\r
+        "type": "set",\r
+        "name": "set domainB ethernet layer network-id",\r
+        "xml": "<set>\n<parameter name='tmp.domainB.eth-network-id' value=\"`$tmp.aai.destination-pnf.relationship-list.relationship[$dpvidx].relationship-data[0].relationship-value`\" />\n",\r
+        "comments": "",\r
+        "x": 5185.33349609375,\r
+        "y": 2312,\r
+        "z": "2902829f.18c74e",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "6c958b0a.19f5a4",\r
+        "type": "success",\r
+        "name": "success",\r
+        "xml": "<outcome value='success'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 5366.33349609375,\r
+        "y": 2113,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            [\r
+                "2e246f5a.b4103"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "118baae.84358d5",\r
+        "type": "not-found",\r
+        "name": "not-found",\r
+        "xml": "<outcome value='not-found'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 5358.33349609375,\r
+        "y": 2168,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            [\r
+                "66d6dc00.1bed6c"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "1250b3fe.a83aa4",\r
+        "type": "other",\r
+        "name": "other",\r
+        "xml": "<outcome value='Other'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 5363.33349609375,\r
+        "y": 2225,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            [\r
+                "795bee7e.95831"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "795bee7e.95831",\r
+        "type": "returnFailure",\r
+        "name": "return failure",\r
+        "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
+        "comments": "",\r
+        "x": 5515.33349609375,\r
+        "y": 2226,\r
+        "z": "2902829f.18c74e",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "66d6dc00.1bed6c",\r
+        "type": "returnFailure",\r
+        "name": "return failure",\r
+        "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
+        "comments": "",\r
+        "x": 5526.33349609375,\r
+        "y": 2171,\r
+        "z": "2902829f.18c74e",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "2e246f5a.b4103",\r
+        "type": "block",\r
+        "name": "block",\r
+        "xml": "<block>\n",\r
+        "atomic": "false",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 5510.7158203125,\r
+        "y": 2110.6556701660156,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            [\r
+                "c7de596d.cf628"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "c7de596d.cf628",\r
+        "type": "set",\r
+        "name": "set controller domainB data",\r
+        "xml": "<set>\n<parameter name='prop.sdncRestApi.thirdpartySdnc.domainB.url' value=\"`$tmp.aai.domainB.esr-thirdparty-sdnc.esr-system-info-list.esr-system-info[0].service-url`\" />\n<parameter name='prop.sdncRestApi.thirdpartySdnc.domainB.user' value=\"`$tmp.aai.domainB.esr-thirdparty-sdnc.esr-system-info-list.esr-system-info[0].user-name`\" />\n<parameter name='prop.sdncRestApi.thirdpartySdnc.domainB.password' value=\"`$tmp.aai.domainB.esr-thirdparty-sdnc.esr-system-info-list.esr-system-info[0].password`\" />\n\n\n<!--<execute plugin='org.onap.ccsdk.sli.plugins.restapicall.RestapiCallNode' method='sendRequest' >-->\n<!--<parameter name=\"restapiUrl\" value=\"`$prop.sdncRestApi.thirdpartySdnc.url + '/restconf/data/ietf-network:networks'`\" />-->\n<!--<parameter name=\"restapiUser\" value=\"`$prop.sdncRestApi.thirdpartySdnc.user`\" />-->\n<!--<parameter name=\"restapiPassword\" value=\"`$prop.sdncRestApi.thirdpartySdnc.password`\" />-->\n<!--<parameter name=\"format\" value=\"json\"/>-->\n<!--<parameter name=\"httpMethod\" value=\"get\"/>-->\n<!--<parameter name=\"responsePrefix\" value=\"topology\"/>-->\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",\r
+        "comments": "",\r
+        "x": 5725.33349609375,\r
+        "y": 2107,\r
+        "z": "2902829f.18c74e",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "7c523485.24203c",\r
+        "type": "set",\r
+        "name": "set LEAF stuff",\r
+        "xml": "<set>\n<parameter name='tmp.LEAF.pnf-name-long' 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                                                   $param-prefix-domainA-pnfName[6] + '-' +\n                                                   $param-prefix-domainA-pnfName[7] + '-' +\n                                                   $param-prefix-domainA-pnfName[8]`\" />\n\n<!--<parameter name='tmp.LEAF.pnf-name-short' value=\"`$param-prefix-domainA-pnfName[8]`\" />-->\n<parameter name='tmp.LEAF.pnf-name-short' value=\"`$tmp.src.pnf-name`\" />\n\n<parameter name='tmp.LEAF.uni-p-interface-long' value=\"`$tmp.aai.network-route-A.next-hop`\" />\n<parameter name='tmp.LEAF.uni-tp-id' value=\"`$tmp.src.ltpId`\" />\n",\r
+        "comments": "",\r
+        "x": 3224,\r
+        "y": 1717,\r
+        "z": "2902829f.18c74e",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "fded3756.dad178",\r
+        "type": "comment",\r
+        "name": "This is it (should be)",\r
+        "info": "",\r
+        "comments": "",\r
+        "x": 4446,\r
+        "y": 1000,\r
+        "z": "2902829f.18c74e",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "3766add2.8d805a",\r
+        "type": "comment",\r
+        "name": "This is it (should be)",\r
+        "info": "",\r
+        "comments": "",\r
+        "x": 4438,\r
+        "y": 1090,\r
+        "z": "2902829f.18c74e",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "6836f0a.48b871",\r
+        "type": "set",\r
+        "name": "set ROOT stuff",\r
+        "xml": "<set>\n<parameter name='tmp.ROOT.pnf-name-long' 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                                                   $param-prefix-domainB-pnfName[6] + '-' +\n                                                   $param-prefix-domainB-pnfName[7] + '-' +\n                                                   $param-prefix-domainB-pnfName[8]`\" />\n\n<!--<parameter name='tmp.ROOT.pnf-name-short' value=\"`$param-prefix-domainB-pnfName[8]`\" />-->\n<parameter name='tmp.ROOT.pnf-name-short' value=\"`$tmp.dst.pnf-name`\" />\n\n<parameter name='tmp.ROOT.uni-p-interface-long' value=\"`$tmp.aai.network-route-B.next-hop`\" />\n<parameter name='tmp.ROOT.uni-tp-id' value=\"`$tmp.dst.ltpId`\" />\n",\r
+        "comments": "",\r
+        "x": 3205,\r
+        "y": 2573,\r
+        "z": "2902829f.18c74e",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "b794c846.a3a7a8",\r
+        "type": "call",\r
+        "name": "call GENERIC-RESOURCE-API:cll-vnf-topology-operation-cll-logic",\r
+        "xml": "<call module='GENERIC-RESOURCE-API' rpc='cll-vnf-topology-operation-cll-logic' mode='sync' >\n\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 3356,\r
+        "y": 2821,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "2e62e80b.5f4db",\r
+        "type": "switchNode",\r
+        "name": "switch found-middle-man?",\r
+        "xml": "<switch test='`$found-middle-man`'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 3233,\r
+        "y": 2931,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            [\r
+                "91c4e5f7.8ea498",\r
+                "651d0ecc.91f9"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "91c4e5f7.8ea498",\r
+        "type": "outcomeFalse",\r
+        "name": "false",\r
+        "xml": "<outcome value='false'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 3417,\r
+        "y": 2910,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            [\r
+                "e83ca4b2.702b38"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "651d0ecc.91f9",\r
+        "type": "outcomeTrue",\r
+        "name": "true",\r
+        "xml": "<outcome value='true'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 3348,\r
+        "y": 4835,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            [\r
+                "e7980e09.0eb63"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "e7980e09.0eb63",\r
+        "type": "block",\r
+        "name": "block : atomic",\r
+        "xml": "<block atomic='true'>",\r
+        "atomic": "true",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 3503,\r
+        "y": 4828,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            [\r
+                "1aa8a9f7.34b03e",\r
+                "b0ed6ff1.30772",\r
+                "727be5c.c27771c"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "e83ca4b2.702b38",\r
+        "type": "block",\r
+        "name": "block : atomic",\r
+        "xml": "<block atomic='true'>",\r
+        "atomic": "true",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 3560,\r
+        "y": 2910,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            [\r
+                "d8bbc948.15f3d",\r
+                "4c5911e7.00bf",\r
+                "12a3e526.881a1b",\r
+                "832127bd.deb14",\r
+                "310c39f.91bd146",\r
+                "10ac9372.85589d",\r
+                "eff2b9f.ec05748",\r
+                "e161ec1a.4abce",\r
+                "9f446fe.9ec171",\r
+                "53557e78.f7c168",\r
+                "a884ac0.a40fdd8",\r
+                "7b528859.fb04",\r
+                "4b76c053.d564f8",\r
+                "90ff1f35.eee16",\r
+                "1b3c7e18.ddb16a",\r
+                "3e78a7bc.55ca98",\r
+                "8cf629c6.d63328"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "9f446fe.9ec171",\r
+        "type": "execute",\r
+        "name": "execute UUID generator for connectivity domainB",\r
+        "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils' method='generateUUID' >\n<parameter name=\"ctx-destination\" value=\"prop.connectivity-domainB-uuid\"/>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 3871,\r
+        "y": 3265,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "d8bbc948.15f3d",\r
+        "type": "save",\r
+        "name": "save connectivity resource in AAI",\r
+        "xml": "<save plugin='org.onap.ccsdk.sli.adaptors.aai.AAIService' resource='connectivity' \n      key='connectivity.connectivity-id = $prop.connectivity-domainB-uuid'>\n<parameter name='connectivity-id' value='`$prop.connectivity-domainB-uuid`' />\n<!--<save plugin='org.onap.ccsdk.sli.adaptors.aai.AAIService' resource='connectivity' -->\n<!--      key='connectivity.connectivity-id = $tmp.ROOT.uni-p-interface-long'>-->\n<!--<parameter name='connectivity-id' value='`$tmp.ROOT.uni-p-interface-long`' />-->\n<parameter name='etht-svc-name' value='`$prop.ethernet-service-name`' />\n<parameter name='operational-status' value='Created' />\n<parameter name='access-provider-id' value='`$param-prefix-domainB[$param-prefix-domainB_length -9]`' />\n<parameter name='access-client-id' value='`$param-prefix-domainB[$param-prefix-domainB_length -7]`' />\n<parameter name='access-topology-id' value='`$param-prefix-domainB[$param-prefix-domainB_length -5]`' />\n<parameter name='access-node-id' value='`$param-prefix-domainB[$param-prefix-domainB_length -3]`' />\n<parameter name='access-ltp-id' value='`$param-prefix-domainB[$param-prefix-domainB_length -1]`' />\n<parameter name='cvlan' value='`$tmp.aai.network-route-B.logical-interface-id`' />\n<parameter name='color-aware' value='`$tmp.ROOT.uni-p-interface-long`' />\n<parameter name='vpn-type' value='root' />\n\n\n<parameter name='bandwidth-profile-name' value='`$gfp`' />\n<parameter name='cir' value='`$gfp *1000000`' />\n<parameter name='eir' value='`$gfp *1000000`' />\n<parameter name='cbs' value='`$prop.sotn.cbs`' />\n<parameter name='ebs' value='`$prop.sotn.ebs`' />\n<!--<parameter name='color-aware' value='`$prop.sotn.colorAware`' />-->\n<!--<parameter name='coupling-flag' value='`$prop.sotn.couplingFlag`' />-->\n<!--<parameter name='etht-svc-name' value='`$prop.sotn.etht-svc-name`' />-->\n<parameter name='model-customization-id' value='`$network-topology-operation-input.network-information.onap-model-information.model-customization-uuid`' />\n<parameter name='model-invariant-id' value='`$network-topology-operation-input.network-information.onap-model-information.model-invariant-uuid`' />\n<parameter name='model-version-id' value='`$network-topology-operation-input.network-information.onap-model-information.model-uuid`' />\n<parameter name='connectivity-selflink' value=\"`'restconf/config/GENERIC-RESOURCE-API:services/service/'  + $network-topology-operation-input.service-information.service-instance-id  + '/service-data/networks/network/'  + $prop.sotn.network-id  + '/network-data/'` \" />\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 3825,\r
+        "y": 3363,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "4c5911e7.00bf",\r
+        "type": "save",\r
+        "name": "save TNNSSI (transport service instance) relationship to connectivity in AAI",\r
+        "xml": "<save plugin='org.onap.ccsdk.sli.adaptors.aai.AAIService' resource='service-instance:relationship-list' \n      key='service-instance.service-instance-id = $vnf-topology-operation-input.service-information.service-instance-id\n         AND customer.global-customer-id = $vnf-topology-operation-input.service-information.global-customer-id \n         AND service-subscription.service-type = $vnf-topology-operation-input.service-information.subscription-service-type' \n      force=\"true\" pfx=\"tmp.AnAI-data\">\n<parameter name=\"relationship-list.relationship[0].related-to\" value=\"connectivity\" />\n<parameter name=\"relationship-list.relationship[0].related-link\" value=\"`'/network/connectivities/connectivity/' + $prop.connectivity-domainB-uuid`\" />\n<parameter name=\"relationship-list.relationship[0].relationship-data[0].relationship-key\" value=\"connectivity.connectivity-id\" />\n<parameter name=\"relationship-list.relationship[0].relationship-data[0].relationship-value\" value=\"`$prop.connectivity-domainB-uuid`\" />\n\n\n<!--<save plugin='org.onap.ccsdk.sli.adaptors.aai.AAIService' resource='service-instance:relationship-list' -->\n<!--      key='service-instance.service-instance-id = $service-data.service-information.service-instance-id -->\n<!--         AND customer.global-customer-id = $service-data.networks.network[$nidx].network-data.service-information.global-customer-id -->\n<!--         AND service-subscription.service-type = $service-data.networks.network[$nidx].network-data.service-information.subscription-service-type' -->\n<!--      force=\"true\" pfx=\"tmp.AnAI-data\">-->\n<!--<parameter name=\"relationship-list.relationship[0].related-to\" value=\"connectivity\" />-->\n<!--<parameter name=\"relationship-list.relationship[0].related-link\" value=\"`'/network/connectivities/connectivity/' + $prop.sotn.network-id`\" />-->\n<!--<parameter name=\"relationship-list.relationship[0].relationship-data[0].relationship-key\" value=\"connectivity.connectivity-id\" />-->\n<!--<parameter name=\"relationship-list.relationship[0].relationship-data[0].relationship-value\" value=\"`$prop.sotn.network-id`\" />-->",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 3961,\r
+        "y": 3410,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "ec410c1b.c077a8",\r
+        "type": "comment",\r
+        "name": "Create ROOT connectivity",\r
+        "info": "",\r
+        "comments": "",\r
+        "x": 3792,\r
+        "y": 3214,\r
+        "z": "2902829f.18c74e",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "d6af901.13a67f",\r
+        "type": "comment",\r
+        "name": "create middle man connectivity and ...",\r
+        "info": "1- create middle man connectivity\n2- create relation with all connectivities\n   in the path\n3- put srcTtp (+dstTtp) somewhere in the\n   vpn-binding -> this is for later on to find\n   which OTN tunnel's bandwidth has to be increased.\n5- create UNIs\n4- create relationship to UNIs",\r
+        "comments": "",\r
+        "x": 4318,\r
+        "y": 3705,\r
+        "z": "2902829f.18c74e",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "12a3e526.881a1b",\r
+        "type": "execute",\r
+        "name": "execute UUID generator for connectivity middle-man",\r
+        "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils' method='generateUUID' >\n<parameter name=\"ctx-destination\" value=\"prop.connectivity-middle-man-uuid\"/>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 3882,\r
+        "y": 3744,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "832127bd.deb14",\r
+        "type": "save",\r
+        "name": "save connectivity resource in AAI",\r
+        "xml": "<save plugin='org.onap.ccsdk.sli.adaptors.aai.AAIService' resource='connectivity' \n      key='connectivity.connectivity-id = $prop.connectivity-middle-man-uuid'>\n<parameter name='connectivity-id' value='`$prop.connectivity-middle-man-uuid`' />\n<parameter name='etht-svc-name' value='`$prop.ethernet-service-name`' />\n<parameter name='operational-status' value='Created' />\n<!--The followings are not needed for the middle-man-connectivity-->\n<!--<parameter name='access-provider-id' value='`$param-prefix-domainB[$param-prefix-domainB_length -9]`' />-->\n<!--<parameter name='access-client-id' value='`$param-prefix-domainB[$param-prefix-domainB_length -7]`' />-->\n<!--<parameter name='access-topology-id' value='`$param-prefix-domainB[$param-prefix-domainB_length -5]`' />-->\n<!--<parameter name='access-node-id' value='`$param-prefix-domainB[$param-prefix-domainB_length -3]`' />-->\n<!--<parameter name='access-ltp-id' value='`$param-prefix-domainB[$param-prefix-domainB_length -1]`' />-->\n<parameter name='cvlan' value='`$tmp.aai.network-route-B.logical-interface-id`' />\n<parameter name='color-aware' value='`$tmp.ROOT.uni-p-interface-long`' />\n<parameter name='vpn-type' value='mdsc' />\n\n<parameter name='bandwidth-profile-name' value='`$gfp`' />\n<parameter name='cir' value='`$gfp *1000000`' />\n<parameter name='eir' value='`$gfp *1000000`' />\n<parameter name='cbs' value='`$prop.sotn.cbs`' />\n<parameter name='ebs' value='`$prop.sotn.ebs`' />\n<!--<parameter name='color-aware' value='`$prop.sotn.colorAware`' />-->\n<!--<parameter name='coupling-flag' value='`$prop.sotn.couplingFlag`' />-->\n<!--<parameter name='etht-svc-name' value='`$prop.sotn.etht-svc-name`' />-->\n<parameter name='model-customization-id' value='`$network-topology-operation-input.network-information.onap-model-information.model-customization-uuid`' />\n<parameter name='model-invariant-id' value='`$network-topology-operation-input.network-information.onap-model-information.model-invariant-uuid`' />\n<parameter name='model-version-id' value='`$network-topology-operation-input.network-information.onap-model-information.model-uuid`' />\n<parameter name='connectivity-selflink' value=\"`'restconf/config/GENERIC-RESOURCE-API:services/service/'  + $network-topology-operation-input.service-information.service-instance-id  + '/service-data/networks/network/'  + $prop.sotn.network-id  + '/network-data/'` \" />\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 3830,\r
+        "y": 3795,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "310c39f.91bd146",\r
+        "type": "save",\r
+        "name": "save TNNSSI (transport service instance) relationship to connectivity in AAI",\r
+        "xml": "<save plugin='org.onap.ccsdk.sli.adaptors.aai.AAIService' resource='service-instance:relationship-list' \n      key='service-instance.service-instance-id = $vnf-topology-operation-input.service-information.service-instance-id\n         AND customer.global-customer-id = $vnf-topology-operation-input.service-information.global-customer-id \n         AND service-subscription.service-type = $vnf-topology-operation-input.service-information.subscription-service-type' \n      force=\"true\" pfx=\"tmp.AnAI-data\">\n<parameter name=\"relationship-list.relationship[0].related-to\" value=\"connectivity\" />\n<parameter name=\"relationship-list.relationship[0].related-link\" value=\"`'/network/connectivities/connectivity/' + $prop.connectivity-middle-man-uuid`\" />\n<parameter name=\"relationship-list.relationship[0].relationship-data[0].relationship-key\" value=\"connectivity.connectivity-id\" />\n<parameter name=\"relationship-list.relationship[0].relationship-data[0].relationship-value\" value=\"`$prop.connectivity-middle-man-uuid`\" />\n\n\n<!--<save plugin='org.onap.ccsdk.sli.adaptors.aai.AAIService' resource='service-instance:relationship-list' -->\n<!--      key='service-instance.service-instance-id = $service-data.service-information.service-instance-id -->\n<!--         AND customer.global-customer-id = $service-data.networks.network[$nidx].network-data.service-information.global-customer-id -->\n<!--         AND service-subscription.service-type = $service-data.networks.network[$nidx].network-data.service-information.subscription-service-type' -->\n<!--      force=\"true\" pfx=\"tmp.AnAI-data\">-->\n<!--<parameter name=\"relationship-list.relationship[0].related-to\" value=\"connectivity\" />-->\n<!--<parameter name=\"relationship-list.relationship[0].related-link\" value=\"`'/network/connectivities/connectivity/' + $prop.sotn.network-id`\" />-->\n<!--<parameter name=\"relationship-list.relationship[0].relationship-data[0].relationship-key\" value=\"connectivity.connectivity-id\" />-->\n<!--<parameter name=\"relationship-list.relationship[0].relationship-data[0].relationship-value\" value=\"`$prop.sotn.network-id`\" />-->",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 3966,\r
+        "y": 3842,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "dff7d863.27131",\r
+        "type": "comment",\r
+        "name": "Create MIDDLE-MAN connectivity",\r
+        "info": "",\r
+        "comments": "",\r
+        "x": 3823,\r
+        "y": 3704,\r
+        "z": "2902829f.18c74e",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "7b814ee5.031238",\r
+        "type": "block",\r
+        "name": "block : atomic",\r
+        "xml": "<block atomic='true'>",\r
+        "atomic": "true",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 4253,\r
+        "y": 3901,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "10ac9372.85589d",\r
+        "type": "save",\r
+        "name": "get middle-man connectivity from aai",\r
+        "xml": "<get-resource plugin=\"org.onap.ccsdk.sli.adaptors.aai.AAIService\" \n\tresource=\"connectivity\"\n\t    key=\"connectivity.connectivity-id = $prop.connectivity-middle-man-uuid\"\n\t\tlocal-only=\"false\" \n\t\tpfx=\"middle-man-conn\" >\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 3844,\r
+        "y": 3948,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            [\r
+                "7001b67.e717f48",\r
+                "2d31ff61.2f04d",\r
+                "ccc557b3.890908"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "7001b67.e717f48",\r
+        "type": "success",\r
+        "name": "success",\r
+        "xml": "<outcome value='success'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 4091,\r
+        "y": 3902,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            [\r
+                "7b814ee5.031238"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "2d31ff61.2f04d",\r
+        "type": "not-found",\r
+        "name": "not-found",\r
+        "xml": "<outcome value='not-found'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 4091.490966796875,\r
+        "y": 3947.5740356445312,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            [\r
+                "cf949a05.c89aa8"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "ccc557b3.890908",\r
+        "type": "failure",\r
+        "name": "failure",\r
+        "xml": "<outcome value='failure'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 4089,\r
+        "y": 3991,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            [\r
+                "e98195a6.6d12"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "cf949a05.c89aa8",\r
+        "type": "returnFailure",\r
+        "name": "return failure",\r
+        "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.l3vpn.pe1_id`\" />\n\n",\r
+        "comments": "",\r
+        "x": 4254.0623779296875,\r
+        "y": 3947.8597717285156,\r
+        "z": "2902829f.18c74e",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "e98195a6.6d12",\r
+        "type": "returnFailure",\r
+        "name": "return failure",\r
+        "xml": "<return status='failure'>\n<parameter name='error-code' value='' />\n<parameter name='error-message' value='' />\n",\r
+        "comments": "",\r
+        "x": 4258,\r
+        "y": 3992,\r
+        "z": "2902829f.18c74e",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "1b3c7e18.ddb16a",\r
+        "type": "save",\r
+        "name": "save middle-man-conn relationship to connectivity-LEAF, in AAI",\r
+        "xml": "<save plugin='org.onap.ccsdk.sli.adaptors.aai.AAIService' resource='connectivity:relationship-list' \n      key='connectivity.connectivity-id = $middle-man-conn.connectivity-id' \n      force=\"true\" pfx=\"tmp.AnAI-data\">\n<parameter name=\"relationship-list.relationship[0].related-to\" value=\"connectivity\" />\n<parameter name=\"relationship-list.relationship[0].related-link\" value=\"`'/network/connectivities/connectivity/' + $uuid.connectivity-domainA-uuid`\" />\n<parameter name=\"relationship-list.relationship[0].relationship-data[0].relationship-key\" value=\"connectivity.connectivity-id\" />\n<parameter name=\"relationship-list.relationship[0].relationship-data[0].relationship-value\" value=\"`$uuid.connectivity-domainA-uuid`\" />",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 3901,\r
+        "y": 4227,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "3e78a7bc.55ca98",\r
+        "type": "save",\r
+        "name": "save middle-man-conn relationship to connectivity-ROOT, in AAI",\r
+        "xml": "<save plugin='org.onap.ccsdk.sli.adaptors.aai.AAIService' resource='connectivity:relationship-list' \n      key='connectivity.connectivity-id = $middle-man-conn.connectivity-id' \n      force=\"true\" pfx=\"tmp.AnAI-data\">\n<parameter name=\"relationship-list.relationship[0].related-to\" value=\"connectivity\" />\n<parameter name=\"relationship-list.relationship[0].related-link\" value=\"`'/network/connectivities/connectivity/' + $prop.connectivity-domainB-uuid`\" />\n<parameter name=\"relationship-list.relationship[0].relationship-data[0].relationship-key\" value=\"connectivity.connectivity-id\" />\n<parameter name=\"relationship-list.relationship[0].relationship-data[0].relationship-value\" value=\"`$prop.connectivity-domainB-uuid`\" />",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 3904,\r
+        "y": 4272,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "15c4d898.5d69ef",\r
+        "type": "save",\r
+        "name": "save middle-man-conn relationship to UNI-LEAF, in AAI",\r
+        "xml": "<save plugin='org.onap.ccsdk.sli.adaptors.aai.AAIService' resource='connectivity:relationship-list' \n      key='connectivity.connectivity-id = $middle-man-conn.connectivity-id' \n      force=\"true\" pfx=\"tmp.AnAI-data\">\n<parameter name=\"relationship-list.relationship[0].related-to\" value=\"uni\" />\n<parameter name=\"relationship-list.relationship[0].related-link\" value=\"`'/network/unis/uni/' + $tmp.LEAF.uni-p-interface-long`\" />\n<parameter name=\"relationship-list.relationship[0].relationship-data[0].relationship-key\" value=\"uni.id\" />\n<parameter name=\"relationship-list.relationship[0].relationship-data[0].relationship-value\" value=\"`$tmp.LEAF.uni-p-interface-long`\" />",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 3893,\r
+        "y": 4063,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "b9514e95.f8a09",\r
+        "type": "save",\r
+        "name": "save middle-man-conn relationship to UNI-ROOT, in AAI",\r
+        "xml": "<save plugin='org.onap.ccsdk.sli.adaptors.aai.AAIService' resource='connectivity:relationship-list' \n      key='connectivity.connectivity-id = $middle-man-conn.connectivity-id' \n      force=\"true\" pfx=\"tmp.AnAI-data\">\n<parameter name=\"relationship-list.relationship[0].related-to\" value=\"uni\" />\n<parameter name=\"relationship-list.relationship[0].related-link\" value=\"`'/network/unis/uni/' + $tmp.ROOT.uni-p-interface-long`\" />\n<parameter name=\"relationship-list.relationship[0].relationship-data[0].relationship-key\" value=\"uni.id\" />\n<parameter name=\"relationship-list.relationship[0].relationship-data[0].relationship-value\" value=\"`$tmp.ROOT.uni-p-interface-long`\" />",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 3895,\r
+        "y": 4110,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "c557914b.681778",\r
+        "type": "comment",\r
+        "name": "The following two will be done in F1",\r
+        "info": "",\r
+        "comments": "",\r
+        "x": 3817,\r
+        "y": 4180,\r
+        "z": "2902829f.18c74e",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "55d807b9.9e0f1",\r
+        "type": "save",\r
+        "name": "save middle-man-conn relationship to UNI-LEAF, in AAI",\r
+        "xml": "<save plugin='org.onap.ccsdk.sli.adaptors.aai.AAIService' resource='connectivity:relationship-list' \n      key='connectivity.connectivity-id = $middle-man-conn.connectivity-id' \n      force=\"true\" pfx=\"tmp.AnAI-data\">\n<parameter name=\"relationship-list.relationship[0].related-to\" value=\"uni\" />\n<parameter name=\"relationship-list.relationship[0].related-link\" value=\"`'/network/unis/uni/' + $tmp.LEAF.uni-p-interface-long`\" />\n<parameter name=\"relationship-list.relationship[0].relationship-data[0].relationship-key\" value=\"uni.id\" />\n<parameter name=\"relationship-list.relationship[0].relationship-data[0].relationship-value\" value=\"`$tmp.LEAF.uni-p-interface-long`\" />",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 4424,\r
+        "y": 4909,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "1aa8a9f7.34b03e",\r
+        "type": "switchNode",\r
+        "name": "switch no-pce-call",\r
+        "xml": "<switch test='`$no-pce-call`'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 3718,\r
+        "y": 4809,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            [\r
+                "449091f.4415ef",\r
+                "1ea76e22.242bea"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "1ea76e22.242bea",\r
+        "type": "outcomeFalse",\r
+        "name": "false",\r
+        "xml": "<outcome value='false'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 3890,\r
+        "y": 4806,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            [\r
+                "8b1b5cc1.1af92"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "449091f.4415ef",\r
+        "type": "outcomeFalse",\r
+        "name": "true",\r
+        "xml": "<outcome value='true'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 3803,\r
+        "y": 5906,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            [\r
+                "6b1cb253.86fb4c"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "c26b2751.5ae09",\r
+        "type": "comment",\r
+        "name": "1 --> PCE is needed",\r
+        "info": "",\r
+        "comments": "",\r
+        "x": 3903,\r
+        "y": 4776,\r
+        "z": "2902829f.18c74e",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "ace6e9f0.39e568",\r
+        "type": "comment",\r
+        "name": "2 --> no need to call PCE",\r
+        "info": "",\r
+        "comments": "",\r
+        "x": 3874,\r
+        "y": 5864,\r
+        "z": "2902829f.18c74e",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "eff2b9f.ec05748",\r
+        "type": "call",\r
+        "name": "call GENERIC-RESOURCE-API:cll-vnf-topology-operation-cll-F1",\r
+        "xml": "<call module='GENERIC-RESOURCE-API' rpc='cll-vnf-topology-operation-cll-F1' mode='sync' >\n\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 3901,\r
+        "y": 4336,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "8b1b5cc1.1af92",\r
+        "type": "block",\r
+        "name": "block : atomic",\r
+        "xml": "<block atomic='true'>",\r
+        "atomic": "true",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 4066,\r
+        "y": 4808,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            [\r
+                "92650fb7.4fb248",\r
+                "32b221b8.94e72e",\r
+                "c940cf7e.ee51b",\r
+                "dce0cedd.454b5",\r
+                "5ecdaa6f.e24ff4",\r
+                "3829dc12.3b5b24"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "6001979f.e727",\r
+        "type": "comment",\r
+        "name": "Use the middle-man-conn.eth-srv-name for the LEAF connectivity's eth srv name",\r
+        "info": "",\r
+        "comments": "",\r
+        "x": 5472,\r
+        "y": 4534,\r
+        "z": "2902829f.18c74e",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "92650fb7.4fb248",\r
+        "type": "call",\r
+        "name": "call GENERIC-RESOURCE-API:cll-vnf-topology-operation-cll-F1",\r
+        "xml": "<call module='GENERIC-RESOURCE-API' rpc='cll-vnf-topology-operation-cll-F1' mode='sync' >\n\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 4419,\r
+        "y": 5212,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "4d81f93.f62ae88",\r
+        "type": "call",\r
+        "name": "call GENERIC-RESOURCE-API:cll-vnf-topology-operation-cll-F1-activate",\r
+        "xml": "<call module='GENERIC-RESOURCE-API' rpc='cll-vnf-topology-operation-cll-F1-activate' mode='sync' >\n\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 3911,\r
+        "y": 4391,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "9c2b0edc.50b4c",\r
+        "type": "call",\r
+        "name": "call GENERIC-RESOURCE-API:cll-vnf-topology-operation-cll-F1-activate",\r
+        "xml": "<call module='GENERIC-RESOURCE-API' rpc='cll-vnf-topology-operation-cll-F1-activate' mode='sync' >\n\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 4447,\r
+        "y": 5263,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "e161ec1a.4abce",\r
+        "type": "save",\r
+        "name": "save connectivityB relationship to UNI-ROOT, in AAI",\r
+        "xml": "<save plugin='org.onap.ccsdk.sli.adaptors.aai.AAIService' resource='connectivity:relationship-list' \n      key='connectivity.connectivity-id = $prop.connectivity-domainB-uuid' \n      force=\"true\" pfx=\"tmp.AnAI-data\">\n<parameter name=\"relationship-list.relationship[0].related-to\" value=\"uni\" />\n<parameter name=\"relationship-list.relationship[0].related-link\" value=\"`'/network/unis/uni/' + $tmp.ROOT.uni-p-interface-long`\" />\n<parameter name=\"relationship-list.relationship[0].relationship-data[0].relationship-key\" value=\"uni.id\" />\n<parameter name=\"relationship-list.relationship[0].relationship-data[0].relationship-value\" value=\"`$tmp.ROOT.uni-p-interface-long`\" />",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 3877,\r
+        "y": 3604,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "d5e12d5f.415ec",\r
+        "type": "save",\r
+        "name": "save connectivityA relationship to UNI-LEAF, in AAI",\r
+        "xml": "<save plugin='org.onap.ccsdk.sli.adaptors.aai.AAIService' resource='connectivity:relationship-list' \n      key='connectivity.connectivity-id = $prop.connectivity-domainA-uuid' \n      force=\"true\" pfx=\"tmp.AnAI-data\">\n<parameter name=\"relationship-list.relationship[0].related-to\" value=\"uni\" />\n<parameter name=\"relationship-list.relationship[0].related-link\" value=\"`'/network/unis/uni/' + $tmp.LEAF.uni-p-interface-long`\" />\n<parameter name=\"relationship-list.relationship[0].relationship-data[0].relationship-key\" value=\"uni.id\" />\n<parameter name=\"relationship-list.relationship[0].relationship-data[0].relationship-value\" value=\"`$tmp.LEAF.uni-p-interface-long`\" />",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 3337,\r
+        "y": 1823,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "47f64a4f.cc38f4",\r
+        "type": "save",\r
+        "name": "save LEAF UNI in AAI",\r
+        "xml": "<save plugin='org.onap.ccsdk.sli.adaptors.aai.AAIService' resource='uni' \n      key='uni.id = $tmp.LEAF.uni-p-interface-long'>\n<parameter name='id' value='`$tmp.LEAF.uni-p-interface-long`' />\n<parameter name='tp-id' value='`$tmp.LEAF.uni-p-interface-short`' />\n<parameter name='cvlan' value='`$tmp.aai.network-route-A.logical-interface-id`' />\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 3244,\r
+        "y": 1770,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "461bf5c9.7233b4",\r
+        "type": "set",\r
+        "name": "set prop.connectivity-domainB-uuid=tmp.ROOT.uni-p-interface-long",\r
+        "xml": "<set>\n<parameter name='prop.connectivity-domainB-uuid' value=\"`$tmp.ROOT.uni-p-interface-long`\" />\n",\r
+        "comments": "",\r
+        "x": 3927,\r
+        "y": 3307,\r
+        "z": "2902829f.18c74e",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "53557e78.f7c168",\r
+        "type": "execute",\r
+        "name": "execute UUID generator for connectivity domainA",\r
+        "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils' method='generateUUID' >\n<parameter name=\"ctx-destination\" value=\"uuid.connectivity-domainA-uuid\"/>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 3874,\r
+        "y": 2895,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "a884ac0.a40fdd8",\r
+        "type": "save",\r
+        "name": "save connectivity resource in AAI",\r
+        "xml": "<save plugin='org.onap.ccsdk.sli.adaptors.aai.AAIService' resource='connectivity' \n      key='connectivity.connectivity-id = $uuid.connectivity-domainA-uuid'>\n<parameter name='connectivity-id' value='`$uuid.connectivity-domainA-uuid`' />\n<parameter name='etht-svc-name' value='`$prop.ethernet-service-name`' />\n<parameter name='operational-status' value='Created' />\n<parameter name='access-provider-id' value='`$param-prefix-domainA[$param-prefix-domainA_length -9]`' />\n<parameter name='access-client-id' value='`$param-prefix-domainA[$param-prefix-domainA_length -7]`' />\n<parameter name='access-topology-id' value='`$param-prefix-domainA[$param-prefix-domainA_length -5]`' />\n<parameter name='access-node-id' value='`$param-prefix-domainA[$param-prefix-domainA_length -3]`' />\n<parameter name='access-ltp-id' value='`$param-prefix-domainA[$param-prefix-domainA_length -1]`' />\n<parameter name='cvlan' value='`$tmp.aai.network-route-A.logical-interface-id`' />\n<parameter name='vpn-type' value='leaf' />\n\n<parameter name='bandwidth-profile-name' value='`$gfp`' />\n<parameter name='cir' value='`$gfp *1000000`' />\n<parameter name='eir' value='`$gfp *1000000`' />\n<parameter name='cbs' value='`$prop.sotn.cbs`' />\n<parameter name='ebs' value='`$prop.sotn.ebs`' />\n<!--<parameter name='color-aware' value='`$prop.sotn.colorAware`' />-->\n<!--<parameter name='coupling-flag' value='`$prop.sotn.couplingFlag`' />-->\n<!--<parameter name='etht-svc-name' value='`$prop.sotn.etht-svc-name`' />-->\n<parameter name='model-customization-id' value='`$network-topology-operation-input.network-information.onap-model-information.model-customization-uuid`' />\n<parameter name='model-invariant-id' value='`$network-topology-operation-input.network-information.onap-model-information.model-invariant-uuid`' />\n<parameter name='model-version-id' value='`$network-topology-operation-input.network-information.onap-model-information.model-uuid`' />\n<parameter name='connectivity-selflink' value=\"`'restconf/config/GENERIC-RESOURCE-API:services/service/'  + $network-topology-operation-input.service-information.service-instance-id  + '/service-data/networks/network/'  + $prop.sotn.network-id  + '/network-data/'` \" />\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 3822,\r
+        "y": 2943,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "7b528859.fb04",\r
+        "type": "save",\r
+        "name": "save TNNSSI (transport service instance) relationship to connectivity in AAI",\r
+        "xml": "<save plugin='org.onap.ccsdk.sli.adaptors.aai.AAIService' resource='service-instance:relationship-list' \n      key='service-instance.service-instance-id = $vnf-topology-operation-input.service-information.service-instance-id\n         AND customer.global-customer-id = $vnf-topology-operation-input.service-information.global-customer-id \n         AND service-subscription.service-type = $vnf-topology-operation-input.service-information.subscription-service-type' \n      force=\"true\" pfx=\"tmp.AnAI-data\">\n<parameter name=\"relationship-list.relationship[0].related-to\" value=\"connectivity\" />\n<parameter name=\"relationship-list.relationship[0].related-link\" value=\"`'/network/connectivities/connectivity/' + $uuid.connectivity-domainA-uuid`\" />\n<parameter name=\"relationship-list.relationship[0].relationship-data[0].relationship-key\" value=\"connectivity.connectivity-id\" />\n<parameter name=\"relationship-list.relationship[0].relationship-data[0].relationship-value\" value=\"`$uuid.connectivity-domainA-uuid`\" />\n\n\n<!--<save plugin='org.onap.ccsdk.sli.adaptors.aai.AAIService' resource='service-instance:relationship-list' -->\n<!--      key='service-instance.service-instance-id = $service-data.service-information.service-instance-id -->\n<!--         AND customer.global-customer-id = $service-data.networks.network[$nidx].network-data.service-information.global-customer-id -->\n<!--         AND service-subscription.service-type = $service-data.networks.network[$nidx].network-data.service-information.subscription-service-type' -->\n<!--      force=\"true\" pfx=\"tmp.AnAI-data\">-->\n<!--<parameter name=\"relationship-list.relationship[0].related-to\" value=\"connectivity\" />-->\n<!--<parameter name=\"relationship-list.relationship[0].related-link\" value=\"`'/network/connectivities/connectivity/' + $prop.sotn.network-id`\" />-->\n<!--<parameter name=\"relationship-list.relationship[0].relationship-data[0].relationship-key\" value=\"connectivity.connectivity-id\" />-->\n<!--<parameter name=\"relationship-list.relationship[0].relationship-data[0].relationship-value\" value=\"`$prop.sotn.network-id`\" />-->",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 3950,\r
+        "y": 2990,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "145ad0a4.4a593f",\r
+        "type": "comment",\r
+        "name": "Create LEAF connectivity",\r
+        "info": "",\r
+        "comments": "",\r
+        "x": 3787,\r
+        "y": 2853,\r
+        "z": "2902829f.18c74e",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "4b76c053.d564f8",\r
+        "type": "save",\r
+        "name": "save LEAF UNI in AAI",\r
+        "xml": "<save plugin='org.onap.ccsdk.sli.adaptors.aai.AAIService' resource='uni' \n      key='uni.id = $tmp.LEAF.uni-p-interface-long'>\n<parameter name='id' value='`$tmp.LEAF.uni-p-interface-long`' />\n<parameter name='tp-id' value='`$tmp.LEAF.uni-tp-id`' />\n<parameter name='cvlan' value='`$tmp.aai.network-route-A.logical-interface-id`' />\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 3784,\r
+        "y": 3081,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "90ff1f35.eee16",\r
+        "type": "save",\r
+        "name": "save connectivityA relationship to UNI-LEAF, in AAI",\r
+        "xml": "<save plugin='org.onap.ccsdk.sli.adaptors.aai.AAIService' resource='connectivity:relationship-list' \n      key='connectivity.connectivity-id = $uuid.connectivity-domainA-uuid' \n      force=\"true\" pfx=\"tmp.AnAI-data\">\n<parameter name=\"relationship-list.relationship[0].related-to\" value=\"uni\" />\n<parameter name=\"relationship-list.relationship[0].related-link\" value=\"`'/network/unis/uni/' + $tmp.LEAF.uni-p-interface-long`\" />\n<parameter name=\"relationship-list.relationship[0].relationship-data[0].relationship-key\" value=\"uni.id\" />\n<parameter name=\"relationship-list.relationship[0].relationship-data[0].relationship-value\" value=\"`$tmp.LEAF.uni-p-interface-long`\" />",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 3877,\r
+        "y": 3134,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "f9c3a7e4.4b967",\r
+        "type": "comment",\r
+        "name": "Create LEAF UNI",\r
+        "info": "",\r
+        "comments": "",\r
+        "x": 3768,\r
+        "y": 3037,\r
+        "z": "2902829f.18c74e",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "c6c09b88.1384d8",\r
+        "type": "comment",\r
+        "name": "Create ROOT UNI",\r
+        "info": "",\r
+        "comments": "",\r
+        "x": 3774,\r
+        "y": 3487,\r
+        "z": "2902829f.18c74e",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "dce0cedd.454b5",\r
+        "type": "save",\r
+        "name": "save LEAF UNI in AAI",\r
+        "xml": "<save plugin='org.onap.ccsdk.sli.adaptors.aai.AAIService' resource='uni' \n      key='uni.id = $tmp.LEAF.uni-p-interface-long'>\n<parameter name='id' value='`$tmp.LEAF.uni-p-interface-long`' />\n<parameter name='tp-id' value='`$tmp.LEAF.uni-tp-id`' />\n<parameter name='cvlan' value='`$tmp.aai.network-route-A.logical-interface-id`' />\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 4341,\r
+        "y": 4542,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "d819a295.d1d948",\r
+        "type": "comment",\r
+        "name": "Create LEAF UNI",\r
+        "info": "",\r
+        "comments": "",\r
+        "x": 4325,\r
+        "y": 4498,\r
+        "z": "2902829f.18c74e",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "8a0e3e5f.c139f",\r
+        "type": "comment",\r
+        "name": "Create LEAF connectivity",\r
+        "info": "",\r
+        "comments": "",\r
+        "x": 5072,\r
+        "y": 4529,\r
+        "z": "2902829f.18c74e",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "3d40af5d.b5351",\r
+        "type": "execute",\r
+        "name": "execute UUID generator for connectivity domainA",\r
+        "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils' method='generateUUID' >\n<parameter name=\"ctx-destination\" value=\"uuid.connectivity-domainA-uuid\"/>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 5159,\r
+        "y": 4571,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "113bf6b.aca4d89",\r
+        "type": "save",\r
+        "name": "save connectivity resource in AAI",\r
+        "xml": "<save plugin='org.onap.ccsdk.sli.adaptors.aai.AAIService' resource='connectivity' \n      key='connectivity.connectivity-id = $uuid.connectivity-domainA-uuid'>\n<parameter name='connectivity-id' value='`$uuid.connectivity-domainA-uuid`' />\n<parameter name='etht-svc-name' value='`$middle-man-conn.etht-svc-name`' />\n<parameter name='operational-status' value='Created' />\n<parameter name='access-provider-id' value='`$param-prefix-domainA[$param-prefix-domainA_length -9]`' />\n<parameter name='access-client-id' value='`$param-prefix-domainA[$param-prefix-domainA_length -7]`' />\n<parameter name='access-topology-id' value='`$param-prefix-domainA[$param-prefix-domainA_length -5]`' />\n<parameter name='access-node-id' value='`$param-prefix-domainA[$param-prefix-domainA_length -3]`' />\n<parameter name='access-ltp-id' value='`$param-prefix-domainA[$param-prefix-domainA_length -1]`' />\n<parameter name='cvlan' value='`$tmp.aai.network-route-A.logical-interface-id`' />\n<parameter name='vpn-type' value='leaf' />\n\n<parameter name='bandwidth-profile-name' value='`$gfp`' />\n<parameter name='cir' value='`$gfp *1000000`' />\n<parameter name='eir' value='`$gfp *1000000`' />\n<parameter name='cbs' value='`$prop.sotn.cbs`' />\n<parameter name='ebs' value='`$prop.sotn.ebs`' />\n<!--<parameter name='color-aware' value='`$prop.sotn.colorAware`' />-->\n<!--<parameter name='coupling-flag' value='`$prop.sotn.couplingFlag`' />-->\n<!--<parameter name='etht-svc-name' value='`$prop.sotn.etht-svc-name`' />-->\n<parameter name='model-customization-id' value='`$network-topology-operation-input.network-information.onap-model-information.model-customization-uuid`' />\n<parameter name='model-invariant-id' value='`$network-topology-operation-input.network-information.onap-model-information.model-invariant-uuid`' />\n<parameter name='model-version-id' value='`$network-topology-operation-input.network-information.onap-model-information.model-uuid`' />\n<parameter name='connectivity-selflink' value=\"`'restconf/config/GENERIC-RESOURCE-API:services/service/'  + $network-topology-operation-input.service-information.service-instance-id  + '/service-data/networks/network/'  + $prop.sotn.network-id  + '/network-data/'` \" />\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 5107,\r
+        "y": 4619,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "e3b325e.735f958",\r
+        "type": "save",\r
+        "name": "save TNNSSI (transport service instance) relationship to connectivity in AAI",\r
+        "xml": "<save plugin='org.onap.ccsdk.sli.adaptors.aai.AAIService' resource='service-instance:relationship-list' \n      key='service-instance.service-instance-id = $vnf-topology-operation-input.service-information.service-instance-id\n         AND customer.global-customer-id = $vnf-topology-operation-input.service-information.global-customer-id \n         AND service-subscription.service-type = $vnf-topology-operation-input.service-information.subscription-service-type' \n      force=\"true\" pfx=\"tmp.AnAI-data\">\n<parameter name=\"relationship-list.relationship[0].related-to\" value=\"connectivity\" />\n<parameter name=\"relationship-list.relationship[0].related-link\" value=\"`'/network/connectivities/connectivity/' + $uuid.connectivity-domainA-uuid`\" />\n<parameter name=\"relationship-list.relationship[0].relationship-data[0].relationship-key\" value=\"connectivity.connectivity-id\" />\n<parameter name=\"relationship-list.relationship[0].relationship-data[0].relationship-value\" value=\"`$uuid.connectivity-domainA-uuid`\" />\n\n\n<!--<save plugin='org.onap.ccsdk.sli.adaptors.aai.AAIService' resource='service-instance:relationship-list' -->\n<!--      key='service-instance.service-instance-id = $service-data.service-information.service-instance-id -->\n<!--         AND customer.global-customer-id = $service-data.networks.network[$nidx].network-data.service-information.global-customer-id -->\n<!--         AND service-subscription.service-type = $service-data.networks.network[$nidx].network-data.service-information.subscription-service-type' -->\n<!--      force=\"true\" pfx=\"tmp.AnAI-data\">-->\n<!--<parameter name=\"relationship-list.relationship[0].related-to\" value=\"connectivity\" />-->\n<!--<parameter name=\"relationship-list.relationship[0].related-link\" value=\"`'/network/connectivities/connectivity/' + $prop.sotn.network-id`\" />-->\n<!--<parameter name=\"relationship-list.relationship[0].relationship-data[0].relationship-key\" value=\"connectivity.connectivity-id\" />-->\n<!--<parameter name=\"relationship-list.relationship[0].relationship-data[0].relationship-value\" value=\"`$prop.sotn.network-id`\" />-->",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 5235,\r
+        "y": 4666,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "3829dc12.3b5b24",\r
+        "type": "save",\r
+        "name": "save connectivityA relationship to UNI-LEAF, in AAI",\r
+        "xml": "<save plugin='org.onap.ccsdk.sli.adaptors.aai.AAIService' resource='connectivity:relationship-list' \n      key='connectivity.connectivity-id = $uuid.connectivity-domainA-uuid' \n      force=\"true\" pfx=\"tmp.AnAI-data\">\n<parameter name=\"relationship-list.relationship[0].related-to\" value=\"uni\" />\n<parameter name=\"relationship-list.relationship[0].related-link\" value=\"`'/network/unis/uni/' + $tmp.LEAF.uni-p-interface-long`\" />\n<parameter name=\"relationship-list.relationship[0].relationship-data[0].relationship-key\" value=\"uni.id\" />\n<parameter name=\"relationship-list.relationship[0].relationship-data[0].relationship-value\" value=\"`$tmp.LEAF.uni-p-interface-long`\" />",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 4412,\r
+        "y": 4951,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "78032561.382d8c",\r
+        "type": "comment",\r
+        "name": "populate connectivity-B variable in the context map",\r
+        "info": "",\r
+        "comments": "",\r
+        "x": 4395,\r
+        "y": 5013,\r
+        "z": "2902829f.18c74e",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "32b221b8.94e72e",\r
+        "type": "call",\r
+        "name": "call GENERIC-RESOURCE-API:cll-vnf-topology-operation-cll-helper-find-ROOT-conn",\r
+        "xml": "<call module='GENERIC-RESOURCE-API' rpc='cll-vnf-topology-operation-cll-helper-find-ROOT-conn' mode='sync' >\n\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 4506,\r
+        "y": 5055,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "ddb22b48.c7951",\r
+        "type": "set",\r
+        "name": "set prop.connectivity-domainB-uuid",\r
+        "xml": "<set>\n<!--<parameter name='prop.connectivity-domainB-uuid' value=\"`$tmp.ROOT.uni-p-interface-long`\" />-->\n<!--OR-->\n<parameter name='prop.connectivity-domainB-uuid' value=\"`$tmp.aai.ROOT.connectivity.connectivity-id`\" />\n\n\n",\r
+        "comments": "",\r
+        "x": 4954,\r
+        "y": 5108,\r
+        "z": "2902829f.18c74e",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "8dae734b.2f3cf",\r
+        "type": "save",\r
+        "name": "save middle-man-conn relationship to UNI-LEAF, in AAI",\r
+        "xml": "<save plugin='org.onap.ccsdk.sli.adaptors.aai.AAIService' resource='connectivity:relationship-list' \n      key='connectivity.connectivity-id = $middle-man-conn.connectivity-id' \n      force=\"true\" pfx=\"tmp.AnAI-data\">\n<parameter name=\"relationship-list.relationship[0].related-to\" value=\"uni\" />\n<parameter name=\"relationship-list.relationship[0].related-link\" value=\"`'/network/unis/uni/' + $tmp.LEAF.uni-p-interface-long`\" />\n<parameter name=\"relationship-list.relationship[0].relationship-data[0].relationship-key\" value=\"uni.id\" />\n<parameter name=\"relationship-list.relationship[0].relationship-data[0].relationship-value\" value=\"`$tmp.LEAF.uni-p-interface-long`\" />",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 4264,\r
+        "y": 5806,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "6b696600.0c94ac",\r
+        "type": "save",\r
+        "name": "save LEAF UNI in AAI",\r
+        "xml": "<save plugin='org.onap.ccsdk.sli.adaptors.aai.AAIService' resource='uni' \n      key='uni.id = $tmp.LEAF.uni-p-interface-long'>\n<parameter name='id' value='`$tmp.LEAF.uni-p-interface-long`' />\n<parameter name='tp-id' value='`$tmp.LEAF.uni-tp-id`' />\n<parameter name='cvlan' value='`$tmp.aai.network-route-A.logical-interface-id`' />\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 4162,\r
+        "y": 5755,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "63a3c79e.874c38",\r
+        "type": "comment",\r
+        "name": "Create LEAF UNI",\r
+        "info": "",\r
+        "comments": "",\r
+        "x": 4146,\r
+        "y": 5711,\r
+        "z": "2902829f.18c74e",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "f7343942.604c5",\r
+        "type": "save",\r
+        "name": "save the-connectivity relationship to UNI-LEAF, in AAI",\r
+        "xml": "<save plugin='org.onap.ccsdk.sli.adaptors.aai.AAIService' resource='connectivity:relationship-list' \n      key='connectivity.connectivity-id = $tmp.the-connectivity.connectivity-id' \n      force=\"true\" pfx=\"tmp.AnAI-data\">\n<parameter name=\"relationship-list.relationship[0].related-to\" value=\"uni\" />\n<parameter name=\"relationship-list.relationship[0].related-link\" value=\"`'/network/unis/uni/' + $tmp.LEAF.uni-p-interface-long`\" />\n<parameter name=\"relationship-list.relationship[0].relationship-data[0].relationship-key\" value=\"uni.id\" />\n<parameter name=\"relationship-list.relationship[0].relationship-data[0].relationship-value\" value=\"`$tmp.LEAF.uni-p-interface-long`\" />",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 4921,\r
+        "y": 5967,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "c940cf7e.ee51b",\r
+        "type": "switchNode",\r
+        "name": "switch found-root-connectivity",\r
+        "xml": "\n<switch test=\"`$found-root-connectivity`\">\n\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 4333,\r
+        "y": 5112,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            [\r
+                "b0427d82.5bfe9",\r
+                "b8ae94d3.c9ad9"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "b0427d82.5bfe9",\r
+        "type": "outcomeTrue",\r
+        "name": "true",\r
+        "xml": "<outcome value='true'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 4544,\r
+        "y": 5112,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            [\r
+                "25de2beb.6b950c"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "25de2beb.6b950c",\r
+        "type": "block",\r
+        "name": "block : atomic",\r
+        "xml": "<block atomic='true'>",\r
+        "atomic": "true",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 4700,\r
+        "y": 5108,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            [\r
+                "ddb22b48.c7951"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "b8ae94d3.c9ad9",\r
+        "type": "outcomeFalse",\r
+        "name": "false",\r
+        "xml": "<outcome value='false'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 4540,\r
+        "y": 5160,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            [\r
+                "bc7f369f.c4ff98"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "bc7f369f.c4ff98",\r
+        "type": "returnFailure",\r
+        "name": "return failure",\r
+        "xml": "<return status='failure'>\n<parameter name='error-code' value='' />\n<parameter name='error-message' value='Root Connectivity was not found' />\n",\r
+        "comments": "",\r
+        "x": 4688,\r
+        "y": 5155,\r
+        "z": "2902829f.18c74e",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "9a0e4d6a.9ad2e",\r
+        "type": "save",\r
+        "name": "save middle-man-conn relationship to connectivity-LEAF, in AAI",\r
+        "xml": "<save plugin='org.onap.ccsdk.sli.adaptors.aai.AAIService' resource='connectivity:relationship-list' \n      key='connectivity.connectivity-id = $middle-man-conn.connectivity-id' \n      force=\"true\" pfx=\"tmp.AnAI-data\">\n<parameter name=\"relationship-list.relationship[0].related-to\" value=\"connectivity\" />\n<parameter name=\"relationship-list.relationship[0].related-link\" value=\"`'/network/connectivities/connectivity/' + $uuid.connectivity-domainA-uuid`\" />\n<parameter name=\"relationship-list.relationship[0].relationship-data[0].relationship-key\" value=\"connectivity.connectivity-id\" />\n<parameter name=\"relationship-list.relationship[0].relationship-data[0].relationship-value\" value=\"`$uuid.connectivity-domainA-uuid`\" />",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 5196,\r
+        "y": 4737,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "8ffbf90a.9a2a4",\r
+        "type": "execute",\r
+        "name": "execute UUID generator for ethernet-service-name",\r
+        "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils' method='generateUUID' >\n<parameter name=\"ctx-destination\" value=\"prop.ethernet-service-name\"/>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 2362,\r
+        "y": 148,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "9ccad127.ffcf6",\r
+        "type": "set",\r
+        "name": "set new ethernet-service-name",\r
+        "xml": "<set>\n<!--<parameter name='prop.ethernet-service-name' value=\"`$tmp.aai.logical-link.link-name`\" />-->\n<parameter name='prop.ethernet-service-name' value=\"`$tmp.aai.logical-link.link-id`\" />\n\n\n",\r
+        "comments": "",\r
+        "x": 2296,\r
+        "y": 184,\r
+        "z": "2902829f.18c74e",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "9431421f.8473c8",\r
+        "type": "comment",\r
+        "name": "The following two nodes are to make sure all connectivities for an E-Tree have same etht-srv-name",\r
+        "info": "",\r
+        "comments": "",\r
+        "x": 2481,\r
+        "y": 111,\r
+        "z": "2902829f.18c74e",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "4acaf17d.83ce3",\r
+        "type": "set",\r
+        "name": "set current-provider-id and current-cvlan-id",\r
+        "xml": "<set>\n<parameter name='tmp.current-provider-id' value='`$param-prefix-domainA[$param-prefix-domainA_length -9]`' />\n<parameter name='tmp.current-cvlan-id' value='`$tmp.aai.network-route-A.logical-interface-id`' />\n\n<!--<parameter name='access-provider-id' value='`$param-prefix-domainA[$param-prefix-domainA_length -9]`' />-->\n<!--<parameter name='access-client-id' value='`$param-prefix-domainA[$param-prefix-domainA_length -7]`' />-->\n<!--<parameter name='access-topology-id' value='`$param-prefix-domainA[$param-prefix-domainA_length -5]`' />-->\n<!--<parameter name='access-node-id' value='`$param-prefix-domainA[$param-prefix-domainA_length -3]`' />-->\n<!--<parameter name='access-ltp-id' value='`$param-prefix-domainA[$param-prefix-domainA_length -1]`' />-->\n<!--<parameter name='cvlan' value='`$tmp.aai.network-route-A.logical-interface-id`' />-->",\r
+        "comments": "",\r
+        "x": 4231,\r
+        "y": 5872,\r
+        "z": "2902829f.18c74e",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "26219883.65a92",\r
+        "type": "call",\r
+        "name": "call GENERIC-RESOURCE-API:cll-vnf-topology-operation-cll-helper-find-connectivity",\r
+        "xml": "<call module='GENERIC-RESOURCE-API' rpc='cll-vnf-topology-operation-cll-helper-find-connectivity' mode='sync' >\n\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 4364,\r
+        "y": 5920,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "1d162fbe.3673a",\r
+        "type": "switchNode",\r
+        "name": "switch found-connectivity?",\r
+        "xml": "\n<switch test=\"`$found-connectivity`\">\n\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 4183,\r
+        "y": 5978,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            [\r
+                "b4622dbc.20b678",\r
+                "1a01b81f.922a4"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "b4622dbc.20b678",\r
+        "type": "outcomeFalse",\r
+        "name": "false",\r
+        "xml": "<outcome value='false'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 4376,\r
+        "y": 5979,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            [\r
+                "b10bfde8.027e5"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "b10bfde8.027e5",\r
+        "type": "returnFailure",\r
+        "name": "return failure",\r
+        "xml": "<return status='failure'>\n<parameter name='error-code' value='' />\n<parameter name='error-message' value='Connectivity should have been created' />\n",\r
+        "comments": "",\r
+        "x": 4532,\r
+        "y": 5976,\r
+        "z": "2902829f.18c74e",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "1a01b81f.922a4",\r
+        "type": "outcomeTrue",\r
+        "name": "true",\r
+        "xml": "<outcome value='true'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 4380,\r
+        "y": 6023,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            [\r
+                "6ceb0be5.2a433c"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "6ceb0be5.2a433c",\r
+        "type": "block",\r
+        "name": "block",\r
+        "xml": "<block>\n",\r
+        "atomic": "false",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 4519,\r
+        "y": 6018,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            [\r
+                "f7343942.604c5",\r
+                "c05fdbdc.265b6",\r
+                "97927bbc.dcd8c8",\r
+                "1cb127d3.5a2788",\r
+                "f2b1cf37.e0a26",\r
+                "8f16ceb.590e9b",\r
+                "60b731fb.d0503",\r
+                "bcde9e56.e926a",\r
+                "c55840d4.91858",\r
+                "9ff86b70.d2fcb"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "60b731fb.d0503",\r
+        "type": "save",\r
+        "name": "get all-vpn-bindings from aai",\r
+        "xml": "<get-resource plugin=\"org.onap.ccsdk.sli.adaptors.aai.AAIService\" \n\tresource=\"vpn-bindings\"\n\t    key=\"selflink = 'https://aai.onap:8443/aai/v24/network/vpn-bindings\"\n\t\tlocal-only=\"false\" \n\t\tpfx=\"tmp.aai.all-vpn-bindings\" >\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 4716,\r
+        "y": 6697,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            [\r
+                "cedc6e.0697a39",\r
+                "a047ea62.8c149",\r
+                "e7b3fd60.6832b8"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "cedc6e.0697a39",\r
+        "type": "success",\r
+        "name": "success",\r
+        "xml": "<outcome value='success'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 4921,\r
+        "y": 6694,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            [\r
+                "193246bb.dba7e9"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "a047ea62.8c149",\r
+        "type": "not-found",\r
+        "name": "not-found",\r
+        "xml": "<outcome value='not-found'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 4904.490966796875,\r
+        "y": 6755.574035644531,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            [\r
+                "6166d474.1f401c"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "e7b3fd60.6832b8",\r
+        "type": "failure",\r
+        "name": "failure",\r
+        "xml": "<outcome value='failure'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 4902,\r
+        "y": 6799,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            [\r
+                "a8cf7040.6462c8"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "193246bb.dba7e9",\r
+        "type": "block",\r
+        "name": "block : atomic",\r
+        "xml": "<block atomic=\"true\">",\r
+        "atomic": "true",\r
+        "outputs": 1,\r
+        "x": 5077,\r
+        "y": 6708,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            [\r
+                "8ab9510b.66ea08"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "6166d474.1f401c",\r
+        "type": "returnFailure",\r
+        "name": "return failure",\r
+        "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.l3vpn.pe1_id`\" />\n\n",\r
+        "comments": "",\r
+        "x": 5067.0623779296875,\r
+        "y": 6755.859771728516,\r
+        "z": "2902829f.18c74e",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "a8cf7040.6462c8",\r
+        "type": "returnFailure",\r
+        "name": "return failure",\r
+        "xml": "<return status='failure'>\n<parameter name='error-code' value='' />\n<parameter name='error-message' value='' />\n",\r
+        "comments": "",\r
+        "x": 5069,\r
+        "y": 6798,\r
+        "z": "2902829f.18c74e",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "8ab9510b.66ea08",\r
+        "type": "for",\r
+        "name": "for vpnidx in all-vpn-bindings",\r
+        "xml": "<for index='vpnbidx' start='0' end='`$tmp.aai.all-vpn-bindings.vpn-binding_length`' >\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 5324,\r
+        "y": 6705,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            [\r
+                "4468378.6607f48"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "4468378.6607f48",\r
+        "type": "block",\r
+        "name": "block : atomic",\r
+        "xml": "<block atomic='true'>",\r
+        "atomic": "true",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 5561,\r
+        "y": 6701,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            [\r
+                "fb8fcf56.6ea2f8"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "fb8fcf56.6ea2f8",\r
+        "type": "switchNode",\r
+        "name": "switch vpnuuid is for this slice",\r
+        "xml": "<!--<switch test=\"`$tmp.slicevpnuuids[$tmp.aai.all-vpn-bindings.vpn-binding[$vpnbidx].vpn-id] != '' `\">-->\n\n<!-- Replace vpn-type with slice-id (a new attribbute in the latest AAI) -->\n<switch test=\"`$tmp.aai.all-vpn-bindings.vpn-binding[$vpnbidx].slice-id == $tmp.aai.service-instance.service-instance-id `\">\n\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 5808,\r
+        "y": 6703,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            [\r
+                "b35a7d25.7fd0a",\r
+                "74f376ab.a729f"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "b35a7d25.7fd0a",\r
+        "type": "outcomeTrue",\r
+        "name": "true",\r
+        "xml": "<outcome value='true'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 6009,\r
+        "y": 6693,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            [\r
+                "53ea7250.143694"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "74f376ab.a729f",\r
+        "type": "outcomeFalse",\r
+        "name": "false",\r
+        "xml": "<outcome value='false'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 6008,\r
+        "y": 6646,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "53ea7250.143694",\r
+        "type": "block",\r
+        "name": "block : atomic",\r
+        "xml": "<block atomic='true'>",\r
+        "atomic": "true",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 4752,\r
+        "y": 6968,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            [\r
+                "2651f488.54465c"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "26dbc9a6.ab4616",\r
+        "type": "set",\r
+        "name": "set tmp.aai.the-vpn-binding",\r
+        "xml": "<set>\n<parameter name='tmp.aai.the-vpn-binding.' value=\"`$tmp.aai.all-vpn-bindings.vpn-binding[$vpnbidx].`\" />\n",\r
+        "comments": "",\r
+        "x": 5601,\r
+        "y": 6873,\r
+        "z": "2902829f.18c74e",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "fba4365f.21d6b",\r
+        "type": "comment",\r
+        "name": "find all OTNs that have srcTtpOtnLayer and increase their bandwidth",\r
+        "info": "",\r
+        "comments": "",\r
+        "x": 4814,\r
+        "y": 6644,\r
+        "z": "2902829f.18c74e",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "8f16ceb.590e9b",\r
+        "type": "set",\r
+        "name": "set srcTtp OTN layer",\r
+        "xml": "<set>\n<!--<parameter name='tmp.srcTtpOtnLayer' value=\"`$tmp.pce-src-node + '-' + -->\n<!--                                             $param-prefix-domainA[$param-prefix-domainA_length -2] + '-' +-->\n<!--                                             $tmp.source.ttp-id`\" />-->\n\n<parameter name='tmp.srcTtpOtnLayer' value=\"`$tmp.pce-src-node`\" />\n\n\n",\r
+        "comments": "",\r
+        "x": 4698,\r
+        "y": 6493,\r
+        "z": "2902829f.18c74e",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "db5a4ceb.707c88",\r
+        "type": "switchNode",\r
+        "name": "switch provider-id domainA",\r
+        "xml": "<switch test='`$allNetworksList.network-resource[$netwidx].provider-id == $param-prefix-domainA-pnfName[2]`'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 5043,\r
+        "y": 6324,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            [\r
+                "45fd9533.be2acc"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "45fd9533.be2acc",\r
+        "type": "outcomeTrue",\r
+        "name": "true",\r
+        "xml": "<outcome value='true'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 5263,\r
+        "y": 6330,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            [\r
+                "530fb98.e048cc8"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "530fb98.e048cc8",\r
+        "type": "switchNode",\r
+        "name": "switch te-topo-id",\r
+        "xml": "<switch test='`$allNetworksList.network-resource[$netwidx].te-topo-id != $param-prefix-domainA-pnfName[6]`'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 5448,\r
+        "y": 6329,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            [\r
+                "36abe2fe.4a9a96"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "36abe2fe.4a9a96",\r
+        "type": "outcomeTrue",\r
+        "name": "true",\r
+        "xml": "<outcome value='true'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 5640,\r
+        "y": 6332,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            [\r
+                "75415a60.e2b3b4"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "75415a60.e2b3b4",\r
+        "type": "set",\r
+        "name": "set otnTopoIdSrc",\r
+        "xml": "<set>\n<parameter name='otnTopoIdSrc' value='`$allNetworksList.network-resource[$netwidx].te-topo-id`' />\n",\r
+        "comments": "",\r
+        "x": 5849,\r
+        "y": 6330,\r
+        "z": "2902829f.18c74e",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "bcde9e56.e926a",\r
+        "type": "for",\r
+        "name": "for netwidx..allNetworksList_length",\r
+        "xml": "<for index='netwidx' start='0' end='`$allNetworksList.network-resource_length`' >",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 4750,\r
+        "y": 6318,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            [\r
+                "db5a4ceb.707c88"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "97927bbc.dcd8c8",\r
+        "type": "get-resource",\r
+        "name": "get-resource network-resources-list",\r
+        "xml": "<get-resource plugin=\"org.onap.ccsdk.sli.adaptors.aai.AAIService\" \n\tresource=\"network-resources\"\n\t    key=\"selflink = 'https://aai.onap:8443/aai/v24/network/network-resources?depth=0'\"\n\t\tlocal-only=\"false\" \n\t\tpfx=\"allNetworksList\" >",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 4758,\r
+        "y": 6211,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            [\r
+                "2440c6c.5eeb4ba",\r
+                "8721d82f.3e0a3",\r
+                "3f152fd2.1f0f28"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "2440c6c.5eeb4ba",\r
+        "type": "success",\r
+        "name": "success",\r
+        "xml": "<outcome value='success'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 4994,\r
+        "y": 6194,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "8721d82f.3e0a3",\r
+        "type": "other",\r
+        "name": "other",\r
+        "xml": "<outcome value='Other'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 4991,\r
+        "y": 6235,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "3f152fd2.1f0f28",\r
+        "type": "not-found",\r
+        "name": "not-found",\r
+        "xml": "<outcome value='not-found'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 5005,\r
+        "y": 6275,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "1cb127d3.5a2788",\r
+        "type": "set",\r
+        "name": "unset parameters",\r
+        "xml": "<set>\n<parameter name='tmp.pce-src-node.' value='' />\n",\r
+        "comments": "",\r
+        "x": 4694,\r
+        "y": 6370,\r
+        "z": "2902829f.18c74e",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "f2b1cf37.e0a26",\r
+        "type": "set",\r
+        "name": "set tmp.pce-src-node",\r
+        "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
+        "comments": "",\r
+        "x": 4702,\r
+        "y": 6428,\r
+        "z": "2902829f.18c74e",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "c05fdbdc.265b6",\r
+        "type": "set",\r
+        "name": "unset parameters",\r
+        "xml": "<set>\n<parameter name='allNetworksList.' value='' />\n",\r
+        "comments": "",\r
+        "x": 4707,\r
+        "y": 6168,\r
+        "z": "2902829f.18c74e",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "b11f8629.171c6",\r
+        "type": "comment",\r
+        "name": "The following section is to find srcTtp OTN layer (its long name)",\r
+        "info": "The following section is to find srcTtp OTN layer (its long name)",\r
+        "comments": "",\r
+        "x": 4822,\r
+        "y": 6120,\r
+        "z": "2902829f.18c74e",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "2651f488.54465c",\r
+        "type": "switchNode",\r
+        "name": "switch ops-note is srcTtpOtnLayer",\r
+        "xml": "<switch test=\"`$tmp.aai.all-vpn-bindings.vpn-binding[$vpnbidx].ops-note == $tmp.srcTtpOtnLayer `\">\n\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 4995,\r
+        "y": 6965,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            [\r
+                "69eb57bf.22dfc8",\r
+                "815687f4.685f18"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "69eb57bf.22dfc8",\r
+        "type": "outcomeTrue",\r
+        "name": "true",\r
+        "xml": "<outcome value='true'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 5224,\r
+        "y": 6942,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            [\r
+                "3784edbf.83acfa"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "815687f4.685f18",\r
+        "type": "outcomeFalse",\r
+        "name": "false",\r
+        "xml": "<outcome value='false'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 5224,\r
+        "y": 6991,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "3784edbf.83acfa",\r
+        "type": "block",\r
+        "name": "block : atomic",\r
+        "xml": "<block atomic='true'>",\r
+        "atomic": "true",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 5385,\r
+        "y": 6947,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            [\r
+                "6a238d9a.9b2fec",\r
+                "26dbc9a6.ab4616",\r
+                "2310374c.1d397"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "bb082a0b.0ed128",\r
+        "type": "comment",\r
+        "name": "increase the bw of the-vpn-binding and change status to modified",\r
+        "info": "increase the bw of the-vpn-binding\nchange status to modified\n",\r
+        "comments": "",\r
+        "x": 5729,\r
+        "y": 6927,\r
+        "z": "2902829f.18c74e",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "2310374c.1d397",\r
+        "type": "save",\r
+        "name": "update vpn-binding otnIdx resource (aka. OTN) in AAI",\r
+        "xml": "<update plugin='org.onap.ccsdk.sli.adaptors.aai.AAIService' resource='vpn-binding' \n      key='vpn-binding.vpn-id = $tmp.aai.the-vpn-binding.vpn-id' >\n<parameter name='vpn-id' value='`$tmp.aai.the-vpn-binding.vpn-id`' />\n<!--<parameter name='vpn-name' value='`$prop.otn-tunnel-name`' />-->\n<parameter name='customer-vpn-id' value='`$newToBeUsedMaxtpn`' />\n<parameter name='route-distinguisher' value='`$tmp.aai.the-vpn-binding.route-distinguisher + $gfp`' />\n\n<parameter name='operational-status' value='Modified' />\n\n\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 5699,\r
+        "y": 6987,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "6a238d9a.9b2fec",\r
+        "type": "set",\r
+        "name": "unset tmp.aai.the-vpn-binding",\r
+        "xml": "<set>\n<parameter name='tmp.aai.the-vpn-binding.' value=\"\" />\n",\r
+        "comments": "",\r
+        "x": 5606,\r
+        "y": 6815,\r
+        "z": "2902829f.18c74e",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "6b1cb253.86fb4c",\r
+        "type": "block",\r
+        "name": "block : atomic",\r
+        "xml": "<block atomic='true'>",\r
+        "atomic": "true",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 3955,\r
+        "y": 5905,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            [\r
+                "6b696600.0c94ac",\r
+                "4acaf17d.83ce3",\r
+                "26219883.65a92",\r
+                "1d162fbe.3673a"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "4a1e792c.5d4bf8",\r
+        "type": "set",\r
+        "name": "unset otnTopoIdSrc",\r
+        "xml": "<set>\n<parameter name='otnTopoIdSrc' value='' />\n",\r
+        "comments": "",\r
+        "x": 4699,\r
+        "y": 6268,\r
+        "z": "2902829f.18c74e",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "c55840d4.91858",\r
+        "type": "save",\r
+        "name": "update connectivity resource in AAI",\r
+        "xml": "<update plugin='org.onap.ccsdk.sli.adaptors.aai.AAIService' resource='connectivity' \n      key='connectivity.connectivity-id = $tmp.the-connectivity.connectivity-id'>\n<parameter name='connectivity-id' value='`$tmp.the-connectivity.connectivity-id`' />\n<parameter name='operational-status' value='Modified' />\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 4814,\r
+        "y": 6048,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "f6160d91.b00c5",\r
+        "type": "comment",\r
+        "name": "Update the existing eth-srv by adding the new LEAF UNI into its list of endpoints",\r
+        "info": "Update the existing eth-srv by adding the new LEAF UNI into its list of endpoints",\r
+        "comments": "",\r
+        "x": 4951,\r
+        "y": 5998,\r
+        "z": "2902829f.18c74e",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "d896a0c9.160fe8",\r
+        "type": "call",\r
+        "name": "call GENERIC-RESOURCE-API:cll-vnf-topology-operation-cll-F1-activate",\r
+        "xml": "<call module='GENERIC-RESOURCE-API' rpc='cll-vnf-topology-operation-cll-F1-activate' mode='sync' >\n\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 4278,\r
+        "y": 6108,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "8cf629c6.d63328",\r
+        "type": "save",\r
+        "name": "save ROOT UNI in AAI",\r
+        "xml": "<save plugin='org.onap.ccsdk.sli.adaptors.aai.AAIService' resource='uni' \n      key='uni.id = $tmp.ROOT.uni-p-interface-long'>\n<parameter name='id' value='`$tmp.ROOT.uni-p-interface-long`' />\n<parameter name='tp-id' value='`$tmp.ROOT.uni-tp-id`' />\n<parameter name='cvlan' value='`$tmp.aai.network-route-B.logical-interface-id`' />\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 3790,\r
+        "y": 3546,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "b2b24558.6d75f8",\r
+        "type": "comment",\r
+        "name": "NOT NEEDED ANYMORE?",\r
+        "info": "",\r
+        "comments": "",\r
+        "x": 3972,\r
+        "y": 1801,\r
+        "z": "2902829f.18c74e",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "bb31c80c.f29398",\r
+        "type": "comment",\r
+        "name": "NOT NEEDED ANYMORE?",\r
+        "info": "",\r
+        "comments": "",\r
+        "x": 3950,\r
+        "y": 2671,\r
+        "z": "2902829f.18c74e",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "f5dbe745.5a7ca",\r
+        "type": "comment",\r
+        "name": "TEMPORARY REMOVING THE FOLLOWING TWO NODES",\r
+        "info": "",\r
+        "comments": "",\r
+        "x": 3781,\r
+        "y": 4013,\r
+        "z": "2902829f.18c74e",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "58aa906f.8d52e",\r
+        "type": "call",\r
+        "name": "call GENERIC-RESOURCE-API:cll-vnf-topology-operation-cll-F1-activate",\r
+        "xml": "<call module='GENERIC-RESOURCE-API' rpc='cll-vnf-topology-operation-cll-F1-activate' mode='sync' >\n\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 3462,\r
+        "y": 6045,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "b0ed6ff1.30772",\r
+        "type": "set",\r
+        "name": "set current-provider-id and current-cvlan-id",\r
+        "xml": "<set>\n<parameter name='tmp.current-provider-id' value='`$param-prefix-domainA[$param-prefix-domainA_length -9]`' />\n<parameter name='tmp.current-cvlan-id' value='`$tmp.aai.network-route-A.logical-interface-id`' />\n\n<!--<parameter name='access-provider-id' value='`$param-prefix-domainA[$param-prefix-domainA_length -9]`' />-->\n<!--<parameter name='access-client-id' value='`$param-prefix-domainA[$param-prefix-domainA_length -7]`' />-->\n<!--<parameter name='access-topology-id' value='`$param-prefix-domainA[$param-prefix-domainA_length -5]`' />-->\n<!--<parameter name='access-node-id' value='`$param-prefix-domainA[$param-prefix-domainA_length -3]`' />-->\n<!--<parameter name='access-ltp-id' value='`$param-prefix-domainA[$param-prefix-domainA_length -1]`' />-->\n<!--<parameter name='cvlan' value='`$tmp.aai.network-route-A.logical-interface-id`' />-->",\r
+        "comments": "",\r
+        "x": 3712,\r
+        "y": 4669,\r
+        "z": "2902829f.18c74e",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "727be5c.c27771c",\r
+        "type": "call",\r
+        "name": "call GENERIC-RESOURCE-API:cll-vnf-topology-operation-cll-helper-find-connectivity",\r
+        "xml": "<call module='GENERIC-RESOURCE-API' rpc='cll-vnf-topology-operation-cll-helper-find-connectivity' mode='sync' >\n\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 3845,\r
+        "y": 4717,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "5ecdaa6f.e24ff4",\r
+        "type": "switchNode",\r
+        "name": "switch found-connectivity?",\r
+        "xml": "\n<switch test=\"`$found-connectivity`\">\n\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 4352,\r
+        "y": 4598,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            [\r
+                "27ad8f3e.2bb148",\r
+                "1abb8af.fa663f5"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "27ad8f3e.2bb148",\r
+        "type": "outcomeFalse",\r
+        "name": "false",\r
+        "xml": "<outcome value='false'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 4545,\r
+        "y": 4599,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            [\r
+                "c5f554a7.be6918"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "1abb8af.fa663f5",\r
+        "type": "outcomeTrue",\r
+        "name": "true",\r
+        "xml": "<outcome value='true'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 4549,\r
+        "y": 4643,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            [\r
+                "359fab60.1e1edc"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "359fab60.1e1edc",\r
+        "type": "block",\r
+        "name": "block : atomic",\r
+        "xml": "<block atomic='true'>",\r
+        "atomic": "true",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 4688,\r
+        "y": 4638,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            [\r
+                "9fca53b1.0733f"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "c5f554a7.be6918",\r
+        "type": "block",\r
+        "name": "block : atomic",\r
+        "xml": "<block atomic='true'>",\r
+        "atomic": "true",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 4688,\r
+        "y": 4595,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            [\r
+                "3d40af5d.b5351",\r
+                "113bf6b.aca4d89",\r
+                "e3b325e.735f958",\r
+                "9a0e4d6a.9ad2e"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "9fca53b1.0733f",\r
+        "type": "set",\r
+        "name": "set prop.connectivity-domainA-uuid",\r
+        "xml": "<set>\n<parameter name='uuid.connectivity-domainA-uuid' value=\"`$tmp.the-connectivity.connectivity-id`\" />\n\n\n",\r
+        "comments": "",\r
+        "x": 5082,\r
+        "y": 4889,\r
+        "z": "2902829f.18c74e",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "fa5528e4.cedd58",\r
+        "type": "comment",\r
+        "name": "populate connectivity-A variable in the context map",\r
+        "info": "",\r
+        "comments": "",\r
+        "x": 5089,\r
+        "y": 4843,\r
+        "z": "2902829f.18c74e",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "9ff86b70.d2fcb",\r
+        "type": "call",\r
+        "name": "call GENERIC-RESOURCE-API:cll-vnf-topology-operation-find-maximum-used-tpn",\r
+        "xml": "<call module='GENERIC-RESOURCE-API' rpc='cll-vnf-topology-operation-find-maximum-used-tpn' mode='sync' >\n\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 4887,\r
+        "y": 6593,\r
+        "z": "2902829f.18c74e",\r
+        "wires": [\r
+            []\r
+        ]\r
+    }\r
+]
\ No newline at end of file