Adding support for multi-layer and multi-domain topology discovery for CCVPN
[sdnc/oam.git] / platform-logic / datachange / src / main / json / DataChange_esr-thirdparty-sdnc-discovery.json
index 513289d..232afae 100644 (file)
-[
-  {
-    "id": "1473da35.b14246",
-    "type": "other",
-    "name": "update",
-    "xml": "<outcome value='Update'>\n",
-    "comments": "",
-    "outputs": 1,
-    "x": 630.0000991821289,
-    "y": 276.6667003631592,
-    "z": "8cb5d046.a5aaf",
-    "wires": [
-      [
-        "9e41086f.f40978"
-      ]
-    ]
-  },
-  {
-    "id": "63d9b444.fbeb4c",
-    "type": "other",
-    "name": "delete",
-    "xml": "<outcome value='delete'>\n",
-    "comments": "",
-    "outputs": 1,
-    "x": 666.2222137451172,
-    "y": 478.33349609375,
-    "z": "8cb5d046.a5aaf",
-    "wires": [
-      [
-        "cf4516fc.415338"
-      ]
-    ]
-  },
-  {
-    "id": "cf4516fc.415338",
-    "type": "block",
-    "name": "block : atomic",
-    "xml": "<block atomic=\"true\">",
-    "atomic": "true",
-    "outputs": 1,
-    "x": 816.6668586730957,
-    "y": 473.3335485458374,
-    "z": "8cb5d046.a5aaf",
-    "wires": [
-      []
-    ]
-  },
-  {
-    "id": "aa391e7d.06c04",
-    "type": "comment",
-    "name": "TODO: Delete topology from AAI",
-    "info": "",
-    "comments": "",
-    "x": 774.3335266113281,
-    "y": 429.0001735687256,
-    "z": "8cb5d046.a5aaf",
-    "wires": []
-  },
-  {
-    "id": "7e2d4ad0.53ea04",
-    "type": "switchNode",
-    "name": "switch aai-event-trigger",
-    "xml": "<switch test=\"`$data-change-notification-input.aai-event-trigger`\">\n",
-    "comments": "",
-    "outputs": 1,
-    "x": 422.5556640625,
-    "y": 345.2222261428833,
-    "z": "8cb5d046.a5aaf",
-    "wires": [
-      [
-        "1473da35.b14246",
-        "63d9b444.fbeb4c"
-      ]
-    ]
-  },
-  {
-    "id": "4718051e.d2c46c",
-    "type": "block",
-    "name": "block : atomic",
-    "xml": "<block atomic=\"true\">",
-    "atomic": "true",
-    "outputs": 1,
-    "x": 1224.333854675293,
-    "y": 270.1112537384033,
-    "z": "8cb5d046.a5aaf",
-    "wires": [
-      [
-        "d85bb5b1.82c4d8",
-        "e3be6aaa.e1c308",
-        "3b1c8725.0fcfb8"
-      ]
-    ]
-  },
-  {
-    "id": "e3be6aaa.e1c308",
-    "type": "execute",
-    "name": "execute RestApiCallNode Get token",
-    "xml": "<execute plugin='org.onap.ccsdk.sli.plugins.restapicall.RestapiCallNode' method='sendRequest' >\n<parameter name=\"templateFileName\" value=\"`$prop.restapi.templateDir + '/actokentemplate.json'`\" />\n<parameter name=\"restapiUrl\" value=\"`$prop.sdncRestApi.thirdpartySdnc.url + '/controller/v2/tokens'`\" />\n<parameter name=\"format\" value=\"json\"/>\n<parameter name=\"httpMethod\" value=\"post\"/>\n<parameter name=\"responsePrefix\" value=\"token-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\"/>",
-    "comments": "",
-    "outputs": 1,
-    "x": 1480.9933624267578,
-    "y": 132.0305051803589,
-    "z": "8cb5d046.a5aaf",
-    "wires": [
-      [
-        "6a112654.2ffd58",
-        "b242d748.545378"
-      ]
-    ]
-  },
-  {
-    "id": "6a112654.2ffd58",
-    "type": "success",
-    "name": "success",
-    "xml": "<outcome value='success'>\n",
-    "comments": "",
-    "outputs": 1,
-    "x": 1715.9933624267578,
-    "y": 110.03050518035889,
-    "z": "8cb5d046.a5aaf",
-    "wires": [
-      [
-        "e5b3fd51.2397c"
-      ]
-    ]
-  },
-  {
-    "id": "b242d748.545378",
-    "type": "failure",
-    "name": "failure",
-    "xml": "<outcome value='failure'>\n",
-    "comments": "",
-    "outputs": 1,
-    "x": 1708.2433624267578,
-    "y": 163.67338848114014,
-    "z": "8cb5d046.a5aaf",
-    "wires": [
-      [
-        "71cf21cf.2814e"
-      ]
-    ]
-  },
-  {
-    "id": "e5b3fd51.2397c",
-    "type": "set",
-    "name": "set token-id",
-    "xml": "<set>\n<parameter name='prop.sdncRestApi.token_id' value='`$token-result.data.token_id`' />\n",
-    "comments": "",
-    "x": 1875.9934921264648,
-    "y": 104.03051090240479,
-    "z": "8cb5d046.a5aaf",
-    "wires": []
-  },
-  {
-    "id": "d910de32.e62ae",
-    "type": "execute",
-    "name": "execute RestApiCallNode Get Topology",
-    "xml": "<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<parameter name='customHttpHeaders' value=\"`'X-ACCESS-TOKEN=' + $prop.sdncRestApi.token_id`\" />",
-    "comments": "",
-    "outputs": 1,
-    "x": 1929.3267669677734,
-    "y": 293.2342710494995,
-    "z": "8cb5d046.a5aaf",
-    "wires": [
-      [
-        "3dc2b196.085a9e",
-        "c53d2802.f6ecf8"
-      ]
-    ]
-  },
-  {
-    "id": "3dc2b196.085a9e",
-    "type": "success",
-    "name": "success",
-    "xml": "<outcome value='success'>\n",
-    "comments": "",
-    "outputs": 1,
-    "x": 2244.8823013305664,
-    "y": 322.2342777252197,
-    "z": "8cb5d046.a5aaf",
-    "wires": [
-      [
-        "94766aa2.652398"
-      ]
-    ]
-  },
-  {
-    "id": "94766aa2.652398",
-    "type": "block",
-    "name": "block : atomic",
-    "xml": "<block atomic=\"true\">",
-    "atomic": "true",
-    "comments": "",
-    "outputs": 1,
-    "x": 2428.437847137451,
-    "y": 316.90099835395813,
-    "z": "8cb5d046.a5aaf",
-    "wires": [
-      [
-        "c3e460ec.ed97f"
-      ]
-    ]
-  },
-  {
-    "id": "5ca06a0d.d6b0d4",
-    "type": "returnFailure",
-    "name": "return failure",
-    "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 vpn rest api\" />\n",
-    "comments": "",
-    "x": 2389.6601524353027,
-    "y": 225.12310695648193,
-    "z": "8cb5d046.a5aaf",
-    "wires": []
-  },
-  {
-    "id": "c53d2802.f6ecf8",
-    "type": "failure",
-    "name": "failure",
-    "xml": "<outcome value='failure'>\n",
-    "comments": "",
-    "outputs": 1,
-    "x": 2243.3268852233887,
-    "y": 226.34534358978271,
-    "z": "8cb5d046.a5aaf",
-    "wires": [
-      [
-        "5ca06a0d.d6b0d4"
-      ]
-    ]
-  },
-  {
-    "id": "3177a11f.85bf9e",
-    "type": "dgstart",
-    "name": "DGSTART",
-    "outputs": 1,
-    "x": 91,
-    "y": 62.50000333786011,
-    "z": "8cb5d046.a5aaf",
-    "wires": [
-      [
-        "774441cb.70134"
-      ]
-    ]
-  },
-  {
-    "id": "774441cb.70134",
-    "type": "service-logic",
-    "name": "DataChange ${project.version}",
-    "module": "DataChange",
-    "version": "${project.version}",
-    "comments": "",
-    "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='DataChange' version='${project.version}'>",
-    "outputs": 1,
-    "x": 201.11112594604492,
-    "y": 126.44446134567261,
-    "z": "8cb5d046.a5aaf",
-    "wires": [
-      [
-        "5969d7b2.611c88"
-      ]
-    ]
-  },
-  {
-    "id": "5969d7b2.611c88",
-    "type": "method",
-    "name": "method esr-thirdparty-sdnc-discovery",
-    "xml": "<method rpc='esr-thirdparty-sdnc-discovery' mode='sync'>\n",
-    "comments": "",
-    "outputs": 1,
-    "x": 297.5556869506836,
-    "y": 237.22224235534668,
-    "z": "8cb5d046.a5aaf",
-    "wires": [
-      [
-        "70441765.9b30e8"
-      ]
-    ]
-  },
-  {
-    "id": "70441765.9b30e8",
-    "type": "block",
-    "name": "block : atomic",
-    "xml": "<block atomic=\"true\">\n",
-    "atomic": "false",
-    "comments": "",
-    "outputs": 1,
-    "x": 205.77791595458984,
-    "y": 346.11122035980225,
-    "z": "8cb5d046.a5aaf",
-    "wires": [
-      [
-        "7e2d4ad0.53ea04"
-      ]
-    ]
-  },
-  {
-    "id": "c3e460ec.ed97f",
-    "type": "for",
-    "name": "for each Network",
-    "xml": "<for index='nidx' start='0' end='`$topology.networks.network_length`' >\n",
-    "comments": "",
-    "outputs": 1,
-    "x": 2202.4818229675293,
-    "y": 443.72221183776855,
-    "z": "8cb5d046.a5aaf",
-    "wires": [
-      [
-        "e5b6573.9876aa8"
-      ]
-    ]
-  },
-  {
-    "id": "e5b6573.9876aa8",
-    "type": "block",
-    "name": "block",
-    "xml": "<block>\n",
-    "atomic": "false",
-    "comments": "",
-    "outputs": 1,
-    "x": 2392.4817848205566,
-    "y": 451.5000047683716,
-    "z": "8cb5d046.a5aaf",
-    "wires": [
-      [
-        "80a22745.8dc678",
-        "de6cf312.86823"
-      ]
-    ]
-  },
-  {
-    "id": "80a22745.8dc678",
-    "type": "call",
-    "name": "call update-network-to-aai",
-    "xml": "<call module='DataChange' rpc='update-network-to-aai' mode='sync' >\n",
-    "comments": "",
-    "outputs": 1,
-    "x": 2645.81520652771,
-    "y": 514.8333749771118,
-    "z": "8cb5d046.a5aaf",
-    "wires": [
-      []
-    ]
-  },
-  {
-    "id": "de6cf312.86823",
-    "type": "set",
-    "name": "set network",
-    "xml": "<set>\n<parameter name='network.' value='`$topology.networks.network[$nidx].`' />\n",
-    "comments": "",
-    "x": 2598.037326812744,
-    "y": 432.6111192703247,
-    "z": "8cb5d046.a5aaf",
-    "wires": []
-  },
-  {
-    "id": "71cf21cf.2814e",
-    "type": "block",
-    "name": "block",
-    "xml": "<block>\n",
-    "atomic": "false",
-    "comments": "",
-    "outputs": 1,
-    "x": 1869.8147583007812,
-    "y": 158.77776765823364,
-    "z": "8cb5d046.a5aaf",
-    "wires": [
-      []
-    ]
-  },
-  {
-    "id": "f641d4a3.15fe58",
-    "type": "comment",
-    "name": "Do Nothing",
-    "info": "",
-    "comments": "",
-    "x": 2005.3703320821123,
-    "y": 157.66664340760974,
-    "z": "8cb5d046.a5aaf",
-    "wires": []
-  },
-  {
-    "id": "50cc0089.8c5b9",
-    "type": "switchNode",
-    "name": "switch type",
-    "xml": "<switch test=\"`$prop.sdncRestApi.type`\">\n",
-    "comments": "",
-    "outputs": 1,
-    "x": 905.0002479553223,
-    "y": 279.00003147125244,
-    "z": "8cb5d046.a5aaf",
-    "wires": [
-      [
-        "5f892fdd.7662a",
-        "1ec39cc9.6f7b33"
-      ]
-    ]
-  },
-  {
-    "id": "9e41086f.f40978",
-    "type": "block",
-    "name": "block",
-    "xml": "<block>\n",
-    "atomic": "false",
-    "comments": "",
-    "outputs": 1,
-    "x": 760.0000839233398,
-    "y": 277.00002002716064,
-    "z": "8cb5d046.a5aaf",
-    "wires": [
-      [
-        "50cc0089.8c5b9"
-      ]
-    ]
-  },
-  {
-    "id": "5f892fdd.7662a",
-    "type": "other",
-    "name": "SOTN",
-    "xml": "<outcome value='SOTN'>\n",
-    "comments": "",
-    "outputs": 1,
-    "x": 1059.0000305175781,
-    "y": 235.00000190734863,
-    "z": "8cb5d046.a5aaf",
-    "wires": [
-      [
-        "4718051e.d2c46c"
-      ]
-    ]
-  },
-  {
-    "id": "1ec39cc9.6f7b33",
-    "type": "other",
-    "name": "other",
-    "xml": "<outcome value='Other'>\n",
-    "comments": "",
-    "outputs": 1,
-    "x": 1056.0000305175781,
-    "y": 359.00000953674316,
-    "z": "8cb5d046.a5aaf",
-    "wires": [
-      [
-        "57bc8339.f1a98c"
-      ]
-    ]
-  },
-  {
-    "id": "57bc8339.f1a98c",
-    "type": "returnFailure",
-    "name": "return failure",
-    "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=\"`'Unsupported type = ' + $prop.sdncRestApi.type`\" />\n\n",
-    "comments": "",
-    "x": 1204.7727355957031,
-    "y": 358.43917751312256,
-    "z": "8cb5d046.a5aaf",
-    "wires": []
-  },
-  {
-    "id": "d85bb5b1.82c4d8",
-    "type": "execute",
-    "name": "execute Properties",
-    "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' />\n",
-    "comments": "",
-    "outputs": 1,
-    "x": 1421.03125,
-    "y": 50.03125,
-    "z": "8cb5d046.a5aaf",
-    "wires": [
-      []
-    ]
-  },
-  {
-    "id": "3b1c8725.0fcfb8",
-    "type": "switchNode",
-    "name": "switch prop.sdncRestApi.token_id",
-    "xml": "<switch test=\"`$prop.sdncRestApi.token_id`\">\n\n",
-    "comments": "",
-    "outputs": 1,
-    "x": 1474.5310821533203,
-    "y": 270.000036239624,
-    "z": "8cb5d046.a5aaf",
-    "wires": [
-      [
-        "51700151.3682f",
-        "56c8ba7a.de2b04"
-      ]
-    ]
-  },
-  {
-    "id": "51700151.3682f",
-    "type": "other",
-    "name": "Null",
-    "xml": "<outcome value=''>\n",
-    "comments": "",
-    "outputs": 1,
-    "x": 1690.5312004089355,
-    "y": 242.00001335144043,
-    "z": "8cb5d046.a5aaf",
-    "wires": [
-      [
-        "f5ddce51.60077"
-      ]
-    ]
-  },
-  {
-    "id": "56c8ba7a.de2b04",
-    "type": "other",
-    "name": "other",
-    "xml": "<outcome value='Other'>\n",
-    "comments": "",
-    "outputs": 1,
-    "x": 1689.5311393737793,
-    "y": 291.5000228881836,
-    "z": "8cb5d046.a5aaf",
-    "wires": [
-      [
-        "d910de32.e62ae"
-      ]
-    ]
-  },
-  {
-    "id": "f5ddce51.60077",
-    "type": "execute",
-    "name": "execute RestApiCallNode Get Topology",
-    "xml": "<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",
-    "comments": "",
-    "outputs": 1,
-    "x": 1925.0311584472656,
-    "y": 239.03126525878906,
-    "z": "8cb5d046.a5aaf",
-    "wires": [
-      [
-        "c53d2802.f6ecf8",
-        "3dc2b196.085a9e"
-      ]
-    ]
-  }
+[\r
+    {\r
+        "id": "b49e6ed1.c8dcb",\r
+        "type": "other",\r
+        "name": "update",\r
+        "xml": "<outcome value='Update'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 663,\r
+        "y": 290,\r
+        "z": "1b18cff5.bba51",\r
+        "wires": [\r
+            [\r
+                "afc79595.03a058"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "93d3a809.23d83",\r
+        "type": "other",\r
+        "name": "delete",\r
+        "xml": "<outcome value='delete'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 663,\r
+        "y": 370,\r
+        "z": "1b18cff5.bba51",\r
+        "wires": [\r
+            [\r
+                "87f5ce3d.163be8"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "87f5ce3d.163be8",\r
+        "type": "block",\r
+        "name": "block : atomic",\r
+        "xml": "<block atomic=\"true\">",\r
+        "atomic": "true",\r
+        "outputs": 1,\r
+        "x": 804.5,\r
+        "y": 370,\r
+        "z": "1b18cff5.bba51",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "ed89d8e2.366518",\r
+        "type": "comment",\r
+        "name": "TODO: Delete topology from AAI",\r
+        "info": "",\r
+        "comments": "",\r
+        "x": 737.3335189819336,\r
+        "y": 337.96899485588074,\r
+        "z": "1b18cff5.bba51",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "493ee223.06b5cc",\r
+        "type": "switchNode",\r
+        "name": "switch aai-event-trigger",\r
+        "xml": "<switch test=\"`$data-change-notification-input.aai-event-trigger`\">\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 493.5,\r
+        "y": 330,\r
+        "z": "1b18cff5.bba51",\r
+        "wires": [\r
+            [\r
+                "b49e6ed1.c8dcb",\r
+                "93d3a809.23d83"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "c970e0d9.988dc8",\r
+        "type": "block",\r
+        "name": "block : atomic",\r
+        "xml": "<block atomic=\"true\">",\r
+        "atomic": "true",\r
+        "outputs": 1,\r
+        "x": 1190.5,\r
+        "y": 201,\r
+        "z": "1b18cff5.bba51",\r
+        "wires": [\r
+            [\r
+                "b93333aa.1c0a7",\r
+                "8e89ec86.381848",\r
+                "6bfd56ef.86aba8",\r
+                "29c878c8.6e2e3",\r
+                "9dd42ebd.c3ec58"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "8e89ec86.381848",\r
+        "type": "execute",\r
+        "name": "execute RestApiCallNode Get token",\r
+        "xml": "<execute plugin='org.onap.ccsdk.sli.plugins.restapicall.RestapiCallNode' method='sendRequest' >\n<parameter name=\"templateFileName\" value=\"`$prop.restapi.templateDir + '/actokentemplate.json'`\" />\n<parameter name=\"restapiUrl\" value=\"`$prop.sdncRestApi.thirdpartySdnc.url + '/controller/v2/tokens'`\" />\n<parameter name=\"format\" value=\"json\"/>\n<parameter name=\"httpMethod\" value=\"post\"/>\n<parameter name=\"responsePrefix\" value=\"token-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\"/>",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1463.5001983642578,\r
+        "y": 122.00000953674316,\r
+        "z": "1b18cff5.bba51",\r
+        "wires": [\r
+            [\r
+                "37b02225.daaf3e",\r
+                "e44faed5.0a562"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "37b02225.daaf3e",\r
+        "type": "success",\r
+        "name": "success",\r
+        "xml": "<outcome value='success'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1753.000244140625,\r
+        "y": 114,\r
+        "z": "1b18cff5.bba51",\r
+        "wires": [\r
+            [\r
+                "9ee82b4c.027258"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "e44faed5.0a562",\r
+        "type": "failure",\r
+        "name": "failure",\r
+        "xml": "<outcome value='failure'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1749.000244140625,\r
+        "y": 154,\r
+        "z": "1b18cff5.bba51",\r
+        "wires": [\r
+            [\r
+                "95fadd6c.fb4588"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "9ee82b4c.027258",\r
+        "type": "set",\r
+        "name": "set token-id",\r
+        "xml": "<set>\n<parameter name='prop.sdncRestApi.token_id' value='`$token-result.data.token_id`' />\n",\r
+        "comments": "",\r
+        "x": 1903.500244140625,\r
+        "y": 114,\r
+        "z": "1b18cff5.bba51",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "d863483.fe451b8",\r
+        "type": "execute",\r
+        "name": "execute RestApiCallNode Get Topology",\r
+        "xml": "<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<parameter name='customHttpHeaders' value=\"`'X-ACCESS-TOKEN=' + $prop.sdncRestApi.token_id`\" />",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1970.500244140625,\r
+        "y": 234,\r
+        "z": "1b18cff5.bba51",\r
+        "wires": [\r
+            [\r
+                "27150b59.a15c7c",\r
+                "10804f14.8fac71"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "27150b59.a15c7c",\r
+        "type": "success",\r
+        "name": "success",\r
+        "xml": "<outcome value='success'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 2213.000244140625,\r
+        "y": 254,\r
+        "z": "1b18cff5.bba51",\r
+        "wires": [\r
+            [\r
+                "45766a62.487964"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "45766a62.487964",\r
+        "type": "block",\r
+        "name": "block : atomic",\r
+        "xml": "<block atomic=\"true\">",\r
+        "atomic": "true",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 2370.500244140625,\r
+        "y": 254,\r
+        "z": "1b18cff5.bba51",\r
+        "wires": [\r
+            [\r
+                "ed8abc6a.23da9",\r
+                "3075f0c3.b7397",\r
+                "5530fe3e.d46a6"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "679734df.7d768c",\r
+        "type": "returnFailure",\r
+        "name": "return failure",\r
+        "xml": "<return status='failure'>\n <parameter name='ack-final' value='Y'/>\n\t<parameter name=\"error-code\" value=\"500\" />\n    <parameter name=\"error-message\" value=\"Error executing Create vpn rest api\" />\n",\r
+        "comments": "",\r
+        "x": 2347.000244140625,\r
+        "y": 154,\r
+        "z": "1b18cff5.bba51",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "10804f14.8fac71",\r
+        "type": "failure",\r
+        "name": "failure",\r
+        "xml": "<outcome value='failure'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 2209.000244140625,\r
+        "y": 154,\r
+        "z": "1b18cff5.bba51",\r
+        "wires": [\r
+            [\r
+                "679734df.7d768c"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "fb65e652.c18e18",\r
+        "type": "dgstart",\r
+        "name": "DGSTART",\r
+        "outputs": 1,\r
+        "x": 116,\r
+        "y": 65,\r
+        "z": "1b18cff5.bba51",\r
+        "wires": [\r
+            [\r
+                "5fd8c6ae.cf15e8"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "5fd8c6ae.cf15e8",\r
+        "type": "service-logic",\r
+        "name": "DataChange ${project.version}",\r
+        "module": "DataChange",\r
+        "version": "${project.version}",\r
+        "comments": "",\r
+        "xml": "<service-logic xmlns='http://www.onap.org/sdnc/svclogic' xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance' xsi:schemaLocation='http://www.onap.org/sdnc/svclogic ./svclogic.xsd' module='DataChange' version='${project.version}'>",\r
+        "outputs": 1,\r
+        "x": 129,\r
+        "y": 125,\r
+        "z": "1b18cff5.bba51",\r
+        "wires": [\r
+            [\r
+                "7c6d0d29.a4e9cc"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "7c6d0d29.a4e9cc",\r
+        "type": "method",\r
+        "name": "method esr-thirdparty-sdnc-discovery",\r
+        "xml": "<method rpc='esr-thirdparty-sdnc-discovery' mode='sync'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 149,\r
+        "y": 205,\r
+        "z": "1b18cff5.bba51",\r
+        "wires": [\r
+            [\r
+                "d5da3f05.d59de8"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "d5da3f05.d59de8",\r
+        "type": "block",\r
+        "name": "block : atomic",\r
+        "xml": "<block atomic=\"true\">\n",\r
+        "atomic": "false",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 396.5,\r
+        "y": 205,\r
+        "z": "1b18cff5.bba51",\r
+        "wires": [\r
+            [\r
+                "94fe0252.df11a8"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "ed8abc6a.23da9",\r
+        "type": "for",\r
+        "name": "for each Network",\r
+        "xml": "<for index='nidx' start='0' end='`$topology.networks.network_length`' >\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 2609.500244140625,\r
+        "y": 214,\r
+        "z": "1b18cff5.bba51",\r
+        "wires": [\r
+            [\r
+                "9a721924.2f2028"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "9a721924.2f2028",\r
+        "type": "block",\r
+        "name": "block",\r
+        "xml": "<block>\n",\r
+        "atomic": "false",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 2786.000244140625,\r
+        "y": 209,\r
+        "z": "1b18cff5.bba51",\r
+        "wires": [\r
+            [\r
+                "6726d129.2959a",\r
+                "896230f8.99ca6"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "6726d129.2959a",\r
+        "type": "call",\r
+        "name": "call update-network-to-aai",\r
+        "xml": "<call module='DataChange' rpc='update-network-to-aai' mode='sync' >\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 2965.000244140625,\r
+        "y": 229,\r
+        "z": "1b18cff5.bba51",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "896230f8.99ca6",\r
+        "type": "set",\r
+        "name": "set network",\r
+        "xml": "<set>\n<parameter name='network.' value='`$topology.networks.network[$nidx].`' />\n",\r
+        "comments": "",\r
+        "x": 2920.000244140625,\r
+        "y": 189,\r
+        "z": "1b18cff5.bba51",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "95fadd6c.fb4588",\r
+        "type": "block",\r
+        "name": "block",\r
+        "xml": "<block>\n",\r
+        "atomic": "false",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1869.000244140625,\r
+        "y": 154,\r
+        "z": "1b18cff5.bba51",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "8fa7ac01.7e9068",\r
+        "type": "comment",\r
+        "name": "Do Nothing",\r
+        "info": "",\r
+        "comments": "",\r
+        "x": 2039.000244140625,\r
+        "y": 194,\r
+        "z": "1b18cff5.bba51",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "4076575b.04c63",\r
+        "type": "switchNode",\r
+        "name": "switch type",\r
+        "xml": "<switch test=\"`$prop.sdncRestApi.type`\">\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 916,\r
+        "y": 290,\r
+        "z": "1b18cff5.bba51",\r
+        "wires": [\r
+            [\r
+                "e5bd5122.002238",\r
+                "6d8d65c8.0b06bc",\r
+                "b3287819.8ca7c",\r
+                "4433c168.8e0cb"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "afc79595.03a058",\r
+        "type": "block",\r
+        "name": "block",\r
+        "xml": "<block>\n",\r
+        "atomic": "false",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 783,\r
+        "y": 290,\r
+        "z": "1b18cff5.bba51",\r
+        "wires": [\r
+            [\r
+                "4076575b.04c63"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "e5bd5122.002238",\r
+        "type": "other",\r
+        "name": "SOTN",\r
+        "xml": "<outcome value='SOTN'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1029,\r
+        "y": 201,\r
+        "z": "1b18cff5.bba51",\r
+        "wires": [\r
+            [\r
+                "c970e0d9.988dc8"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "6d8d65c8.0b06bc",\r
+        "type": "other",\r
+        "name": "other",\r
+        "xml": "<outcome value='Other'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1031.000087738037,\r
+        "y": 750.0001106262207,\r
+        "z": "1b18cff5.bba51",\r
+        "wires": [\r
+            [\r
+                "f76541c6.503d4"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "f76541c6.503d4",\r
+        "type": "returnFailure",\r
+        "name": "return failure",\r
+        "xml": "<return status='failure'>\n<parameter name='ack-final' value='Y'/>\n\t<parameter name=\"error-code\" value=\"500\" />\n    <parameter name=\"error-message\" value=\"`'Unsupported type = ' + $prop.sdncRestApi.type`\" />\n\n",\r
+        "comments": "",\r
+        "x": 1181.0000610351562,\r
+        "y": 746.0000972747803,\r
+        "z": "1b18cff5.bba51",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "b93333aa.1c0a7",\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' />\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1410.0001983642578,\r
+        "y": 82.00000953674316,\r
+        "z": "1b18cff5.bba51",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "6bfd56ef.86aba8",\r
+        "type": "switchNode",\r
+        "name": "switch prop.sdncRestApi.token_id",\r
+        "xml": "<switch test=\"`$prop.sdncRestApi.token_id`\">\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1456.5001983642578,\r
+        "y": 202.00000953674316,\r
+        "z": "1b18cff5.bba51",\r
+        "wires": [\r
+            [\r
+                "ec0b1f86.de86a8",\r
+                "d869f67b.6cbd68"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "ec0b1f86.de86a8",\r
+        "type": "other",\r
+        "name": "Null",\r
+        "xml": "<outcome value=''>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1749.000244140625,\r
+        "y": 194,\r
+        "z": "1b18cff5.bba51",\r
+        "wires": [\r
+            [\r
+                "36410877.b60b2"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "d869f67b.6cbd68",\r
+        "type": "other",\r
+        "name": "other",\r
+        "xml": "<outcome value='Other'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1749.000244140625,\r
+        "y": 234,\r
+        "z": "1b18cff5.bba51",\r
+        "wires": [\r
+            [\r
+                "d863483.fe451b8"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "36410877.b60b2",\r
+        "type": "execute",\r
+        "name": "execute RestApiCallNode Get Topology",\r
+        "xml": "<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
+        "outputs": 1,\r
+        "x": 1970.500244140625,\r
+        "y": 194,\r
+        "z": "1b18cff5.bba51",\r
+        "wires": [\r
+            [\r
+                "10804f14.8fac71",\r
+                "27150b59.a15c7c"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "9dd42ebd.c3ec58",\r
+        "type": "execute",\r
+        "name": "execute RestconfDiscoveryNode",\r
+        "xml": "<execute plugin='org.onap.ccsdk.sli.plugins.restconfdiscovery.RestconfDiscoveryNode' method='establishSubscription' >\n<parameter name=\"subscriberId\" value=\"sotn-controller\" />\n<parameter name=\"restapiUrl\" value=\"`$prop.sdncRestApi.thirdpartySdnc.url + '/restconf/operations/ietf-subscribed-notifications:establish-subscription'`\" />\n<parameter name=\"restapiUser\" value=\"`$prop.sdncRestApi.thirdpartySdnc.user`\" />\n<parameter name=\"restapiPassword\" value=\"`$prop.sdncRestApi.thirdpartySdnc.password`\" />\n<parameter name=\"sseConnectURL\" value=\"`$prop.sdncRestApi.thirdpartySdnc.url + '/restconf/streams/yang-push-json'`\" />\n<parameter name=\"dirPath\" value=\"/opt/sdnc/restconfapi/yang/notification\" />\n<parameter name=\"format\" value=\"json\" />\n<parameter name=\"httpMethod\" value=\"post\" />\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`\" />\n<parameter name=\"module\" value=\"DataChange\" />\n<parameter name=\"rpc\" value=\"sotn-notification-handler\" />\n<parameter name=\"mode\" value=\"sync\" />",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1453.0001983642578,\r
+        "y": 342.00000953674316,\r
+        "z": "1b18cff5.bba51",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "29c878c8.6e2e3",\r
+        "type": "set",\r
+        "name": "set encoding-format",\r
+        "xml": "<set>\n<parameter name='input' value='ietf-subscribed-notifications:establish-subscription.input.' />\n<parameter name=\"`$input + 'encoding'`\" value=\"encode-json\" />",\r
+        "comments": "",\r
+        "x": 1413.0001983642578,\r
+        "y": 302.00000953674316,\r
+        "z": "1b18cff5.bba51",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "6c35f59f.31aaf4",\r
+        "type": "comment",\r
+        "name": "Notification subscription",\r
+        "info": "",\r
+        "comments": "",\r
+        "x": 1418.000343322754,\r
+        "y": 259.00000858306885,\r
+        "z": "1b18cff5.bba51",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "94fe0252.df11a8",\r
+        "type": "switchNode",\r
+        "name": "switch",\r
+        "xml": "<switch test=\"`$prop.sdncRestApi.vendor == 'ZTE'`\">\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 103,\r
+        "y": 330,\r
+        "z": "1b18cff5.bba51",\r
+        "wires": [\r
+            [\r
+                "97112dfb.d25148",\r
+                "c86f88a8.e3654"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "97112dfb.d25148",\r
+        "type": "outcomeFalse",\r
+        "name": "false",\r
+        "xml": "<outcome value='false'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 290,\r
+        "y": 330,\r
+        "z": "1b18cff5.bba51",\r
+        "wires": [\r
+            [\r
+                "493ee223.06b5cc"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "c86f88a8.e3654",\r
+        "type": "outcomeTrue",\r
+        "name": "true",\r
+        "xml": "<outcome value='true'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 291,\r
+        "y": 455,\r
+        "z": "1b18cff5.bba51",\r
+        "wires": [\r
+            [\r
+                "31c62e46.1b6bfa"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "31c62e46.1b6bfa",\r
+        "type": "call",\r
+        "name": "call esr-thirdparty-sdnc-of-zte",\r
+        "xml": "<call module='DataChange' rpc='esr-thirdparty-sdnc-of-zte' mode='sync' >\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 514,\r
+        "y": 455,\r
+        "z": "1b18cff5.bba51",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "b3287819.8ca7c",\r
+        "type": "other",\r
+        "name": "TAPI",\r
+        "xml": "<outcome value='TAPI'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1107,\r
+        "y": 435,\r
+        "z": "1b18cff5.bba51",\r
+        "wires": [\r
+            [\r
+                "a1b223fc.4bfc8"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "a1b223fc.4bfc8",\r
+        "type": "block",\r
+        "name": "block : atomic",\r
+        "xml": "<block atomic=\"true\">",\r
+        "atomic": "true",\r
+        "outputs": 1,\r
+        "x": 1270,\r
+        "y": 434,\r
+        "z": "1b18cff5.bba51",\r
+        "wires": [\r
+            [\r
+                "2ba90d0d.a5469a"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "2ba90d0d.a5469a",\r
+        "type": "execute",\r
+        "name": "execute",\r
+        "xml": "<execute plugin='org.onap.ccsdk.sli.plugins.restapicall.RestapiCallNode' method='sendRequest' >\n    <parameter name=\"restapiUrl\" value=\"`$prop.sdncRestApi.thirdpartySdnc.url + '/cxf/tapi/v2/topologies?topology-id-or-name=otn'`\"/>  \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=\"topologies\"/>\n    <parameter name=\"trustStoreFileName\" value=\"/opt/onap/sdnc/data/stores/truststore.onap.client.tapi.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\"/>",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1431,\r
+        "y": 433,\r
+        "z": "1b18cff5.bba51",\r
+        "wires": [\r
+            [\r
+                "e4e0c00a.96655",\r
+                "8857c3bd.cbf58"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "8857c3bd.cbf58",\r
+        "type": "success",\r
+        "name": "success",\r
+        "xml": "<outcome value='success'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1573,\r
+        "y": 509,\r
+        "z": "1b18cff5.bba51",\r
+        "wires": [\r
+            [\r
+                "5009a48f.6c9144"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "e4e0c00a.96655",\r
+        "type": "failure",\r
+        "name": "failure",\r
+        "xml": "<outcome value='failure'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1607,\r
+        "y": 430,\r
+        "z": "1b18cff5.bba51",\r
+        "wires": [\r
+            [\r
+                "3d3fabb0.3b7c64"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "3d3fabb0.3b7c64",\r
+        "type": "returnFailure",\r
+        "name": "return failure",\r
+        "xml": "<return status='failure'>\n <parameter name='ack-final' value='Y'/>\n <parameter name=\"error-code\" value=\"500\" />\n <parameter name=\"error-message\" value=\"Error executing get topology TAPI rest api\" />\n\n",\r
+        "comments": "",\r
+        "x": 1777,\r
+        "y": 429,\r
+        "z": "1b18cff5.bba51",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "5009a48f.6c9144",\r
+        "type": "block",\r
+        "name": "block : atomic",\r
+        "xml": "<block atomic=\"true\">",\r
+        "atomic": "true",\r
+        "outputs": 1,\r
+        "x": 1734,\r
+        "y": 508,\r
+        "z": "1b18cff5.bba51",\r
+        "wires": [\r
+            [\r
+                "7bccde97.6587f8"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "7bccde97.6587f8",\r
+        "type": "for",\r
+        "name": "for each topology",\r
+        "xml": "<for index='tidx' start='0' end=\"`$topologies.topology_length`\" >\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1913,\r
+        "y": 508,\r
+        "z": "1b18cff5.bba51",\r
+        "wires": [\r
+            [\r
+                "b488f25e.063e58"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "b488f25e.063e58",\r
+        "type": "block",\r
+        "name": "block",\r
+        "xml": "<block>\n",\r
+        "atomic": "false",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 2080,\r
+        "y": 509,\r
+        "z": "1b18cff5.bba51",\r
+        "wires": [\r
+            [\r
+                "5387bb7e.ccfa04",\r
+                "58ce3e1c.538878"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "5387bb7e.ccfa04",\r
+        "type": "set",\r
+        "name": "set topology",\r
+        "xml": "<set>\n<parameter name='topology.' value='`$topologies.topology[$tidx].`' />\n",\r
+        "comments": "",\r
+        "x": 2239,\r
+        "y": 510,\r
+        "z": "1b18cff5.bba51",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "58ce3e1c.538878",\r
+        "type": "call",\r
+        "name": "call tapi-update-network-to-aai",\r
+        "xml": "<call module='DataChange' rpc='tapi-update-network-to-aai' mode='sync' >\n\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 2230,\r
+        "y": 576,\r
+        "z": "1b18cff5.bba51",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "4433c168.8e0cb",\r
+        "type": "outcome",\r
+        "name": "MSA",\r
+        "xml": "<outcome value='MSA'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1077.677324295044,\r
+        "y": 591.8993349075317,\r
+        "z": "1b18cff5.bba51",\r
+        "wires": [\r
+            [\r
+                "e65be9ee.c7b3b"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "e65be9ee.c7b3b",\r
+        "type": "block",\r
+        "name": "block : atomic",\r
+        "xml": "<block atomic=\"true\">",\r
+        "atomic": "true",\r
+        "outputs": 1,\r
+        "x": 1239.6773872375488,\r
+        "y": 589.899335861206,\r
+        "z": "1b18cff5.bba51",\r
+        "wires": [\r
+            [\r
+                "35fd633c.bf4964"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "35fd633c.bf4964",\r
+        "type": "execute",\r
+        "name": "execute",\r
+        "xml": "<execute plugin='org.onap.ccsdk.sli.plugins.restapicall.RestapiCallNode' method='sendRequest' >\n    <parameter name=\"restapiUrl\" value=\"`$prop.sdncRestApi.thirdpartySdnc.url + '/cxf/openroadm/v2/networks/otn-topology'`\"/>  \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=\"networks\"/>\n    <parameter name=\"trustStoreFileName\" value=\"/opt/onap/sdnc/data/stores/truststore.onap.client.msa.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": 1416.6771354675293,\r
+        "y": 581.8992919921875,\r
+        "z": "1b18cff5.bba51",\r
+        "wires": [\r
+            [\r
+                "7a243e03.e07788",\r
+                "31b0685e.813ca8"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "7a243e03.e07788",\r
+        "type": "failure",\r
+        "name": "failure",\r
+        "xml": "<outcome value='failure'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1569.6771354675293,\r
+        "y": 578.8992919921875,\r
+        "z": "1b18cff5.bba51",\r
+        "wires": [\r
+            [\r
+                "a65ca6e4.09ef28"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "a65ca6e4.09ef28",\r
+        "type": "returnFailure",\r
+        "name": "return failure",\r
+        "xml": "<return status='failure'>\n <parameter name='ack-final' value='Y'/>\n <parameter name=\"error-code\" value=\"500\" />\n <parameter name=\"error-message\" value=\"Error executing get topology MSA rest api\" />\n\n",\r
+        "comments": "",\r
+        "x": 1744.6771354675293,\r
+        "y": 577.8992919921875,\r
+        "z": "1b18cff5.bba51",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "31b0685e.813ca8",\r
+        "type": "success",\r
+        "name": "success",\r
+        "xml": "<outcome value='success'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1575.6771354675293,\r
+        "y": 651.8992919921875,\r
+        "z": "1b18cff5.bba51",\r
+        "wires": [\r
+            [\r
+                "777a7a58.789fc4"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "777a7a58.789fc4",\r
+        "type": "block",\r
+        "name": "block : atomic",\r
+        "xml": "<block atomic=\"true\">",\r
+        "atomic": "true",\r
+        "outputs": 1,\r
+        "x": 1759.6771354675293,\r
+        "y": 653.8992919921875,\r
+        "z": "1b18cff5.bba51",\r
+        "wires": [\r
+            [\r
+                "7575649a.153f4c"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "7575649a.153f4c",\r
+        "type": "call",\r
+        "name": "call msa-update-network-to-aai",\r
+        "xml": "<call module='DataChange' rpc='msa-update-network-to-aai' mode='sync' >\n\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 2038.677001953125,\r
+        "y": 651.8992919921875,\r
+        "z": "1b18cff5.bba51",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "3075f0c3.b7397",\r
+        "type": "switchNode",\r
+        "name": "switch network_length",\r
+        "xml": "<switch test='`$topology.networks.network_length`'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 2630,\r
+        "y": 320,\r
+        "z": "1b18cff5.bba51",\r
+        "wires": [\r
+            [\r
+                "8524dca2.aeded8"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "8524dca2.aeded8",\r
+        "type": "outcome",\r
+        "name": "2 Topologies (1 Domain)",\r
+        "xml": "<outcome value='2'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 2904,\r
+        "y": 320,\r
+        "z": "1b18cff5.bba51",\r
+        "wires": [\r
+            [\r
+                "b33095ec.9e9e"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "b33095ec.9e9e",\r
+        "type": "switchNode",\r
+        "name": "switch network-types[0]",\r
+        "xml": "<switch test='`$topology.networks.network[0].network-types`'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 3272,\r
+        "y": 305,\r
+        "z": "1b18cff5.bba51",\r
+        "wires": [\r
+            [\r
+                "d9671ae7.1f2ac",\r
+                "8d2f7cad.ac7078"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "d9671ae7.1f2ac",\r
+        "type": "outcome",\r
+        "name": "ethernet-topology",\r
+        "xml": "<outcome value='ethernet-topology'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 3488,\r
+        "y": 305,\r
+        "z": "1b18cff5.bba51",\r
+        "wires": [\r
+            [\r
+                "9105249.2609cd8"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "9105249.2609cd8",\r
+        "type": "switchNode",\r
+        "name": "switch network-types[1]",\r
+        "xml": "<switch test='`$topology.networks.network[1].network-types`'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 3713,\r
+        "y": 305,\r
+        "z": "1b18cff5.bba51",\r
+        "wires": [\r
+            [\r
+                "9ce7c86d.2eb2d8",\r
+                "36497843.e3494"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "9ce7c86d.2eb2d8",\r
+        "type": "outcome",\r
+        "name": "otn-topology",\r
+        "xml": "<outcome value='otn-topology'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 3949,\r
+        "y": 258,\r
+        "z": "1b18cff5.bba51",\r
+        "wires": [\r
+            [\r
+                "637acfae.0f124"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "f3d25251.c6e91",\r
+        "type": "call",\r
+        "name": "call update-tp-ttp-relationship",\r
+        "xml": "<call module='DataChange' rpc='update-tp-ttp-relationship' mode='sync' >\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 4365,\r
+        "y": 246,\r
+        "z": "1b18cff5.bba51",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "741e41f5.1da6",\r
+        "type": "set",\r
+        "name": "set networks",\r
+        "xml": "<set>\n<parameter name='network-eth.' value='`$topology.networks.network[0].`' />\n<parameter name='network-otn.' value='`$topology.networks.network[1].`' />\n",\r
+        "comments": "",\r
+        "x": 4321,\r
+        "y": 155,\r
+        "z": "1b18cff5.bba51",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "8d2f7cad.ac7078",\r
+        "type": "outcome",\r
+        "name": "otn-topology",\r
+        "xml": "<outcome value='otn-topology'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 3493,\r
+        "y": 362,\r
+        "z": "1b18cff5.bba51",\r
+        "wires": [\r
+            [\r
+                "a8d319cf.4bc79"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "637acfae.0f124",\r
+        "type": "block",\r
+        "name": "block",\r
+        "xml": "<block>\n",\r
+        "atomic": "false",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 4131,\r
+        "y": 232,\r
+        "z": "1b18cff5.bba51",\r
+        "wires": [\r
+            [\r
+                "741e41f5.1da6",\r
+                "f3d25251.c6e91"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "a8d319cf.4bc79",\r
+        "type": "switchNode",\r
+        "name": "switch network-types[1]",\r
+        "xml": "<switch test='`$topology.networks.network[1].network-types`'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 3712,\r
+        "y": 364,\r
+        "z": "1b18cff5.bba51",\r
+        "wires": [\r
+            [\r
+                "5531c9a0.612ad8",\r
+                "182315db.ba9502"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "36497843.e3494",\r
+        "type": "other",\r
+        "name": "other",\r
+        "xml": "<outcome value='Other'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 3943,\r
+        "y": 317,\r
+        "z": "1b18cff5.bba51",\r
+        "wires": [\r
+            [\r
+                "695f6a27.1421dc"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "695f6a27.1421dc",\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": 4145,\r
+        "y": 315,\r
+        "z": "1b18cff5.bba51",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "5531c9a0.612ad8",\r
+        "type": "outcome",\r
+        "name": "ethernet-topology",\r
+        "xml": "<outcome value='ethernet-topology'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 3935,\r
+        "y": 378,\r
+        "z": "1b18cff5.bba51",\r
+        "wires": [\r
+            [\r
+                "842f72e1.b17048"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "3a98f05a.e5da8",\r
+        "type": "set",\r
+        "name": "set networks",\r
+        "xml": "<set>\n<parameter name='network.eth' value='`$topology.networks.network[1].`' />\n<parameter name='network.otn' value='`$topology.networks.network[0].`' />\n",\r
+        "comments": "",\r
+        "x": 4351,\r
+        "y": 359,\r
+        "z": "1b18cff5.bba51",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "182315db.ba9502",\r
+        "type": "other",\r
+        "name": "other",\r
+        "xml": "<outcome value='Other'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 3894,\r
+        "y": 439,\r
+        "z": "1b18cff5.bba51",\r
+        "wires": [\r
+            [\r
+                "ac618cc1.491d7"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "ac618cc1.491d7",\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": 4063,\r
+        "y": 446,\r
+        "z": "1b18cff5.bba51",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "842f72e1.b17048",\r
+        "type": "block",\r
+        "name": "block",\r
+        "xml": "<block>\n",\r
+        "atomic": "false",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 4113,\r
+        "y": 374,\r
+        "z": "1b18cff5.bba51",\r
+        "wires": [\r
+            [\r
+                "3a98f05a.e5da8",\r
+                "225dfddc.2a0cba"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "5530fe3e.d46a6",\r
+        "type": "get-resource",\r
+        "name": "get-resource network-resources",\r
+        "xml": "<get-resource plugin=\"org.onap.ccsdk.sli.adaptors.aai.AAIService\" \n\t\tresource=\"network-resources\" \n        pfx='tmp.aai.network-resources' local-only='false' >\n\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 2617,\r
+        "y": 510,\r
+        "z": "1b18cff5.bba51",\r
+        "wires": [\r
+            [\r
+                "d9e48832.552bd8",\r
+                "59795789.351ce",\r
+                "61ad07cf.dca3e8"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "d9e48832.552bd8",\r
+        "type": "success",\r
+        "name": "success",\r
+        "xml": "<outcome value='success'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 2870,\r
+        "y": 428,\r
+        "z": "1b18cff5.bba51",\r
+        "wires": [\r
+            [\r
+                "aa408c9d.56c38"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "59795789.351ce",\r
+        "type": "not-found",\r
+        "name": "not-found",\r
+        "xml": "<outcome value='not-found'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 2873.490966796875,\r
+        "y": 475.57403564453125,\r
+        "z": "1b18cff5.bba51",\r
+        "wires": [\r
+            [\r
+                "c28a983a.0204"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "61ad07cf.dca3e8",\r
+        "type": "other",\r
+        "name": "other",\r
+        "xml": "<outcome value='Other'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 2861.823974609375,\r
+        "y": 519.9073486328125,\r
+        "z": "1b18cff5.bba51",\r
+        "wires": [\r
+            [\r
+                "781b901c.45ff08"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "225dfddc.2a0cba",\r
+        "type": "call",\r
+        "name": "call update-tp-ttp-relationship",\r
+        "xml": "<call module='DataChange' rpc='update-tp-ttp-relationship' mode='sync' >\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 4386,\r
+        "y": 425,\r
+        "z": "1b18cff5.bba51",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "11abef7e.ad2629",\r
+        "type": "call",\r
+        "name": "call update-open-ended-links",\r
+        "xml": "<call module='DataChange' rpc='update-open-ended-links' mode='sync' >\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 3658,\r
+        "y": 683,\r
+        "z": "1b18cff5.bba51",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "aa408c9d.56c38",\r
+        "type": "switchNode",\r
+        "name": "switch network-resources_length",\r
+        "xml": "<switch test='tmp.aai.network-resources_length'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 3085,\r
+        "y": 426,\r
+        "z": "1b18cff5.bba51",\r
+        "wires": [\r
+            [\r
+                "13de82c2.31f6ad"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "13de82c2.31f6ad",\r
+        "type": "outcome",\r
+        "name": "4 Topologies (2 Domains)",\r
+        "xml": "<outcome value='4'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 3362,\r
+        "y": 425,\r
+        "z": "1b18cff5.bba51",\r
+        "wires": [\r
+            [\r
+                "e4acb7eb.00534"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "c28a983a.0204",\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": 3046,\r
+        "y": 476,\r
+        "z": "1b18cff5.bba51",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "781b901c.45ff08",\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": 3035,\r
+        "y": 522,\r
+        "z": "1b18cff5.bba51",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "3daf0b35.8056dc",\r
+        "type": "for",\r
+        "name": "for each network-resource",\r
+        "xml": "<for index='nridx' start='0' end='`$tmp.aai.network-resources.network-resource_length`' >\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 3677,\r
+        "y": 476,\r
+        "z": "1b18cff5.bba51",\r
+        "wires": [\r
+            [\r
+                "a478abea.aef858"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "a478abea.aef858",\r
+        "type": "block",\r
+        "name": "block",\r
+        "xml": "<block>\n",\r
+        "atomic": "false",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 3836,\r
+        "y": 575,\r
+        "z": "1b18cff5.bba51",\r
+        "wires": [\r
+            [\r
+                "672de2b7.6fadec",\r
+                "b7971e38.4fdc88"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "672de2b7.6fadec",\r
+        "type": "switchNode",\r
+        "name": "switch network-types[nridx]",\r
+        "xml": "<switch test='`$tmp.aai.network-resources.network-resource[$nridx].network-type`'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 4043,\r
+        "y": 568,\r
+        "z": "1b18cff5.bba51",\r
+        "wires": [\r
+            [\r
+                "8b03cc56.be0278"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "8b03cc56.be0278",\r
+        "type": "outcome",\r
+        "name": "otn-topology",\r
+        "xml": "<outcome value='otn-topology'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 4256,\r
+        "y": 562,\r
+        "z": "1b18cff5.bba51",\r
+        "wires": [\r
+            [\r
+                "5b2aaa85.617b44"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "7c2a6199.8c29b",\r
+        "type": "set",\r
+        "name": "set network-resource-otn[$otnidx]",\r
+        "xml": "<set>\n<parameter name='network-resource-otn[$otnidx].' value='`$tmp.aai.network-resources.network-resource[$nridx].`' />\n",\r
+        "comments": "",\r
+        "x": 4622,\r
+        "y": 555,\r
+        "z": "1b18cff5.bba51",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "b7971e38.4fdc88",\r
+        "type": "set",\r
+        "name": "set otnidx",\r
+        "xml": "<set>\n<parameter name='otnidx' value='0' />\n",\r
+        "comments": "",\r
+        "x": 3988,\r
+        "y": 526,\r
+        "z": "1b18cff5.bba51",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "ee5c6cf6.44a0c",\r
+        "type": "set",\r
+        "name": "set otnidx",\r
+        "xml": "<set>\n<parameter name='otnidx' value='`$otnidx + 1`' />\n",\r
+        "comments": "",\r
+        "x": 4539,\r
+        "y": 607,\r
+        "z": "1b18cff5.bba51",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "5b2aaa85.617b44",\r
+        "type": "block",\r
+        "name": "block",\r
+        "xml": "<block>\n",\r
+        "atomic": "false",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 4402,\r
+        "y": 575,\r
+        "z": "1b18cff5.bba51",\r
+        "wires": [\r
+            [\r
+                "7c2a6199.8c29b",\r
+                "ee5c6cf6.44a0c"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "e4acb7eb.00534",\r
+        "type": "block",\r
+        "name": "block : atomic",\r
+        "xml": "<block atomic='true'>",\r
+        "atomic": "true",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 3456,\r
+        "y": 499,\r
+        "z": "1b18cff5.bba51",\r
+        "wires": [\r
+            [\r
+                "3daf0b35.8056dc",\r
+                "11abef7e.ad2629"\r
+            ]\r
+        ]\r
+    }\r
 ]
\ No newline at end of file