Bug fixing required for integration testing with PCE.
[sdnc/oam.git] / platform-logic / generic-resource-api / src / main / json / trans_slicing / GENERIC-RESOURCE-API_tsli-vnf-topology-operation-trans-slice-activate.json
index 5681c26..02a760d 100644 (file)
@@ -1,20 +1,20 @@
 [\r
     {\r
-        "id": "c170e1ed.7b781",\r
+        "id": "acf9e544.d632d8",\r
         "type": "dgstart",\r
         "name": "DGSTART",\r
         "outputs": 1,\r
-        "x": 137,\r
-        "y": 82,\r
-        "z": "bc289cb4.31b288",\r
+        "x": 130,\r
+        "y": 80,\r
+        "z": "4996e636.3ea08",\r
         "wires": [\r
             [\r
-                "9970ac63.cab4e"\r
+                "ca913714.8e299"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "9970ac63.cab4e",\r
+        "id": "ca913714.8e299",\r
         "type": "service-logic",\r
         "name": "GENERIC-RESOURCE-API ${project.version}",\r
         "module": "GENERIC-RESOURCE-API",\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": 268.2856903076172,\r
-        "y": 131.23810863494873,\r
-        "z": "bc289cb4.31b288",\r
+        "x": 261.2856903076172,\r
+        "y": 129.23810863494873,\r
+        "z": "4996e636.3ea08",\r
         "wires": [\r
             [\r
-                "d984e08f.709ec8"\r
+                "fb417168.600308"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "d984e08f.709ec8",\r
+        "id": "fb417168.600308",\r
         "type": "method",\r
         "name": "method tsli-vnf-topology-operation-trans-slice-activate",\r
         "xml": "<method rpc='tsli-vnf-topology-operation-trans-slice-activate' mode='sync'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 271.4286193847656,\r
-        "y": 216.00003242492676,\r
-        "z": "bc289cb4.31b288",\r
+        "x": 264.4286193847656,\r
+        "y": 214.00003242492676,\r
+        "z": "4996e636.3ea08",\r
         "wires": [\r
             [\r
-                "8e4db78f.c5ff38"\r
+                "b8f0421e.565ff8"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "8e4db78f.c5ff38",\r
+        "id": "b8f0421e.565ff8",\r
         "type": "block",\r
         "name": "block : atomic",\r
         "xml": "<block atomic=\"true\">",\r
         "atomic": "true",\r
         "outputs": 1,\r
-        "x": 421.238037109375,\r
-        "y": 345.6666564941406,\r
-        "z": "bc289cb4.31b288",\r
+        "x": 414.238037109375,\r
+        "y": 343.6666564941406,\r
+        "z": "4996e636.3ea08",\r
         "wires": [\r
             [\r
-                "6bde1442.84f93c",\r
-                "d81cbe5a.85cea",\r
-                "2a368168.cab60e"\r
+                "77ab8d82.d7040c",\r
+                "161b3712.e40a99",\r
+                "441438f3.47d108"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "6bde1442.84f93c",\r
+        "id": "77ab8d82.d7040c",\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": 689.5716552734375,\r
-        "y": 732.59716796875,\r
-        "z": "bc289cb4.31b288",\r
+        "x": 682.5716552734375,\r
+        "y": 730.59716796875,\r
+        "z": "4996e636.3ea08",\r
         "wires": []\r
     },\r
     {\r
-        "id": "233d87e5.a24f7",\r
+        "id": "cd3b0e66.721858",\r
         "type": "comment",\r
         "name": "new for TransportSlicing",\r
         "info": "",\r
         "comments": "",\r
-        "x": 721,\r
-        "y": 407,\r
-        "z": "bc289cb4.31b288",\r
+        "x": 714,\r
+        "y": 405,\r
+        "z": "4996e636.3ea08",\r
         "wires": []\r
     },\r
     {\r
-        "id": "d81cbe5a.85cea",\r
+        "id": "161b3712.e40a99",\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[$tmp.vidx].vnf-data.service-information.service-instance-id-->\n<!--         AND customer.global-customer-id = $service-data.vnfs.vnf[$tmp.vidx].vnf-data.service-information.global-customer-id -->\n<!--         AND service-subscription.service-type = $service-data.vnfs.vnf[$tmp.vidx].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<!--$vnf-topology-operation-input.service-information.service-instance-id-->",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 741,\r
-        "y": 503,\r
-        "z": "bc289cb4.31b288",\r
+        "x": 734,\r
+        "y": 501,\r
+        "z": "4996e636.3ea08",\r
         "wires": [\r
             [\r
-                "b0036e6b.1878c8",\r
-                "7901c2f.e699b3c",\r
-                "120c06e4.dff209"\r
+                "a50bfd24.6ac44",\r
+                "3bd3a68e.896b3a",\r
+                "320764b6.9fa15c"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "b0036e6b.1878c8",\r
+        "id": "a50bfd24.6ac44",\r
         "type": "success",\r
         "name": "success",\r
         "xml": "<outcome value='success'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 960,\r
-        "y": 441,\r
-        "z": "bc289cb4.31b288",\r
+        "x": 953,\r
+        "y": 439,\r
+        "z": "4996e636.3ea08",\r
         "wires": [\r
             [\r
-                "9167ffc3.5d91a"\r
+                "b122e042.5ab94"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "7901c2f.e699b3c",\r
+        "id": "3bd3a68e.896b3a",\r
         "type": "not-found",\r
         "name": "not-found",\r
         "xml": "<outcome value='not-found'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 969.490966796875,\r
-        "y": 483.57403564453125,\r
-        "z": "bc289cb4.31b288",\r
+        "x": 962.490966796875,\r
+        "y": 481.57403564453125,\r
+        "z": "4996e636.3ea08",\r
         "wires": [\r
             [\r
-                "fe34f5d.3d31308"\r
+                "4e666373.42b6cc"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "120c06e4.dff209",\r
+        "id": "320764b6.9fa15c",\r
         "type": "failure",\r
         "name": "failure",\r
         "xml": "<outcome value='failure'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 958,\r
-        "y": 530,\r
-        "z": "bc289cb4.31b288",\r
+        "x": 951,\r
+        "y": 528,\r
+        "z": "4996e636.3ea08",\r
         "wires": [\r
             [\r
-                "6d39868f.7f25c8"\r
+                "422b64b3.e06004"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "fe34f5d.3d31308",\r
+        "id": "4e666373.42b6cc",\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": 1123.0623779296875,\r
-        "y": 486.8597717285156,\r
-        "z": "bc289cb4.31b288",\r
+        "x": 1116.0623779296875,\r
+        "y": 484.8597717285156,\r
+        "z": "4996e636.3ea08",\r
         "wires": []\r
     },\r
     {\r
-        "id": "6d39868f.7f25c8",\r
+        "id": "422b64b3.e06004",\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": 1127,\r
-        "y": 531,\r
-        "z": "bc289cb4.31b288",\r
+        "x": 1120,\r
+        "y": 529,\r
+        "z": "4996e636.3ea08",\r
         "wires": []\r
     },\r
     {\r
-        "id": "9167ffc3.5d91a",\r
+        "id": "b122e042.5ab94",\r
         "type": "for",\r
         "name": "for each relationship",\r
         "xml": "<for index='rel-index' start='0' end='`$tmp.aai.service-instance.relationship-list.relationship_length`' >\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 1157,\r
-        "y": 437,\r
-        "z": "bc289cb4.31b288",\r
+        "x": 1150,\r
+        "y": 435,\r
+        "z": "4996e636.3ea08",\r
         "wires": [\r
             [\r
-                "5c1ddd56.ddffa4"\r
+                "111942fe.354315"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "5c1ddd56.ddffa4",\r
+        "id": "111942fe.354315",\r
         "type": "switchNode",\r
         "name": "switch related-to",\r
         "xml": "<switch test='`$tmp.aai.service-instance.relationship-list.relationship[$rel-index].related-to`'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 1380.33349609375,\r
-        "y": 436.99993896484375,\r
-        "z": "bc289cb4.31b288",\r
+        "x": 1373.33349609375,\r
+        "y": 434.99993896484375,\r
+        "z": "4996e636.3ea08",\r
         "wires": [\r
             [\r
-                "aeacbf90.6ab9e"\r
+                "ff15f851.7a7528"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "aeacbf90.6ab9e",\r
+        "id": "ff15f851.7a7528",\r
         "type": "outcome",\r
         "name": "connectivity",\r
         "xml": "<outcome value='connectivity'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 1581.0001335144043,\r
-        "y": 438.00002098083496,\r
-        "z": "bc289cb4.31b288",\r
+        "x": 1574.0001335144043,\r
+        "y": 436.00002098083496,\r
+        "z": "4996e636.3ea08",\r
         "wires": [\r
             [\r
-                "7ea091c4.73eb6"\r
+                "cf901b65.835fc8"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "fd4d27b6.bd205",\r
+        "id": "72376cd1.cdcaec",\r
         "type": "set",\r
         "name": "set attachment_param for OTN A",\r
         "xml": "<set>\n<parameter name='src-node-id' value='`$tmp.aai.vpn-bindingA.src-access-node-id`' />\n<parameter name='dst-node-id' value='`$tmp.aai.vpn-bindingA.dst-access-node-id`' />\n<!--<parameter name='dst-tpn-id' value='1' />-->\n<parameter name='dst-tpn-id' value='`$tmp.aai.vpn-bindingA.customer-vpn-id`' />\n<parameter name='dst-ttp-id' value='`$tmp.aai.vpn-bindingA.dst-access-ltp-id`' />\n<parameter name='slice-instance-id' value='`$tmp.aai.service-instance.service-instance-id`' />\n<parameter name='otn-tunnel-name-src-domain' value='`$tmp.aai.vpn-bindingA.vpn-name`' />\n<parameter name='client-id' value='`$tmp.aai.vpn-bindingA.access-client-id`' />\n<parameter name='provider-id' value='`$tmp.aai.vpn-bindingA.access-provider-id`' />\n<parameter name='topology-id' value='`$tmp.aai.vpn-bindingA.access-topology-id`' />\n",\r
         "comments": "",\r
-        "x": 4400,\r
-        "y": 154,\r
-        "z": "bc289cb4.31b288",\r
+        "x": 4393,\r
+        "y": 152,\r
+        "z": "4996e636.3ea08",\r
         "wires": []\r
     },\r
     {\r
-        "id": "7648091a.a03898",\r
+        "id": "2a89aa53.8890b6",\r
         "type": "execute",\r
         "name": "execute RestApiCallNode Create OTN tunnel with token",\r
         "xml": "<execute plugin='org.onap.ccsdk.sli.plugins.restapicall.RestapiCallNode' method='sendRequest' >\n<parameter name=\"templateFileName\" value=\"`$prop.restapi.templateDir + '/' + $prop.restapi.ts-otn-src-domain-creation.templatefile`\" />\n<parameter name=\"restapiUrl\" value=\"`$prop.sdncRestApi.thirdpartySdnc.domainA.url + '/restconf/data/ietf-te:te'`\" />\n<parameter name=\"restapiUser\" value=\"`$prop.sdncRestApi.thirdpartySdnc.domainA.user`\" />\n<parameter name=\"restapiPassword\" value=\"`$prop.sdncRestApi.thirdpartySdnc.domainA.password`\" />\n<parameter name=\"format\" value=\"json\"/>\n<parameter name=\"httpMethod\" value=\"patch\"/>\n<parameter name=\"responsePrefix\" value=\"otn-oof\"/>\n<parameter name=\"trustStoreFileName\" value=\"/opt/onap/sdnc/data/stores/truststore.onap.client.jks\"/>\n<parameter name=\"trustStorePassword\" value=\"adminadmin\"/>\n<parameter name=\"keyStoreFileName\" value=\"/opt/onap/sdnc/data/stores/sdnc.p12\"/>\n<parameter name=\"keyStorePassword\" value=\"adminadmin\"/>\n<parameter name='customHttpHeaders' value=\"`'X-ACCESS-TOKEN=' + $prop.sdncRestApi.token_id`\" />",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 4481,\r
-        "y": 469,\r
-        "z": "bc289cb4.31b288",\r
+        "x": 4474,\r
+        "y": 467,\r
+        "z": "4996e636.3ea08",\r
         "wires": [\r
             [\r
-                "9edc273d.67b87",\r
-                "9c60eb24.47f378"\r
+                "40316706.17eb48",\r
+                "6c473f1b.946a08"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "9edc273d.67b87",\r
+        "id": "40316706.17eb48",\r
         "type": "failure",\r
         "name": "failure",\r
         "xml": "<outcome value='failure'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 4790.5,\r
-        "y": 438,\r
-        "z": "bc289cb4.31b288",\r
+        "x": 4783.5,\r
+        "y": 436,\r
+        "z": "4996e636.3ea08",\r
         "wires": [\r
             [\r
-                "9905c30a.05be"\r
+                "aea69973.33e85"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "9c60eb24.47f378",\r
+        "id": "6c473f1b.946a08",\r
         "type": "success",\r
         "name": "success",\r
         "xml": "<outcome value='success'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 4795.5,\r
-        "y": 503,\r
-        "z": "bc289cb4.31b288",\r
+        "x": 4788.5,\r
+        "y": 501,\r
+        "z": "4996e636.3ea08",\r
         "wires": [\r
             [\r
-                "8e92f9d2.75f4a8"\r
+                "d21a082d.2cad68"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "9905c30a.05be",\r
+        "id": "aea69973.33e85",\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=\"Error executing Create OTN tunnel rest api\" />\n",\r
         "comments": "",\r
-        "x": 4966.5,\r
-        "y": 438,\r
-        "z": "bc289cb4.31b288",\r
+        "x": 4959.5,\r
+        "y": 436,\r
+        "z": "4996e636.3ea08",\r
         "wires": []\r
     },\r
     {\r
-        "id": "8e92f9d2.75f4a8",\r
+        "id": "d21a082d.2cad68",\r
         "type": "block",\r
         "name": "block : atomic",\r
         "xml": "<block atomic=\"true\">",\r
         "atomic": "true",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 4962,\r
-        "y": 503,\r
-        "z": "bc289cb4.31b288",\r
+        "x": 4955,\r
+        "y": 501,\r
+        "z": "4996e636.3ea08",\r
         "wires": [\r
             []\r
         ]\r
     },\r
     {\r
-        "id": "7974f996.7603f8",\r
+        "id": "de94f6d4.eda0e",\r
         "type": "set",\r
         "name": "set sotn_value",\r
         "xml": "<set>\n<!--<parameter name='eth-service-name' value='`$tmp.aai.connectivityA.connectivity-id`' />-->\n<parameter name='eth-service-name' value='`$tmp.aai.connectivityA.etht-svc-name`' />\n<parameter name='slice-id' value='`$vnf-topology-operation-input.service-information.service-instance-id`' />\n<parameter name='provider-id' value='`$tmp.aai.connectivityA.access-provider-id`' />\n<parameter name='client-id' value='`$tmp.aai.connectivityA.access-client-id`' />\n<parameter name='topology-id' value='`$tmp.aai.connectivityA.access-topology-id`' />\n<parameter name='otn-tunnel-name' value='`$tmp.aai.vpn-bindingA.vpn-name`' />\n<parameter name='ethernet-end-point-name' value='`$tmp.aai.connectivityA.connectivity-id`' />\n<parameter name='index-number' value='0' />\n<parameter name='eth-node-id' value='`$tmp.aai.connectivityA.access-node-id`' />\n<parameter name='eth-node-tp-id' value='`$tmp.aai.connectivityA.access-ltp-id`' />\n<parameter name='CIR' value='`$tmp.aai.vpn-bindingA.route-distinguisher *1000000`' />\n<parameter name='EIR' value='`$tmp.aai.vpn-bindingA.route-distinguisher *1000000`' />\n<parameter name='cvlan' value='`$tmp.aai.connectivityA.cvlan`' />\n",\r
         "comments": "",\r
-        "x": 4347.5,\r
-        "y": 657,\r
-        "z": "bc289cb4.31b288",\r
+        "x": 4340.5,\r
+        "y": 655,\r
+        "z": "4996e636.3ea08",\r
         "wires": []\r
     },\r
     {\r
-        "id": "1460b865.7cff48",\r
+        "id": "342bfbf3.ee642c",\r
         "type": "execute",\r
         "name": "execute RestApiCallNode Create ethernet Service without token",\r
         "xml": "<execute plugin='org.onap.ccsdk.sli.plugins.restapicall.RestapiCallNode' method='sendRequest' >\n<parameter name=\"templateFileName\" value=\"`$prop.restapi.templateDir + '/' + $prop.restapi.ts-ethernet-service.templatefile`\" />\n<parameter name=\"restapiUrl\" value=\"`$prop.sdncRestApi.thirdpartySdnc.domainA.url + '/restconf/data/ietf-eth-tran-service:etht-svc'`\" />\n<!--<parameter name=\"restapiUrl\" value=\"`$prop.restapi.connection-oof-url`\" />-->\n<parameter name=\"restapiUser\" value=\"`$prop.sdncRestApi.thirdpartySdnc.domainA.user`\" />\n<parameter name=\"restapiPassword\" value=\"`$prop.sdncRestApi.thirdpartySdnc.domainA.password`\" />\n<parameter name=\"format\" value=\"json\"/>\n<parameter name=\"httpMethod\" value=\"patch\"/>\n<parameter name='dirPath' value=\"/opt/onap/sdnc/restconfapi/yang\" />\n<parameter name=\"responsePrefix\" value=\"vpn-result\"/>\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
         "outputs": 1,\r
-        "x": 4501.5,\r
-        "y": 705,\r
-        "z": "bc289cb4.31b288",\r
+        "x": 4494.5,\r
+        "y": 703,\r
+        "z": "4996e636.3ea08",\r
         "wires": [\r
             [\r
-                "d6a6995b.244f78",\r
-                "3058a60d.1382f2"\r
+                "8236b8ec.5fd17",\r
+                "51c5e2c3.871744"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "d6a6995b.244f78",\r
+        "id": "8236b8ec.5fd17",\r
         "type": "failure",\r
         "name": "failure",\r
         "xml": "<outcome value='failure'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 4847,\r
-        "y": 686,\r
-        "z": "bc289cb4.31b288",\r
+        "x": 4840,\r
+        "y": 684,\r
+        "z": "4996e636.3ea08",\r
         "wires": [\r
             [\r
-                "9008a0fb.361338"\r
+                "b89e8953.c6ac88"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "3058a60d.1382f2",\r
+        "id": "51c5e2c3.871744",\r
         "type": "success",\r
         "name": "success",\r
         "xml": "<outcome value='success'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 4851,\r
-        "y": 726,\r
-        "z": "bc289cb4.31b288",\r
+        "x": 4844,\r
+        "y": 724,\r
+        "z": "4996e636.3ea08",\r
         "wires": [\r
             [\r
-                "5c04d202.902b9c"\r
+                "933ba47e.14e65"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "9008a0fb.361338",\r
+        "id": "b89e8953.c6ac88",\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=\"Error executing Create ethernet service rest api\" />\n",\r
         "comments": "",\r
-        "x": 5005,\r
-        "y": 686,\r
-        "z": "bc289cb4.31b288",\r
+        "x": 4998,\r
+        "y": 684,\r
+        "z": "4996e636.3ea08",\r
         "wires": []\r
     },\r
     {\r
-        "id": "5c04d202.902b9c",\r
+        "id": "933ba47e.14e65",\r
         "type": "block",\r
         "name": "block : atomic",\r
         "xml": "<block atomic=\"true\">",\r
         "atomic": "true",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 5008.5,\r
-        "y": 726,\r
-        "z": "bc289cb4.31b288",\r
+        "x": 5001.5,\r
+        "y": 724,\r
+        "z": "4996e636.3ea08",\r
         "wires": [\r
             [\r
-                "ec17d55b.a0804",\r
-                "144849a3.b4133e"\r
+                "363131ab.be28b6",\r
+                "fcee3485.dea4a"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "471d2a77.3a42ac",\r
+        "id": "776cbd7.844f0c4",\r
         "type": "comment",\r
         "name": "TODO: FIXME:",\r
         "info": "put proper values based on connectivity resource retrieved from AAI",\r
         "comments": "",\r
-        "x": 4345,\r
-        "y": 613,\r
-        "z": "bc289cb4.31b288",\r
+        "x": 4338,\r
+        "y": 611,\r
+        "z": "4996e636.3ea08",\r
         "wires": []\r
     },\r
     {\r
-        "id": "ec17d55b.a0804",\r
+        "id": "363131ab.be28b6",\r
         "type": "save",\r
         "name": "update vpn-binding A resource (aka. OTN domainA) in AAI",\r
         "xml": "<update plugin='org.onap.ccsdk.sli.adaptors.aai.AAIService' resource='vpn-binding' \n      key='vpn-binding.vpn-id = $tmp.aai.vpn-bindingA.vpn-id' >\n<parameter name='vpn-id' value='`$tmp.aai.vpn-bindingA.vpn-id`' />\n<parameter name='vpn-name' value='`$tmp.aai.vpn-bindingA.vpn-name`' />\n\n<parameter name='operational-status' value='Activated' />\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 5339,\r
-        "y": 691,\r
-        "z": "bc289cb4.31b288",\r
+        "x": 5332,\r
+        "y": 689,\r
+        "z": "4996e636.3ea08",\r
         "wires": [\r
             []\r
         ]\r
     },\r
     {\r
-        "id": "4e9eb117.9357d",\r
+        "id": "d8ba5ee6.a5736",\r
         "type": "comment",\r
         "name": "TODO: FIXME",\r
         "info": "use proper vpn-binding id and connectivity id\n\nAlso, does CCSDK support \"update\" operation for vpn-binding and connectivity?",\r
         "comments": "",\r
-        "x": 5203,\r
-        "y": 650,\r
-        "z": "bc289cb4.31b288",\r
+        "x": 5196,\r
+        "y": 648,\r
+        "z": "4996e636.3ea08",\r
         "wires": []\r
     },\r
     {\r
-        "id": "144849a3.b4133e",\r
+        "id": "fcee3485.dea4a",\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.aai.connectivityA.connectivity-id'>\n<parameter name='connectivity-id' value='`$tmp.aai.connectivityA.connectivity-id`' />\n<parameter name='operational-status' value='Activated' />\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 5266,\r
-        "y": 737,\r
-        "z": "bc289cb4.31b288",\r
+        "x": 5259,\r
+        "y": 735,\r
+        "z": "4996e636.3ea08",\r
         "wires": [\r
             []\r
         ]\r
     },\r
     {\r
-        "id": "4f40e2d1.4262ec",\r
+        "id": "9b9c3cba.716c78",\r
         "type": "set",\r
         "name": "set pnf-name",\r
         "xml": "<set>\n<parameter name='tmp.src.domainA.pnf-name' value=\"`'networkId-providerId-' +\n                                                   $tmp.aai.vpn-bindingA.access-provider-id + '-clientId-' +\n                                                   $tmp.aai.vpn-bindingA.access-client-id + '-topologyId-' +\n                                                   $tmp.aai.vpn-bindingA.access-topology-id + '-nodeId-' +\n                                                   $tmp.aai.vpn-bindingA.src-access-node-id`\" />\n",\r
         "comments": "",\r
-        "x": 4338,\r
-        "y": 202,\r
-        "z": "bc289cb4.31b288",\r
+        "x": 4331,\r
+        "y": 200,\r
+        "z": "4996e636.3ea08",\r
         "wires": []\r
     },\r
     {\r
-        "id": "8abcb98.e721cc8",\r
+        "id": "5f8cf8c6.3002c8",\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": 4364,\r
-        "y": 319,\r
-        "z": "bc289cb4.31b288",\r
+        "x": 4357,\r
+        "y": 317,\r
+        "z": "4996e636.3ea08",\r
         "wires": [\r
             [\r
-                "3115ae28.00936a",\r
-                "34440f82.2778b8",\r
-                "5e322ae1.288484"\r
+                "33823e1a.9269c2",\r
+                "b38b9e38.f8c8a8",\r
+                "9f21383a.68cb9"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "3115ae28.00936a",\r
+        "id": "33823e1a.9269c2",\r
         "type": "success",\r
         "name": "success",\r
         "xml": "<outcome value='success'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 4559.5001220703125,\r
-        "y": 271,\r
-        "z": "bc289cb4.31b288",\r
+        "x": 4552.5001220703125,\r
+        "y": 269,\r
+        "z": "4996e636.3ea08",\r
         "wires": [\r
             [\r
-                "5640c3a4.e53454"\r
+                "755b5bf3.347744"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "34440f82.2778b8",\r
+        "id": "b38b9e38.f8c8a8",\r
         "type": "not-found",\r
         "name": "not-found",\r
         "xml": "<outcome value='not-found'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 4551.5001220703125,\r
-        "y": 326,\r
-        "z": "bc289cb4.31b288",\r
+        "x": 4544.5001220703125,\r
+        "y": 324,\r
+        "z": "4996e636.3ea08",\r
         "wires": [\r
             [\r
-                "b5a71ca6.0ed8a"\r
+                "5d1291bc.3b9d5"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "5640c3a4.e53454",\r
+        "id": "755b5bf3.347744",\r
         "type": "block",\r
         "name": "block",\r
         "xml": "<block>\n",\r
         "atomic": "false",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 4703.8824462890625,\r
-        "y": 270.6556701660156,\r
-        "z": "bc289cb4.31b288",\r
+        "x": 4696.8824462890625,\r
+        "y": 268.6556701660156,\r
+        "z": "4996e636.3ea08",\r
         "wires": [\r
             [\r
-                "4125afdc.dc7c38"\r
+                "5007d6bb.a571d"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "e2a3abe6.94632",\r
+        "id": "c0da9575.eb2c6",\r
         "type": "outcome",\r
         "name": "esr-thirdparty-sdnc",\r
         "xml": "<outcome value='esr-thirdparty-sdnc'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 5286,\r
-        "y": 273,\r
-        "z": "bc289cb4.31b288",\r
+        "x": 5279,\r
+        "y": 271,\r
+        "z": "4996e636.3ea08",\r
         "wires": [\r
             [\r
-                "e7a85e47.2ddf5"\r
+                "1053f3a3.2846c4"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "4125afdc.dc7c38",\r
+        "id": "5007d6bb.a571d",\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": 4888,\r
-        "y": 269,\r
-        "z": "bc289cb4.31b288",\r
+        "x": 4881,\r
+        "y": 267,\r
+        "z": "4996e636.3ea08",\r
         "wires": [\r
             [\r
-                "7289fd85.50ab7c"\r
+                "33b94d0d.c61ee2"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "7289fd85.50ab7c",\r
+        "id": "33b94d0d.c61ee2",\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": 5083,\r
-        "y": 269,\r
-        "z": "bc289cb4.31b288",\r
+        "x": 5076,\r
+        "y": 267,\r
+        "z": "4996e636.3ea08",\r
         "wires": [\r
             [\r
-                "e2a3abe6.94632"\r
+                "c0da9575.eb2c6"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "5e322ae1.288484",\r
+        "id": "9f21383a.68cb9",\r
         "type": "other",\r
         "name": "other",\r
         "xml": "<outcome value='Other'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 4556.5001220703125,\r
-        "y": 383,\r
-        "z": "bc289cb4.31b288",\r
+        "x": 4549.5001220703125,\r
+        "y": 381,\r
+        "z": "4996e636.3ea08",\r
         "wires": [\r
             [\r
-                "a5591b6a.a340a8"\r
+                "e621d08a.7d07a8"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "a5591b6a.a340a8",\r
+        "id": "e621d08a.7d07a8",\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": 4708.5001220703125,\r
-        "y": 384,\r
-        "z": "bc289cb4.31b288",\r
+        "x": 4701.5001220703125,\r
+        "y": 382,\r
+        "z": "4996e636.3ea08",\r
         "wires": []\r
     },\r
     {\r
-        "id": "b5a71ca6.0ed8a",\r
+        "id": "5d1291bc.3b9d5",\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": 4719.5001220703125,\r
-        "y": 327,\r
-        "z": "bc289cb4.31b288",\r
+        "x": 4712.5001220703125,\r
+        "y": 325,\r
+        "z": "4996e636.3ea08",\r
         "wires": []\r
     },\r
     {\r
-        "id": "ca9f1df7.d822c",\r
+        "id": "bace4f35.dcb4f",\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": 5671,\r
-        "y": 286,\r
-        "z": "bc289cb4.31b288",\r
+        "x": 5664,\r
+        "y": 284,\r
+        "z": "4996e636.3ea08",\r
         "wires": [\r
             [\r
-                "d6fa81cb.78d2d",\r
-                "bcf1b063.c95248",\r
-                "109a3661.2bbbd2"\r
+                "41428f.b99c7d7",\r
+                "92b16ebc.198be8",\r
+                "47593c0a.609b2c"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "e7a85e47.2ddf5",\r
+        "id": "1053f3a3.2846c4",\r
         "type": "block",\r
         "name": "block : atomic",\r
         "xml": "<block atomic=\"true\">",\r
         "atomic": "true",\r
         "outputs": 1,\r
-        "x": 5465,\r
-        "y": 273,\r
-        "z": "bc289cb4.31b288",\r
+        "x": 5458,\r
+        "y": 271,\r
+        "z": "4996e636.3ea08",\r
         "wires": [\r
             [\r
-                "211b93a9.ce5f0c",\r
-                "ca9f1df7.d822c"\r
+                "db2fdd1f.f44e1",\r
+                "bace4f35.dcb4f"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "211b93a9.ce5f0c",\r
+        "id": "db2fdd1f.f44e1",\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": 5701,\r
-        "y": 234,\r
-        "z": "bc289cb4.31b288",\r
+        "x": 5694,\r
+        "y": 232,\r
+        "z": "4996e636.3ea08",\r
         "wires": []\r
     },\r
     {\r
-        "id": "d6fa81cb.78d2d",\r
+        "id": "41428f.b99c7d7",\r
         "type": "success",\r
         "name": "success",\r
         "xml": "<outcome value='success'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 5881,\r
-        "y": 277,\r
-        "z": "bc289cb4.31b288",\r
+        "x": 5874,\r
+        "y": 275,\r
+        "z": "4996e636.3ea08",\r
         "wires": [\r
             [\r
-                "bf2e4f3b.81ed8"\r
+                "d8c57966.bba2b8"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "bcf1b063.c95248",\r
+        "id": "92b16ebc.198be8",\r
         "type": "not-found",\r
         "name": "not-found",\r
         "xml": "<outcome value='not-found'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 5873,\r
-        "y": 332,\r
-        "z": "bc289cb4.31b288",\r
+        "x": 5866,\r
+        "y": 330,\r
+        "z": "4996e636.3ea08",\r
         "wires": [\r
             [\r
-                "bfa4b512.849248"\r
+                "bbecf65b.0991f"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "109a3661.2bbbd2",\r
+        "id": "47593c0a.609b2c",\r
         "type": "other",\r
         "name": "other",\r
         "xml": "<outcome value='Other'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 5878,\r
-        "y": 389,\r
-        "z": "bc289cb4.31b288",\r
+        "x": 5871,\r
+        "y": 387,\r
+        "z": "4996e636.3ea08",\r
         "wires": [\r
             [\r
-                "76f805.e622cffc"\r
+                "17aa566c.ce27ba"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "76f805.e622cffc",\r
+        "id": "17aa566c.ce27ba",\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": 6030,\r
-        "y": 390,\r
-        "z": "bc289cb4.31b288",\r
+        "x": 6023,\r
+        "y": 388,\r
+        "z": "4996e636.3ea08",\r
         "wires": []\r
     },\r
     {\r
-        "id": "bfa4b512.849248",\r
+        "id": "bbecf65b.0991f",\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": 6041,\r
-        "y": 335,\r
-        "z": "bc289cb4.31b288",\r
+        "x": 6034,\r
+        "y": 333,\r
+        "z": "4996e636.3ea08",\r
         "wires": []\r
     },\r
     {\r
-        "id": "bf2e4f3b.81ed8",\r
+        "id": "d8c57966.bba2b8",\r
         "type": "block",\r
         "name": "block",\r
         "xml": "<block>\n",\r
         "atomic": "false",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 6025.38232421875,\r
-        "y": 274.6556701660156,\r
-        "z": "bc289cb4.31b288",\r
+        "x": 6018.38232421875,\r
+        "y": 272.6556701660156,\r
+        "z": "4996e636.3ea08",\r
         "wires": [\r
             [\r
-                "76b40334.8bd094"\r
+                "eeaaed9f.46288"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "76b40334.8bd094",\r
+        "id": "eeaaed9f.46288",\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": 6240,\r
-        "y": 271,\r
-        "z": "bc289cb4.31b288",\r
+        "x": 6233,\r
+        "y": 269,\r
+        "z": "4996e636.3ea08",\r
         "wires": []\r
     },\r
     {\r
-        "id": "2a368168.cab60e",\r
+        "id": "441438f3.47d108",\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": 707,\r
-        "y": 451,\r
-        "z": "bc289cb4.31b288",\r
+        "x": 700,\r
+        "y": 449,\r
+        "z": "4996e636.3ea08",\r
         "wires": [\r
             []\r
         ]\r
     },\r
     {\r
-        "id": "3bea0429.f0ebac",\r
+        "id": "48e88b1.fd2c9f4",\r
         "type": "set",\r
         "name": "set attachment_param for OTN B",\r
         "xml": "<set>\n<parameter name='src-node-id' value='`$tmp.aai.vpn-bindingB.src-access-node-id`' />\n<parameter name='dst-node-id' value='`$tmp.aai.vpn-bindingB.dst-access-node-id`' />\n<!--<parameter name='src-tpn-id' value='1' />-->\n<parameter name='src-tpn-id' value='`$tmp.aai.vpn-bindingB.customer-vpn-id`' />\n<parameter name='src-ttp-id' value='`$tmp.aai.vpn-bindingB.src-access-ltp-id`' />\n<parameter name='slice-instance-id' value='`$tmp.aai.service-instance.service-instance-id`' />\n<parameter name='otn-tunnel-name-dst-domain' value='`$tmp.aai.vpn-bindingB.vpn-name`' />\n<parameter name='client-id' value='`$tmp.aai.vpn-bindingB.access-client-id`' />\n<parameter name='provider-id' value='`$tmp.aai.vpn-bindingB.access-provider-id`' />\n<parameter name='topology-id' value='`$tmp.aai.vpn-bindingB.access-topology-id`' />\n",\r
         "comments": "",\r
-        "x": 3807,\r
-        "y": 1611,\r
-        "z": "bc289cb4.31b288",\r
+        "x": 3800,\r
+        "y": 1609,\r
+        "z": "4996e636.3ea08",\r
         "wires": []\r
     },\r
     {\r
-        "id": "d501f859.eecd18",\r
+        "id": "46863424.f49acc",\r
         "type": "execute",\r
         "name": "execute RestApiCallNode Create OTN tunnel with token",\r
         "xml": "<execute plugin='org.onap.ccsdk.sli.plugins.restapicall.RestapiCallNode' method='sendRequest' >\n<parameter name=\"templateFileName\" value=\"`$prop.restapi.templateDir + '/' + $prop.restapi.ts-otn-dst-domain-creation.templatefile`\" />\n<parameter name=\"restapiUrl\" value=\"`$prop.sdncRestApi.thirdpartySdnc.domainB.url + '/restconf/data/ietf-te:te'`\" />\n<parameter name=\"restapiUser\" value=\"`$prop.sdncRestApi.thirdpartySdnc.domainB.user`\" />\n<parameter name=\"restapiPassword\" value=\"`$prop.sdncRestApi.thirdpartySdnc.domainB.password`\" />\n<parameter name=\"format\" value=\"json\"/>\n<parameter name=\"httpMethod\" value=\"patch\"/>\n<parameter name=\"responsePrefix\" value=\"otn-oof\"/>\n<parameter name=\"trustStoreFileName\" value=\"/opt/onap/sdnc/data/stores/truststore.onap.client.jks\"/>\n<parameter name=\"trustStorePassword\" value=\"adminadmin\"/>\n<parameter name=\"keyStoreFileName\" value=\"/opt/onap/sdnc/data/stores/sdnc.p12\"/>\n<parameter name=\"keyStorePassword\" value=\"adminadmin\"/>\n<parameter name='customHttpHeaders' value=\"`'X-ACCESS-TOKEN=' + $prop.sdncRestApi.token_id`\" />",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 3870,\r
-        "y": 1940,\r
-        "z": "bc289cb4.31b288",\r
+        "x": 3863,\r
+        "y": 1938,\r
+        "z": "4996e636.3ea08",\r
         "wires": [\r
             [\r
-                "8a516999.f983f8",\r
-                "e1e3477c.cb45b"\r
+                "dcc57379.86dfe8",\r
+                "c898077c.fa069"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "8a516999.f983f8",\r
+        "id": "dcc57379.86dfe8",\r
         "type": "failure",\r
         "name": "failure",\r
         "xml": "<outcome value='failure'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 4165.5,\r
-        "y": 1907,\r
-        "z": "bc289cb4.31b288",\r
+        "x": 4158.5,\r
+        "y": 1905,\r
+        "z": "4996e636.3ea08",\r
         "wires": [\r
             [\r
-                "1f32cbd.2007fb4"\r
+                "abcd166d.ac4418"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "e1e3477c.cb45b",\r
+        "id": "c898077c.fa069",\r
         "type": "success",\r
         "name": "success",\r
         "xml": "<outcome value='success'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 4170.5,\r
-        "y": 1972,\r
-        "z": "bc289cb4.31b288",\r
+        "x": 4163.5,\r
+        "y": 1970,\r
+        "z": "4996e636.3ea08",\r
         "wires": [\r
             [\r
-                "5be15aea.63aa2c"\r
+                "a337c775.425078"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "1f32cbd.2007fb4",\r
+        "id": "abcd166d.ac4418",\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=\"Error executing Create OTN tunnel rest api\" />\n",\r
         "comments": "",\r
-        "x": 4333.5,\r
-        "y": 1907,\r
-        "z": "bc289cb4.31b288",\r
+        "x": 4326.5,\r
+        "y": 1905,\r
+        "z": "4996e636.3ea08",\r
         "wires": []\r
     },\r
     {\r
-        "id": "5be15aea.63aa2c",\r
+        "id": "a337c775.425078",\r
         "type": "block",\r
         "name": "block : atomic",\r
         "xml": "<block atomic=\"true\">",\r
         "atomic": "true",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 4344,\r
-        "y": 1972,\r
-        "z": "bc289cb4.31b288",\r
+        "x": 4337,\r
+        "y": 1970,\r
+        "z": "4996e636.3ea08",\r
         "wires": [\r
             []\r
         ]\r
     },\r
     {\r
-        "id": "32f45e6c.4d0bea",\r
+        "id": "402d5da7.084ecc",\r
         "type": "set",\r
         "name": "set pnf-name",\r
         "xml": "<set>\n<parameter name='tmp.dst.domainB.pnf-name' value=\"`'networkId-providerId-' +\n                                                   $tmp.aai.vpn-bindingB.access-provider-id + '-clientId-' +\n                                                   $tmp.aai.vpn-bindingB.access-client-id + '-topologyId-' +\n                                                   $tmp.aai.vpn-bindingB.access-topology-id + '-nodeId-' +\n                                                   $tmp.aai.vpn-bindingB.dst-access-node-id`\" />\n",\r
         "comments": "",\r
-        "x": 3746,\r
-        "y": 1668,\r
-        "z": "bc289cb4.31b288",\r
+        "x": 3739,\r
+        "y": 1666,\r
+        "z": "4996e636.3ea08",\r
         "wires": []\r
     },\r
     {\r
-        "id": "e8ca7925.e0f8c",\r
+        "id": "600572d7.37f4f4",\r
         "type": "get-resource",\r
         "name": "get-resource dst 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": 3766,\r
-        "y": 1765,\r
-        "z": "bc289cb4.31b288",\r
+        "x": 3759,\r
+        "y": 1763,\r
+        "z": "4996e636.3ea08",\r
         "wires": [\r
             [\r
-                "9bb092a5.d05b48",\r
-                "221dd2f3.9ac236",\r
-                "26d51b0f.5d004c"\r
+                "a75ca9d.3439f58",\r
+                "399b40eb.8cb2c",\r
+                "c23ae6cb.c49a18"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "9bb092a5.d05b48",\r
+        "id": "a75ca9d.3439f58",\r
         "type": "success",\r
         "name": "success",\r
         "xml": "<outcome value='success'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 3968.5001220703125,\r
-        "y": 1718,\r
-        "z": "bc289cb4.31b288",\r
+        "x": 3961.5001220703125,\r
+        "y": 1716,\r
+        "z": "4996e636.3ea08",\r
         "wires": [\r
             [\r
-                "b690bac2.55724"\r
+                "7c251cdc.702f24"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "221dd2f3.9ac236",\r
+        "id": "399b40eb.8cb2c",\r
         "type": "not-found",\r
         "name": "not-found",\r
         "xml": "<outcome value='not-found'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 3960.5001220703125,\r
-        "y": 1773,\r
-        "z": "bc289cb4.31b288",\r
+        "x": 3953.5001220703125,\r
+        "y": 1771,\r
+        "z": "4996e636.3ea08",\r
         "wires": [\r
             [\r
-                "b19648bb.51984"\r
+                "9ad884c8.666098"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "b690bac2.55724",\r
+        "id": "7c251cdc.702f24",\r
         "type": "block",\r
         "name": "block",\r
         "xml": "<block>\n",\r
         "atomic": "false",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 4112.8824462890625,\r
-        "y": 1715.6556701660156,\r
-        "z": "bc289cb4.31b288",\r
+        "x": 4105.8824462890625,\r
+        "y": 1713.6556701660156,\r
+        "z": "4996e636.3ea08",\r
         "wires": [\r
             [\r
-                "bc889fde.13a798"\r
+                "cb9eeb5b.e8a49"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "bc889fde.13a798",\r
+        "id": "cb9eeb5b.e8a49",\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": 4297,\r
-        "y": 1730,\r
-        "z": "bc289cb4.31b288",\r
+        "x": 4290,\r
+        "y": 1728,\r
+        "z": "4996e636.3ea08",\r
         "wires": [\r
             [\r
-                "6cdbe20d.6924d4"\r
+                "3d062c6c.6ff5d4"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "26d51b0f.5d004c",\r
+        "id": "c23ae6cb.c49a18",\r
         "type": "other",\r
         "name": "other",\r
         "xml": "<outcome value='Other'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 3965.5001220703125,\r
-        "y": 1830,\r
-        "z": "bc289cb4.31b288",\r
+        "x": 3958.5001220703125,\r
+        "y": 1828,\r
+        "z": "4996e636.3ea08",\r
         "wires": [\r
             [\r
-                "5f4cb2c4.11fb94"\r
+                "c325aab2.4755e"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "5f4cb2c4.11fb94",\r
+        "id": "c325aab2.4755e",\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": 4117.5001220703125,\r
-        "y": 1831,\r
-        "z": "bc289cb4.31b288",\r
+        "x": 4110.5001220703125,\r
+        "y": 1829,\r
+        "z": "4996e636.3ea08",\r
         "wires": []\r
     },\r
     {\r
-        "id": "b19648bb.51984",\r
+        "id": "9ad884c8.666098",\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": 4128.5001220703125,\r
-        "y": 1776,\r
-        "z": "bc289cb4.31b288",\r
+        "x": 4121.5001220703125,\r
+        "y": 1774,\r
+        "z": "4996e636.3ea08",\r
         "wires": []\r
     },\r
     {\r
-        "id": "73a1b393.2e09c4",\r
+        "id": "34bca75e.e09988",\r
         "type": "outcome",\r
         "name": "esr-thirdparty-sdnc",\r
         "xml": "<outcome value='esr-thirdparty-sdnc'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 4695,\r
-        "y": 1734,\r
-        "z": "bc289cb4.31b288",\r
+        "x": 4688,\r
+        "y": 1732,\r
+        "z": "4996e636.3ea08",\r
         "wires": [\r
             [\r
-                "ab9ee354.2292b"\r
+                "edc0cd69.586d38"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "6cdbe20d.6924d4",\r
+        "id": "3d062c6c.6ff5d4",\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": 4492,\r
-        "y": 1730,\r
-        "z": "bc289cb4.31b288",\r
+        "x": 4485,\r
+        "y": 1728,\r
+        "z": "4996e636.3ea08",\r
         "wires": [\r
             [\r
-                "73a1b393.2e09c4"\r
+                "34bca75e.e09988"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "1f5d9d19.39869b",\r
+        "id": "f5373d88.e0f4c",\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": 5080,\r
-        "y": 1733,\r
-        "z": "bc289cb4.31b288",\r
+        "x": 5073,\r
+        "y": 1731,\r
+        "z": "4996e636.3ea08",\r
         "wires": [\r
             [\r
-                "9355225.5c1536",\r
-                "66c76394.d1fea4",\r
-                "2e8b8501.9ee95a"\r
+                "efe05c93.e4bd48",\r
+                "c004c915.8de7",\r
+                "8875f4b.bcb6f88"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "ab9ee354.2292b",\r
+        "id": "edc0cd69.586d38",\r
         "type": "block",\r
         "name": "block : atomic",\r
         "xml": "<block atomic=\"true\">",\r
         "atomic": "true",\r
         "outputs": 1,\r
-        "x": 4872,\r
-        "y": 1726,\r
-        "z": "bc289cb4.31b288",\r
+        "x": 4865,\r
+        "y": 1724,\r
+        "z": "4996e636.3ea08",\r
         "wires": [\r
             [\r
-                "28e5278d.3f4238",\r
-                "1f5d9d19.39869b"\r
+                "bd388c7d.2a51e",\r
+                "f5373d88.e0f4c"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "28e5278d.3f4238",\r
+        "id": "bd388c7d.2a51e",\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": 5110,\r
-        "y": 1681,\r
-        "z": "bc289cb4.31b288",\r
+        "x": 5103,\r
+        "y": 1679,\r
+        "z": "4996e636.3ea08",\r
         "wires": []\r
     },\r
     {\r
-        "id": "8616ea00.2e5968",\r
+        "id": "c54d67f1.3a38c8",\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": 5439,\r
-        "y": 1837,\r
-        "z": "bc289cb4.31b288",\r
+        "x": 5432,\r
+        "y": 1835,\r
+        "z": "4996e636.3ea08",\r
         "wires": []\r
     },\r
     {\r
-        "id": "8ef11dae.da91",\r
+        "id": "56448bab.caa82c",\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": 5450,\r
-        "y": 1782,\r
-        "z": "bc289cb4.31b288",\r
+        "x": 5443,\r
+        "y": 1780,\r
+        "z": "4996e636.3ea08",\r
         "wires": []\r
     },\r
     {\r
-        "id": "d4ab39c.829a8c8",\r
+        "id": "97f3ba34.f2dc7",\r
         "type": "block",\r
         "name": "block",\r
         "xml": "<block>\n",\r
         "atomic": "false",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 5434.38232421875,\r
-        "y": 1721.6556701660156,\r
-        "z": "bc289cb4.31b288",\r
+        "x": 5427.38232421875,\r
+        "y": 1719.6556701660156,\r
+        "z": "4996e636.3ea08",\r
         "wires": [\r
             [\r
-                "4d0c934c.0c9114"\r
+                "5b487de9.7c9484"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "4d0c934c.0c9114",\r
+        "id": "5b487de9.7c9484",\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": 5649,\r
-        "y": 1718,\r
-        "z": "bc289cb4.31b288",\r
+        "x": 5642,\r
+        "y": 1716,\r
+        "z": "4996e636.3ea08",\r
         "wires": []\r
     },\r
     {\r
-        "id": "9355225.5c1536",\r
+        "id": "efe05c93.e4bd48",\r
         "type": "success",\r
         "name": "success",\r
         "xml": "<outcome value='success'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 5290,\r
-        "y": 1724,\r
-        "z": "bc289cb4.31b288",\r
+        "x": 5283,\r
+        "y": 1722,\r
+        "z": "4996e636.3ea08",\r
         "wires": [\r
             [\r
-                "d4ab39c.829a8c8"\r
+                "97f3ba34.f2dc7"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "66c76394.d1fea4",\r
+        "id": "c004c915.8de7",\r
         "type": "not-found",\r
         "name": "not-found",\r
         "xml": "<outcome value='not-found'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 5282,\r
-        "y": 1779,\r
-        "z": "bc289cb4.31b288",\r
+        "x": 5275,\r
+        "y": 1777,\r
+        "z": "4996e636.3ea08",\r
         "wires": [\r
             [\r
-                "8ef11dae.da91"\r
+                "56448bab.caa82c"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "2e8b8501.9ee95a",\r
+        "id": "8875f4b.bcb6f88",\r
         "type": "other",\r
         "name": "other",\r
         "xml": "<outcome value='Other'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 5287,\r
-        "y": 1836,\r
-        "z": "bc289cb4.31b288",\r
+        "x": 5280,\r
+        "y": 1834,\r
+        "z": "4996e636.3ea08",\r
         "wires": [\r
             [\r
-                "8616ea00.2e5968"\r
+                "c54d67f1.3a38c8"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "7ea091c4.73eb6",\r
+        "id": "cf901b65.835fc8",\r
         "type": "save",\r
         "name": "get connectivity from aai",\r
         "xml": "<get-resource plugin=\"org.onap.ccsdk.sli.adaptors.aai.AAIService\" \n\tresource=\"connectivity\"\n\t    key=\"connectivity.connectivity-id = $tmp.aai.service-instance.relationship-list.relationship[$rel-index].relationship-data[0].relationship-value\"\n\t\tlocal-only=\"false\" \n\t\tpfx=\"tmp.aai.connectivity\" >\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 1819,\r
-        "y": 440,\r
-        "z": "bc289cb4.31b288",\r
+        "x": 1812,\r
+        "y": 438,\r
+        "z": "4996e636.3ea08",\r
         "wires": [\r
             [\r
-                "cf96a339.12fc08",\r
-                "ebf1abf2.c0a2b8",\r
-                "a6813928.711c6"\r
+                "a3e158df.aec638",\r
+                "28bc0271.0f9e9e",\r
+                "12a8a0b5.4084c7"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "cf96a339.12fc08",\r
+        "id": "a3e158df.aec638",\r
         "type": "success",\r
         "name": "success",\r
         "xml": "<outcome value='success'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 2027,\r
-        "y": 404,\r
-        "z": "bc289cb4.31b288",\r
+        "x": 2020,\r
+        "y": 402,\r
+        "z": "4996e636.3ea08",\r
         "wires": [\r
             [\r
-                "7e9b774d.9e8c28"\r
+                "8651df9.9efa52"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "ebf1abf2.c0a2b8",\r
+        "id": "28bc0271.0f9e9e",\r
         "type": "not-found",\r
         "name": "not-found",\r
         "xml": "<outcome value='not-found'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 2027.490966796875,\r
-        "y": 449.57403564453125,\r
-        "z": "bc289cb4.31b288",\r
+        "x": 2020.490966796875,\r
+        "y": 447.57403564453125,\r
+        "z": "4996e636.3ea08",\r
         "wires": [\r
             [\r
-                "b2e1099a.08fc3"\r
+                "b3859ee9.a63778"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "a6813928.711c6",\r
+        "id": "12a8a0b5.4084c7",\r
         "type": "failure",\r
         "name": "failure",\r
         "xml": "<outcome value='failure'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 2025,\r
-        "y": 493,\r
-        "z": "bc289cb4.31b288",\r
+        "x": 2018,\r
+        "y": 491,\r
+        "z": "4996e636.3ea08",\r
         "wires": [\r
             [\r
-                "8f5ccf37.c152"\r
+                "b1a3023.979458"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "b2e1099a.08fc3",\r
+        "id": "b3859ee9.a63778",\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": 2190.0623779296875,\r
-        "y": 449.8597717285156,\r
-        "z": "bc289cb4.31b288",\r
+        "x": 2183.0623779296875,\r
+        "y": 447.8597717285156,\r
+        "z": "4996e636.3ea08",\r
         "wires": []\r
     },\r
     {\r
-        "id": "8f5ccf37.c152",\r
+        "id": "b1a3023.979458",\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": 2194,\r
-        "y": 494,\r
-        "z": "bc289cb4.31b288",\r
+        "x": 2187,\r
+        "y": 492,\r
+        "z": "4996e636.3ea08",\r
         "wires": []\r
     },\r
     {\r
-        "id": "2f04c146.0a3af6",\r
+        "id": "e921a3d6.75f8b8",\r
         "type": "save",\r
         "name": "get vpn-binding from aai",\r
         "xml": "<get-resource plugin=\"org.onap.ccsdk.sli.adaptors.aai.AAIService\" \n\tresource=\"vpn-binding\"\n\t    key=\"vpn-binding.vpn-id = $tmp.aai.connectivity.relationship-list.relationship[$cridx].relationship-data[0].relationship-value\"\n\t\tlocal-only=\"false\" \n\t\tpfx=\"tmp.aai.vpn-binding\" >\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 2500,\r
-        "y": 493,\r
-        "z": "bc289cb4.31b288",\r
+        "x": 2493,\r
+        "y": 491,\r
+        "z": "4996e636.3ea08",\r
         "wires": [\r
             [\r
-                "675654a6.d7ff34",\r
-                "15ae8ffb.52d9c8",\r
-                "5de62fdc.3f5a78"\r
+                "19de242e.79b56c",\r
+                "e1533c2.9fadc4",\r
+                "da41548.4c59da8"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "c4252359.e0b548",\r
+        "id": "108df7f5.f0405",\r
         "type": "block",\r
         "name": "block : atomic",\r
         "xml": "<block atomic=\"true\">",\r
         "atomic": "true",\r
         "outputs": 1,\r
-        "x": 2884,\r
-        "y": 493,\r
-        "z": "bc289cb4.31b288",\r
+        "x": 2873,\r
+        "y": 579,\r
+        "z": "4996e636.3ea08",\r
         "wires": [\r
             [\r
-                "cf117e36.f49698",\r
-                "9e15ad66.cb5638"\r
+                "19520422.b45d4c"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "675654a6.d7ff34",\r
+        "id": "19de242e.79b56c",\r
         "type": "success",\r
         "name": "success",\r
         "xml": "<outcome value='success'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 2711,\r
-        "y": 495,\r
-        "z": "bc289cb4.31b288",\r
+        "x": 2704,\r
+        "y": 580,\r
+        "z": "4996e636.3ea08",\r
         "wires": [\r
             [\r
-                "c4252359.e0b548"\r
+                "108df7f5.f0405"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "15ae8ffb.52d9c8",\r
+        "id": "e1533c2.9fadc4",\r
         "type": "not-found",\r
         "name": "not-found",\r
         "xml": "<outcome value='not-found'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 2711.490966796875,\r
-        "y": 540.5740356445312,\r
-        "z": "bc289cb4.31b288",\r
+        "x": 2706.490966796875,\r
+        "y": 475.57403564453125,\r
+        "z": "4996e636.3ea08",\r
         "wires": [\r
             [\r
-                "1c0c1f66.646011"\r
+                "efbdd7a3.5958d8"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "5de62fdc.3f5a78",\r
+        "id": "da41548.4c59da8",\r
         "type": "failure",\r
         "name": "failure",\r
         "xml": "<outcome value='failure'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 2709,\r
-        "y": 584,\r
-        "z": "bc289cb4.31b288",\r
+        "x": 2702,\r
+        "y": 520,\r
+        "z": "4996e636.3ea08",\r
         "wires": [\r
             [\r
-                "96b5913.ff6507"\r
+                "e03f3a11.4be118"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "96b5913.ff6507",\r
+        "id": "e03f3a11.4be118",\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": 2876,\r
-        "y": 583,\r
-        "z": "bc289cb4.31b288",\r
+        "x": 2870,\r
+        "y": 520,\r
+        "z": "4996e636.3ea08",\r
         "wires": []\r
     },\r
     {\r
-        "id": "1c0c1f66.646011",\r
+        "id": "efbdd7a3.5958d8",\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": 2874.0623779296875,\r
-        "y": 540.8597717285156,\r
-        "z": "bc289cb4.31b288",\r
+        "x": 2869.0625,\r
+        "y": 474.8597412109375,\r
+        "z": "4996e636.3ea08",\r
         "wires": []\r
     },\r
     {\r
-        "id": "7e9b774d.9e8c28",\r
+        "id": "8651df9.9efa52",\r
         "type": "for",\r
         "name": "for each relationship",\r
         "xml": "<for silentFailure='true' index='cridx' start='0' end='`$tmp.aai.connectivity.relationship-list.relationship_length`' >\n\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 2228,\r
-        "y": 399,\r
-        "z": "bc289cb4.31b288",\r
+        "x": 2221,\r
+        "y": 397,\r
+        "z": "4996e636.3ea08",\r
         "wires": [\r
             [\r
-                "a33b5641.550dd8"\r
+                "6856373e.df8d5"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "a33b5641.550dd8",\r
+        "id": "6856373e.df8d5",\r
         "type": "switchNode",\r
         "name": "switch related-to",\r
         "xml": "<switch test='`$tmp.aai.connectivity.relationship-list.relationship[$cridx].related-to`'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 2433,\r
-        "y": 399,\r
-        "z": "bc289cb4.31b288",\r
+        "x": 2426,\r
+        "y": 397,\r
+        "z": "4996e636.3ea08",\r
         "wires": [\r
             [\r
-                "dcc9c2f.bdc72c"\r
+                "61b4f44b.e9282c"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "dcc9c2f.bdc72c",\r
+        "id": "61b4f44b.e9282c",\r
         "type": "outcome",\r
         "name": "vpn-binding",\r
         "xml": "<outcome value='vpn-binding'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 2599,\r
-        "y": 399,\r
-        "z": "bc289cb4.31b288",\r
+        "x": 2592,\r
+        "y": 397,\r
+        "z": "4996e636.3ea08",\r
         "wires": [\r
             [\r
-                "b86471e.744979"\r
+                "9aa1bdef.a85148"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "b86471e.744979",\r
+        "id": "9aa1bdef.a85148",\r
         "type": "block",\r
         "name": "block : atomic",\r
         "xml": "<block atomic=\"true\">",\r
         "atomic": "true",\r
         "outputs": 1,\r
-        "x": 2762,\r
-        "y": 399,\r
-        "z": "bc289cb4.31b288",\r
+        "x": 2755,\r
+        "y": 397,\r
+        "z": "4996e636.3ea08",\r
         "wires": [\r
             [\r
-                "2f04c146.0a3af6",\r
-                "65e4f8bf.6cf8f"\r
+                "e921a3d6.75f8b8",\r
+                "8b7a547c.5a78f8"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "cf117e36.f49698",\r
+        "id": "61cd75bc.541bfc",\r
         "type": "switchNode",\r
         "name": "switch vpn-binding has dst-access-ltp",\r
         "xml": "<switch test='`$tmp.aai.vpn-binding.dst-access-ltp-id`'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 3138,\r
-        "y": 492,\r
-        "z": "bc289cb4.31b288",\r
+        "x": 3314,\r
+        "y": 680,\r
+        "z": "4996e636.3ea08",\r
         "wires": [\r
             [\r
-                "965ac3c2.a1d608",\r
-                "6bf420f8.6129c8"\r
+                "ce7e100e.65e8d8",\r
+                "978d0324.53a218"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "965ac3c2.a1d608",\r
+        "id": "ce7e100e.65e8d8",\r
         "type": "outcome",\r
         "name": "Null",\r
         "xml": "<outcome value=''>\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 3391,\r
-        "y": 526,\r
-        "z": "bc289cb4.31b288",\r
+        "x": 3528,\r
+        "y": 717,\r
+        "z": "4996e636.3ea08",\r
         "wires": [\r
             [\r
-                "f82e8947.2d7ce8"\r
+                "d3a9cf8b.6d8898"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "6bf420f8.6129c8",\r
+        "id": "978d0324.53a218",\r
         "type": "other",\r
         "name": "other",\r
         "xml": "<outcome value='Other'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 3391,\r
-        "y": 470,\r
-        "z": "bc289cb4.31b288",\r
+        "x": 3530,\r
+        "y": 655,\r
+        "z": "4996e636.3ea08",\r
         "wires": [\r
             [\r
-                "aacf39c3.b541a"\r
+                "eacef09.695731"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "f82e8947.2d7ce8",\r
+        "id": "d3a9cf8b.6d8898",\r
         "type": "switchNode",\r
         "name": "switch vpn-binding has src-access-ltp",\r
         "xml": "<switch test='`$tmp.aai.vpn-binding.src-access-ltp-id`'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 3115,\r
-        "y": 1962,\r
-        "z": "bc289cb4.31b288",\r
+        "x": 3108,\r
+        "y": 1960,\r
+        "z": "4996e636.3ea08",\r
         "wires": [\r
             [\r
-                "10da65e0.f509ca",\r
-                "73ba091f.6ce2a"\r
+                "a298a9c0.8f44e8",\r
+                "ca55eca6.1cb808"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "10da65e0.f509ca",\r
+        "id": "a298a9c0.8f44e8",\r
         "type": "outcome",\r
         "name": "Null",\r
         "xml": "<outcome value=''>\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 3368,\r
-        "y": 1996,\r
-        "z": "bc289cb4.31b288",\r
+        "x": 3361,\r
+        "y": 1994,\r
+        "z": "4996e636.3ea08",\r
         "wires": [\r
             [\r
-                "d3f311e2.47dc9"\r
+                "c785caf0.121d"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "73ba091f.6ce2a",\r
+        "id": "ca55eca6.1cb808",\r
         "type": "other",\r
         "name": "other",\r
         "xml": "<outcome value='Other'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 3368,\r
-        "y": 1940,\r
-        "z": "bc289cb4.31b288",\r
+        "x": 3361,\r
+        "y": 1938,\r
+        "z": "4996e636.3ea08",\r
         "wires": [\r
             [\r
-                "4a6141b6.6b0c98"\r
+                "6d0b6c95.2359f4"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "d3f311e2.47dc9",\r
+        "id": "c785caf0.121d",\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": 3519,\r
-        "y": 1996,\r
-        "z": "bc289cb4.31b288",\r
+        "x": 3512,\r
+        "y": 1994,\r
+        "z": "4996e636.3ea08",\r
         "wires": []\r
     },\r
     {\r
-        "id": "fb92b32f.578d9",\r
+        "id": "2abfc3f7.2295e4",\r
         "type": "set",\r
         "name": "set vpn-bindingA and connectivityA",\r
         "xml": "<set>\n<parameter name='tmp.aai.vpn-bindingA.' value=\"`$tmp.aai.vpn-binding.`\" />\n<parameter name='tmp.aai.connectivityA.' value=\"`$tmp.aai.connectivity.`\" />\n",\r
         "comments": "",\r
-        "x": 4395,\r
-        "y": 94,\r
-        "z": "bc289cb4.31b288",\r
+        "x": 4388,\r
+        "y": 92,\r
+        "z": "4996e636.3ea08",\r
         "wires": []\r
     },\r
     {\r
-        "id": "16b6eb5a.c037cd",\r
+        "id": "ebb770b7.bb1a4",\r
         "type": "set",\r
         "name": "set vpn-bindingB and connectivityB",\r
         "xml": "<set>\n<parameter name='tmp.aai.vpn-bindingB.' value=\"`$tmp.aai.vpn-binding.`\" />\n<parameter name='tmp.aai.connectivityB.' value=\"`$tmp.aai.connectivity.`\" />\n\n",\r
         "comments": "",\r
-        "x": 3803,\r
-        "y": 1553,\r
-        "z": "bc289cb4.31b288",\r
+        "x": 3796,\r
+        "y": 1551,\r
+        "z": "4996e636.3ea08",\r
         "wires": []\r
     },\r
     {\r
-        "id": "b5fbea6d.693118",\r
+        "id": "bcb6d938.081b58",\r
         "type": "block",\r
         "name": "block : atomic",\r
         "xml": "<block atomic=\"true\">",\r
         "atomic": "true",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 4086,\r
-        "y": 351,\r
-        "z": "bc289cb4.31b288",\r
+        "x": 4079,\r
+        "y": 349,\r
+        "z": "4996e636.3ea08",\r
         "wires": [\r
             [\r
-                "fb92b32f.578d9",\r
-                "fd4d27b6.bd205",\r
-                "4f40e2d1.4262ec",\r
-                "8abcb98.e721cc8",\r
-                "7974f996.7603f8",\r
-                "1460b865.7cff48",\r
-                "7648091a.a03898"\r
+                "2abfc3f7.2295e4",\r
+                "72376cd1.cdcaec",\r
+                "9b9c3cba.716c78",\r
+                "5f8cf8c6.3002c8",\r
+                "de94f6d4.eda0e",\r
+                "342bfbf3.ee642c",\r
+                "2a89aa53.8890b6"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "4a6141b6.6b0c98",\r
+        "id": "6d0b6c95.2359f4",\r
         "type": "block",\r
         "name": "block : atomic",\r
         "xml": "<block atomic=\"true\">",\r
         "atomic": "true",\r
         "outputs": 1,\r
-        "x": 3519,\r
-        "y": 1939,\r
-        "z": "bc289cb4.31b288",\r
+        "x": 3512,\r
+        "y": 1937,\r
+        "z": "4996e636.3ea08",\r
         "wires": [\r
             [\r
-                "16b6eb5a.c037cd",\r
-                "3bea0429.f0ebac",\r
-                "32f45e6c.4d0bea",\r
-                "e8ca7925.e0f8c",\r
-                "d501f859.eecd18",\r
-                "dfc89384.6f3b98",\r
-                "7e08fa79.0c018c"\r
+                "ebb770b7.bb1a4",\r
+                "48e88b1.fd2c9f4",\r
+                "402d5da7.084ecc",\r
+                "600572d7.37f4f4",\r
+                "46863424.f49acc",\r
+                "4aa8bc15.43053c",\r
+                "295ad948.4ab50e"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "dfc89384.6f3b98",\r
+        "id": "4aa8bc15.43053c",\r
         "type": "set",\r
         "name": "set sotn_value",\r
         "xml": "<set>\n<!--<parameter name='eth-service-name' value='`$tmp.aai.connectivityB.connectivity-id`' />-->\n<parameter name='eth-service-name' value='`$tmp.aai.connectivityB.etht-svc-name`' />\n<parameter name='slice-id' value='`$vnf-topology-operation-input.service-information.service-instance-id`' />\n<parameter name='provider-id' value='`$tmp.aai.connectivityB.access-provider-id`' />\n<parameter name='client-id' value='`$tmp.aai.connectivityB.access-client-id`' />\n<parameter name='topology-id' value='`$tmp.aai.connectivityB.access-topology-id`' />\n<parameter name='otn-tunnel-name' value='`$tmp.aai.vpn-bindingB.vpn-name`' />\n<parameter name='ethernet-end-point-name' value='`$tmp.aai.connectivityB.connectivity-id`' />\n<parameter name='index-number' value='0' />\n<parameter name='eth-node-id' value='`$tmp.aai.connectivityB.access-node-id`' />\n<parameter name='eth-node-tp-id' value='`$tmp.aai.connectivityB.access-ltp-id`' />\n<parameter name='CIR' value='`$tmp.aai.vpn-bindingB.route-distinguisher *1000000`' />\n<parameter name='EIR' value='`$tmp.aai.vpn-bindingB.route-distinguisher *1000000`' />\n<parameter name='cvlan' value='`$tmp.aai.connectivityB.cvlan`' />\n\n",\r
         "comments": "",\r
-        "x": 3748,\r
-        "y": 2082,\r
-        "z": "bc289cb4.31b288",\r
+        "x": 3741,\r
+        "y": 2080,\r
+        "z": "4996e636.3ea08",\r
         "wires": []\r
     },\r
     {\r
-        "id": "7e08fa79.0c018c",\r
+        "id": "295ad948.4ab50e",\r
         "type": "execute",\r
         "name": "execute RestApiCallNode Create ethernet Service without token",\r
         "xml": "<execute plugin='org.onap.ccsdk.sli.plugins.restapicall.RestapiCallNode' method='sendRequest' >\n<parameter name=\"templateFileName\" value=\"`$prop.restapi.templateDir + '/' + $prop.restapi.ts-ethernet-service.templatefile`\" />\n<parameter name=\"restapiUrl\" value=\"`$prop.sdncRestApi.thirdpartySdnc.domainB.url + '/restconf/data/ietf-eth-tran-service:etht-svc'`\" />\n<!--<parameter name=\"restapiUrl\" value=\"`$prop.restapi.connection-oof-url`\" />-->\n<parameter name=\"restapiUser\" value=\"`$prop.sdncRestApi.thirdpartySdnc.domainB.user`\" />\n<parameter name=\"restapiPassword\" value=\"`$prop.sdncRestApi.thirdpartySdnc.domainB.password`\" />\n<parameter name=\"format\" value=\"json\"/>\n<parameter name=\"httpMethod\" value=\"patch\"/>\n<parameter name='dirPath' value=\"/opt/onap/sdnc/restconfapi/yang\" />\n<parameter name=\"responsePrefix\" value=\"vpn-result\"/>\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
         "outputs": 1,\r
-        "x": 3902,\r
-        "y": 2130,\r
-        "z": "bc289cb4.31b288",\r
+        "x": 3895,\r
+        "y": 2128,\r
+        "z": "4996e636.3ea08",\r
         "wires": [\r
             [\r
-                "dd71fa1b.6e05f",\r
-                "23079c35.06b53c"\r
+                "ec9bb97a.fa7b4",\r
+                "d7a86063.21272"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "dd71fa1b.6e05f",\r
+        "id": "ec9bb97a.fa7b4",\r
         "type": "failure",\r
         "name": "failure",\r
         "xml": "<outcome value='failure'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 4247.5,\r
-        "y": 2111,\r
-        "z": "bc289cb4.31b288",\r
+        "x": 4240.5,\r
+        "y": 2109,\r
+        "z": "4996e636.3ea08",\r
         "wires": [\r
             [\r
-                "531e9904.6c0cf"\r
+                "23e4ab97.fe6f5c"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "23079c35.06b53c",\r
+        "id": "d7a86063.21272",\r
         "type": "success",\r
         "name": "success",\r
         "xml": "<outcome value='success'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 4251.5,\r
-        "y": 2151,\r
-        "z": "bc289cb4.31b288",\r
+        "x": 4244.5,\r
+        "y": 2149,\r
+        "z": "4996e636.3ea08",\r
         "wires": [\r
             [\r
-                "ca751a91.a1fc5"\r
+                "3d3a171d.cfa4"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "531e9904.6c0cf",\r
+        "id": "23e4ab97.fe6f5c",\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=\"Error executing Create ethernet service rest api\" />\n",\r
         "comments": "",\r
-        "x": 4405.5,\r
-        "y": 2111,\r
-        "z": "bc289cb4.31b288",\r
+        "x": 4398.5,\r
+        "y": 2109,\r
+        "z": "4996e636.3ea08",\r
         "wires": []\r
     },\r
     {\r
-        "id": "ca751a91.a1fc5",\r
+        "id": "3d3a171d.cfa4",\r
         "type": "block",\r
         "name": "block : atomic",\r
         "xml": "<block atomic=\"true\">",\r
         "atomic": "true",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 4409,\r
-        "y": 2151,\r
-        "z": "bc289cb4.31b288",\r
+        "x": 4402,\r
+        "y": 2149,\r
+        "z": "4996e636.3ea08",\r
         "wires": [\r
             [\r
-                "acce8a06.32f9",\r
-                "300cb80e.add27"\r
+                "5d084d8a.b2f23c",\r
+                "44dbf2a2.960644"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "ed3d8ab7.5da83",\r
+        "id": "ce171a50.073f6",\r
         "type": "comment",\r
         "name": "TODO: FIXME:",\r
         "info": "put proper values based on connectivity resource retrieved from AAI",\r
         "comments": "",\r
-        "x": 3745.5,\r
-        "y": 2038,\r
-        "z": "bc289cb4.31b288",\r
+        "x": 3738.5,\r
+        "y": 2036,\r
+        "z": "4996e636.3ea08",\r
         "wires": []\r
     },\r
     {\r
-        "id": "acce8a06.32f9",\r
+        "id": "5d084d8a.b2f23c",\r
         "type": "save",\r
         "name": "update vpn-binding B resource (aka. OTN domainB) in AAI",\r
         "xml": "<update plugin='org.onap.ccsdk.sli.adaptors.aai.AAIService' resource='vpn-binding' \n      key='vpn-binding.vpn-id = $tmp.aai.vpn-bindingB.vpn-id' >\n<parameter name='vpn-id' value='`$tmp.aai.vpn-bindingB.vpn-id`' />\n<parameter name='vpn-name' value='`$tmp.aai.vpn-bindingB.vpn-name`' />\n\n<parameter name='operational-status' value='Activated' />\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 4749,\r
-        "y": 2150,\r
-        "z": "bc289cb4.31b288",\r
+        "x": 4742,\r
+        "y": 2148,\r
+        "z": "4996e636.3ea08",\r
         "wires": [\r
             []\r
         ]\r
     },\r
     {\r
-        "id": "dd0732a8.6dcd38",\r
+        "id": "e7b454fe.3b5cb",\r
         "type": "comment",\r
         "name": "TODO: FIXME",\r
         "info": "use proper vpn-binding id and connectivity\n\nAlso, does CCSDK support \"update\" operation for vpn-binding and connectivity?",\r
         "comments": "",\r
-        "x": 4607,\r
-        "y": 2108,\r
-        "z": "bc289cb4.31b288",\r
+        "x": 4600,\r
+        "y": 2106,\r
+        "z": "4996e636.3ea08",\r
         "wires": []\r
     },\r
     {\r
-        "id": "300cb80e.add27",\r
+        "id": "44dbf2a2.960644",\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.aai.connectivityB.connectivity-id'>\n<parameter name='connectivity-id' value='`$tmp.aai.connectivityB.connectivity-id`' />\n<parameter name='operational-status' value='Activated' />\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 4678,\r
-        "y": 2199,\r
-        "z": "bc289cb4.31b288",\r
+        "x": 4671,\r
+        "y": 2197,\r
+        "z": "4996e636.3ea08",\r
         "wires": [\r
             []\r
         ]\r
     },\r
     {\r
-        "id": "9e15ad66.cb5638",\r
+        "id": "dcf1d309.aad128",\r
         "type": "set",\r
         "name": "set attachment_param (gfp-n) for OTN",\r
         "xml": "<set>\n<parameter name='gfp-n' value='`$tmp.aai.vpn-binding.route-distinguisher`' />\n",\r
         "comments": "",\r
-        "x": 3125,\r
-        "y": 398,\r
-        "z": "bc289cb4.31b288",\r
+        "x": 3305,\r
+        "y": 620,\r
+        "z": "4996e636.3ea08",\r
         "wires": []\r
     },\r
     {\r
-        "id": "65e4f8bf.6cf8f",\r
+        "id": "8b7a547c.5a78f8",\r
         "type": "set",\r
         "name": "unset tmp.aai.vpn-binding",\r
         "xml": "<set>\n<parameter name='tmp.aai.vpn-binding.' value='' />\n",\r
         "comments": "",\r
-        "x": 2946,\r
-        "y": 270,\r
-        "z": "bc289cb4.31b288",\r
+        "x": 2939,\r
+        "y": 268,\r
+        "z": "4996e636.3ea08",\r
         "wires": []\r
     },\r
     {\r
-        "id": "198fcdf8.1e22c2",\r
+        "id": "29539dcf.178a92",\r
         "type": "comment",\r
         "name": "only dst ttp exists. No src",\r
         "info": "",\r
         "comments": "",\r
-        "x": 3907,\r
-        "y": 308,\r
-        "z": "bc289cb4.31b288",\r
+        "x": 3900,\r
+        "y": 306,\r
+        "z": "4996e636.3ea08",\r
         "wires": []\r
     },\r
     {\r
-        "id": "ca0cd7a2.5ca728",\r
+        "id": "5f3074d9.b389cc",\r
         "type": "comment",\r
         "name": "only src ttp exists. No dst",\r
         "info": "",\r
         "comments": "",\r
-        "x": 3464,\r
-        "y": 1886,\r
-        "z": "bc289cb4.31b288",\r
+        "x": 3457,\r
+        "y": 1884,\r
+        "z": "4996e636.3ea08",\r
         "wires": []\r
     },\r
     {\r
-        "id": "aacf39c3.b541a",\r
+        "id": "eacef09.695731",\r
         "type": "switchNode",\r
         "name": "switch vpn-binding has src-access-ltp",\r
         "xml": "<switch test='`$tmp.aai.vpn-binding.src-access-ltp-id`'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 3615,\r
+        "x": 3636,\r
         "y": 468,\r
-        "z": "bc289cb4.31b288",\r
+        "z": "4996e636.3ea08",\r
         "wires": [\r
             [\r
-                "df2281b1.f49f38",\r
-                "aea11bc2.879238"\r
+                "f62c1164.a0b8",\r
+                "81b54f08.97d86"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "aea11bc2.879238",\r
+        "id": "81b54f08.97d86",\r
         "type": "other",\r
         "name": "other",\r
         "xml": "<outcome value='Other'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 3885,\r
-        "y": 1059,\r
-        "z": "bc289cb4.31b288",\r
+        "x": 3878,\r
+        "y": 1057,\r
+        "z": "4996e636.3ea08",\r
         "wires": [\r
             [\r
-                "f4291584.31d5f8"\r
+                "efc62266.57c198"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "df2281b1.f49f38",\r
+        "id": "f62c1164.a0b8",\r
         "type": "outcome",\r
         "name": "Null",\r
         "xml": "<outcome value=''>\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 3879,\r
-        "y": 350,\r
-        "z": "bc289cb4.31b288",\r
+        "x": 3872,\r
+        "y": 348,\r
+        "z": "4996e636.3ea08",\r
         "wires": [\r
             [\r
-                "b5fbea6d.693118"\r
+                "bcb6d938.081b58"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "f4291584.31d5f8",\r
+        "id": "efc62266.57c198",\r
         "type": "block",\r
         "name": "block : atomic",\r
         "xml": "<block atomic=\"true\">",\r
         "atomic": "true",\r
         "outputs": 1,\r
-        "x": 4043,\r
-        "y": 1058,\r
-        "z": "bc289cb4.31b288",\r
+        "x": 4036,\r
+        "y": 1056,\r
+        "z": "4996e636.3ea08",\r
         "wires": [\r
             [\r
-                "507acb8a.026844",\r
-                "328f5ebe.d2c3f2",\r
-                "282b55f0.c4b452",\r
-                "f1d5dfc2.902f38",\r
-                "e32fad74.744d"\r
+                "cb6a953c.fa71e8",\r
+                "263d4572.ce34fa",\r
+                "2e78dd82.d5612a",\r
+                "c61e9a44.c762a8",\r
+                "8ae64ab7.a00a7"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "328f5ebe.d2c3f2",\r
+        "id": "263d4572.ce34fa",\r
         "type": "set",\r
         "name": "set attachment_param for OTN G",\r
         "xml": "<set>\n<parameter name='src-node-id' value='`$tmp.aai.vpn-bindingG.src-access-node-id`' />\n<parameter name='dst-node-id' value='`$tmp.aai.vpn-bindingG.dst-access-node-id`' />\n<!--<parameter name='dst-tpn-id' value='1' />-->\n<parameter name='src-tpn-id' value='`$tmp.aai.vpn-bindingG.customer-vpn-id`' />\n<parameter name='dst-tpn-id' value='`$tmp.aai.vpn-bindingG.customer-vpn-id`' />\n<parameter name='src-ttp-id' value='`$tmp.aai.vpn-bindingG.src-access-ltp-id`' />\n<parameter name='dst-ttp-id' value='`$tmp.aai.vpn-bindingG.dst-access-ltp-id`' />\n<parameter name='slice-instance-id' value='`$tmp.aai.service-instance.service-instance-id`' />\n<parameter name='otn-tunnel-name-domainG' value='`$tmp.aai.vpn-bindingG.vpn-name`' />\n<parameter name='client-id' value='`$tmp.aai.vpn-bindingG.access-client-id`' />\n<parameter name='provider-id' value='`$tmp.aai.vpn-bindingG.access-provider-id`' />\n<parameter name='topology-id' value='`$tmp.aai.vpn-bindingG.access-topology-id`' />\n",\r
         "comments": "",\r
-        "x": 4307,\r
-        "y": 941,\r
-        "z": "bc289cb4.31b288",\r
+        "x": 4300,\r
+        "y": 939,\r
+        "z": "4996e636.3ea08",\r
         "wires": []\r
     },\r
     {\r
-        "id": "e32fad74.744d",\r
+        "id": "8ae64ab7.a00a7",\r
         "type": "execute",\r
         "name": "execute RestApiCallNode Create OTN tunnel with token",\r
         "xml": "<execute plugin='org.onap.ccsdk.sli.plugins.restapicall.RestapiCallNode' method='sendRequest' >\n<parameter name=\"templateFileName\" value=\"`$prop.restapi.templateDir + '/' + $prop.restapi.ts-otn-domainG-creation.templatefile`\" />\n<parameter name=\"restapiUrl\" value=\"`$prop.sdncRestApi.thirdpartySdnc.domainG.url + '/restconf/data/ietf-te:te'`\" />\n<parameter name=\"restapiUser\" value=\"`$prop.sdncRestApi.thirdpartySdnc.domainG.user`\" />\n<parameter name=\"restapiPassword\" value=\"`$prop.sdncRestApi.thirdpartySdnc.domainG.password`\" />\n<parameter name=\"format\" value=\"json\"/>\n<parameter name=\"httpMethod\" value=\"patch\"/>\n<parameter name=\"responsePrefix\" value=\"otn-oof\"/>\n<parameter name=\"trustStoreFileName\" value=\"/opt/onap/sdnc/data/stores/truststore.onap.client.jks\"/>\n<parameter name=\"trustStorePassword\" value=\"adminadmin\"/>\n<parameter name=\"keyStoreFileName\" value=\"/opt/onap/sdnc/data/stores/sdnc.p12\"/>\n<parameter name=\"keyStorePassword\" value=\"adminadmin\"/>\n<parameter name='customHttpHeaders' value=\"`'X-ACCESS-TOKEN=' + $prop.sdncRestApi.token_id`\" />",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 4388,\r
-        "y": 1256,\r
-        "z": "bc289cb4.31b288",\r
+        "x": 4381,\r
+        "y": 1254,\r
+        "z": "4996e636.3ea08",\r
         "wires": [\r
             [\r
-                "4fa7d7bd.5a2ab",\r
-                "f472be3.5d0074"\r
+                "bd008f9d.f02308",\r
+                "91d1e4e0.3cbb38"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "4fa7d7bd.5a2ab",\r
+        "id": "bd008f9d.f02308",\r
         "type": "failure",\r
         "name": "failure",\r
         "xml": "<outcome value='failure'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 4697.5,\r
-        "y": 1225,\r
-        "z": "bc289cb4.31b288",\r
+        "x": 4690.5,\r
+        "y": 1223,\r
+        "z": "4996e636.3ea08",\r
         "wires": [\r
             [\r
-                "1f127e35.6d237a"\r
+                "270fab9f.26c71c"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "f472be3.5d0074",\r
+        "id": "91d1e4e0.3cbb38",\r
         "type": "success",\r
         "name": "success",\r
         "xml": "<outcome value='success'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 4702.5,\r
-        "y": 1290,\r
-        "z": "bc289cb4.31b288",\r
+        "x": 4695.5,\r
+        "y": 1288,\r
+        "z": "4996e636.3ea08",\r
         "wires": [\r
             [\r
-                "5d6567d4.56edf"\r
+                "49e9447.128b63c"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "1f127e35.6d237a",\r
+        "id": "270fab9f.26c71c",\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=\"Error executing Create OTN tunnel rest api\" />\n",\r
         "comments": "",\r
-        "x": 4873.5,\r
-        "y": 1225,\r
-        "z": "bc289cb4.31b288",\r
+        "x": 4866.5,\r
+        "y": 1223,\r
+        "z": "4996e636.3ea08",\r
         "wires": []\r
     },\r
     {\r
-        "id": "5d6567d4.56edf",\r
+        "id": "49e9447.128b63c",\r
         "type": "block",\r
         "name": "block : atomic",\r
         "xml": "<block atomic=\"true\">",\r
         "atomic": "true",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 4869,\r
-        "y": 1290,\r
-        "z": "bc289cb4.31b288",\r
+        "x": 4862,\r
+        "y": 1288,\r
+        "z": "4996e636.3ea08",\r
         "wires": [\r
             []\r
         ]\r
     },\r
     {\r
-        "id": "282b55f0.c4b452",\r
+        "id": "2e78dd82.d5612a",\r
         "type": "set",\r
         "name": "set pnf-name",\r
         "xml": "<set>\n<parameter name='tmp.domainG.pnf-name' value=\"`'networkId-providerId-' +\n                                                   $tmp.aai.vpn-bindingG.access-provider-id + '-clientId-' +\n                                                   $tmp.aai.vpn-bindingG.access-client-id + '-topologyId-' +\n                                                   $tmp.aai.vpn-bindingG.access-topology-id + '-nodeId-' +\n                                                   $tmp.aai.vpn-bindingG.src-access-node-id`\" />\n",\r
         "comments": "",\r
-        "x": 4245,\r
-        "y": 989,\r
-        "z": "bc289cb4.31b288",\r
+        "x": 4238,\r
+        "y": 987,\r
+        "z": "4996e636.3ea08",\r
         "wires": []\r
     },\r
     {\r
-        "id": "f1d5dfc2.902f38",\r
+        "id": "c61e9a44.c762a8",\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.domainG.pnf-name\"\n        pfx='tmp.aai.domainG-pnf' local-only='false' >\n\n        <!--AND depth = '0'\"-->\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 4271,\r
-        "y": 1106,\r
-        "z": "bc289cb4.31b288",\r
+        "x": 4264,\r
+        "y": 1104,\r
+        "z": "4996e636.3ea08",\r
         "wires": [\r
             [\r
-                "b1abc6d5.732f1",\r
-                "5f6c0c85.ca44ac",\r
-                "386d37a9.f48098"\r
+                "58640478.1eeefc",\r
+                "b15b9e00.631398",\r
+                "c5141964.109468"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "b1abc6d5.732f1",\r
+        "id": "58640478.1eeefc",\r
         "type": "success",\r
         "name": "success",\r
         "xml": "<outcome value='success'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 4466.5001220703125,\r
-        "y": 1058,\r
-        "z": "bc289cb4.31b288",\r
+        "x": 4459.5001220703125,\r
+        "y": 1056,\r
+        "z": "4996e636.3ea08",\r
         "wires": [\r
             [\r
-                "7b990f0b.20c288"\r
+                "9ec63af5.4a1a88"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "5f6c0c85.ca44ac",\r
+        "id": "b15b9e00.631398",\r
         "type": "not-found",\r
         "name": "not-found",\r
         "xml": "<outcome value='not-found'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 4458.5001220703125,\r
-        "y": 1113,\r
-        "z": "bc289cb4.31b288",\r
+        "x": 4451.5001220703125,\r
+        "y": 1111,\r
+        "z": "4996e636.3ea08",\r
         "wires": [\r
             [\r
-                "315f8841.f40a1"\r
+                "a4b9d6d5.39a2c8"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "7b990f0b.20c288",\r
+        "id": "9ec63af5.4a1a88",\r
         "type": "block",\r
         "name": "block",\r
         "xml": "<block>\n",\r
         "atomic": "false",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 4610.8824462890625,\r
-        "y": 1057.6556701660156,\r
-        "z": "bc289cb4.31b288",\r
+        "x": 4603.8824462890625,\r
+        "y": 1055.6556701660156,\r
+        "z": "4996e636.3ea08",\r
         "wires": [\r
             [\r
-                "c8fb728b.2dc648"\r
+                "f086ebfd.c8405"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "c8fb728b.2dc648",\r
+        "id": "f086ebfd.c8405",\r
         "type": "for",\r
         "name": "for each relationship",\r
         "xml": "<for silentFailure='true' index='spvidx' start='0' end='`$tmp.aai.domainG-pnf.relationship-list.relationship_length`' >\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 4795,\r
-        "y": 1056,\r
-        "z": "bc289cb4.31b288",\r
+        "x": 4788,\r
+        "y": 1054,\r
+        "z": "4996e636.3ea08",\r
         "wires": [\r
             [\r
-                "d59f0b39.d31cc8"\r
+                "b709cf8e.43e148"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "d59f0b39.d31cc8",\r
+        "id": "b709cf8e.43e148",\r
         "type": "switchNode",\r
         "name": "switch related-to",\r
         "xml": "<switch test='`$tmp.aai.domainG-pnf.relationship-list.relationship[$spvidx].related-to`'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 4990,\r
-        "y": 1056,\r
-        "z": "bc289cb4.31b288",\r
+        "x": 4983,\r
+        "y": 1054,\r
+        "z": "4996e636.3ea08",\r
         "wires": [\r
             [\r
-                "7e05c38e.6d5cbc"\r
+                "ad439d36.0ced9"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "386d37a9.f48098",\r
+        "id": "c5141964.109468",\r
         "type": "other",\r
         "name": "other",\r
         "xml": "<outcome value='Other'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 4463.5001220703125,\r
-        "y": 1170,\r
-        "z": "bc289cb4.31b288",\r
+        "x": 4456.5001220703125,\r
+        "y": 1168,\r
+        "z": "4996e636.3ea08",\r
         "wires": [\r
             [\r
-                "46492ab4.cb6c04"\r
+                "56d134ff.8e34ec"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "46492ab4.cb6c04",\r
+        "id": "56d134ff.8e34ec",\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": 4615.5001220703125,\r
-        "y": 1171,\r
-        "z": "bc289cb4.31b288",\r
+        "x": 4608.5001220703125,\r
+        "y": 1169,\r
+        "z": "4996e636.3ea08",\r
         "wires": []\r
     },\r
     {\r
-        "id": "315f8841.f40a1",\r
+        "id": "a4b9d6d5.39a2c8",\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": 4626.5001220703125,\r
-        "y": 1114,\r
-        "z": "bc289cb4.31b288",\r
+        "x": 4619.5001220703125,\r
+        "y": 1112,\r
+        "z": "4996e636.3ea08",\r
         "wires": []\r
     },\r
     {\r
-        "id": "507acb8a.026844",\r
+        "id": "cb6a953c.fa71e8",\r
         "type": "set",\r
         "name": "set vpn-bindingG and connectivityG",\r
         "xml": "<set>\n<parameter name='tmp.aai.vpn-bindingG.' value=\"`$tmp.aai.vpn-binding.`\" />\n<parameter name='tmp.aai.connectivityG.' value=\"`$tmp.aai.connectivity.`\" />\n",\r
         "comments": "",\r
-        "x": 4302,\r
-        "y": 881,\r
-        "z": "bc289cb4.31b288",\r
+        "x": 4295,\r
+        "y": 879,\r
+        "z": "4996e636.3ea08",\r
         "wires": []\r
     },\r
     {\r
-        "id": "7e05c38e.6d5cbc",\r
+        "id": "ad439d36.0ced9",\r
         "type": "outcome",\r
         "name": "esr-thirdparty-sdnc",\r
         "xml": "<outcome value='esr-thirdparty-sdnc'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 5193,\r
-        "y": 1060,\r
-        "z": "bc289cb4.31b288",\r
+        "x": 5186,\r
+        "y": 1058,\r
+        "z": "4996e636.3ea08",\r
         "wires": [\r
             [\r
-                "436389a3.57fb78"\r
+                "cb537ad7.8928d8"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "6a766cec.04fc1c",\r
+        "id": "e839cea.58e4f3",\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.domainG.esr-thirdparty-id AND \n\t\t     depth = '1'\"\n        pfx='tmp.aai.domainG.esr-thirdparty-sdnc' local-only='false' >",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 5578,\r
-        "y": 1073,\r
-        "z": "bc289cb4.31b288",\r
+        "x": 5571,\r
+        "y": 1071,\r
+        "z": "4996e636.3ea08",\r
         "wires": [\r
             [\r
-                "985e5e77.801e6",\r
-                "a10da0b1.afaa18",\r
-                "4e466bf1.fc05c4"\r
+                "9673ee8e.826088",\r
+                "87202e49.7cf198",\r
+                "ad5371c2.88c47"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "436389a3.57fb78",\r
+        "id": "cb537ad7.8928d8",\r
         "type": "block",\r
         "name": "block : atomic",\r
         "xml": "<block atomic=\"true\">",\r
         "atomic": "true",\r
         "outputs": 1,\r
-        "x": 5372,\r
-        "y": 1060,\r
-        "z": "bc289cb4.31b288",\r
+        "x": 5365,\r
+        "y": 1058,\r
+        "z": "4996e636.3ea08",\r
         "wires": [\r
             [\r
-                "507f9c6b.ef2c2c",\r
-                "6a766cec.04fc1c"\r
+                "2fa33243.987c8e",\r
+                "e839cea.58e4f3"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "507f9c6b.ef2c2c",\r
+        "id": "2fa33243.987c8e",\r
         "type": "set",\r
         "name": "set esr-thirdparty-sdnc domainG id",\r
         "xml": "<set>\n<parameter name='tmp.domainG.esr-thirdparty-id' value=\"`$tmp.aai.domainG-pnf.relationship-list.relationship[$spvidx].relationship-data[0].relationship-value`\" />\n",\r
         "comments": "",\r
-        "x": 5608,\r
-        "y": 1021,\r
-        "z": "bc289cb4.31b288",\r
+        "x": 5601,\r
+        "y": 1019,\r
+        "z": "4996e636.3ea08",\r
         "wires": []\r
     },\r
     {\r
-        "id": "985e5e77.801e6",\r
+        "id": "9673ee8e.826088",\r
         "type": "success",\r
         "name": "success",\r
         "xml": "<outcome value='success'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 5788,\r
-        "y": 1064,\r
-        "z": "bc289cb4.31b288",\r
+        "x": 5781,\r
+        "y": 1062,\r
+        "z": "4996e636.3ea08",\r
         "wires": [\r
             [\r
-                "37e160ea.8f86d8"\r
+                "3788c181.11c43e"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "a10da0b1.afaa18",\r
+        "id": "87202e49.7cf198",\r
         "type": "not-found",\r
         "name": "not-found",\r
         "xml": "<outcome value='not-found'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 5780,\r
-        "y": 1119,\r
-        "z": "bc289cb4.31b288",\r
+        "x": 5773,\r
+        "y": 1117,\r
+        "z": "4996e636.3ea08",\r
         "wires": [\r
             [\r
-                "81ccddb5.3e1b1"\r
+                "3691dbb8.1b2bf4"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "4e466bf1.fc05c4",\r
+        "id": "ad5371c2.88c47",\r
         "type": "other",\r
         "name": "other",\r
         "xml": "<outcome value='Other'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 5785,\r
-        "y": 1176,\r
-        "z": "bc289cb4.31b288",\r
+        "x": 5778,\r
+        "y": 1174,\r
+        "z": "4996e636.3ea08",\r
         "wires": [\r
             [\r
-                "c4f4a10b.e46a6"\r
+                "c7f3058f.182658"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "c4f4a10b.e46a6",\r
+        "id": "c7f3058f.182658",\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": 5937,\r
-        "y": 1177,\r
-        "z": "bc289cb4.31b288",\r
+        "x": 5930,\r
+        "y": 1175,\r
+        "z": "4996e636.3ea08",\r
         "wires": []\r
     },\r
     {\r
-        "id": "81ccddb5.3e1b1",\r
+        "id": "3691dbb8.1b2bf4",\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": 5948,\r
-        "y": 1122,\r
-        "z": "bc289cb4.31b288",\r
+        "x": 5941,\r
+        "y": 1120,\r
+        "z": "4996e636.3ea08",\r
         "wires": []\r
     },\r
     {\r
-        "id": "37e160ea.8f86d8",\r
+        "id": "3788c181.11c43e",\r
         "type": "block",\r
         "name": "block",\r
         "xml": "<block>\n",\r
         "atomic": "false",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 5932.38232421875,\r
-        "y": 1061.6556701660156,\r
-        "z": "bc289cb4.31b288",\r
+        "x": 5925.38232421875,\r
+        "y": 1059.6556701660156,\r
+        "z": "4996e636.3ea08",\r
         "wires": [\r
             [\r
-                "4cbb09e8.a29488"\r
+                "a3c8eb2b.95af8"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "4cbb09e8.a29488",\r
+        "id": "a3c8eb2b.95af8",\r
         "type": "set",\r
         "name": "set controller domainG data",\r
         "xml": "<set>\n<parameter name='prop.sdncRestApi.thirdpartySdnc.domainG.url' value=\"`$tmp.aai.domainG.esr-thirdparty-sdnc.esr-system-info-list.esr-system-info[0].service-url`\" />\n<parameter name='prop.sdncRestApi.thirdpartySdnc.domainG.user' value=\"`$tmp.aai.domainG.esr-thirdparty-sdnc.esr-system-info-list.esr-system-info[0].user-name`\" />\n<parameter name='prop.sdncRestApi.thirdpartySdnc.domainG.password' value=\"`$tmp.aai.domainG.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": 6147,\r
-        "y": 1058,\r
-        "z": "bc289cb4.31b288",\r
+        "x": 6140,\r
+        "y": 1056,\r
+        "z": "4996e636.3ea08",\r
         "wires": []\r
     },\r
     {\r
-        "id": "28d376a3.473102",\r
+        "id": "2ac9f039.bfa9a8",\r
         "type": "comment",\r
         "name": "both src and dst exist",\r
         "info": "",\r
         "comments": "",\r
-        "x": 3921,\r
-        "y": 999,\r
-        "z": "bc289cb4.31b288",\r
+        "x": 3914,\r
+        "y": 997,\r
+        "z": "4996e636.3ea08",\r
         "wires": []\r
+    },\r
+    {\r
+        "id": "19520422.b45d4c",\r
+        "type": "switchNode",\r
+        "name": "switch vpn-binding is not already Activated (i.e. is either Created or Modified)",\r
+        "xml": "<switch test=\"`$tmp.aai.vpn-binding.operational-status != 'Activated' `\">\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 2476,\r
+        "y": 724,\r
+        "z": "4996e636.3ea08",\r
+        "wires": [\r
+            [\r
+                "fc6dfa43.dee44",\r
+                "90381d7.56caa6"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "90381d7.56caa6",\r
+        "type": "outcomeFalse",\r
+        "name": "false",\r
+        "xml": "<outcome value='false'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 2883,\r
+        "y": 742,\r
+        "z": "4996e636.3ea08",\r
+        "wires": [\r
+            [\r
+                "d486bdc8.981f98"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "fc6dfa43.dee44",\r
+        "type": "outcomeTrue",\r
+        "name": "true",\r
+        "xml": "<outcome value='true'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 2883,\r
+        "y": 687,\r
+        "z": "4996e636.3ea08",\r
+        "wires": [\r
+            [\r
+                "7563c99.56d39b8"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "7563c99.56d39b8",\r
+        "type": "block",\r
+        "name": "block : atomic",\r
+        "xml": "<block atomic=\"true\">",\r
+        "atomic": "true",\r
+        "outputs": 1,\r
+        "x": 3039,\r
+        "y": 685,\r
+        "z": "4996e636.3ea08",\r
+        "wires": [\r
+            [\r
+                "dcf1d309.aad128",\r
+                "61cd75bc.541bfc"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "d486bdc8.981f98",\r
+        "type": "block",\r
+        "name": "block",\r
+        "xml": "<block>",\r
+        "atomic": "false",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 3016,\r
+        "y": 743,\r
+        "z": "4996e636.3ea08",\r
+        "wires": [\r
+            []\r
+        ]\r
     }\r
 ]
\ No newline at end of file