Buf fixing for creation, deletion, and modification of a cloud leased-line (CLL)...
[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
index 5f709bf..d0f35f9 100644 (file)
 [\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
+  {\r
+    "id": "401457dc.d91b78",\r
+    "type": "dgstart",\r
+    "name": "DGSTART",\r
+    "outputs": 1,\r
+    "x": 112,\r
+    "y": 81,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      [\r
+        "a013fef2.6f2958"\r
+      ]\r
+    ]\r
+  },\r
+  {\r
+    "id": "a013fef2.6f2958",\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": 396.2856903076172,\r
+    "y": 142.23810863494873,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      [\r
+        "6ff7b54f.12fd9c"\r
+      ]\r
+    ]\r
+  },\r
+  {\r
+    "id": "6ff7b54f.12fd9c",\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": 402.42860412597656,\r
+    "y": 227.00003051757812,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      [\r
+        "515432f3.743c34"\r
+      ]\r
+    ]\r
+  },\r
+  {\r
+    "id": "515432f3.743c34",\r
+    "type": "block",\r
+    "name": "block : atomic",\r
+    "xml": "<block atomic=\"true\">",\r
+    "atomic": "true",\r
+    "outputs": 1,\r
+    "x": 752,\r
+    "y": 286,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      [\r
+        "dd15978c.a7e49",\r
+        "818743.6c6790c",\r
+        "ecb6f865.396d18"\r
+      ]\r
+    ]\r
+  },\r
+  {\r
+    "id": "dd15978c.a7e49",\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": 1053.33349609375,\r
+    "y": 556.9302978515625,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": []\r
+  },\r
+  {\r
+    "id": "818743.6c6790c",\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": 1074.761962890625,\r
+    "y": 259.33331298828125,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      [\r
+        "5ecdc66f.f6a9f8",\r
+        "a5115d.53bf7ea",\r
+        "6a040cf4.34a5f4"\r
+      ]\r
+    ]\r
+  },\r
+  {\r
+    "id": "5ecdc66f.f6a9f8",\r
+    "type": "success",\r
+    "name": "success",\r
+    "xml": "<outcome value='success'>\n",\r
+    "comments": "",\r
+    "outputs": 1,\r
+    "x": 1299.761962890625,\r
+    "y": 117.33331298828125,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      [\r
+        "79d6f337.acb234"\r
+      ]\r
+    ]\r
+  },\r
+  {\r
+    "id": "a5115d.53bf7ea",\r
+    "type": "not-found",\r
+    "name": "not-found",\r
+    "xml": "<outcome value='not-found'>\n",\r
+    "comments": "",\r
+    "outputs": 1,\r
+    "x": 1295.2529296875,\r
+    "y": 186.9073486328125,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      [\r
+        "5f1113a0.08e40c"\r
+      ]\r
+    ]\r
+  },\r
+  {\r
+    "id": "6a040cf4.34a5f4",\r
+    "type": "failure",\r
+    "name": "failure",\r
+    "xml": "<outcome value='failure'>\n",\r
+    "comments": "",\r
+    "outputs": 1,\r
+    "x": 1283.761962890625,\r
+    "y": 233.33331298828125,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      [\r
+        "90f3a407.501d38"\r
+      ]\r
+    ]\r
+  },\r
+  {\r
+    "id": "de3b14d3.6ada2",\r
+    "type": "comment",\r
+    "name": "new for TransportSlicing",\r
+    "info": "",\r
+    "comments": "",\r
+    "x": 1053.761962890625,\r
+    "y": 147.33331298828125,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": []\r
+  },\r
+  {\r
+    "id": "ecb6f865.396d18",\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": 1041.761962890625,\r
+    "y": 199.33331298828125,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      []\r
+    ]\r
+  },\r
+  {\r
+    "id": "79d6f337.acb234",\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": 1540,\r
+    "y": 114,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      [\r
+        "43c20e21.f32cd8",\r
+        "28c5af7a.923d38"\r
+      ]\r
+    ]\r
+  },\r
+  {\r
+    "id": "5f1113a0.08e40c",\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": 1450.0623779296875,\r
+    "y": 189.85977172851562,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": []\r
+  },\r
+  {\r
+    "id": "90f3a407.501d38",\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": 1454,\r
+    "y": 234,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": []\r
+  },\r
+  {\r
+    "id": "43c20e21.f32cd8",\r
+    "type": "outcomeTrue",\r
+    "name": "true",\r
+    "xml": "<outcome value='true'>\n",\r
+    "comments": "",\r
+    "outputs": 1,\r
+    "x": 1745,\r
+    "y": 151,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      [\r
+        "80d61dda.518fc"\r
+      ]\r
+    ]\r
+  },\r
+  {\r
+    "id": "28c5af7a.923d38",\r
+    "type": "outcomeFalse",\r
+    "name": "false",\r
+    "xml": "<outcome value='false'>\n",\r
+    "comments": "",\r
+    "outputs": 1,\r
+    "x": 1755,\r
+    "y": 78,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      []\r
+    ]\r
+  },\r
+  {\r
+    "id": "80d61dda.518fc",\r
+    "type": "block",\r
+    "name": "block",\r
+    "xml": "<block>\n",\r
+    "atomic": "false",\r
+    "comments": "",\r
+    "outputs": 1,\r
+    "x": 1738,\r
+    "y": 226,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      [\r
+        "28653cf0.44562c",\r
+        "75a68f8a.78ad9",\r
+        "3bc8660b.b8496a",\r
+        "1213b45b.844d1c",\r
+        "2c9dde75.d2cff2"\r
+      ]\r
+    ]\r
+  },\r
+  {\r
+    "id": "98945bed.eff0a8",\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": 2224,\r
+    "y": 277,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      [\r
+        "2960f1eb.c720a6",\r
+        "872a9fc7.c0cff",\r
+        "8c06b22e.eee49"\r
+      ]\r
+    ]\r
+  },\r
+  {\r
+    "id": "2960f1eb.c720a6",\r
+    "type": "success",\r
+    "name": "success",\r
+    "xml": "<outcome value='success'>\n",\r
+    "comments": "",\r
+    "outputs": 1,\r
+    "x": 2440,\r
+    "y": 344,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      [\r
+        "c7e960b7.dc23f"\r
+      ]\r
+    ]\r
+  },\r
+  {\r
+    "id": "872a9fc7.c0cff",\r
+    "type": "not-found",\r
+    "name": "not-found",\r
+    "xml": "<outcome value='not-found'>\n",\r
+    "comments": "",\r
+    "outputs": 1,\r
+    "x": 2440.490966796875,\r
+    "y": 243.573974609375,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      [\r
+        "6cf8dc3d.cca5ac"\r
+      ]\r
+    ]\r
+  },\r
+  {\r
+    "id": "8c06b22e.eee49",\r
+    "type": "failure",\r
+    "name": "failure",\r
+    "xml": "<outcome value='failure'>\n",\r
+    "comments": "",\r
+    "outputs": 1,\r
+    "x": 2436,\r
+    "y": 293,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      [\r
+        "9afdf1e0.0463b"\r
+      ]\r
+    ]\r
+  },\r
+  {\r
+    "id": "28653cf0.44562c",\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": 1941,\r
+    "y": 258,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      [\r
+        "b0c3b925.5a198",\r
+        "98945bed.eff0a8",\r
+        "59db3330.69645c",\r
+        "4ebbcee7.69b52"\r
+      ]\r
+    ]\r
+  },\r
+  {\r
+    "id": "b0c3b925.5a198",\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": 2221,\r
+    "y": 196,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": []\r
+  },\r
+  {\r
+    "id": "1213b45b.844d1c",\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": 1915,\r
+    "y": 208,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": []\r
+  },\r
+  {\r
+    "id": "75a68f8a.78ad9",\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": 1958,\r
+    "y": 67,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      []\r
+    ]\r
+  },\r
+  {\r
+    "id": "3bc8660b.b8496a",\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": 1970,\r
+    "y": 108,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      []\r
+    ]\r
+  },\r
+  {\r
+    "id": "886bedb4.af1a3",\r
+    "type": "comment",\r
+    "name": "The following two nodes are for PCE",\r
+    "info": "",\r
+    "comments": "",\r
+    "x": 1995,\r
+    "y": 20,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": []\r
+  },\r
+  {\r
+    "id": "1506b37b.81c545",\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": 1915,\r
+    "y": 154,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": []\r
+  },\r
+  {\r
+    "id": "6cf8dc3d.cca5ac",\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": 2619,\r
+    "y": 246,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": []\r
+  },\r
+  {\r
+    "id": "9afdf1e0.0463b",\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": 2618.9375,\r
+    "y": 295.1402587890625,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": []\r
+  },\r
+  {\r
+    "id": "c7e960b7.dc23f",\r
+    "type": "block",\r
+    "name": "block : atomic",\r
+    "xml": "<block atomic=\"true\">",\r
+    "atomic": "true",\r
+    "outputs": 1,\r
+    "x": 2620.9375,\r
+    "y": 346.1402587890625,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      [\r
+        "39c57327.b8862c"\r
+      ]\r
+    ]\r
+  },\r
+  {\r
+    "id": "39c57327.b8862c",\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": 2913.9375,\r
+    "y": 293.1402587890625,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      [\r
+        "3bec086a.17141",\r
+        "202b395f.8fc9be",\r
+        "205a58b1.00a5c"\r
+      ]\r
+    ]\r
+  },\r
+  {\r
+    "id": "202b395f.8fc9be",\r
+    "type": "not-found",\r
+    "name": "not-found",\r
+    "xml": "<outcome value='not-found'>\n",\r
+    "comments": "",\r
+    "outputs": 1,\r
+    "x": 3187.428466796875,\r
+    "y": 185.7142333984375,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      [\r
+        "113df3fa.92a3d4"\r
+      ]\r
+    ]\r
+  },\r
+  {\r
+    "id": "113df3fa.92a3d4",\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": 3365,\r
+    "y": 186,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": []\r
+  },\r
+  {\r
+    "id": "205a58b1.00a5c",\r
+    "type": "failure",\r
+    "name": "failure",\r
+    "xml": "<outcome value='failure'>\n",\r
+    "comments": "",\r
+    "outputs": 1,\r
+    "x": 3182.9375,\r
+    "y": 235.1402587890625,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      [\r
+        "158df1dd.6f3716"\r
+      ]\r
+    ]\r
+  },\r
+  {\r
+    "id": "158df1dd.6f3716",\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": 3364.9375,\r
+    "y": 235.1402587890625,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": []\r
+  },\r
+  {\r
+    "id": "3bec086a.17141",\r
+    "type": "success",\r
+    "name": "success",\r
+    "xml": "<outcome value='success'>\n",\r
+    "comments": "",\r
+    "outputs": 1,\r
+    "x": 3186.9375,\r
+    "y": 286.1402587890625,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      [\r
+        "b7f25fb9.397e68"\r
+      ]\r
+    ]\r
+  },\r
+  {\r
+    "id": "b7f25fb9.397e68",\r
+    "type": "block",\r
+    "name": "block : atomic",\r
+    "xml": "<block atomic=\"true\">",\r
+    "atomic": "true",\r
+    "outputs": 1,\r
+    "x": 3366.9375,\r
+    "y": 286.1402587890625,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      [\r
+        "b5f441a1.12264"\r
+      ]\r
+    ]\r
+  },\r
+  {\r
+    "id": "b5f441a1.12264",\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": 2933,\r
+    "y": 421,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      [\r
+        "8b1d1a2b.bf0fd8",\r
+        "1b31225e.143a7e"\r
+      ]\r
+    ]\r
+  },\r
+  {\r
+    "id": "1b31225e.143a7e",\r
+    "type": "outcomeFalse",\r
+    "name": "false",\r
+    "xml": "<outcome value='false'>\n",\r
+    "comments": "",\r
+    "outputs": 1,\r
+    "x": 3243,\r
+    "y": 428,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      []\r
+    ]\r
+  },\r
+  {\r
+    "id": "8b1d1a2b.bf0fd8",\r
+    "type": "outcomeTrue",\r
+    "name": "true",\r
+    "xml": "<outcome value='true'>\n",\r
+    "comments": "",\r
+    "outputs": 1,\r
+    "x": 3242,\r
+    "y": 482,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      [\r
+        "f82eb181.80b6b8"\r
+      ]\r
+    ]\r
+  },\r
+  {\r
+    "id": "a23264d4.676238",\r
+    "type": "outcome",\r
+    "name": "network-policy",\r
+    "xml": "<outcome value='network-policy'>\n",\r
+    "comments": "",\r
+    "outputs": 1,\r
+    "x": 3987,\r
+    "y": 436,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      [\r
+        "ff9fd818.342fc"\r
+      ]\r
+    ]\r
+  },\r
+  {\r
+    "id": "ff9fd818.342fc",\r
+    "type": "block",\r
+    "name": "block : atomic",\r
+    "xml": "<block atomic=\"true\">",\r
+    "atomic": "true",\r
+    "outputs": 1,\r
+    "x": 4163.9998779296875,\r
+    "y": 428.9998779296875,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      [\r
+        "792ffad7.7e059c",\r
+        "f4f213f7.1f09b"\r
+      ]\r
+    ]\r
+  },\r
+  {\r
+    "id": "f82eb181.80b6b8",\r
+    "type": "block",\r
+    "name": "block : atomic",\r
+    "xml": "<block atomic=\"true\">",\r
+    "atomic": "true",\r
+    "outputs": 1,\r
+    "x": 3406,\r
+    "y": 408,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      [\r
+        "ecdd8960.6c28f",\r
+        "89ab1181.5cfe68"\r
+      ]\r
+    ]\r
+  },\r
+  {\r
+    "id": "ecdd8960.6c28f",\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": 3687,\r
+    "y": 364,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      [\r
+        "b496725b.6310f"\r
+      ]\r
+    ]\r
+  },\r
+  {\r
+    "id": "b496725b.6310f",\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": 3949,\r
+    "y": 364,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      [\r
+        "a23264d4.676238"\r
+      ]\r
+    ]\r
+  },\r
+  {\r
+    "id": "792ffad7.7e059c",\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": 4406.9998779296875,\r
+    "y": 385.9998779296875,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": []\r
+  },\r
+  {\r
+    "id": "f4f213f7.1f09b",\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": 4395.9998779296875,\r
+    "y": 440.9998779296875,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      [\r
+        "738543a5.e85744",\r
+        "13a5e063.163af8",\r
+        "e90bc7b5.1f09c"\r
+      ]\r
+    ]\r
+  },\r
+  {\r
+    "id": "e90bc7b5.1f09c",\r
+    "type": "not-found",\r
+    "name": "not-found",\r
+    "xml": "<outcome value='not-found'>\n",\r
+    "comments": "",\r
+    "outputs": 1,\r
+    "x": 4649,\r
+    "y": 327,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      [\r
+        "5d8fd93.58407a8"\r
+      ]\r
+    ]\r
+  },\r
+  {\r
+    "id": "5d8fd93.58407a8",\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": 4797.571533203125,\r
+    "y": 327.2857666015625,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": []\r
+  },\r
+  {\r
+    "id": "53518ce7.6d697c",\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": 4796.509033203125,\r
+    "y": 371.426025390625,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": []\r
+  },\r
+  {\r
+    "id": "13a5e063.163af8",\r
+    "type": "failure",\r
+    "name": "failure",\r
+    "xml": "<outcome value='failure'>\n",\r
+    "comments": "",\r
+    "outputs": 1,\r
+    "x": 4637.509033203125,\r
+    "y": 371.426025390625,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      [\r
+        "53518ce7.6d697c"\r
+      ]\r
+    ]\r
+  },\r
+  {\r
+    "id": "738543a5.e85744",\r
+    "type": "success",\r
+    "name": "success",\r
+    "xml": "<outcome value='success'>\n",\r
+    "comments": "",\r
+    "outputs": 1,\r
+    "x": 4644.509033203125,\r
+    "y": 450.426025390625,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      [\r
+        "937d3d5d.26f97"\r
+      ]\r
+    ]\r
+  },\r
+  {\r
+    "id": "937d3d5d.26f97",\r
+    "type": "block",\r
+    "name": "block",\r
+    "xml": "<block>\n",\r
+    "atomic": "false",\r
+    "comments": "",\r
+    "outputs": 1,\r
+    "x": 4783.509033203125,\r
+    "y": 450.426025390625,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      [\r
+        "72f3c760.2ca228",\r
+        "8ec14dfe.92b848"\r
+      ]\r
+    ]\r
+  },\r
+  {\r
+    "id": "72f3c760.2ca228",\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": 4989,\r
+    "y": 448,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": []\r
+  },\r
+  {\r
+    "id": "8ec14dfe.92b848",\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": 4988,\r
+    "y": 494,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": []\r
+  },\r
+  {\r
+    "id": "89ab1181.5cfe68",\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": 3504,\r
+    "y": 480,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      [\r
+        "f7fb6622.9ee6a8"\r
+      ]\r
+    ]\r
+  },\r
+  {\r
+    "id": "f7fb6622.9ee6a8",\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": 3784,\r
+    "y": 480,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      [\r
+        "ae35e793.89faa8"\r
+      ]\r
+    ]\r
+  },\r
+  {\r
+    "id": "ae35e793.89faa8",\r
+    "type": "outcome",\r
+    "name": "logical-link",\r
+    "xml": "<outcome value='logical-link'>\n",\r
+    "comments": "",\r
+    "outputs": 1,\r
+    "x": 2197.0001220703125,\r
+    "y": 733.0001220703125,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      [\r
+        "c9798d0a.ecd3b"\r
+      ]\r
+    ]\r
+  },\r
+  {\r
+    "id": "c9798d0a.ecd3b",\r
+    "type": "block",\r
+    "name": "block : atomic",\r
+    "xml": "<block atomic=\"true\">",\r
+    "atomic": "true",\r
+    "outputs": 1,\r
+    "x": 2374,\r
+    "y": 726,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      [\r
+        "c196b024.7ddda8",\r
+        "7125c66b.59e98"\r
+      ]\r
+    ]\r
+  },\r
+  {\r
+    "id": "c196b024.7ddda8",\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": 2617,\r
+    "y": 683,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": []\r
+  },\r
+  {\r
+    "id": "7125c66b.59e98",\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": 2606,\r
+    "y": 738,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      [\r
+        "9959c5db.04ddc8",\r
+        "5c37ab7d.23ef4c",\r
+        "360651b5.116166"\r
+      ]\r
+    ]\r
+  },\r
+  {\r
+    "id": "9959c5db.04ddc8",\r
+    "type": "not-found",\r
+    "name": "not-found",\r
+    "xml": "<outcome value='not-found'>\n",\r
+    "comments": "",\r
+    "outputs": 1,\r
+    "x": 2897.490966796875,\r
+    "y": 716.573974609375,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      [\r
+        "95b8ba37.0aee2"\r
+      ]\r
+    ]\r
+  },\r
+  {\r
+    "id": "5c37ab7d.23ef4c",\r
+    "type": "failure",\r
+    "name": "failure",\r
+    "xml": "<outcome value='failure'>\n",\r
+    "comments": "",\r
+    "outputs": 1,\r
+    "x": 2886,\r
+    "y": 761,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      [\r
+        "f8728a74.d6db68"\r
+      ]\r
+    ]\r
+  },\r
+  {\r
+    "id": "95b8ba37.0aee2",\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": 3046.0625,\r
+    "y": 716.8597412109375,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": []\r
+  },\r
+  {\r
+    "id": "f8728a74.d6db68",\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": 3045,\r
+    "y": 761,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": []\r
+  },\r
+  {\r
+    "id": "360651b5.116166",\r
+    "type": "success",\r
+    "name": "success",\r
+    "xml": "<outcome value='success'>\n",\r
+    "comments": "",\r
+    "outputs": 1,\r
+    "x": 2893,\r
+    "y": 840,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      [\r
+        "7326b1f2.1f515"\r
+      ]\r
+    ]\r
+  },\r
+  {\r
+    "id": "7326b1f2.1f515",\r
+    "type": "block",\r
+    "name": "block",\r
+    "xml": "<block>\n",\r
+    "atomic": "false",\r
+    "comments": "",\r
+    "outputs": 1,\r
+    "x": 3032,\r
+    "y": 840,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      [\r
+        "defc50da.4e3908",\r
+        "b7df8e67.09b008",\r
+        "8bf3b76.abce348",\r
+        "25a0f8e1.052e18",\r
+        "b381c251.6b96c",\r
+        "89e7916b.fb9e18",\r
+        "5511f093.c411d8",\r
+        "d2628754.9207b8",\r
+        "6481b806.b26798",\r
+        "20bb7eae.be3a32",\r
+        "9fcb0922.e08ed",\r
+        "3db2acf8.6fe83c",\r
+        "d8a34ec.a6346b",\r
+        "2783e99.3726216"\r
+      ]\r
+    ]\r
+  },\r
+  {\r
+    "id": "57e34af8.6ff4e4",\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": 3346,\r
+    "y": 646,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      []\r
+    ]\r
+  },\r
+  {\r
+    "id": "defc50da.4e3908",\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": 3327,\r
+    "y": 696,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      []\r
+    ]\r
+  },\r
+  {\r
+    "id": "2783e99.3726216",\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": 3284,\r
+    "y": 741,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": []\r
+  },\r
+  {\r
+    "id": "b7df8e67.09b008",\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": 3259,\r
+    "y": 804,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": []\r
+  },\r
+  {\r
+    "id": "8bf3b76.abce348",\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": 3260,\r
+    "y": 859,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": []\r
+  },\r
+  {\r
+    "id": "25a0f8e1.052e18",\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": 3276,\r
+    "y": 907,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      [\r
+        "bd8c7e03.e7323",\r
+        "d55fdbac.2e4bb8",\r
+        "1bd38601.f7d742"\r
+      ]\r
+    ]\r
+  },\r
+  {\r
+    "id": "b381c251.6b96c",\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": 3265,\r
+    "y": 993.9998779296875,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      [\r
+        "1da7e0f.b56889f",\r
+        "484d133e.c5022c",\r
+        "511cb1cb.4e0758"\r
+      ]\r
+    ]\r
+  },\r
+  {\r
+    "id": "bd8c7e03.e7323",\r
+    "type": "not-found",\r
+    "name": "not-found",\r
+    "xml": "<outcome value='not-found'>\n",\r
+    "comments": "",\r
+    "outputs": 1,\r
+    "x": 3477,\r
+    "y": 791,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      [\r
+        "2e4151be.e64316"\r
+      ]\r
+    ]\r
+  },\r
+  {\r
+    "id": "d55fdbac.2e4bb8",\r
+    "type": "failure",\r
+    "name": "failure",\r
+    "xml": "<outcome value='failure'>\n",\r
+    "comments": "",\r
+    "outputs": 1,\r
+    "x": 3472.509033203125,\r
+    "y": 840.426025390625,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      [\r
+        "13e83f49.acd859"\r
+      ]\r
+    ]\r
+  },\r
+  {\r
+    "id": "1bd38601.f7d742",\r
+    "type": "success",\r
+    "name": "success",\r
+    "xml": "<outcome value='success'>\n",\r
+    "comments": "",\r
+    "outputs": 1,\r
+    "x": 3476.509033203125,\r
+    "y": 893.426025390625,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      [\r
+        "bbf6b192.5183e"\r
+      ]\r
+    ]\r
+  },\r
+  {\r
+    "id": "2e4151be.e64316",\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": 3625.571533203125,\r
+    "y": 790.2857666015625,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": []\r
+  },\r
+  {\r
+    "id": "13e83f49.acd859",\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": 3615.509033203125,\r
+    "y": 840.426025390625,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": []\r
+  },\r
+  {\r
+    "id": "1da7e0f.b56889f",\r
+    "type": "not-found",\r
+    "name": "not-found",\r
+    "xml": "<outcome value='not-found'>\n",\r
+    "comments": "",\r
+    "outputs": 1,\r
+    "x": 3488,\r
+    "y": 963.9998779296875,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      [\r
+        "27b6a672.93ff42"\r
+      ]\r
+    ]\r
+  },\r
+  {\r
+    "id": "484d133e.c5022c",\r
+    "type": "failure",\r
+    "name": "failure",\r
+    "xml": "<outcome value='failure'>\n",\r
+    "comments": "",\r
+    "outputs": 1,\r
+    "x": 3483.509033203125,\r
+    "y": 1013.4259033203125,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      [\r
+        "9dfa6094.6f7fc"\r
+      ]\r
+    ]\r
+  },\r
+  {\r
+    "id": "511cb1cb.4e0758",\r
+    "type": "success",\r
+    "name": "success",\r
+    "xml": "<outcome value='success'>\n",\r
+    "comments": "",\r
+    "outputs": 1,\r
+    "x": 3484.509033203125,\r
+    "y": 1066.4259033203125,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      [\r
+        "597eb63e.8508f8"\r
+      ]\r
+    ]\r
+  },\r
+  {\r
+    "id": "27b6a672.93ff42",\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": 3636.571533203125,\r
+    "y": 963.28564453125,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": []\r
+  },\r
+  {\r
+    "id": "9dfa6094.6f7fc",\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": 3626.509033203125,\r
+    "y": 1013.4259033203125,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": []\r
+  },\r
+  {\r
+    "id": "bbf6b192.5183e",\r
+    "type": "block",\r
+    "name": "block : atomic",\r
+    "xml": "<block atomic=\"true\">",\r
+    "atomic": "true",\r
+    "outputs": 1,\r
+    "x": 3638,\r
+    "y": 893,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      [\r
+        "254a0cd4.86f82c"\r
+      ]\r
+    ]\r
+  },\r
+  {\r
+    "id": "597eb63e.8508f8",\r
+    "type": "block",\r
+    "name": "block : atomic",\r
+    "xml": "<block atomic=\"true\">",\r
+    "atomic": "true",\r
+    "outputs": 1,\r
+    "x": 3638,\r
+    "y": 1065.9998779296875,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      [\r
+        "e889443b.6afcf"\r
+      ]\r
+    ]\r
+  },\r
+  {\r
+    "id": "254a0cd4.86f82c",\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": 3810,\r
+    "y": 893,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      [\r
+        "6d2ef37a.d5fd0c",\r
+        "52c8f078.ee2cf"\r
+      ]\r
+    ]\r
+  },\r
+  {\r
+    "id": "e889443b.6afcf",\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": 3811,\r
+    "y": 1066,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      [\r
+        "a0b3468.4c1dbb8",\r
+        "ed4bd4a4.7c002"\r
+      ]\r
+    ]\r
+  },\r
+  {\r
+    "id": "6d2ef37a.d5fd0c",\r
+    "type": "outcome",\r
+    "name": "ROOT",\r
+    "xml": "<outcome value='ROOT'>\n",\r
+    "comments": "",\r
+    "outputs": 1,\r
+    "x": 3986,\r
+    "y": 872,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      [\r
+        "e77feac5.4ef39"\r
+      ]\r
+    ]\r
+  },\r
+  {\r
+    "id": "52c8f078.ee2cf",\r
+    "type": "outcome",\r
+    "name": "LEAF",\r
+    "xml": "<outcome value='LEAF'>\n",\r
+    "comments": "",\r
+    "outputs": 1,\r
+    "x": 3988,\r
+    "y": 926,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      [\r
+        "dc5de667.94277"\r
+      ]\r
+    ]\r
+  },\r
+  {\r
+    "id": "a0b3468.4c1dbb8",\r
+    "type": "outcome",\r
+    "name": "ROOT",\r
+    "xml": "<outcome value='ROOT'>\n",\r
+    "comments": "",\r
+    "outputs": 1,\r
+    "x": 3987,\r
+    "y": 1036,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      [\r
+        "79d85b32.4dba8c"\r
+      ]\r
+    ]\r
+  },\r
+  {\r
+    "id": "ed4bd4a4.7c002",\r
+    "type": "outcome",\r
+    "name": "LEAF",\r
+    "xml": "<outcome value='LEAF'>\n",\r
+    "comments": "",\r
+    "outputs": 1,\r
+    "x": 3989,\r
+    "y": 1090,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      [\r
+        "5799e4b6.bb5c84"\r
+      ]\r
+    ]\r
+  },\r
+  {\r
+    "id": "985f8e8b.05bee8",\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": 4296,\r
+    "y": 824,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": []\r
+  },\r
+  {\r
+    "id": "f70bc04c.4e53a8",\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": 4289,\r
+    "y": 922,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": []\r
+  },\r
+  {\r
+    "id": "279fdf30.7efb5",\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": 4289,\r
+    "y": 1009,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": []\r
+  },\r
+  {\r
+    "id": "59ab7a89.d7cd04",\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": 4293,\r
+    "y": 1102,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": []\r
+  },\r
+  {\r
+    "id": "88375125.392df",\r
+    "type": "success",\r
+    "name": "success",\r
+    "xml": "<outcome value='success'>\n",\r
+    "comments": "",\r
+    "outputs": 1,\r
+    "x": 3520,\r
+    "y": 1511,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      [\r
+        "70cb5f48.205d5"\r
+      ]\r
+    ]\r
+  },\r
+  {\r
+    "id": "f9f9639f.39277",\r
+    "type": "not-found",\r
+    "name": "not-found",\r
+    "xml": "<outcome value='not-found'>\n",\r
+    "comments": "",\r
+    "outputs": 1,\r
+    "x": 3529.490966796875,\r
+    "y": 1553.5740356445312,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      [\r
+        "3188784d.74df2"\r
+      ]\r
+    ]\r
+  },\r
+  {\r
+    "id": "5caadc0.419f8a4",\r
+    "type": "failure",\r
+    "name": "failure",\r
+    "xml": "<outcome value='failure'>\n",\r
+    "comments": "",\r
+    "outputs": 1,\r
+    "x": 3518,\r
+    "y": 1600,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      [\r
+        "150b9d67.7501b3"\r
+      ]\r
+    ]\r
+  },\r
+  {\r
+    "id": "3a7a9a9d.f62dc6",\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": 3220,\r
+    "y": 1473,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": []\r
+  },\r
+  {\r
+    "id": "5511f093.c411d8",\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": 3263,\r
+    "y": 1538,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      [\r
+        "88375125.392df",\r
+        "f9f9639f.39277",\r
+        "5caadc0.419f8a4"\r
+      ]\r
+    ]\r
+  },\r
+  {\r
+    "id": "89e7916b.fb9e18",\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": 3264,\r
+    "y": 1208,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      [\r
+        "e837ae68.fc604",\r
+        "bb41717d.607c08"\r
+      ]\r
+    ]\r
+  },\r
+  {\r
+    "id": "bb41717d.607c08",\r
+    "type": "failure",\r
+    "name": "success",\r
+    "xml": "<outcome value='success'>\n",\r
+    "comments": "",\r
+    "outputs": 1,\r
+    "x": 3487,\r
+    "y": 1194,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      [\r
+        "d2362461.2f81"\r
+      ]\r
+    ]\r
+  },\r
+  {\r
+    "id": "e837ae68.fc604",\r
+    "type": "failure",\r
+    "name": "failure",\r
+    "xml": "<outcome value='failure'>\n",\r
+    "comments": "",\r
+    "outputs": 1,\r
+    "x": 3489,\r
+    "y": 1227,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      [\r
+        "3512d9a4.ea10d6"\r
+      ]\r
+    ]\r
+  },\r
+  {\r
+    "id": "70cb5f48.205d5",\r
+    "type": "block",\r
+    "name": "block : atomic",\r
+    "xml": "<block atomic=\"true\">",\r
+    "atomic": "true",\r
+    "outputs": 1,\r
+    "x": 3692.66650390625,\r
+    "y": 1510,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      [\r
+        "e94025a.e4524d8",\r
+        "c5dba695.8712a"\r
+      ]\r
+    ]\r
+  },\r
+  {\r
+    "id": "3188784d.74df2",\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": 3683.0623779296875,\r
+    "y": 1556.8597717285156,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": []\r
+  },\r
+  {\r
+    "id": "150b9d67.7501b3",\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": 3687,\r
+    "y": 1601,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": []\r
+  },\r
+  {\r
+    "id": "e94025a.e4524d8",\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": 3957,\r
+    "y": 1494,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      [\r
+        "e5529b75.8cebe8",\r
+        "23d40330.51306c"\r
+      ]\r
+    ]\r
+  },\r
+  {\r
+    "id": "23d40330.51306c",\r
+    "type": "failure",\r
+    "name": "success",\r
+    "xml": "<outcome value='success'>\n",\r
+    "comments": "",\r
+    "outputs": 1,\r
+    "x": 4180,\r
+    "y": 1449,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      [\r
+        "3c287465.76fa9c"\r
+      ]\r
+    ]\r
+  },\r
+  {\r
+    "id": "e5529b75.8cebe8",\r
+    "type": "failure",\r
+    "name": "failure",\r
+    "xml": "<outcome value='failure'>\n",\r
+    "comments": "",\r
+    "outputs": 1,\r
+    "x": 4182,\r
+    "y": 1513,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      [\r
+        "68bbdd27.0bc724"\r
+      ]\r
+    ]\r
+  },\r
+  {\r
+    "id": "68bbdd27.0bc724",\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": 4344,\r
+    "y": 1509,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": []\r
+  },\r
+  {\r
+    "id": "3c287465.76fa9c",\r
+    "type": "block",\r
+    "name": "block : atomic",\r
+    "xml": "<block atomic=\"true\">",\r
+    "atomic": "true",\r
+    "outputs": 1,\r
+    "x": 4345,\r
+    "y": 1446,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      [\r
+        "bdb7c671.344b18",\r
+        "c34e936c.c687c"\r
+      ]\r
+    ]\r
+  },\r
+  {\r
+    "id": "c36404f4.836da8",\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": 3959,\r
+    "y": 1653,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      []\r
+    ]\r
+  },\r
+  {\r
+    "id": "b7b75306.125ca8",\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": 4004,\r
+    "y": 1563,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      []\r
+    ]\r
+  },\r
+  {\r
+    "id": "6cc070b0.831948",\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": 4087,\r
+    "y": 1701,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      []\r
+    ]\r
+  },\r
+  {\r
+    "id": "3512d9a4.ea10d6",\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": 3632,\r
+    "y": 1224,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": []\r
+  },\r
+  {\r
+    "id": "d2362461.2f81",\r
+    "type": "block",\r
+    "name": "block : atomic",\r
+    "xml": "<block atomic=\"true\">",\r
+    "atomic": "true",\r
+    "outputs": 1,\r
+    "x": 3635,\r
+    "y": 1187,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      [\r
+        "e726be0e.35ac3",\r
+        "2627d74c.d6bd68"\r
+      ]\r
+    ]\r
+  },\r
+  {\r
+    "id": "e726be0e.35ac3",\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": 3809,\r
+    "y": 1143,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": []\r
+  },\r
+  {\r
+    "id": "c5dba695.8712a",\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": 3911,\r
+    "y": 1778,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      [\r
+        "e649e24c.a2956"\r
+      ]\r
+    ]\r
+  },\r
+  {\r
+    "id": "e649e24c.a2956",\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": 4117,\r
+    "y": 1778,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      [\r
+        "b51c6327.c26b2"\r
+      ]\r
+    ]\r
+  },\r
+  {\r
+    "id": "b51c6327.c26b2",\r
+    "type": "outcome",\r
+    "name": "tunnel-termination-point",\r
+    "xml": "<outcome value='tunnel-termination-point'>\n",\r
+    "comments": "",\r
+    "outputs": 1,\r
+    "x": 4332.28564453125,\r
+    "y": 1777.82177734375,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      [\r
+        "4a081ef3.a11e7"\r
+      ]\r
+    ]\r
+  },\r
+  {\r
+    "id": "2627d74c.d6bd68",\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": 3824,\r
+    "y": 1254,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      [\r
+        "e436419e.4fabd8",\r
+        "652a3cad.15b09c",\r
+        "70700ce3.d1704c"\r
+      ]\r
+    ]\r
+  },\r
+  {\r
+    "id": "e436419e.4fabd8",\r
+    "type": "success",\r
+    "name": "success",\r
+    "xml": "<outcome value='success'>\n",\r
+    "comments": "",\r
+    "outputs": 1,\r
+    "x": 4019.5001220703125,\r
+    "y": 1206,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      [\r
+        "cac46a50.7c9a2"\r
+      ]\r
+    ]\r
+  },\r
+  {\r
+    "id": "652a3cad.15b09c",\r
+    "type": "not-found",\r
+    "name": "not-found",\r
+    "xml": "<outcome value='not-found'>\n",\r
+    "comments": "",\r
+    "outputs": 1,\r
+    "x": 4011.5001220703125,\r
+    "y": 1261,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      [\r
+        "7a559df8.2fbb14"\r
+      ]\r
+    ]\r
+  },\r
+  {\r
+    "id": "70700ce3.d1704c",\r
+    "type": "other",\r
+    "name": "other",\r
+    "xml": "<outcome value='Other'>\n",\r
+    "comments": "",\r
+    "outputs": 1,\r
+    "x": 4016.5001220703125,\r
+    "y": 1318,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      [\r
+        "74d49b92.9fc25c"\r
+      ]\r
+    ]\r
+  },\r
+  {\r
+    "id": "74d49b92.9fc25c",\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": 4168.5001220703125,\r
+    "y": 1319,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": []\r
+  },\r
+  {\r
+    "id": "7a559df8.2fbb14",\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": 4179.5001220703125,\r
+    "y": 1264,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": []\r
+  },\r
+  {\r
+    "id": "cac46a50.7c9a2",\r
+    "type": "block",\r
+    "name": "block",\r
+    "xml": "<block>\n",\r
+    "atomic": "false",\r
+    "comments": "",\r
+    "outputs": 1,\r
+    "x": 4163.8824462890625,\r
+    "y": 1203.6556701660156,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      [\r
+        "66f1613b.919fb"\r
+      ]\r
+    ]\r
+  },\r
+  {\r
+    "id": "66f1613b.919fb",\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": 4348,\r
+    "y": 1218,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      [\r
+        "c85b648c.95d8c8"\r
+      ]\r
+    ]\r
+  },\r
+  {\r
+    "id": "c34e936c.c687c",\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": 4515,\r
+    "y": 1404,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": []\r
+  },\r
+  {\r
+    "id": "bdb7c671.344b18",\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": 4516,\r
+    "y": 1512,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": []\r
+  },\r
+  {\r
+    "id": "c2c86af0.87457",\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": 4517,\r
+    "y": 1461,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": []\r
+  },\r
+  {\r
+    "id": "4a081ef3.a11e7",\r
+    "type": "block",\r
+    "name": "block : atomic",\r
+    "xml": "<block atomic=\"true\">",\r
+    "atomic": "true",\r
+    "outputs": 1,\r
+    "x": 4539.1171875,\r
+    "y": 1778.34033203125,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      [\r
+        "feabfc8a.6835d8",\r
+        "3ad150ae.9686d8",\r
+        "7f60aea1.758cf8"\r
+      ]\r
+    ]\r
+  },\r
+  {\r
+    "id": "feabfc8a.6835d8",\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": 4754.1171875,\r
+    "y": 1740.34033203125,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": []\r
+  },\r
+  {\r
+    "id": "3ad150ae.9686d8",\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": 4751.1171875,\r
+    "y": 1779.34033203125,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      [\r
+        "ee0e6ba7.1ab528"\r
+      ]\r
+    ]\r
+  },\r
+  {\r
+    "id": "7f60aea1.758cf8",\r
+    "type": "break",\r
+    "name": "break",\r
+    "xml": "<break>\n",\r
+    "comments": "",\r
+    "x": 4706.6171875,\r
+    "y": 1821.34033203125,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": []\r
+  },\r
+  {\r
+    "id": "ee0e6ba7.1ab528",\r
+    "type": "success",\r
+    "name": "success",\r
+    "xml": "<outcome value='success'>\n",\r
+    "comments": "",\r
+    "outputs": 1,\r
+    "x": 4931.6171875,\r
+    "y": 1778.34033203125,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      [\r
+        "f1c6f75a.7a676"\r
+      ]\r
+    ]\r
+  },\r
+  {\r
+    "id": "3cd8e203.e194b6",\r
+    "type": "outcome",\r
+    "name": "esr-thirdparty-sdnc",\r
+    "xml": "<outcome value='esr-thirdparty-sdnc'>\n",\r
+    "comments": "",\r
+    "outputs": 1,\r
+    "x": 4746,\r
+    "y": 1222,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      [\r
+        "17b6f38.a7a3d8d"\r
+      ]\r
+    ]\r
+  },\r
+  {\r
+    "id": "17b6f38.a7a3d8d",\r
+    "type": "block",\r
+    "name": "block : atomic",\r
+    "xml": "<block atomic=\"true\">",\r
+    "atomic": "true",\r
+    "outputs": 1,\r
+    "x": 4923,\r
+    "y": 1214,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      [\r
+        "676933bd.3d8274",\r
+        "263106c3.f9fd42"\r
+      ]\r
+    ]\r
+  },\r
+  {\r
+    "id": "c85b648c.95d8c8",\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": 4543,\r
+    "y": 1218,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      [\r
+        "3cd8e203.e194b6",\r
+        "a370dab4.6f2d18"\r
+      ]\r
+    ]\r
+  },\r
+  {\r
+    "id": "a370dab4.6f2d18",\r
+    "type": "outcome",\r
+    "name": "network-resource",\r
+    "xml": "<outcome value='network-resource'>",\r
+    "comments": "",\r
+    "outputs": 1,\r
+    "x": 4749,\r
+    "y": 1296,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      [\r
+        "9dd5a5f0.afd2"\r
+      ]\r
+    ]\r
+  },\r
+  {\r
+    "id": "9dd5a5f0.afd2",\r
+    "type": "block",\r
+    "name": "block : atomic",\r
+    "xml": "<block atomic=\"true\">",\r
+    "atomic": "true",\r
+    "outputs": 1,\r
+    "x": 4926,\r
+    "y": 1288,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      [\r
+        "fbf0fc4a.17b5c8"\r
+      ]\r
+    ]\r
+  },\r
+  {\r
+    "id": "f1c6f75a.7a676",\r
+    "type": "block",\r
+    "name": "block : atomic",\r
+    "xml": "<block atomic=\"true\">",\r
+    "atomic": "true",\r
+    "outputs": 1,\r
+    "x": 5089.6171875,\r
+    "y": 1778.34033203125,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      [\r
+        "3b33bb0c.f032cc"\r
+      ]\r
+    ]\r
+  },\r
+  {\r
+    "id": "3b33bb0c.f032cc",\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": 5296.6171875,\r
+    "y": 1778.34033203125,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": []\r
+  },\r
+  {\r
+    "id": "263106c3.f9fd42",\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": 5131,\r
+    "y": 1221,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      [\r
+        "ddcc8888.29b548",\r
+        "db7fdb45.821a78",\r
+        "ff56d5.bfda3928"\r
+      ]\r
+    ]\r
+  },\r
+  {\r
+    "id": "676933bd.3d8274",\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": 5161,\r
+    "y": 1169,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": []\r
+  },\r
+  {\r
+    "id": "ddcc8888.29b548",\r
+    "type": "success",\r
+    "name": "success",\r
+    "xml": "<outcome value='success'>\n",\r
+    "comments": "",\r
+    "outputs": 1,\r
+    "x": 5341,\r
+    "y": 1212,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      [\r
+        "e7e5466f.7658a"\r
+      ]\r
+    ]\r
+  },\r
+  {\r
+    "id": "db7fdb45.821a78",\r
+    "type": "not-found",\r
+    "name": "not-found",\r
+    "xml": "<outcome value='not-found'>\n",\r
+    "comments": "",\r
+    "outputs": 1,\r
+    "x": 5333,\r
+    "y": 1267,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      [\r
+        "1793a855.2047c"\r
+      ]\r
+    ]\r
+  },\r
+  {\r
+    "id": "ff56d5.bfda3928",\r
+    "type": "other",\r
+    "name": "other",\r
+    "xml": "<outcome value='Other'>\n",\r
+    "comments": "",\r
+    "outputs": 1,\r
+    "x": 5338,\r
+    "y": 1324,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      [\r
+        "81dadd48.c741d8"\r
+      ]\r
+    ]\r
+  },\r
+  {\r
+    "id": "81dadd48.c741d8",\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": 5490,\r
+    "y": 1325,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": []\r
+  },\r
+  {\r
+    "id": "1793a855.2047c",\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": 5501,\r
+    "y": 1270,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": []\r
+  },\r
+  {\r
+    "id": "e7e5466f.7658a",\r
+    "type": "block",\r
+    "name": "block",\r
+    "xml": "<block>\n",\r
+    "atomic": "false",\r
+    "comments": "",\r
+    "outputs": 1,\r
+    "x": 5485.38232421875,\r
+    "y": 1209.6556701660156,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      [\r
+        "dde9f23c.0ef22"\r
+      ]\r
+    ]\r
+  },\r
+  {\r
+    "id": "fbf0fc4a.17b5c8",\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": 5161,\r
+    "y": 1412,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": []\r
+  },\r
+  {\r
+    "id": "dde9f23c.0ef22",\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": 5700,\r
+    "y": 1206,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": []\r
+  },\r
+  {\r
+    "id": "f4910610.e101b8",\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": 4284,\r
+    "y": 860,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": []\r
+  },\r
+  {\r
+    "id": "f3cd87cd.165138",\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": 4275,\r
+    "y": 958,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": []\r
+  },\r
+  {\r
+    "id": "e77feac5.4ef39",\r
+    "type": "block",\r
+    "name": "block",\r
+    "xml": "<block>\n",\r
+    "atomic": "false",\r
+    "comments": "",\r
+    "outputs": 1,\r
+    "x": 4109,\r
+    "y": 866,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      [\r
+        "985f8e8b.05bee8",\r
+        "f4910610.e101b8"\r
+      ]\r
+    ]\r
+  },\r
+  {\r
+    "id": "dc5de667.94277",\r
+    "type": "block",\r
+    "name": "block",\r
+    "xml": "<block>\n",\r
+    "atomic": "false",\r
+    "comments": "",\r
+    "outputs": 1,\r
+    "x": 4115,\r
+    "y": 930,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      [\r
+        "f70bc04c.4e53a8",\r
+        "f3cd87cd.165138"\r
+      ]\r
+    ]\r
+  },\r
+  {\r
+    "id": "79d85b32.4dba8c",\r
+    "type": "block",\r
+    "name": "block",\r
+    "xml": "<block>\n",\r
+    "atomic": "false",\r
+    "comments": "",\r
+    "outputs": 1,\r
+    "x": 4115,\r
+    "y": 1036,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      [\r
+        "279fdf30.7efb5",\r
+        "746b1d51.0e2bec"\r
+      ]\r
+    ]\r
+  },\r
+  {\r
+    "id": "5799e4b6.bb5c84",\r
+    "type": "block",\r
+    "name": "block",\r
+    "xml": "<block>\n",\r
+    "atomic": "false",\r
+    "comments": "",\r
+    "outputs": 1,\r
+    "x": 4118,\r
+    "y": 1089,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      [\r
+        "59ab7a89.d7cd04",\r
+        "b63e0082.68a46"\r
+      ]\r
+    ]\r
+  },\r
+  {\r
+    "id": "746b1d51.0e2bec",\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": 4275,\r
+    "y": 1049,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": []\r
+  },\r
+  {\r
+    "id": "b63e0082.68a46",\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": 4278,\r
+    "y": 1140,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": []\r
+  },\r
+  {\r
+    "id": "87a4f79d.f1b41",\r
+    "type": "block",\r
+    "name": "block : atomic",\r
+    "xml": "<block atomic=\"true\">",\r
+    "atomic": "true",\r
+    "outputs": 1,\r
+    "x": 3650,\r
+    "y": 2350,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      [\r
+        "8613884a.623e8",\r
+        "df0137f0.20c7a8"\r
+      ]\r
+    ]\r
+  },\r
+  {\r
+    "id": "af9ecc7.c2e763",\r
+    "type": "success",\r
+    "name": "success",\r
+    "xml": "<outcome value='success'>\n",\r
+    "comments": "",\r
+    "outputs": 1,\r
+    "x": 3477.33349609375,\r
+    "y": 2351,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      [\r
+        "87a4f79d.f1b41"\r
+      ]\r
+    ]\r
+  },\r
+  {\r
+    "id": "53f2a3cf.4dd8a4",\r
+    "type": "not-found",\r
+    "name": "not-found",\r
+    "xml": "<outcome value='not-found'>\n",\r
+    "comments": "",\r
+    "outputs": 1,\r
+    "x": 3486.824462890625,\r
+    "y": 2393.5740356445312,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      [\r
+        "50bbbd16.7373fc"\r
+      ]\r
+    ]\r
+  },\r
+  {\r
+    "id": "aba66972.a33e38",\r
+    "type": "failure",\r
+    "name": "failure",\r
+    "xml": "<outcome value='failure'>\n",\r
+    "comments": "",\r
+    "outputs": 1,\r
+    "x": 3475.33349609375,\r
+    "y": 2440,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      [\r
+        "6c045770.56d3d"\r
+      ]\r
+    ]\r
+  },\r
+  {\r
+    "id": "50bbbd16.7373fc",\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": 3640.3958740234375,\r
+    "y": 2396.8597717285156,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": []\r
+  },\r
+  {\r
+    "id": "6c045770.56d3d",\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": 3644.33349609375,\r
+    "y": 2441,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": []\r
+  },\r
+  {\r
+    "id": "8613884a.623e8",\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": 3936.33349609375,\r
+    "y": 2354.0001220703125,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      [\r
+        "d23083de.2cf1e",\r
+        "7516fca6.f7fc04"\r
+      ]\r
+    ]\r
+  },\r
+  {\r
+    "id": "7516fca6.f7fc04",\r
+    "type": "failure",\r
+    "name": "success",\r
+    "xml": "<outcome value='success'>\n",\r
+    "comments": "",\r
+    "outputs": 1,\r
+    "x": 4159.33349609375,\r
+    "y": 2309.0001220703125,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      [\r
+        "c66357b4.73185"\r
+      ]\r
+    ]\r
+  },\r
+  {\r
+    "id": "d23083de.2cf1e",\r
+    "type": "failure",\r
+    "name": "failure",\r
+    "xml": "<outcome value='failure'>\n",\r
+    "comments": "",\r
+    "outputs": 1,\r
+    "x": 4161.33349609375,\r
+    "y": 2373.0001220703125,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      [\r
+        "a82df7d1.ae6a"\r
+      ]\r
+    ]\r
+  },\r
+  {\r
+    "id": "a82df7d1.ae6a",\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": 4320.33349609375,\r
+    "y": 2392.0001220703125,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": []\r
+  },\r
+  {\r
+    "id": "c66357b4.73185",\r
+    "type": "block",\r
+    "name": "block : atomic",\r
+    "xml": "<block atomic=\"true\">",\r
+    "atomic": "true",\r
+    "outputs": 1,\r
+    "x": 4324.33349609375,\r
+    "y": 2306.0001220703125,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      [\r
+        "dffb0ed6.823ba",\r
+        "1dd3dd1b.7300fb"\r
+      ]\r
+    ]\r
+  },\r
+  {\r
+    "id": "634f24c.033d45c",\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": 3938.33349609375,\r
+    "y": 2513.0001220703125,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      []\r
+    ]\r
+  },\r
+  {\r
+    "id": "165310c1.3dcf57",\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": 3983.33349609375,\r
+    "y": 2423.0001220703125,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      []\r
+    ]\r
+  },\r
+  {\r
+    "id": "1c4663ba.666f24",\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": 4065.33349609375,\r
+    "y": 2578.0001220703125,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      []\r
+    ]\r
+  },\r
+  {\r
+    "id": "6481b806.b26798",\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": 3249.33349609375,\r
+    "y": 2386,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      [\r
+        "af9ecc7.c2e763",\r
+        "53f2a3cf.4dd8a4",\r
+        "aba66972.a33e38"\r
+      ]\r
+    ]\r
+  },\r
+  {\r
+    "id": "357b021d.ccef76",\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": 3210.33349609375,\r
+    "y": 2330,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": []\r
+  },\r
+  {\r
+    "id": "d2628754.9207b8",\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": 3267.33349609375,\r
+    "y": 2048.9998779296875,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      [\r
+        "f940533a.3599b",\r
+        "b0b7c077.9433c"\r
+      ]\r
+    ]\r
+  },\r
+  {\r
+    "id": "b0b7c077.9433c",\r
+    "type": "failure",\r
+    "name": "success",\r
+    "xml": "<outcome value='success'>\n",\r
+    "comments": "",\r
+    "outputs": 1,\r
+    "x": 3490.33349609375,\r
+    "y": 2034.9998779296875,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      [\r
+        "c06f7f13.a06918"\r
+      ]\r
+    ]\r
+  },\r
+  {\r
+    "id": "f940533a.3599b",\r
+    "type": "failure",\r
+    "name": "failure",\r
+    "xml": "<outcome value='failure'>\n",\r
+    "comments": "",\r
+    "outputs": 1,\r
+    "x": 3492.33349609375,\r
+    "y": 2067.9998779296875,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      [\r
+        "1b16d50a.3ac5a3"\r
+      ]\r
+    ]\r
+  },\r
+  {\r
+    "id": "1b16d50a.3ac5a3",\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": 3635.33349609375,\r
+    "y": 2064.9998779296875,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": []\r
+  },\r
+  {\r
+    "id": "c06f7f13.a06918",\r
+    "type": "block",\r
+    "name": "block : atomic",\r
+    "xml": "<block atomic=\"true\">",\r
+    "atomic": "true",\r
+    "outputs": 1,\r
+    "x": 3638.33349609375,\r
+    "y": 2027.9998779296875,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      [\r
+        "f576457.60ef6b8",\r
+        "57336dca.385a1c"\r
+      ]\r
+    ]\r
+  },\r
+  {\r
+    "id": "f576457.60ef6b8",\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": 3832.33349609375,\r
+    "y": 2031,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": []\r
+  },\r
+  {\r
+    "id": "df0137f0.20c7a8",\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": 3895.33349609375,\r
+    "y": 2663,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      [\r
+        "e2836384.c2ccb8"\r
+      ]\r
+    ]\r
+  },\r
+  {\r
+    "id": "e2836384.c2ccb8",\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": 4101.33349609375,\r
+    "y": 2663,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      [\r
+        "fca69a38.03a91"\r
+      ]\r
+    ]\r
+  },\r
+  {\r
+    "id": "fca69a38.03a91",\r
+    "type": "outcome",\r
+    "name": "tunnel-termination-point",\r
+    "xml": "<outcome value='tunnel-termination-point'>\n",\r
+    "comments": "",\r
+    "outputs": 1,\r
+    "x": 4318.619140625,\r
+    "y": 2661.82177734375,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      [\r
+        "7ea58eaa.2fe4c8"\r
+      ]\r
+    ]\r
+  },\r
+  {\r
+    "id": "57336dca.385a1c",\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": 3854.33349609375,\r
+    "y": 2099,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      [\r
+        "4f2611a4.8dfaa",\r
+        "d01e89f4.899b8",\r
+        "4dbe2024.2418c8"\r
+      ]\r
+    ]\r
+  },\r
+  {\r
+    "id": "4f2611a4.8dfaa",\r
+    "type": "success",\r
+    "name": "success",\r
+    "xml": "<outcome value='success'>\n",\r
+    "comments": "",\r
+    "outputs": 1,\r
+    "x": 4049.8336181640625,\r
+    "y": 2051,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      [\r
+        "c7fe21e9.219fb"\r
+      ]\r
+    ]\r
+  },\r
+  {\r
+    "id": "d01e89f4.899b8",\r
+    "type": "not-found",\r
+    "name": "not-found",\r
+    "xml": "<outcome value='not-found'>\n",\r
+    "comments": "",\r
+    "outputs": 1,\r
+    "x": 4041.8336181640625,\r
+    "y": 2106,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      [\r
+        "711f5b9.04549a4"\r
+      ]\r
+    ]\r
+  },\r
+  {\r
+    "id": "4dbe2024.2418c8",\r
+    "type": "other",\r
+    "name": "other",\r
+    "xml": "<outcome value='Other'>\n",\r
+    "comments": "",\r
+    "outputs": 1,\r
+    "x": 4046.8336181640625,\r
+    "y": 2163,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      [\r
+        "7a110b6a.211174"\r
+      ]\r
+    ]\r
+  },\r
+  {\r
+    "id": "7a110b6a.211174",\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": 4198.8336181640625,\r
+    "y": 2164,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": []\r
+  },\r
+  {\r
+    "id": "711f5b9.04549a4",\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": 4209.8336181640625,\r
+    "y": 2109,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": []\r
+  },\r
+  {\r
+    "id": "c7fe21e9.219fb",\r
+    "type": "block",\r
+    "name": "block",\r
+    "xml": "<block>\n",\r
+    "atomic": "false",\r
+    "comments": "",\r
+    "outputs": 1,\r
+    "x": 4194.2159423828125,\r
+    "y": 2048.6556701660156,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      [\r
+        "5f7a4387.8903dc"\r
+      ]\r
+    ]\r
+  },\r
+  {\r
+    "id": "dffb0ed6.823ba",\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": 4494.33349609375,\r
+    "y": 2267.0001220703125,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": []\r
+  },\r
+  {\r
+    "id": "1dd3dd1b.7300fb",\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": 4495.33349609375,\r
+    "y": 2372.0001220703125,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": []\r
+  },\r
+  {\r
+    "id": "132cb9b4.8d2256",\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": 4490.33349609375,\r
+    "y": 2321.0001220703125,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": []\r
+  },\r
+  {\r
+    "id": "7ea58eaa.2fe4c8",\r
+    "type": "block",\r
+    "name": "block : atomic",\r
+    "xml": "<block atomic=\"true\">",\r
+    "atomic": "true",\r
+    "outputs": 1,\r
+    "x": 4525.45068359375,\r
+    "y": 2651.3404541015625,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      [\r
+        "9217eff0.7fa96",\r
+        "965ae906.eae45",\r
+        "1b19b6f0.8ece39"\r
+      ]\r
+    ]\r
+  },\r
+  {\r
+    "id": "9217eff0.7fa96",\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": 4740.45068359375,\r
+    "y": 2613.3404541015625,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": []\r
+  },\r
+  {\r
+    "id": "965ae906.eae45",\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": 4737.45068359375,\r
+    "y": 2652.3404541015625,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      [\r
+        "87f8942.95038e8"\r
+      ]\r
+    ]\r
+  },\r
+  {\r
+    "id": "1b19b6f0.8ece39",\r
+    "type": "break",\r
+    "name": "break",\r
+    "xml": "<break>\n",\r
+    "comments": "",\r
+    "x": 4692.95068359375,\r
+    "y": 2694.3404541015625,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": []\r
+  },\r
+  {\r
+    "id": "87f8942.95038e8",\r
+    "type": "success",\r
+    "name": "success",\r
+    "xml": "<outcome value='success'>\n",\r
+    "comments": "",\r
+    "outputs": 1,\r
+    "x": 4917.95068359375,\r
+    "y": 2651.3404541015625,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      [\r
+        "65d1ff2e.3f2e18"\r
+      ]\r
+    ]\r
+  },\r
+  {\r
+    "id": "65d1ff2e.3f2e18",\r
+    "type": "block",\r
+    "name": "block : atomic",\r
+    "xml": "<block atomic=\"true\">",\r
+    "atomic": "true",\r
+    "outputs": 1,\r
+    "x": 5075.95068359375,\r
+    "y": 2651.3404541015625,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      [\r
+        "fedf1a96.f1456"\r
+      ]\r
+    ]\r
+  },\r
+  {\r
+    "id": "fedf1a96.f1456",\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": 5282.95068359375,\r
+    "y": 2651.3404541015625,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": []\r
+  },\r
+  {\r
+    "id": "115bab50.32a055",\r
+    "type": "outcome",\r
+    "name": "esr-thirdparty-sdnc",\r
+    "xml": "<outcome value='esr-thirdparty-sdnc'>\n",\r
+    "comments": "",\r
+    "outputs": 1,\r
+    "x": 4776.33349609375,\r
+    "y": 2067,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      [\r
+        "e64c3553.0ae97"\r
+      ]\r
+    ]\r
+  },\r
+  {\r
+    "id": "e64c3553.0ae97",\r
+    "type": "block",\r
+    "name": "block : atomic",\r
+    "xml": "<block atomic=\"true\">",\r
+    "atomic": "true",\r
+    "outputs": 1,\r
+    "x": 4953.33349609375,\r
+    "y": 2059,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      [\r
+        "a2d6f837.6f757",\r
+        "eeac3b28.315368"\r
+      ]\r
+    ]\r
+  },\r
+  {\r
+    "id": "5f7a4387.8903dc",\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": 4378.33349609375,\r
+    "y": 2063,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      [\r
+        "bd77f52.650d108"\r
+      ]\r
+    ]\r
+  },\r
+  {\r
+    "id": "bd77f52.650d108",\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": 4573.33349609375,\r
+    "y": 2063,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      [\r
+        "115bab50.32a055",\r
+        "c1dba387.605d3"\r
+      ]\r
+    ]\r
+  },\r
+  {\r
+    "id": "eeac3b28.315368",\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": 5161.33349609375,\r
+    "y": 2066,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      [\r
+        "fa5ccc46.c0c8e8",\r
+        "7f544ab3.a923ac",\r
+        "629c31b0.bf54b"\r
+      ]\r
+    ]\r
+  },\r
+  {\r
+    "id": "3e060ac3.b125d6",\r
+    "type": "block",\r
+    "name": "block : atomic",\r
+    "xml": "<block atomic=\"true\">",\r
+    "atomic": "true",\r
+    "outputs": 1,\r
+    "x": 4955.33349609375,\r
+    "y": 2132,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      [\r
+        "a8b3b7de.4e882"\r
+      ]\r
+    ]\r
+  },\r
+  {\r
+    "id": "c1dba387.605d3",\r
+    "type": "outcome",\r
+    "name": "network-resource",\r
+    "xml": "<outcome value='network-resource'>",\r
+    "comments": "",\r
+    "outputs": 1,\r
+    "x": 4778.33349609375,\r
+    "y": 2140,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      [\r
+        "3e060ac3.b125d6"\r
+      ]\r
+    ]\r
+  },\r
+  {\r
+    "id": "a2d6f837.6f757",\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": 5191.33349609375,\r
+    "y": 2014,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": []\r
+  },\r
+  {\r
+    "id": "a8b3b7de.4e882",\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": 5190.33349609375,\r
+    "y": 2256,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": []\r
+  },\r
+  {\r
+    "id": "fa5ccc46.c0c8e8",\r
+    "type": "success",\r
+    "name": "success",\r
+    "xml": "<outcome value='success'>\n",\r
+    "comments": "",\r
+    "outputs": 1,\r
+    "x": 5371.33349609375,\r
+    "y": 2057,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      [\r
+        "58f99424.7527f4"\r
+      ]\r
+    ]\r
+  },\r
+  {\r
+    "id": "7f544ab3.a923ac",\r
+    "type": "not-found",\r
+    "name": "not-found",\r
+    "xml": "<outcome value='not-found'>\n",\r
+    "comments": "",\r
+    "outputs": 1,\r
+    "x": 5363.33349609375,\r
+    "y": 2112,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      [\r
+        "ffe0cce7.8e8ca"\r
+      ]\r
+    ]\r
+  },\r
+  {\r
+    "id": "629c31b0.bf54b",\r
+    "type": "other",\r
+    "name": "other",\r
+    "xml": "<outcome value='Other'>\n",\r
+    "comments": "",\r
+    "outputs": 1,\r
+    "x": 5368.33349609375,\r
+    "y": 2169,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      [\r
+        "cc8477b8.611dc8"\r
+      ]\r
+    ]\r
+  },\r
+  {\r
+    "id": "cc8477b8.611dc8",\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": 5520.33349609375,\r
+    "y": 2170,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": []\r
+  },\r
+  {\r
+    "id": "ffe0cce7.8e8ca",\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": 5531.33349609375,\r
+    "y": 2115,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": []\r
+  },\r
+  {\r
+    "id": "58f99424.7527f4",\r
+    "type": "block",\r
+    "name": "block",\r
+    "xml": "<block>\n",\r
+    "atomic": "false",\r
+    "comments": "",\r
+    "outputs": 1,\r
+    "x": 5515.7158203125,\r
+    "y": 2054.6556701660156,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      [\r
+        "f5242e64.71f82"\r
+      ]\r
+    ]\r
+  },\r
+  {\r
+    "id": "f5242e64.71f82",\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": 5730.33349609375,\r
+    "y": 2051,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": []\r
+  },\r
+  {\r
+    "id": "20bb7eae.be3a32",\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": 3229,\r
+    "y": 1661,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": []\r
+  },\r
+  {\r
+    "id": "7762f3ae.52a254",\r
+    "type": "comment",\r
+    "name": "This is it (should be)",\r
+    "info": "",\r
+    "comments": "",\r
+    "x": 4451,\r
+    "y": 944,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": []\r
+  },\r
+  {\r
+    "id": "edff520.fc6aeb",\r
+    "type": "comment",\r
+    "name": "This is it (should be)",\r
+    "info": "",\r
+    "comments": "",\r
+    "x": 4443,\r
+    "y": 1034,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": []\r
+  },\r
+  {\r
+    "id": "9fcb0922.e08ed",\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": 3210,\r
+    "y": 2517,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": []\r
+  },\r
+  {\r
+    "id": "3db2acf8.6fe83c",\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": 3361,\r
+    "y": 2765,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      []\r
+    ]\r
+  },\r
+  {\r
+    "id": "d8a34ec.a6346b",\r
+    "type": "switchNode",\r
+    "name": "switch found-middle-man?",\r
+    "xml": "<switch test='`$found-middle-man`'>\n",\r
+    "comments": "",\r
+    "outputs": 1,\r
+    "x": 3238,\r
+    "y": 2875,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      [\r
+        "52347f79.8db4f",\r
+        "cd09ff82.d8b0a8"\r
+      ]\r
+    ]\r
+  },\r
+  {\r
+    "id": "52347f79.8db4f",\r
+    "type": "outcomeFalse",\r
+    "name": "false",\r
+    "xml": "<outcome value='false'>\n",\r
+    "comments": "",\r
+    "outputs": 1,\r
+    "x": 3422,\r
+    "y": 2854,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      [\r
+        "2a86c6f9.428e32"\r
+      ]\r
+    ]\r
+  },\r
+  {\r
+    "id": "cd09ff82.d8b0a8",\r
+    "type": "outcomeTrue",\r
+    "name": "true",\r
+    "xml": "<outcome value='true'>\n",\r
+    "comments": "",\r
+    "outputs": 1,\r
+    "x": 3314,\r
+    "y": 5032,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      [\r
+        "36762610.1073d2"\r
+      ]\r
+    ]\r
+  },\r
+  {\r
+    "id": "36762610.1073d2",\r
+    "type": "block",\r
+    "name": "block : atomic",\r
+    "xml": "<block atomic='true'>",\r
+    "atomic": "true",\r
+    "comments": "",\r
+    "outputs": 1,\r
+    "x": 3469,\r
+    "y": 5025,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      [\r
+        "ae52f9b0.eb7378",\r
+        "6bdb71eb.cd7da",\r
+        "5ba113f8.d2a564",\r
+        "536ae5e9.b25a04",\r
+        "5c19cae5.23f224"\r
+      ]\r
+    ]\r
+  },\r
+  {\r
+    "id": "2a86c6f9.428e32",\r
+    "type": "block",\r
+    "name": "block : atomic",\r
+    "xml": "<block atomic='true'>",\r
+    "atomic": "true",\r
+    "comments": "",\r
+    "outputs": 1,\r
+    "x": 3565,\r
+    "y": 2854,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      [\r
+        "60b7b56f.adea4c",\r
+        "bdc41b3b.e9f9e8",\r
+        "9a7dac44.d03ca8",\r
+        "bedde447.35d04",\r
+        "7fc21231.2a386c",\r
+        "541e3cf1.3cdc4c",\r
+        "8e19f306.cd166",\r
+        "7aa2001.036a58",\r
+        "fd1584d2.77bd18",\r
+        "4d65e0ad.f66548",\r
+        "799454e3.25827c",\r
+        "ca44c46f.688fa8",\r
+        "3e5313a9.d78034",\r
+        "3f9a9e6f.0fc392",\r
+        "f035278d.c09ef",\r
+        "c934426f.9b2fb",\r
+        "a387df7d.b7b76",\r
+        "944ed400.3d2108",\r
+        "e04ee2dc.c84258"\r
+      ]\r
+    ]\r
+  },\r
+  {\r
+    "id": "fd1584d2.77bd18",\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": 3876,\r
+    "y": 3209,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      []\r
+    ]\r
+  },\r
+  {\r
+    "id": "60b7b56f.adea4c",\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": 3830,\r
+    "y": 3307,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      []\r
+    ]\r
+  },\r
+  {\r
+    "id": "bdc41b3b.e9f9e8",\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": 3966,\r
+    "y": 3354,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      []\r
+    ]\r
+  },\r
+  {\r
+    "id": "335c026d.7b6e86",\r
+    "type": "comment",\r
+    "name": "Create ROOT connectivity",\r
+    "info": "",\r
+    "comments": "",\r
+    "x": 3797,\r
+    "y": 3158,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": []\r
+  },\r
+  {\r
+    "id": "15801117.33a03f",\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": 4323,\r
+    "y": 3649,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": []\r
+  },\r
+  {\r
+    "id": "9a7dac44.d03ca8",\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": 3887,\r
+    "y": 3688,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      []\r
+    ]\r
+  },\r
+  {\r
+    "id": "bedde447.35d04",\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": 3835,\r
+    "y": 3739,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      []\r
+    ]\r
+  },\r
+  {\r
+    "id": "7fc21231.2a386c",\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": 3971,\r
+    "y": 3786,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      []\r
+    ]\r
+  },\r
+  {\r
+    "id": "9c57f099.e1906",\r
+    "type": "comment",\r
+    "name": "Create MIDDLE-MAN connectivity",\r
+    "info": "",\r
+    "comments": "",\r
+    "x": 3828,\r
+    "y": 3648,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": []\r
+  },\r
+  {\r
+    "id": "c4862f6c.a2a29",\r
+    "type": "block",\r
+    "name": "block : atomic",\r
+    "xml": "<block atomic='true'>",\r
+    "atomic": "true",\r
+    "comments": "",\r
+    "outputs": 1,\r
+    "x": 4258,\r
+    "y": 3845,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      []\r
+    ]\r
+  },\r
+  {\r
+    "id": "541e3cf1.3cdc4c",\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": 3849,\r
+    "y": 3892,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      [\r
+        "42cf0b77.2dec84",\r
+        "81ea64e.302c518",\r
+        "1a138015.57b74"\r
+      ]\r
+    ]\r
+  },\r
+  {\r
+    "id": "42cf0b77.2dec84",\r
+    "type": "success",\r
+    "name": "success",\r
+    "xml": "<outcome value='success'>\n",\r
+    "comments": "",\r
+    "outputs": 1,\r
+    "x": 4096,\r
+    "y": 3846,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      [\r
+        "c4862f6c.a2a29"\r
+      ]\r
+    ]\r
+  },\r
+  {\r
+    "id": "81ea64e.302c518",\r
+    "type": "not-found",\r
+    "name": "not-found",\r
+    "xml": "<outcome value='not-found'>\n",\r
+    "comments": "",\r
+    "outputs": 1,\r
+    "x": 4096.490966796875,\r
+    "y": 3891.5740356445312,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      [\r
+        "396ed743.e6ca6"\r
+      ]\r
+    ]\r
+  },\r
+  {\r
+    "id": "1a138015.57b74",\r
+    "type": "failure",\r
+    "name": "failure",\r
+    "xml": "<outcome value='failure'>\n",\r
+    "comments": "",\r
+    "outputs": 1,\r
+    "x": 4094,\r
+    "y": 3935,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      [\r
+        "f5385619.47f03"\r
+      ]\r
+    ]\r
+  },\r
+  {\r
+    "id": "396ed743.e6ca6",\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": 4259.0623779296875,\r
+    "y": 3891.8597717285156,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": []\r
+  },\r
+  {\r
+    "id": "f5385619.47f03",\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": 4263,\r
+    "y": 3936,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": []\r
+  },\r
+  {\r
+    "id": "f035278d.c09ef",\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": 3906,\r
+    "y": 4171,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      []\r
+    ]\r
+  },\r
+  {\r
+    "id": "c934426f.9b2fb",\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": 3909,\r
+    "y": 4216,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      []\r
+    ]\r
+  },\r
+  {\r
+    "id": "944ed400.3d2108",\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": 3898,\r
+    "y": 4007,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      []\r
+    ]\r
+  },\r
+  {\r
+    "id": "e04ee2dc.c84258",\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": 3900,\r
+    "y": 4054,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      []\r
+    ]\r
+  },\r
+  {\r
+    "id": "49a17204.cabfec",\r
+    "type": "comment",\r
+    "name": "The following two will be done in F1",\r
+    "info": "",\r
+    "comments": "",\r
+    "x": 3822,\r
+    "y": 4124,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": []\r
+  },\r
+  {\r
+    "id": "f9147a44.abd5d",\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": 4429,\r
+    "y": 4853,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      []\r
+    ]\r
+  },\r
+  {\r
+    "id": "ae52f9b0.eb7378",\r
+    "type": "switchNode",\r
+    "name": "switch no-pce-call",\r
+    "xml": "<switch test='`$no-pce-call`'>\n",\r
+    "comments": "",\r
+    "outputs": 1,\r
+    "x": 3684,\r
+    "y": 5006,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      [\r
+        "2031568b.5c466a",\r
+        "d5c3bda4.9d44d"\r
+      ]\r
+    ]\r
+  },\r
+  {\r
+    "id": "d5c3bda4.9d44d",\r
+    "type": "outcomeFalse",\r
+    "name": "false",\r
+    "xml": "<outcome value='false'>\n",\r
+    "comments": "",\r
+    "outputs": 1,\r
+    "x": 3856,\r
+    "y": 5003,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      [\r
+        "3fb1d79b.8d6fb8"\r
+      ]\r
+    ]\r
+  },\r
+  {\r
+    "id": "2031568b.5c466a",\r
+    "type": "outcomeFalse",\r
+    "name": "true",\r
+    "xml": "<outcome value='true'>\n",\r
+    "comments": "",\r
+    "outputs": 1,\r
+    "x": 3808,\r
+    "y": 5850,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      [\r
+        "ff5eb6bb.d3898"\r
+      ]\r
+    ]\r
+  },\r
+  {\r
+    "id": "35005760.153d9",\r
+    "type": "comment",\r
+    "name": "1 --> PCE is needed",\r
+    "info": "",\r
+    "comments": "",\r
+    "x": 3869,\r
+    "y": 4973,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": []\r
+  },\r
+  {\r
+    "id": "53b6adea.273794",\r
+    "type": "comment",\r
+    "name": "2 --> no need to call PCE",\r
+    "info": "",\r
+    "comments": "",\r
+    "x": 3879,\r
+    "y": 5808,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": []\r
+  },\r
+  {\r
+    "id": "8e19f306.cd166",\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": 3906,\r
+    "y": 4280,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      []\r
+    ]\r
+  },\r
+  {\r
+    "id": "3fb1d79b.8d6fb8",\r
+    "type": "block",\r
+    "name": "block : atomic",\r
+    "xml": "<block atomic='true'>",\r
+    "atomic": "true",\r
+    "comments": "",\r
+    "outputs": 1,\r
+    "x": 4032,\r
+    "y": 5005,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      [\r
+        "a4f5d754.33c548",\r
+        "77d0a120.a8d4c8",\r
+        "ea3dea31.55403",\r
+        "faf54698.eda79",\r
+        "e80f8be5.03c42",\r
+        "3b266df3.e7977a",\r
+        "f9147a44.abd5d"\r
+      ]\r
+    ]\r
+  },\r
+  {\r
+    "id": "30197835.1bf978",\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": 5477,\r
+    "y": 4478,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": []\r
+  },\r
+  {\r
+    "id": "a4f5d754.33c548",\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": 4424,\r
+    "y": 5156,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      []\r
+    ]\r
+  },\r
+  {\r
+    "id": "cce2d7d9.b9218",\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": 3916,\r
+    "y": 4335,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      []\r
+    ]\r
+  },\r
+  {\r
+    "id": "7aa2001.036a58",\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": 3882,\r
+    "y": 3548,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      []\r
+    ]\r
+  },\r
+  {\r
+    "id": "2d8b9b70.b52efc",\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": 3342,\r
+    "y": 1767,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      []\r
+    ]\r
+  },\r
+  {\r
+    "id": "26382876.b9a68",\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": 3249,\r
+    "y": 1714,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      []\r
+    ]\r
+  },\r
+  {\r
+    "id": "31c62db7.5b8522",\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": 3932,\r
+    "y": 3251,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": []\r
+  },\r
+  {\r
+    "id": "4d65e0ad.f66548",\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": 3879,\r
+    "y": 2839,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      []\r
+    ]\r
+  },\r
+  {\r
+    "id": "799454e3.25827c",\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": 3827,\r
+    "y": 2887,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      []\r
+    ]\r
+  },\r
+  {\r
+    "id": "ca44c46f.688fa8",\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": 3955,\r
+    "y": 2934,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      []\r
+    ]\r
+  },\r
+  {\r
+    "id": "c038b97c.5e298",\r
+    "type": "comment",\r
+    "name": "Create LEAF connectivity",\r
+    "info": "",\r
+    "comments": "",\r
+    "x": 3792,\r
+    "y": 2797,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": []\r
+  },\r
+  {\r
+    "id": "3e5313a9.d78034",\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<parameter name='data-source' value='`$gfp`' />",\r
+    "comments": "",\r
+    "outputs": 1,\r
+    "x": 3789,\r
+    "y": 3025,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      []\r
+    ]\r
+  },\r
+  {\r
+    "id": "3f9a9e6f.0fc392",\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": 3882,\r
+    "y": 3078,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      []\r
+    ]\r
+  },\r
+  {\r
+    "id": "281fc4fa.e1a84c",\r
+    "type": "comment",\r
+    "name": "Create LEAF UNI",\r
+    "info": "",\r
+    "comments": "",\r
+    "x": 3773,\r
+    "y": 2981,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": []\r
+  },\r
+  {\r
+    "id": "9dc1c6e1.2dba4",\r
+    "type": "comment",\r
+    "name": "Create ROOT UNI",\r
+    "info": "",\r
+    "comments": "",\r
+    "x": 3779,\r
+    "y": 3431,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": []\r
+  },\r
+  {\r
+    "id": "faf54698.eda79",\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<parameter name='data-source' value='`$gfp`' />\n",\r
+    "comments": "",\r
+    "outputs": 1,\r
+    "x": 4346,\r
+    "y": 4486,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      []\r
+    ]\r
+  },\r
+  {\r
+    "id": "eb955021.5749d",\r
+    "type": "comment",\r
+    "name": "Create LEAF UNI",\r
+    "info": "",\r
+    "comments": "",\r
+    "x": 4330,\r
+    "y": 4442,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": []\r
+  },\r
+  {\r
+    "id": "b9a6d392.b28d6",\r
+    "type": "comment",\r
+    "name": "Create LEAF connectivity",\r
+    "info": "",\r
+    "comments": "",\r
+    "x": 5077,\r
+    "y": 4473,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": []\r
+  },\r
+  {\r
+    "id": "bed8a2a5.609b9",\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": 5164,\r
+    "y": 4515,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      []\r
+    ]\r
+  },\r
+  {\r
+    "id": "bbe5119a.b6b9a",\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": 5112,\r
+    "y": 4563,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      []\r
+    ]\r
+  },\r
+  {\r
+    "id": "2aa44f99.3f02c8",\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": 5240,\r
+    "y": 4610,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      []\r
+    ]\r
+  },\r
+  {\r
+    "id": "3b266df3.e7977a",\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": 4417,\r
+    "y": 4895,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      []\r
+    ]\r
+  },\r
+  {\r
+    "id": "bd185a34.34e6a8",\r
+    "type": "comment",\r
+    "name": "populate connectivity-B variable in the context map",\r
+    "info": "",\r
+    "comments": "",\r
+    "x": 4400,\r
+    "y": 4957,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": []\r
+  },\r
+  {\r
+    "id": "77d0a120.a8d4c8",\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": 4511,\r
+    "y": 4999,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      []\r
+    ]\r
+  },\r
+  {\r
+    "id": "915b754b.45601",\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": 4959,\r
+    "y": 5052,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": []\r
+  },\r
+  {\r
+    "id": "8cb093f8.38739",\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": 4269,\r
+    "y": 5750,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      []\r
+    ]\r
+  },\r
+  {\r
+    "id": "90b420e2.468d1",\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<parameter name='data-source' value='`$gfp`' />\n",\r
+    "comments": "",\r
+    "outputs": 1,\r
+    "x": 4167,\r
+    "y": 5699,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      []\r
+    ]\r
+  },\r
+  {\r
+    "id": "e890a410.6577f8",\r
+    "type": "comment",\r
+    "name": "Create LEAF UNI",\r
+    "info": "",\r
+    "comments": "",\r
+    "x": 4151,\r
+    "y": 5655,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": []\r
+  },\r
+  {\r
+    "id": "ca407fe0.a74b58",\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": 4957.999755859375,\r
+    "y": 5853,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      []\r
+    ]\r
+  },\r
+  {\r
+    "id": "ea3dea31.55403",\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": 4338,\r
+    "y": 5056,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      [\r
+        "130129c6.4e6896",\r
+        "c2790bbb.b39ef"\r
+      ]\r
+    ]\r
+  },\r
+  {\r
+    "id": "130129c6.4e6896",\r
+    "type": "outcomeTrue",\r
+    "name": "true",\r
+    "xml": "<outcome value='true'>\n",\r
+    "comments": "",\r
+    "outputs": 1,\r
+    "x": 4549,\r
+    "y": 5056,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      [\r
+        "b2be4205.132768"\r
+      ]\r
+    ]\r
+  },\r
+  {\r
+    "id": "b2be4205.132768",\r
+    "type": "block",\r
+    "name": "block : atomic",\r
+    "xml": "<block atomic='true'>",\r
+    "atomic": "true",\r
+    "comments": "",\r
+    "outputs": 1,\r
+    "x": 4705,\r
+    "y": 5052,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      [\r
+        "915b754b.45601",\r
+        "3264661d.b6671a",\r
+        "cf1a8f36.08af8"\r
+      ]\r
+    ]\r
+  },\r
+  {\r
+    "id": "c2790bbb.b39ef",\r
+    "type": "outcomeFalse",\r
+    "name": "false",\r
+    "xml": "<outcome value='false'>\n",\r
+    "comments": "",\r
+    "outputs": 1,\r
+    "x": 4545,\r
+    "y": 5104,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      [\r
+        "1090c9ed.cf8dde"\r
+      ]\r
+    ]\r
+  },\r
+  {\r
+    "id": "1090c9ed.cf8dde",\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": 4693,\r
+    "y": 5099,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": []\r
+  },\r
+  {\r
+    "id": "53ad7751.2dcd08",\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": 5201,\r
+    "y": 4681,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      []\r
+    ]\r
+  },\r
+  {\r
+    "id": "59db3330.69645c",\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": 2367,\r
+    "y": 92,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      []\r
+    ]\r
+  },\r
+  {\r
+    "id": "4ebbcee7.69b52",\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": 2301,\r
+    "y": 128,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": []\r
+  },\r
+  {\r
+    "id": "4ea5390e.a52cc",\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": 2486,\r
+    "y": 55,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": []\r
+  },\r
+  {\r
+    "id": "37299dd0.22785a",\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": 4236,\r
+    "y": 5816,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": []\r
+  },\r
+  {\r
+    "id": "606aa5ab.2206bc",\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": 4369,\r
+    "y": 5864,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      []\r
+    ]\r
+  },\r
+  {\r
+    "id": "17ac1f1.6d565e1",\r
+    "type": "switchNode",\r
+    "name": "switch found-connectivity?",\r
+    "xml": "\n<switch test=\"`$found-connectivity`\">\n\n",\r
+    "comments": "",\r
+    "outputs": 1,\r
+    "x": 4188,\r
+    "y": 5922,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      [\r
+        "7b13241a.22fd54",\r
+        "f9b4895b.fbea48"\r
+      ]\r
+    ]\r
+  },\r
+  {\r
+    "id": "7b13241a.22fd54",\r
+    "type": "outcomeFalse",\r
+    "name": "false",\r
+    "xml": "<outcome value='false'>\n",\r
+    "comments": "",\r
+    "outputs": 1,\r
+    "x": 4381,\r
+    "y": 5923,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      [\r
+        "827a3a72.ba4bd8"\r
+      ]\r
+    ]\r
+  },\r
+  {\r
+    "id": "827a3a72.ba4bd8",\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": 4537,\r
+    "y": 5920,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": []\r
+  },\r
+  {\r
+    "id": "f9b4895b.fbea48",\r
+    "type": "outcomeTrue",\r
+    "name": "true",\r
+    "xml": "<outcome value='true'>\n",\r
+    "comments": "",\r
+    "outputs": 1,\r
+    "x": 4385,\r
+    "y": 5967,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      [\r
+        "4c414c23.1dfa5c"\r
+      ]\r
+    ]\r
+  },\r
+  {\r
+    "id": "4c414c23.1dfa5c",\r
+    "type": "block",\r
+    "name": "block",\r
+    "xml": "<block>\n",\r
+    "atomic": "false",\r
+    "comments": "",\r
+    "outputs": 1,\r
+    "x": 4524,\r
+    "y": 5962,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      [\r
+        "ca407fe0.a74b58",\r
+        "87b885a5.5cf0c8",\r
+        "7c94a6cd.50e738",\r
+        "9f0fa012.5d1bf",\r
+        "fafaba2.e8268c8",\r
+        "25a2525f.49399e",\r
+        "593dba4.344bf44",\r
+        "90f4ba85.137fb",\r
+        "52c2d3cf.976804",\r
+        "274ef282.e256ee",\r
+        "eba4a386.8ade58",\r
+        "91ff8ca0.2410d8"\r
+      ]\r
+    ]\r
+  },\r
+  {\r
+    "id": "593dba4.344bf44",\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": 4721,\r
+    "y": 6641,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      [\r
+        "a83c7fc2.c5da78",\r
+        "914d2791.9def8",\r
+        "a0fd345.ac08f48"\r
+      ]\r
+    ]\r
+  },\r
+  {\r
+    "id": "a83c7fc2.c5da78",\r
+    "type": "success",\r
+    "name": "success",\r
+    "xml": "<outcome value='success'>\n",\r
+    "comments": "",\r
+    "outputs": 1,\r
+    "x": 4926,\r
+    "y": 6638,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      [\r
+        "c1df45ea.8ba52"\r
+      ]\r
+    ]\r
+  },\r
+  {\r
+    "id": "914d2791.9def8",\r
+    "type": "not-found",\r
+    "name": "not-found",\r
+    "xml": "<outcome value='not-found'>\n",\r
+    "comments": "",\r
+    "outputs": 1,\r
+    "x": 4909.490966796875,\r
+    "y": 6699.574035644531,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      [\r
+        "119f1b5d.4e6f5d"\r
+      ]\r
+    ]\r
+  },\r
+  {\r
+    "id": "a0fd345.ac08f48",\r
+    "type": "failure",\r
+    "name": "failure",\r
+    "xml": "<outcome value='failure'>\n",\r
+    "comments": "",\r
+    "outputs": 1,\r
+    "x": 4907,\r
+    "y": 6743,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      [\r
+        "3791525f.f4d3fe"\r
+      ]\r
+    ]\r
+  },\r
+  {\r
+    "id": "c1df45ea.8ba52",\r
+    "type": "block",\r
+    "name": "block : atomic",\r
+    "xml": "<block atomic=\"true\">",\r
+    "atomic": "true",\r
+    "outputs": 1,\r
+    "x": 5082,\r
+    "y": 6652,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      [\r
+        "78ac2a8d.cd0874"\r
+      ]\r
+    ]\r
+  },\r
+  {\r
+    "id": "119f1b5d.4e6f5d",\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": 5072.0623779296875,\r
+    "y": 6699.859771728516,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": []\r
+  },\r
+  {\r
+    "id": "3791525f.f4d3fe",\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": 5074,\r
+    "y": 6742,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": []\r
+  },\r
+  {\r
+    "id": "78ac2a8d.cd0874",\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": 5329,\r
+    "y": 6649,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      [\r
+        "110b3f91.4725e8"\r
+      ]\r
+    ]\r
+  },\r
+  {\r
+    "id": "110b3f91.4725e8",\r
+    "type": "block",\r
+    "name": "block : atomic",\r
+    "xml": "<block atomic='true'>",\r
+    "atomic": "true",\r
+    "comments": "",\r
+    "outputs": 1,\r
+    "x": 5566,\r
+    "y": 6645,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      [\r
+        "e53605cc.b83c3"\r
+      ]\r
+    ]\r
+  },\r
+  {\r
+    "id": "cf79f711.acd51",\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": 5809,\r
+    "y": 6617,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      [\r
+        "f8a0a965.9fe23",\r
+        "b32c6358.b77858"\r
+      ]\r
+    ]\r
+  },\r
+  {\r
+    "id": "f8a0a965.9fe23",\r
+    "type": "outcomeTrue",\r
+    "name": "true",\r
+    "xml": "<outcome value='true'>\n",\r
+    "comments": "",\r
+    "outputs": 1,\r
+    "x": 6014,\r
+    "y": 6637,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      [\r
+        "e53605cc.b83c3"\r
+      ]\r
+    ]\r
+  },\r
+  {\r
+    "id": "b32c6358.b77858",\r
+    "type": "outcomeFalse",\r
+    "name": "false",\r
+    "xml": "<outcome value='false'>\n",\r
+    "comments": "",\r
+    "outputs": 1,\r
+    "x": 6013,\r
+    "y": 6590,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      []\r
+    ]\r
+  },\r
+  {\r
+    "id": "e53605cc.b83c3",\r
+    "type": "block",\r
+    "name": "block : atomic",\r
+    "xml": "<block atomic='true'>",\r
+    "atomic": "true",\r
+    "comments": "",\r
+    "outputs": 1,\r
+    "x": 4757,\r
+    "y": 6912,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      [\r
+        "d173aa3d.6dc13"\r
+      ]\r
+    ]\r
+  },\r
+  {\r
+    "id": "fdc415c8.6a0598",\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": 5606,\r
+    "y": 6817,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": []\r
+  },\r
+  {\r
+    "id": "37d800ad.83215",\r
+    "type": "comment",\r
+    "name": "find all OTNs that have srcTtpOtnLayer and increase their bandwidth",\r
+    "info": "",\r
+    "comments": "",\r
+    "x": 4819,\r
+    "y": 6588,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": []\r
+  },\r
+  {\r
+    "id": "25a2525f.49399e",\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": 4703,\r
+    "y": 6437,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": []\r
+  },\r
+  {\r
+    "id": "5323ec48.960894",\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": 5048,\r
+    "y": 6268,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      [\r
+        "de0031e3.730958"\r
+      ]\r
+    ]\r
+  },\r
+  {\r
+    "id": "de0031e3.730958",\r
+    "type": "outcomeTrue",\r
+    "name": "true",\r
+    "xml": "<outcome value='true'>\n",\r
+    "comments": "",\r
+    "outputs": 1,\r
+    "x": 5268,\r
+    "y": 6274,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      [\r
+        "2707e8d8.7ec9d"\r
+      ]\r
+    ]\r
+  },\r
+  {\r
+    "id": "2707e8d8.7ec9d",\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": 5453,\r
+    "y": 6273,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      [\r
+        "37890125.bbe60e"\r
+      ]\r
+    ]\r
+  },\r
+  {\r
+    "id": "37890125.bbe60e",\r
+    "type": "outcomeTrue",\r
+    "name": "true",\r
+    "xml": "<outcome value='true'>\n",\r
+    "comments": "",\r
+    "outputs": 1,\r
+    "x": 5645,\r
+    "y": 6276,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      [\r
+        "95332efd.102e7"\r
+      ]\r
+    ]\r
+  },\r
+  {\r
+    "id": "95332efd.102e7",\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": 5854,\r
+    "y": 6274,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": []\r
+  },\r
+  {\r
+    "id": "90f4ba85.137fb",\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": 4755,\r
+    "y": 6262,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      [\r
+        "5323ec48.960894"\r
+      ]\r
+    ]\r
+  },\r
+  {\r
+    "id": "7c94a6cd.50e738",\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": 4763,\r
+    "y": 6155,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      [\r
+        "b0864a09.98f318",\r
+        "a95b7f6b.2686a",\r
+        "109466fa.601861"\r
+      ]\r
+    ]\r
+  },\r
+  {\r
+    "id": "b0864a09.98f318",\r
+    "type": "success",\r
+    "name": "success",\r
+    "xml": "<outcome value='success'>\n",\r
+    "comments": "",\r
+    "outputs": 1,\r
+    "x": 4999,\r
+    "y": 6138,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      []\r
+    ]\r
+  },\r
+  {\r
+    "id": "a95b7f6b.2686a",\r
+    "type": "other",\r
+    "name": "other",\r
+    "xml": "<outcome value='Other'>\n",\r
+    "comments": "",\r
+    "outputs": 1,\r
+    "x": 4996,\r
+    "y": 6179,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      []\r
+    ]\r
+  },\r
+  {\r
+    "id": "109466fa.601861",\r
+    "type": "not-found",\r
+    "name": "not-found",\r
+    "xml": "<outcome value='not-found'>\n",\r
+    "comments": "",\r
+    "outputs": 1,\r
+    "x": 5010,\r
+    "y": 6219,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      []\r
+    ]\r
+  },\r
+  {\r
+    "id": "9f0fa012.5d1bf",\r
+    "type": "set",\r
+    "name": "unset parameters",\r
+    "xml": "<set>\n<parameter name='tmp.pce-src-node.' value='' />\n",\r
+    "comments": "",\r
+    "x": 4699,\r
+    "y": 6314,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": []\r
+  },\r
+  {\r
+    "id": "fafaba2.e8268c8",\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": 4707,\r
+    "y": 6372,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": []\r
+  },\r
+  {\r
+    "id": "87b885a5.5cf0c8",\r
+    "type": "set",\r
+    "name": "unset parameters",\r
+    "xml": "<set>\n<parameter name='allNetworksList.' value='' />\n",\r
+    "comments": "",\r
+    "x": 4712,\r
+    "y": 6112,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": []\r
+  },\r
+  {\r
+    "id": "aa72fa33.6435d",\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": 4827,\r
+    "y": 6064,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": []\r
+  },\r
+  {\r
+    "id": "d173aa3d.6dc13",\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": 5000,\r
+    "y": 6909,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      [\r
+        "cecd58a1.5c073",\r
+        "a1afbc37.0664b8"\r
+      ]\r
+    ]\r
+  },\r
+  {\r
+    "id": "cecd58a1.5c073",\r
+    "type": "outcomeTrue",\r
+    "name": "true",\r
+    "xml": "<outcome value='true'>\n",\r
+    "comments": "",\r
+    "outputs": 1,\r
+    "x": 5229,\r
+    "y": 6886,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      [\r
+        "217cc28.e6a45be"\r
+      ]\r
+    ]\r
+  },\r
+  {\r
+    "id": "a1afbc37.0664b8",\r
+    "type": "outcomeFalse",\r
+    "name": "false",\r
+    "xml": "<outcome value='false'>\n",\r
+    "comments": "",\r
+    "outputs": 1,\r
+    "x": 5229,\r
+    "y": 6935,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      []\r
+    ]\r
+  },\r
+  {\r
+    "id": "217cc28.e6a45be",\r
+    "type": "block",\r
+    "name": "block : atomic",\r
+    "xml": "<block atomic='true'>",\r
+    "atomic": "true",\r
+    "comments": "",\r
+    "outputs": 1,\r
+    "x": 5390,\r
+    "y": 6891,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      [\r
+        "efcdc93a.a5e52",\r
+        "fdc415c8.6a0598",\r
+        "1d0e63ee.415bac"\r
+      ]\r
+    ]\r
+  },\r
+  {\r
+    "id": "3c8e9462.ad4a14",\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": 5734,\r
+    "y": 6871,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": []\r
+  },\r
+  {\r
+    "id": "1d0e63ee.415bac",\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": 5704,\r
+    "y": 6931,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      []\r
+    ]\r
+  },\r
+  {\r
+    "id": "efcdc93a.a5e52",\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": 5611,\r
+    "y": 6759,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": []\r
+  },\r
+  {\r
+    "id": "ff5eb6bb.d3898",\r
+    "type": "block",\r
+    "name": "block : atomic",\r
+    "xml": "<block atomic='true'>",\r
+    "atomic": "true",\r
+    "comments": "",\r
+    "outputs": 1,\r
+    "x": 3960,\r
+    "y": 5849,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      [\r
+        "90b420e2.468d1",\r
+        "37299dd0.22785a",\r
+        "606aa5ab.2206bc",\r
+        "17ac1f1.6d565e1",\r
+        "8cb093f8.38739"\r
+      ]\r
+    ]\r
+  },\r
+  {\r
+    "id": "754638fa.2f5ed",\r
+    "type": "set",\r
+    "name": "unset otnTopoIdSrc",\r
+    "xml": "<set>\n<parameter name='otnTopoIdSrc' value='' />\n",\r
+    "comments": "",\r
+    "x": 4704,\r
+    "y": 6212,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": []\r
+  },\r
+  {\r
+    "id": "52c2d3cf.976804",\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": 4850.999755859375,\r
+    "y": 5934,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      []\r
+    ]\r
+  },\r
+  {\r
+    "id": "6227c2aa.a1e1a4",\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": 4987.999755859375,\r
+    "y": 5884,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": []\r
+  },\r
+  {\r
+    "id": "a387df7d.b7b76",\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<parameter name='data-source' value='`$gfp`' />\n",\r
+    "comments": "",\r
+    "outputs": 1,\r
+    "x": 3795,\r
+    "y": 3490,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      []\r
+    ]\r
+  },\r
+  {\r
+    "id": "a7eb3fa1.887168",\r
+    "type": "comment",\r
+    "name": "NOT NEEDED ANYMORE?",\r
+    "info": "",\r
+    "comments": "",\r
+    "x": 3977,\r
+    "y": 1745,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": []\r
+  },\r
+  {\r
+    "id": "c5a9fcf9.09d1b",\r
+    "type": "comment",\r
+    "name": "NOT NEEDED ANYMORE?",\r
+    "info": "",\r
+    "comments": "",\r
+    "x": 3955,\r
+    "y": 2615,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": []\r
+  },\r
+  {\r
+    "id": "7010bc9b.4157a4",\r
+    "type": "comment",\r
+    "name": "TEMPORARY REMOVING THE FOLLOWING TWO NODES",\r
+    "info": "",\r
+    "comments": "",\r
+    "x": 3786,\r
+    "y": 3957,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": []\r
+  },\r
+  {\r
+    "id": "2c9dde75.d2cff2",\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": 3467,\r
+    "y": 5989,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      []\r
+    ]\r
+  },\r
+  {\r
+    "id": "6bdb71eb.cd7da",\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": 3678,\r
+    "y": 4866,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": []\r
+  },\r
+  {\r
+    "id": "5ba113f8.d2a564",\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": 3811,\r
+    "y": 4914,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      []\r
+    ]\r
+  },\r
+  {\r
+    "id": "e80f8be5.03c42",\r
+    "type": "switchNode",\r
+    "name": "switch found-connectivity?",\r
+    "xml": "\n<switch test=\"`$found-connectivity`\">\n\n",\r
+    "comments": "",\r
+    "outputs": 1,\r
+    "x": 4357,\r
+    "y": 4542,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      [\r
+        "8d6edd02.689f",\r
+        "977606e5.20b248"\r
+      ]\r
+    ]\r
+  },\r
+  {\r
+    "id": "8d6edd02.689f",\r
+    "type": "outcomeFalse",\r
+    "name": "false",\r
+    "xml": "<outcome value='false'>\n",\r
+    "comments": "",\r
+    "outputs": 1,\r
+    "x": 4550,\r
+    "y": 4543,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      [\r
+        "5ee87f24.28a388"\r
+      ]\r
+    ]\r
+  },\r
+  {\r
+    "id": "977606e5.20b248",\r
+    "type": "outcomeTrue",\r
+    "name": "true",\r
+    "xml": "<outcome value='true'>\n",\r
+    "comments": "",\r
+    "outputs": 1,\r
+    "x": 4554,\r
+    "y": 4587,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      [\r
+        "89bf54cd.2d4a38"\r
+      ]\r
+    ]\r
+  },\r
+  {\r
+    "id": "89bf54cd.2d4a38",\r
+    "type": "block",\r
+    "name": "block : atomic",\r
+    "xml": "<block atomic='true'>",\r
+    "atomic": "true",\r
+    "comments": "",\r
+    "outputs": 1,\r
+    "x": 4693,\r
+    "y": 4582,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      [\r
+        "32dd4db5.fb786a",\r
+        "c09e6974.d8d248",\r
+        "47355e53.0b694"\r
+      ]\r
+    ]\r
+  },\r
+  {\r
+    "id": "5ee87f24.28a388",\r
+    "type": "block",\r
+    "name": "block : atomic",\r
+    "xml": "<block atomic='true'>",\r
+    "atomic": "true",\r
+    "comments": "",\r
+    "outputs": 1,\r
+    "x": 4693,\r
+    "y": 4539,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      [\r
+        "bed8a2a5.609b9",\r
+        "bbe5119a.b6b9a",\r
+        "2aa44f99.3f02c8",\r
+        "53ad7751.2dcd08"\r
+      ]\r
+    ]\r
+  },\r
+  {\r
+    "id": "32dd4db5.fb786a",\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": 5095.000244140625,\r
+    "y": 4804,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": []\r
+  },\r
+  {\r
+    "id": "62f002ed.2a5444",\r
+    "type": "comment",\r
+    "name": "populate connectivity-A variable in the context map",\r
+    "info": "",\r
+    "comments": "",\r
+    "x": 5102.000244140625,\r
+    "y": 4758,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": []\r
+  },\r
+  {\r
+    "id": "274ef282.e256ee",\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": 4892,\r
+    "y": 6537,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      []\r
+    ]\r
+  },\r
+  {\r
+    "id": "c09e6974.d8d248",\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/' + $tmp.the-connectivity.connectivity-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=\"`$tmp.the-connectivity.connectivity-id`\" />\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": 5213.000244140625,\r
+    "y": 4846,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      []\r
+    ]\r
+  },\r
+  {\r
+    "id": "3264661d.b6671a",\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/' + $tmp.aai.ROOT.connectivity.connectivity-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=\"`$tmp.aai.ROOT.connectivity.connectivity-id`\" />\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": 5088,\r
+    "y": 5104,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      []\r
+    ]\r
+  },\r
+  {\r
+    "id": "7ec54c4d.3b77ec",\r
+    "type": "comment",\r
+    "name": "Update ROOT UNI's bw",\r
+    "info": "",\r
+    "comments": "",\r
+    "x": 3642,\r
+    "y": 4464,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": []\r
+  },\r
+  {\r
+    "id": "f9f5a12a.cd0cc",\r
+    "type": "save",\r
+    "name": "update ROOT UNI in AAI",\r
+    "xml": "<update 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='data-source' value='`$tmp.newbw`' />\n",\r
+    "comments": "",\r
+    "outputs": 1,\r
+    "x": 3976,\r
+    "y": 4647,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      []\r
+    ]\r
+  },\r
+  {\r
+    "id": "536ae5e9.b25a04",\r
+    "type": "save",\r
+    "name": "get root uni from aai",\r
+    "xml": "<get-resource plugin=\"org.onap.ccsdk.sli.adaptors.aai.AAIService\" \n\tresource=\"uni\"\n\t    key=\"uni.id = $tmp.ROOT.uni-p-interface-long\"\n\t\tlocal-only=\"false\" \n\t\tpfx=\"tmp.aai.rootuni\" >\n",\r
+    "comments": "",\r
+    "outputs": 1,\r
+    "x": 3588,\r
+    "y": 4514,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      [\r
+        "d61393d.72bde7",\r
+        "afea424c.c72b88",\r
+        "48da2e94.b0d678"\r
+      ]\r
+    ]\r
+  },\r
+  {\r
+    "id": "afea424c.c72b88",\r
+    "type": "not-found",\r
+    "name": "not-found",\r
+    "xml": "<outcome value='not-found'>\n",\r
+    "comments": "",\r
+    "outputs": 1,\r
+    "x": 3815.490966796875,\r
+    "y": 4486.573974609375,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      [\r
+        "74d191cb.7bdf48"\r
+      ]\r
+    ]\r
+  },\r
+  {\r
+    "id": "48da2e94.b0d678",\r
+    "type": "failure",\r
+    "name": "failure",\r
+    "xml": "<outcome value='failure'>\n",\r
+    "comments": "",\r
+    "outputs": 1,\r
+    "x": 3811,\r
+    "y": 4530.999938964844,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      [\r
+        "d340d8ff.74286"\r
+      ]\r
+    ]\r
+  },\r
+  {\r
+    "id": "74d191cb.7bdf48",\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": 3978.0625,\r
+    "y": 4485.859680175781,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": []\r
+  },\r
+  {\r
+    "id": "d340d8ff.74286",\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": 3979,\r
+    "y": 4530.999938964844,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": []\r
+  },\r
+  {\r
+    "id": "60eac93d.331ca",\r
+    "type": "block",\r
+    "name": "block : atomic",\r
+    "xml": "<block atomic=\"true\">",\r
+    "atomic": "true",\r
+    "outputs": 1,\r
+    "x": 3764,\r
+    "y": 4604,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      [\r
+        "a693b00.ef5e95",\r
+        "f9f5a12a.cd0cc"\r
+      ]\r
+    ]\r
+  },\r
+  {\r
+    "id": "d61393d.72bde7",\r
+    "type": "success",\r
+    "name": "success",\r
+    "xml": "<outcome value='success'>\n",\r
+    "comments": "",\r
+    "outputs": 1,\r
+    "x": 3595,\r
+    "y": 4604,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      [\r
+        "60eac93d.331ca"\r
+      ]\r
+    ]\r
+  },\r
+  {\r
+    "id": "a693b00.ef5e95",\r
+    "type": "set",\r
+    "name": "set new bw",\r
+    "xml": "<set>\n<parameter name='tmp.newbw' value='`$tmp.aai.rootuni.data-source + $gfp`' />\n",\r
+    "comments": "",\r
+    "x": 3953,\r
+    "y": 4596,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": []\r
+  },\r
+  {\r
+    "id": "5c19cae5.23f224",\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/' + $middle-man-conn.connectivity-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=\"`$middle-man-conn.connectivity-id`\" />\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": 3786,\r
+    "y": 4742,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      []\r
+    ]\r
+  },\r
+  {\r
+    "id": "a02818b5.44468",\r
+    "type": "comment",\r
+    "name": "Temporary skipping this check - to support multiple instances in one slice",\r
+    "info": "",\r
+    "comments": "",\r
+    "x": 5892.88330078125,\r
+    "y": 6554.88330078125,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": []\r
+  },\r
+  {\r
+    "id": "47355e53.0b694",\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 = $uuid.connectivity-domainA-uuid'>\n<parameter name='connectivity-id' value='`$uuid.connectivity-domainA-uuid`' />\n<parameter name='operational-status' value='Modified' />\n",\r
+    "comments": "",\r
+    "outputs": 1,\r
+    "x": 5092.667236328125,\r
+    "y": 4942.08349609375,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      []\r
+    ]\r
+  },\r
+  {\r
+    "id": "be1641a6.50b31",\r
+    "type": "comment",\r
+    "name": "Update connectivity status to modified",\r
+    "info": "",\r
+    "comments": "",\r
+    "x": 5094.884033203125,\r
+    "y": 4901.88330078125,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": []\r
+  },\r
+  {\r
+    "id": "cf1a8f36.08af8",\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 = $prop.connectivity-domainB-uuid'>\n<parameter name='connectivity-id' value='`$prop.connectivity-domainB-uuid`' />\n<parameter name='operational-status' value='Modified' />\n",\r
+    "comments": "",\r
+    "outputs": 1,\r
+    "x": 4968.6669921875,\r
+    "y": 5192.08349609375,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      []\r
+    ]\r
+  },\r
+  {\r
+    "id": "19ccdaa7.ec1b4d",\r
+    "type": "comment",\r
+    "name": "Update connectivity status to modified",\r
+    "info": "",\r
+    "comments": "",\r
+    "x": 4970.8837890625,\r
+    "y": 5151.88330078125,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": []\r
+  },\r
+  {\r
+    "id": "66b615d7.25ca4c",\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": 5063.466796875,\r
+    "y": 5647.5166015625,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      []\r
+    ]\r
+  },\r
+  {\r
+    "id": "ea12eeb9.12b1f",\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": 4890.466796875,\r
+    "y": 5704.5166015625,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      [\r
+        "7690697f.9ce41",\r
+        "27f9c6d9.503242"\r
+      ]\r
+    ]\r
+  },\r
+  {\r
+    "id": "7690697f.9ce41",\r
+    "type": "outcomeTrue",\r
+    "name": "true",\r
+    "xml": "<outcome value='true'>\n",\r
+    "comments": "",\r
+    "outputs": 1,\r
+    "x": 5101.466796875,\r
+    "y": 5704.5166015625,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      [\r
+        "714a5cc9.4d7a1c"\r
+      ]\r
+    ]\r
+  },\r
+  {\r
+    "id": "27f9c6d9.503242",\r
+    "type": "outcomeFalse",\r
+    "name": "false",\r
+    "xml": "<outcome value='false'>\n",\r
+    "comments": "",\r
+    "outputs": 1,\r
+    "x": 5097.466796875,\r
+    "y": 5752.5166015625,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      [\r
+        "b6a962d8.a724e8"\r
+      ]\r
+    ]\r
+  },\r
+  {\r
+    "id": "714a5cc9.4d7a1c",\r
+    "type": "block",\r
+    "name": "block : atomic",\r
+    "xml": "<block atomic='true'>",\r
+    "atomic": "true",\r
+    "comments": "",\r
+    "outputs": 1,\r
+    "x": 5257.466796875,\r
+    "y": 5700.5166015625,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      [\r
+        "1ac18bef.6e71e4",\r
+        "b2d3bd46.bdd318",\r
+        "7d68f1ff.1c9d18"\r
+      ]\r
+    ]\r
+  },\r
+  {\r
+    "id": "b6a962d8.a724e8",\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": 5245.466796875,\r
+    "y": 5747.5166015625,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": []\r
+  },\r
+  {\r
+    "id": "a02cbc6f.9fe0b8",\r
+    "type": "comment",\r
+    "name": "Update connectivity status to modified",\r
+    "info": "",\r
+    "comments": "",\r
+    "x": 5523.3505859375,\r
+    "y": 5800.39990234375,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": []\r
+  },\r
+  {\r
+    "id": "7d68f1ff.1c9d18",\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 = $prop.connectivity-domainB-uuid'>\n<parameter name='connectivity-id' value='`$prop.connectivity-domainB-uuid`' />\n<parameter name='operational-status' value='Modified' />\n",\r
+    "comments": "",\r
+    "outputs": 1,\r
+    "x": 5521.1337890625,\r
+    "y": 5840.60009765625,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      []\r
+    ]\r
+  },\r
+  {\r
+    "id": "b2d3bd46.bdd318",\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/' + $tmp.aai.ROOT.connectivity.connectivity-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=\"`$tmp.aai.ROOT.connectivity.connectivity-id`\" />\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": 5640.466796875,\r
+    "y": 5752.5166015625,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      []\r
+    ]\r
+  },\r
+  {\r
+    "id": "1ac18bef.6e71e4",\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": 5511.466796875,\r
+    "y": 5700.5166015625,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": []\r
+  },\r
+  {\r
+    "id": "a899461.9a784b8",\r
+    "type": "comment",\r
+    "name": "populate connectivity-B variable in the context map",\r
+    "info": "",\r
+    "comments": "",\r
+    "x": 4952.466796875,\r
+    "y": 5605.5166015625,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": []\r
+  },\r
+  {\r
+    "id": "eba4a386.8ade58",\r
+    "type": "block",\r
+    "name": "block",\r
+    "xml": "<block>\n",\r
+    "atomic": "false",\r
+    "comments": "",\r
+    "outputs": 1,\r
+    "x": 4659.7998046875,\r
+    "y": 5687.5166015625,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      [\r
+        "66b615d7.25ca4c",\r
+        "ea12eeb9.12b1f"\r
+      ]\r
+    ]\r
+  },\r
+  {\r
+    "id": "91ff8ca0.2410d8",\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/' + $tmp.the-connectivity.connectivity-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=\"`$tmp.the-connectivity.connectivity-id`\" />\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": 4980.832763671875,\r
+    "y": 5989.2001953125,\r
+    "z": "211aaefb.d906ea",\r
+    "wires": [\r
+      []\r
+    ]\r
+  }\r
 ]
\ No newline at end of file