CCVPN closed loop issue fix 38/73938/1
authorprakash.e <prakash.e@huawei.com>
Thu, 29 Nov 2018 14:18:03 +0000 (19:48 +0530)
committerprakash.e <prakash.e@huawei.com>
Thu, 29 Nov 2018 14:19:13 +0000 (19:49 +0530)
SOTN Reoptimization DGs call added in network-topology-operation DG to support policy.

Change-Id: I1879be989e3cbb732932455c0ab2f6d3c8387c0a
Issue-ID: SDNC-540
Signed-off-by: Prakash.E <prakash.e@huawei.com>
Former-commit-id: 9665f620896c93b86fcd3cfd9b6ea5626c88489c

platform-logic/generic-resource-api/src/main/json/GENERIC-RESOURCE-API_network-topology-operation.json
platform-logic/generic-resource-api/src/main/xml/GENERIC-RESOURCE-API_network-topology-operation.xml

index 0a979d1..f0e80c3 100644 (file)
-[{
-       "id": "cda9cb25.008878",
-       "type": "dgstart",
-       "name": "DGSTART",
-       "outputs": 1,
-       "x": 116.00390625,
-       "y": 127.00390625,
-       "z": "6262cf90.82826",
-       "wires": [
-               ["62bd4bd7.3ee3c4"]
-       ]
-}, {
-       "id": "62bd4bd7.3ee3c4",
-       "type": "service-logic",
-       "name": "GENERIC-RESOURCE-API ${project.version}",
-       "module": "GENERIC-RESOURCE-API",
-       "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='GENERIC-RESOURCE-API' version='${project.version}'>",
-       "outputs": 1,
-       "x": 197.95626831054688,
-       "y": 167.242018699646,
-       "z": "6262cf90.82826",
-       "wires": [
-               ["92bec9ff.3ca028"]
-       ]
-}, {
-       "id": "92bec9ff.3ca028",
-       "type": "method",
-       "name": "network-topology-operation",
-       "xml": "<method rpc='network-topology-operation' mode='sync'>\n",
-       "comments": "",
-       "outputs": 1,
-       "x": 177.4325408935547,
-       "y": 218.0039119720459,
-       "z": "6262cf90.82826",
-       "wires": [
-               ["787d9954.38bba8"]
-       ]
-}, {
-       "id": "648b626a.56b11c",
-       "type": "comment",
-       "name": " NETWORK-TOPOLOGY-OPERATION ",
-       "info": "",
-       "comments": "",
-       "x": 510.34876251220703,
-       "y": 74.59025001525879,
-       "z": "6262cf90.82826",
-       "wires": []
-}, {
-       "id": "787d9954.38bba8",
-       "type": "block",
-       "name": "block : atomic",
-       "xml": "<block atomic=\"true\">",
-       "atomic": "true",
-       "outputs": 1,
-       "x": 230.00393676757812,
-       "y": 290.44738960266113,
-       "z": "6262cf90.82826",
-       "wires": [
-               ["fa0c17ce.6e7bc8", "fadbb13.7d2dd5", "dc48dc75.75815", "7270aff7.976ff"]
-       ]
-}, {
-       "id": "fa0c17ce.6e7bc8",
-       "type": "returnSuccess",
-       "name": "return success",
-       "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",
-       "comments": "",
-       "x": 434.0873107910156,
-       "y": 1316.5400428771973,
-       "z": "6262cf90.82826",
-       "wires": []
-}, {
-       "id": "fadbb13.7d2dd5",
-       "type": "switchNode",
-       "name": "switch svc-action",
-       "xml": "<switch test='`$network-topology-operation-input.sdnc-request-header.svc-action`'>\n",
-       "comments": "",
-       "outputs": 1,
-       "x": 456.7181701660156,
-       "y": 520.861083984375,
-       "z": "6262cf90.82826",
-       "wires": [
-               ["c05cc8a9.a87538", "8c9c980d.ccc4f8", "8bf526ae.923e18", "7de8f4ae.cff8ac", "26afc371.40355c", "bb05b811.ebde68", "1a44c3fe.115f5c", "315bf1cb.32141e"]
-       ]
-}, {
-       "id": "c05cc8a9.a87538",
-       "type": "other",
-       "name": "assign",
-       "xml": "<outcome value='assign'>\n",
-       "comments": "",
-       "outputs": 1,
-       "x": 671.194408416748,
-       "y": 293.1467628479004,
-       "z": "6262cf90.82826",
-       "wires": [
-               ["5bf1acae.be9164"]
-       ]
-}, {
-       "id": "5bf1acae.be9164",
-       "type": "block",
-       "name": "block : atomic",
-       "xml": "<block atomic=\"true\">",
-       "atomic": "true",
-       "outputs": 1,
-       "x": 843.4325790405273,
-       "y": 291.1468915939331,
-       "z": "6262cf90.82826",
-       "wires": [
-               ["e342989e.94fd28"]
-       ]
-}, {
-       "id": "dc48dc75.75815",
-       "type": "call",
-       "name": "call GENERIC-RESOURCE-API:validate-network-input",
-       "xml": "<call module='GENERIC-RESOURCE-API' rpc='validate-network-input' mode='sync' >\n",
-       "comments": "",
-       "outputs": 1,
-       "x": 567.0038948059082,
-       "y": 231.0039131641388,
-       "z": "6262cf90.82826",
-       "wires": [
-               []
-       ]
-}, {
-       "id": "8c9c980d.ccc4f8",
-       "type": "other",
-       "name": "activate",
-       "xml": "<outcome value='activate'>\n",
-       "comments": "",
-       "outputs": 1,
-       "x": 674.0039482116699,
-       "y": 383.0039005279541,
-       "z": "6262cf90.82826",
-       "wires": [
-               ["e028738c.44a5e"]
-       ]
-}, {
-       "id": "647e7eaa.31279",
-       "type": "block",
-       "name": "block : atomic",
-       "xml": "<block atomic=\"true\">",
-       "atomic": "true",
-       "outputs": 1,
-       "x": 1129.2422637939453,
-       "y": 468.00415229797363,
-       "z": "6262cf90.82826",
-       "wires": [
-               ["794617b.1131ce8", "ba635494.f7cda8", "5f3efec5.a1f4d"]
-       ]
-}, {
-       "id": "b8d794c5.efea38",
-       "type": "call",
-       "name": "call GENERIC-RESOURCE-API:network-topology-operation-activate",
-       "xml": "<call module='GENERIC-RESOURCE-API' rpc='network-topology-operation-activate' mode='sync' >\n",
-       "comments": "",
-       "outputs": 1,
-       "x": 2321.063835144043,
-       "y": 971.6111488342285,
-       "z": "6262cf90.82826",
-       "wires": [
-               []
-       ]
-}, {
-       "id": "8bf526ae.923e18",
-       "type": "other",
-       "name": "deactivate",
-       "xml": "<outcome value='deactivate'>\n",
-       "comments": "",
-       "outputs": 1,
-       "x": 668.0039405822754,
-       "y": 615.0038986206055,
-       "z": "6262cf90.82826",
-       "wires": [
-               ["cf3c1895.618e38"]
-       ]
-}, {
-       "id": "55cb30ff.95ca3",
-       "type": "block",
-       "name": "block : atomic",
-       "xml": "<block atomic=\"true\">",
-       "atomic": "true",
-       "outputs": 1,
-       "x": 1105.2422409057617,
-       "y": 855.0042123794556,
-       "z": "6262cf90.82826",
-       "wires": [
-               ["794617b.1131ce8", "7bec74e2.e8459c", "5f3efec5.a1f4d"]
-       ]
-}, {
-       "id": "7bec74e2.e8459c",
-       "type": "call",
-       "name": "call GENERIC-RESOURCE-API:network-topology-operation-deactivate",
-       "xml": "<call module='GENERIC-RESOURCE-API' rpc='network-topology-operation-deactivate' mode='sync' >\n",
-       "comments": "",
-       "outputs": 1,
-       "x": 1649.2304382324219,
-       "y": 1059.8611965179443,
-       "z": "6262cf90.82826",
-       "wires": [
-               []
-       ]
-}, {
-       "id": "7de8f4ae.cff8ac",
-       "type": "other",
-       "name": "unassign",
-       "xml": "<outcome value='unassign'>\n",
-       "comments": "",
-       "outputs": 1,
-       "x": 665.0039596557617,
-       "y": 867.0039482116699,
-       "z": "6262cf90.82826",
-       "wires": [
-               ["cc00dd86.d7918"]
-       ]
-}, {
-       "id": "cc00dd86.d7918",
-       "type": "block",
-       "name": "block : atomic",
-       "xml": "<block atomic=\"true\">",
-       "atomic": "true",
-       "outputs": 1,
-       "x": 846.2421188354492,
-       "y": 868.0040702819824,
-       "z": "6262cf90.82826",
-       "wires": [
-               ["794617b.1131ce8", "8d92f87.3b71108", "5f3efec5.a1f4d"]
-       ]
-}, {
-       "id": "7ba153c5.8b3f2c",
-       "type": "call",
-       "name": "call GENERIC-RESOURCE-API:network-topology-operation-unassign",
-       "xml": "<call module='GENERIC-RESOURCE-API' rpc='network-topology-operation-unassign' mode='sync' >\n",
-       "comments": "",
-       "outputs": 1,
-       "x": 2316.8136978149414,
-       "y": 1165.1111183166504,
-       "z": "6262cf90.82826",
-       "wires": [
-               []
-       ]
-}, {
-       "id": "26afc371.40355c",
-       "type": "other",
-       "name": "other",
-       "xml": "<outcome value='Other'>\n",
-       "comments": "",
-       "outputs": 1,
-       "x": 649.0039596557617,
-       "y": 1122.0039448738098,
-       "z": "6262cf90.82826",
-       "wires": [
-               ["14623740.584dd9"]
-       ]
-}, {
-       "id": "14623740.584dd9",
-       "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=\"sdnc-request-header.svc-action is a required input\" />\n",
-       "comments": "",
-       "x": 831.0039558410645,
-       "y": 1121.003954410553,
-       "z": "6262cf90.82826",
-       "wires": []
-}, {
-       "id": "7270aff7.976ff",
-       "type": "set",
-       "name": "Set final indicator to Y",
-       "xml": "<set>\n<parameter name=\"ack-final\" value=\"Y\"/>",
-       "comments": "",
-       "x": 453.11500549316406,
-       "y": 1275.6983814239502,
-       "z": "6262cf90.82826",
-       "wires": []
-}, {
-       "id": "c06efb45.ffaa78",
-       "type": "for",
-       "name": "for nidx..service-data.networks.network[]",
-       "xml": "<for index='nidx' start='0' end='`$service-data.networks.network_length`' >\n",
-       "comments": "",
-       "outputs": 1,
-       "x": 2185.734363555908,
-       "y": 509.7658576965332,
-       "z": "6262cf90.82826",
-       "wires": [
-               ["c1a437ff.1b7718"]
-       ]
-}, {
-       "id": "794617b.1131ce8",
-       "type": "switchNode",
-       "name": "switch service-data.networks.network_length",
-       "xml": "<switch test='`$service-data.networks.network_length`'>\n",
-       "comments": "",
-       "outputs": 1,
-       "x": 1463.1985206604004,
-       "y": 478.0872497558594,
-       "z": "6262cf90.82826",
-       "wires": [
-               ["26994831.0e1298", "ecf2ea88.0ee378"]
-       ]
-}, {
-       "id": "26994831.0e1298",
-       "type": "other",
-       "name": "outcome Null",
-       "xml": "<outcome value=''>\n",
-       "comments": "",
-       "outputs": 1,
-       "x": 1762.448398590088,
-       "y": 476.33724784851074,
-       "z": "6262cf90.82826",
-       "wires": [
-               ["55f21fbf.094db"]
-       ]
-}, {
-       "id": "ecf2ea88.0ee378",
-       "type": "other",
-       "name": "other",
-       "xml": "<outcome value='Other'>\n",
-       "comments": "",
-       "outputs": 1,
-       "x": 1716.448429107666,
-       "y": 509.3372688293457,
-       "z": "6262cf90.82826",
-       "wires": [
-               ["b06a60a0.ec18c"]
-       ]
-}, {
-       "id": "c1a437ff.1b7718",
-       "type": "switchNode",
-       "name": "switch networkid found",
-       "xml": "<switch test=\"`$service-data.networks.network[$nidx].network-id == $network-topology-operation-input.network-information.network-id`\">\n\n",
-       "comments": "",
-       "outputs": 1,
-       "x": 2476.162914276123,
-       "y": 509.01594161987305,
-       "z": "6262cf90.82826",
-       "wires": [
-               ["dc253be8.d2cc08"]
-       ]
-}, {
-       "id": "dc253be8.d2cc08",
-       "type": "outcomeTrue",
-       "name": "true",
-       "xml": "<outcome value='true'>\n",
-       "comments": "",
-       "outputs": 1,
-       "x": 2665.1152687072754,
-       "y": 509.9086799621582,
-       "z": "6262cf90.82826",
-       "wires": [
-               ["db34e276.b7ef7"]
-       ]
-}, {
-       "id": "db34e276.b7ef7",
-       "type": "set",
-       "name": "set tmp.nidx and network-data",
-       "xml": "<set>\n<parameter name='tmp.nidx' value='`$nidx`' />\n<parameter name='network-data.' value='`$service-data.networks.network[$nidx].`' />\n",
-       "comments": "",
-       "x": 2898.6470375061035,
-       "y": 508.65868759155273,
-       "z": "6262cf90.82826",
-       "wires": []
-}, {
-       "id": "810ee0f6.12029",
-       "type": "comment",
-       "name": "Find the index to service data for this network - save id in tmp.nidx, save service-data",
-       "info": "",
-       "comments": "",
-       "x": 1613.559814453125,
-       "y": 443.33726978302,
-       "z": "6262cf90.82826",
-       "wires": []
-}, {
-       "id": "faca6d42.ad164",
-       "type": "comment",
-       "name": "service-data  will not be stored until we have a network-id",
-       "info": "",
-       "comments": "",
-       "x": 1181.6707000732422,
-       "y": 72.22616004943848,
-       "z": "6262cf90.82826",
-       "wires": []
-}, {
-       "id": "55f21fbf.094db",
-       "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=\"network-topology-operation-input.network-request-input.network-id not found in service-data\" />\n",
-       "comments": "",
-       "x": 1954.2259559631348,
-       "y": 474.22624588012695,
-       "z": "6262cf90.82826",
-       "wires": []
-}, {
-       "id": "b06a60a0.ec18c",
-       "type": "block",
-       "name": "block : atomic",
-       "xml": "<block atomic=\"true\">",
-       "atomic": "true",
-       "outputs": 1,
-       "x": 1883.7183952331543,
-       "y": 508.891845703125,
-       "z": "6262cf90.82826",
-       "wires": [
-               ["c06efb45.ffaa78", "56e75e01.1337c"]
-       ]
-}, {
-       "id": "56e75e01.1337c",
-       "type": "switchNode",
-       "name": "switch tmp.nidx ",
-       "xml": "<switch test=\"`$tmp.nidx`\">\n\n",
-       "comments": "",
-       "outputs": 1,
-       "x": 2112.7859077453613,
-       "y": 559.2490568161011,
-       "z": "6262cf90.82826",
-       "wires": [
-               ["c0593450.c30c98", "2cfecf83.4d66"]
-       ]
-}, {
-       "id": "38dfaef5.ab0d82",
-       "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=\"network-topology-operation-input.network-request-input.network-id not found in service-data\" />\n",
-       "comments": "",
-       "x": 2465.642890930176,
-       "y": 554.9632987976074,
-       "z": "6262cf90.82826",
-       "wires": []
-}, {
-       "id": "c0593450.c30c98",
-       "type": "outcome",
-       "name": "NULL",
-       "xml": "<outcome value=''>\n",
-       "comments": "",
-       "outputs": 1,
-       "x": 2284.214443206787,
-       "y": 557.820442199707,
-       "z": "6262cf90.82826",
-       "wires": [
-               ["38dfaef5.ab0d82"]
-       ]
-}, {
-       "id": "ba635494.f7cda8",
-       "type": "switchNode",
-       "name": "switch network-level-oper-status",
-       "xml": "<switch test='`$service-data.networks.network[$tmp.nidx].network-data.network-level-oper-status.order-status`'>\n",
-       "comments": "",
-       "outputs": 1,
-       "x": 1534.0320663452148,
-       "y": 971.5625495910645,
-       "z": "6262cf90.82826",
-       "wires": [
-               ["f777a5ff.1ff918", "65fed18b.d3691"]
-       ]
-}, {
-       "id": "f777a5ff.1ff918",
-       "type": "outcome",
-       "name": "outcome PendingCreate",
-       "xml": "<outcome value='PendingCreate'>\n",
-       "comments": "",
-       "outputs": 1,
-       "x": 1899.0320460001622,
-       "y": 971.5625343322754,
-       "z": "6262cf90.82826",
-       "wires": [
-               ["b8d794c5.efea38"]
-       ]
-}, {
-       "id": "65fed18b.d3691",
-       "type": "other",
-       "name": "other",
-       "xml": "<outcome value='Other'>\n",
-       "comments": "",
-       "outputs": 1,
-       "x": 1849.0320930480957,
-       "y": 1011.5625648498535,
-       "z": "6262cf90.82826",
-       "wires": [
-               ["ad2b7f81.8f2fa"]
-       ]
-}, {
-       "id": "ad2b7f81.8f2fa",
-       "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=\"`'Network is not in appropriate state for activate. Current state is ' + $service-data.networks.network[$tmp.nidx].network-data.network-level-oper-status.order-status`\" />",
-       "comments": "",
-       "x": 2019.0320930480957,
-       "y": 1011.5625648498535,
-       "z": "6262cf90.82826",
-       "wires": []
-}, {
-       "id": "8d92f87.3b71108",
-       "type": "switchNode",
-       "name": "switch network-level-oper-status",
-       "xml": "<switch test='`$service-data.networks.network[$tmp.nidx].network-data.network-level-oper-status.order-status`'>\n",
-       "comments": "",
-       "outputs": 1,
-       "x": 1523.6350784301758,
-       "y": 1166.7153205871582,
-       "z": "6262cf90.82826",
-       "wires": [
-               ["2bf6a461.e029dc", "1dc42825.9e33e8", "3c21ea48.9e0a06"]
-       ]
-}, {
-       "id": "2bf6a461.e029dc",
-       "type": "outcome",
-       "name": "outcome PendingCreate",
-       "xml": "<outcome value='PendingCreate'>\n",
-       "comments": "",
-       "outputs": 1,
-       "x": 1883.6350479125977,
-       "y": 1166.7153511047363,
-       "z": "6262cf90.82826",
-       "wires": [
-               ["7ba153c5.8b3f2c"]
-       ]
-}, {
-       "id": "1dc42825.9e33e8",
-       "type": "other",
-       "name": "other",
-       "xml": "<outcome value='Other'>\n",
-       "comments": "",
-       "outputs": 1,
-       "x": 1839.3849716186523,
-       "y": 1238.2154140472412,
-       "z": "6262cf90.82826",
-       "wires": [
-               ["77f1e70c.bfe408"]
-       ]
-}, {
-       "id": "77f1e70c.bfe408",
-       "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=\"`'Network is not in appropriate state for unassign. Current state is ' + $service-data.networks.network[$tmp.nidx].network-data.network-level-oper-status.order-status`\" />",
-       "comments": "",
-       "x": 2030.718391418457,
-       "y": 1236.8820428848267,
-       "z": "6262cf90.82826",
-       "wires": []
-}, {
-       "id": "3c21ea48.9e0a06",
-       "type": "outcome",
-       "name": "outcome PendingDelete",
-       "xml": "<outcome value='PendingDelete'>\n",
-       "comments": "",
-       "outputs": 1,
-       "x": 1886.8652725219727,
-       "y": 1204.5625190734863,
-       "z": "6262cf90.82826",
-       "wires": [
-               ["7ba153c5.8b3f2c"]
-       ]
-}, {
-       "id": "bb05b811.ebde68",
-       "type": "other",
-       "name": "changeassign",
-       "xml": "<outcome value='changeassign'>",
-       "comments": "",
-       "outputs": 1,
-       "x": 676.003978729248,
-       "y": 518.0039310455322,
-       "z": "6262cf90.82826",
-       "wires": [
-               ["8f942ed8.86388"]
-       ]
-}, {
-       "id": "8f942ed8.86388",
-       "type": "block",
-       "name": "block : atomic",
-       "xml": "<block atomic=\"true\">",
-       "atomic": "true",
-       "outputs": 1,
-       "x": 1048.2539176940918,
-       "y": 515.0039224624634,
-       "z": "6262cf90.82826",
-       "wires": [
-               ["794617b.1131ce8", "66843091.29a36"]
-       ]
-}, {
-       "id": "42b0a6db.432d98",
-       "type": "call",
-       "name": "call GENERIC-RESOURCE-API:network-topology-operation-assign",
-       "xml": "<call module='GENERIC-RESOURCE-API' rpc='network-topology-operation-assign' mode='sync' >\n",
-       "comments": "",
-       "outputs": 1,
-       "x": 1817.0041007995605,
-       "y": 213.0039234161377,
-       "z": "6262cf90.82826",
-       "wires": [
-               []
-       ]
-}, {
-       "id": "e342989e.94fd28",
-       "type": "switchNode",
-       "name": "switch network-level-oper-status",
-       "xml": "<switch test='`$service-data.networks.network[$tmp.nidx].network-data.network-level-oper-status.order-status`'>\n",
-       "comments": "",
-       "outputs": 1,
-       "x": 1112.9721565246582,
-       "y": 150.95531463623047,
-       "z": "6262cf90.82826",
-       "wires": [
-               ["40bb733e.dd6f7c", "b0f9b859.068648", "593782df.da509c", "387e750f.af463a"]
-       ]
-}, {
-       "id": "40bb733e.dd6f7c",
-       "type": "outcome",
-       "name": "outcome PendingCreate",
-       "xml": "<outcome value='PendingCreate'>\n",
-       "comments": "",
-       "outputs": 1,
-       "x": 1498.9722023010254,
-       "y": 170.95529651641846,
-       "z": "6262cf90.82826",
-       "wires": [
-               ["511a23b5.730e6c"]
-       ]
-}, {
-       "id": "b0f9b859.068648",
-       "type": "other",
-       "name": "other",
-       "xml": "<outcome value='Other'>\n",
-       "comments": "",
-       "outputs": 1,
-       "x": 1446.9721984863281,
-       "y": 212.9553279876709,
-       "z": "6262cf90.82826",
-       "wires": [
-               ["42b0a6db.432d98"]
-       ]
-}, {
-       "id": "511a23b5.730e6c",
-       "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=\"`'Network is not in appropriate state for assign. Current state is ' + $service-data.networks.network[$tmp.nidx].network-data.network-level-oper-status.order-status`\" />",
-       "comments": "",
-       "x": 1773.9724235534668,
-       "y": 166.9553451538086,
-       "z": "6262cf90.82826",
-       "wires": []
-}, {
-       "id": "387e750f.af463a",
-       "type": "outcome",
-       "name": "outcome PendingDelete",
-       "xml": "<outcome value='PendingDelete'>\n",
-       "comments": "",
-       "outputs": 1,
-       "x": 1497.0039405822754,
-       "y": 136.0039119720459,
-       "z": "6262cf90.82826",
-       "wires": [
-               ["511a23b5.730e6c"]
-       ]
-}, {
-       "id": "593782df.da509c",
-       "type": "outcome",
-       "name": "outcome Created",
-       "xml": "<outcome value='Created'>\n",
-       "comments": "",
-       "outputs": 1,
-       "x": 1477.003978729248,
-       "y": 101.00391387939453,
-       "z": "6262cf90.82826",
-       "wires": [
-               ["511a23b5.730e6c"]
-       ]
-}, {
-       "id": "66843091.29a36",
-       "type": "call",
-       "name": "call GENERIC-RESOURCE-API:network-topology-operation-changeassign",
-       "xml": "<call module='GENERIC-RESOURCE-API' rpc='network-topology-operation-changeassign' mode='sync' >\n",
-       "comments": "",
-       "outputs": 1,
-       "x": 1626.2503128051758,
-       "y": 903.5000400543213,
-       "z": "6262cf90.82826",
-       "wires": [
-               []
-       ]
-}, {
-       "id": "5f3efec5.a1f4d",
-       "type": "switchNode",
-       "name": "switch network-information.network-instance-group-id",
-       "xml": "<switch test='`$network-topology-operation-input.network-information.network-instance-group-id`'>\n\n",
-       "comments": "",
-       "outputs": 1,
-       "x": 1538.442554473877,
-       "y": 735.5049266815186,
-       "z": "6262cf90.82826",
-       "wires": [
-               ["284c8b6d.7f3634", "7a92615c.c2127"]
-       ]
-}, {
-       "id": "284c8b6d.7f3634",
-       "type": "other",
-       "name": "Other",
-       "xml": "<outcome value='Other'>",
-       "comments": "",
-       "outputs": 1,
-       "x": 1825.1924362182617,
-       "y": 773.6715936660767,
-       "z": "6262cf90.82826",
-       "wires": [
-               ["a50032f5.72a83"]
-       ]
-}, {
-       "id": "7a92615c.c2127",
-       "type": "other",
-       "name": "NULL",
-       "xml": "<outcome value=''>",
-       "comments": "",
-       "outputs": 1,
-       "x": 1822.85933303833,
-       "y": 740.6714677810669,
-       "z": "6262cf90.82826",
-       "wires": [
-               ["b4f37512.d70bb8"]
-       ]
-}, {
-       "id": "b4f37512.d70bb8",
-       "type": "returnSuccess",
-       "name": "return success",
-       "xml": "<return status='success'>\n",
-       "comments": "",
-       "x": 1983.1925621032715,
-       "y": 737.6715250015259,
-       "z": "6262cf90.82826",
-       "wires": []
-}, {
-       "id": "fe324586.0b55a8",
-       "type": "switchNode",
-       "name": "service-data.network-instance-groups.network-instance-group_length",
-       "xml": "<switch test='`$service-data.network-instance-groups.network-instance-group_length`'>\n",
-       "comments": "",
-       "outputs": 1,
-       "x": 2318.2681770324707,
-       "y": 766.9373426437378,
-       "z": "6262cf90.82826",
-       "wires": [
-               ["e21d92d1.3db16", "3beb03c.3e8d3fc"]
-       ]
-}, {
-       "id": "e21d92d1.3db16",
-       "type": "other",
-       "name": "outcome Null",
-       "xml": "<outcome value=''>\n",
-       "comments": "",
-       "outputs": 1,
-       "x": 2677.517868041992,
-       "y": 723.9373455047607,
-       "z": "6262cf90.82826",
-       "wires": [
-               ["b8fb72eb.e727c"]
-       ]
-}, {
-       "id": "3beb03c.3e8d3fc",
-       "type": "other",
-       "name": "other",
-       "xml": "<outcome value='Other'>\n",
-       "comments": "",
-       "outputs": 1,
-       "x": 2657.517868041992,
-       "y": 758.9373455047607,
-       "z": "6262cf90.82826",
-       "wires": [
-               ["48f28981.9aa598"]
-       ]
-}, {
-       "id": "a50032f5.72a83",
-       "type": "block",
-       "name": "block",
-       "xml": "<block>\n",
-       "atomic": "false",
-       "comments": "",
-       "outputs": 1,
-       "x": 1959.3036918640137,
-       "y": 774.1159982681274,
-       "z": "6262cf90.82826",
-       "wires": [
-               ["fe324586.0b55a8"]
-       ]
-}, {
-       "id": "7d5793c9.a9443c",
-       "type": "outcomeTrue",
-       "name": "true",
-       "xml": "<outcome value='true'>\n",
-       "comments": "",
-       "outputs": 1,
-       "x": 4081.5116844177246,
-       "y": 702.14794921875,
-       "z": "6262cf90.82826",
-       "wires": [
-               ["a95997cc.c83c08"]
-       ]
-}, {
-       "id": "15a71d4.a9638e3",
-       "type": "set",
-       "name": "set tmp.ngidx and ctx.network-instance-group-data",
-       "xml": "<set>\n<parameter name='tmp.ngidx' value='`$ngidx`' />\n<parameter name='ctx.network-instance-group-data.' value='`$service-data.network-instance-groups.network-instance-group[$ngidx].`' />\n",
-       "comments": "",
-       "x": 4524.043651580811,
-       "y": 701.8979740142822,
-       "z": "6262cf90.82826",
-       "wires": []
-}, {
-       "id": "a95997cc.c83c08",
-       "type": "block",
-       "name": "block : atomic",
-       "xml": "<block atomic=\"true\">",
-       "atomic": "true",
-       "outputs": 1,
-       "x": 4230.130123138428,
-       "y": 702.0051345825195,
-       "z": "6262cf90.82826",
-       "wires": [
-               ["15a71d4.a9638e3"]
-       ]
-}, {
-       "id": "a82beca.188501",
-       "type": "for",
-       "name": "for ngidx..service-data.network-instance-groups.network-instance-group[]",
-       "xml": "<for index='ngidx' start='0' end='`$service-data.network-instance-groups.network-instance-_length`' >\n",
-       "comments": "",
-       "outputs": 1,
-       "x": 3264.3800888061523,
-       "y": 762.254921913147,
-       "z": "6262cf90.82826",
-       "wires": [
-               ["14adc4b7.e22c9b"]
-       ]
-}, {
-       "id": "14adc4b7.e22c9b",
-       "type": "switchNode",
-       "name": "switch network-instance-group-id found",
-       "xml": "<switch test=\"`$service-data.network-instance-groups.network-instance-group[$nidx].network-instance-group-id == $network-topology-operation-input.network-information.network-instance-group-id`\">\n\n",
-       "comments": "",
-       "outputs": 1,
-       "x": 3709.8086853027344,
-       "y": 762.005090713501,
-       "z": "6262cf90.82826",
-       "wires": [
-               ["7d5793c9.a9443c"]
-       ]
-}, {
-       "id": "48f28981.9aa598",
-       "type": "block",
-       "name": "block : atomic",
-       "xml": "<block atomic=\"true\">",
-       "atomic": "true",
-       "outputs": 1,
-       "x": 2876.363967895508,
-       "y": 760.1308469772339,
-       "z": "6262cf90.82826",
-       "wires": [
-               ["a82beca.188501"]
-       ]
-}, {
-       "id": "b8fb72eb.e727c",
-       "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=\"network-topology-operation-input.network-request-input.network-instance-group-id not found in service-data\" />\n",
-       "comments": "",
-       "x": 2869.0675201416016,
-       "y": 723.5049123764038,
-       "z": "6262cf90.82826",
-       "wires": []
-}, {
-       "id": "2cfecf83.4d66",
-       "type": "other",
-       "name": "other",
-       "xml": "<outcome value='Other'>\n",
-       "comments": "",
-       "outputs": 1,
-       "x": 2283.7500953674316,
-       "y": 588.7500247955322,
-       "z": "6262cf90.82826",
-       "wires": [
-               ["46a8714e.72c73"]
-       ]
-}, {
-       "id": "46a8714e.72c73",
-       "type": "set",
-       "name": "set nidx",
-       "xml": "<set>\n<parameter name='nidx' value='`$tmp.nidx`' />\n",
-       "comments": "",
-       "x": 2440.7500953674316,
-       "y": 589.7500247955322,
-       "z": "6262cf90.82826",
-       "wires": []
-}, {
-       "id": "e028738c.44a5e",
-       "type": "switchNode",
-       "name": "switch request-action",
-       "xml": "<switch test='`$network-topology-operation-input.request-information.request-action`'>\n",
-       "comments": "",
-       "outputs": 1,
-       "x": 865.1150932312012,
-       "y": 375.45883655548096,
-       "z": "6262cf90.82826",
-       "wires": [
-               ["4b5ff3a1.79dd3c", "7a80b9c3.a5dcb8", "c5dccdb2.4a1d2", "6dd58869.b5c168"]
-       ]
-}, {
-       "id": "4b5ff3a1.79dd3c",
-       "type": "outcome",
-       "name": "ActivateDCINetworkInstance",
-       "xml": "<outcome value='ActivateDCINetworkInstance'>",
-       "comments": "",
-       "outputs": 1,
-       "x": 1161.4483184814453,
-       "y": 320.4586658477783,
-       "z": "6262cf90.82826",
-       "wires": [
-               ["67b5a7fb.45ef88"]
-       ]
-}, {
-       "id": "67b5a7fb.45ef88",
-       "type": "call",
-       "name": "call GENERIC-RESOURCE-API:dci-connects-network-topology-operation-activate",
-       "xml": "<call module='GENERIC-RESOURCE-API' rpc='dci-connects-network-topology-operation-activate' mode='sync' >\n",
-       "comments": "",
-       "outputs": 1,
-       "x": 1676.4483947753906,
-       "y": 320.12549781799316,
-       "z": "6262cf90.82826",
-       "wires": [
-               []
-       ]
-}, {
-       "id": "7a80b9c3.a5dcb8",
-       "type": "outcome",
-       "name": "other",
-       "xml": "<outcome value='other'>",
-       "comments": "",
-       "outputs": 1,
-       "x": 998.4484367370605,
-       "y": 425.12542152404785,
-       "z": "6262cf90.82826",
-       "wires": [
-               ["bf8db20a.91bed"]
-       ]
-}, {
-       "id": "cf3c1895.618e38",
-       "type": "switchNode",
-       "name": "switch request-action",
-       "xml": "<switch test='`$network-topology-operation-input.request-information.request-action`'>\n",
-       "comments": "",
-       "outputs": 1,
-       "x": 869.6706428527832,
-       "y": 616.9032173156738,
-       "z": "6262cf90.82826",
-       "wires": [
-               ["cbdbb0cc.f0331", "5badbdc.f46d244", "7e6d0610.2563c8", "13b9136d.b8ff1d"]
-       ]
-}, {
-       "id": "cbdbb0cc.f0331",
-       "type": "outcome",
-       "name": "DeactivateSOTNConnectivityInstance",
-       "xml": "<outcome value='DeactivateSOTNConnectivityInstance'>",
-       "comments": "",
-       "outputs": 1,
-       "x": 1159.4485206604004,
-       "y": 561.1253547668457,
-       "z": "6262cf90.82826",
-       "wires": [
-               ["49a424cb.12dbec"]
-       ]
-}, {
-       "id": "5badbdc.f46d244",
-       "type": "other",
-       "name": "other",
-       "xml": "<outcome value='Other'>\n",
-       "comments": "",
-       "outputs": 1,
-       "x": 1018.8936080932617,
-       "y": 707.8169631958008,
-       "z": "6262cf90.82826",
-       "wires": [
-               ["e396e5dc.9253f8"]
-       ]
-}, {
-       "id": "49a424cb.12dbec",
-       "type": "call",
-       "name": "call GENERIC-RESOURCE-API:sotn-network-topology-operation-deactivate",
-       "xml": "<call module='GENERIC-RESOURCE-API' rpc='sotn-network-topology-operation-deactivate' mode='sync' >\n",
-       "comments": "",
-       "outputs": 1,
-       "x": 1650.8057861328125,
-       "y": 559.408727645874,
-       "z": "6262cf90.82826",
-       "wires": [
-               []
-       ]
-}, {
-       "id": "1a44c3fe.115f5c",
-       "type": "other",
-       "name": "create",
-       "xml": "<outcome value='create'>\n",
-       "comments": "",
-       "outputs": 1,
-       "x": 655.3374099731445,
-       "y": 956.2367563247681,
-       "z": "6262cf90.82826",
-       "wires": [
-               ["45693d0f.b52f34"]
-       ]
-}, {
-       "id": "45693d0f.b52f34",
-       "type": "switchNode",
-       "name": "switch request-action",
-       "xml": "<switch test='`$network-topology-operation-input.request-information.request-action`'>\n",
-       "comments": "",
-       "outputs": 1,
-       "x": 855.6512298583984,
-       "y": 956.0144290924072,
-       "z": "6262cf90.82826",
-       "wires": [
-               ["779b6195.9f707", "620d8e1f.fb138", "3ab6b5e.164cc4a"]
-       ]
-}, {
-       "id": "315bf1cb.32141e",
-       "type": "other",
-       "name": "delete",
-       "xml": "<outcome value='delete'>\n",
-       "comments": "",
-       "outputs": 1,
-       "x": 653.3374137878418,
-       "y": 1033.2367601394653,
-       "z": "6262cf90.82826",
-       "wires": [
-               ["93e17ab4.f42768"]
-       ]
-}, {
-       "id": "93e17ab4.f42768",
-       "type": "switchNode",
-       "name": "switch request-action",
-       "xml": "<switch test='`$network-topology-operation-input.request-information.request-action`'>\n",
-       "comments": "",
-       "outputs": 1,
-       "x": 855.6256713867188,
-       "y": 1034.2975606918335,
-       "z": "6262cf90.82826",
-       "wires": [
-               ["bead6e63.0cea2", "2c6e7786.59c9d8", "dd8b829c.98de2"]
-       ]
-}, {
-       "id": "f074082c.642148",
-       "type": "block",
-       "name": "block : atomic",
-       "xml": "<block atomic=\"true\">",
-       "atomic": "true",
-       "outputs": 1,
-       "x": 1587.4487915039062,
-       "y": 1447.1256427764893,
-       "z": "6262cf90.82826",
-       "wires": [
-               ["e2f268db.e09cb8"]
-       ]
-}, {
-       "id": "273eee3d.625232",
-       "type": "block",
-       "name": "block : atomic",
-       "xml": "<block atomic=\"true\">",
-       "atomic": "true",
-       "outputs": 1,
-       "x": 1553.8930892944336,
-       "y": 1742.681453704834,
-       "z": "6262cf90.82826",
-       "wires": [
-               ["26e1cb1f.5ee944"]
-       ]
-}, {
-       "id": "e2f268db.e09cb8",
-       "type": "call",
-       "name": "call GENERIC-RESOURCE-API:network-topology-operation-create",
-       "xml": "<call module='GENERIC-RESOURCE-API' rpc='network-topology-operation-create' mode='sync' >\n",
-       "comments": "",
-       "outputs": 1,
-       "x": 1953.115234375,
-       "y": 1443.5702953338623,
-       "z": "6262cf90.82826",
-       "wires": [
-               []
-       ]
-}, {
-       "id": "26e1cb1f.5ee944",
-       "type": "call",
-       "name": "call GENERIC-RESOURCE-API:network-topology-operation-delete",
-       "xml": "<call module='GENERIC-RESOURCE-API' rpc='network-topology-operation-delete' mode='sync' >\n",
-       "comments": "",
-       "outputs": 1,
-       "x": 1918.8930130004883,
-       "y": 1741.6813821792603,
-       "z": "6262cf90.82826",
-       "wires": [
-               []
-       ]
-}, {
-       "id": "779b6195.9f707",
-       "type": "outcome",
-       "name": "other",
-       "xml": "<outcome value='other'>",
-       "comments": "",
-       "outputs": 1,
-       "x": 1417.6512145996094,
-       "y": 1392.9031620025635,
-       "z": "6262cf90.82826",
-       "wires": [
-               ["2bb8422a.2e625e"]
-       ]
-}, {
-       "id": "620d8e1f.fb138",
-       "type": "outcome",
-       "name": "CreateSOTNConnectivityInstance",
-       "xml": "<outcome value='CreateSOTNConnectivityInstance'>",
-       "comments": "",
-       "outputs": 1,
-       "x": 1497.317943572998,
-       "y": 1293.6810633102432,
-       "z": "6262cf90.82826",
-       "wires": [
-               ["cd4e7eb6.ff6ff"]
-       ]
-}, {
-       "id": "cd4e7eb6.ff6ff",
-       "type": "call",
-       "name": "call GENERIC-RESOURCE-API:sotn-network-topology-operation-create",
-       "xml": "<call module='GENERIC-RESOURCE-API' rpc='sotn-network-topology-operation-create' mode='sync' >\n",
-       "comments": "",
-       "outputs": 1,
-       "x": 1976.2067604064941,
-       "y": 1295.903245584108,
-       "z": "6262cf90.82826",
-       "wires": [
-               []
-       ]
-}, {
-       "id": "2c6e7786.59c9d8",
-       "type": "outcome",
-       "name": "DeleteSOTNConnectivityInstance",
-       "xml": "<outcome value='DeleteSOTNConnectivityInstance'>",
-       "comments": "",
-       "outputs": 1,
-       "x": 1490.7371063232422,
-       "y": 1550.85329246521,
-       "z": "6262cf90.82826",
-       "wires": [
-               ["19f1388e.0fadf7"]
-       ]
-}, {
-       "id": "19f1388e.0fadf7",
-       "type": "call",
-       "name": "call GENERIC-RESOURCE-API:sotn-network-topology-operation-delete",
-       "xml": "<call module='GENERIC-RESOURCE-API' rpc='sotn-network-topology-operation-delete' mode='sync' >\n",
-       "comments": "",
-       "outputs": 1,
-       "x": 1957.6259231567383,
-       "y": 1553.0754747390747,
-       "z": "6262cf90.82826",
-       "wires": [
-               []
-       ]
-}, {
-       "id": "bead6e63.0cea2",
-       "type": "outcome",
-       "name": "other",
-       "xml": "<outcome value='other'>",
-       "comments": "",
-       "outputs": 1,
-       "x": 1409.0702438354492,
-       "y": 1662.0754313468933,
-       "z": "6262cf90.82826",
-       "wires": [
-               ["1fe426ab.fd1089"]
-       ]
-}, {
-       "id": "c5dccdb2.4a1d2",
-       "type": "outcome",
-       "name": "ActivateSOTNConnectivityInstance",
-       "xml": "<outcome value='ActivateSOTNConnectivityInstance'>",
-       "comments": "",
-       "outputs": 1,
-       "x": 1181.4484100341797,
-       "y": 271.23657417297363,
-       "z": "6262cf90.82826",
-       "wires": [
-               ["2dd1b08b.8bc5e"]
-       ]
-}, {
-       "id": "2dd1b08b.8bc5e",
-       "type": "call",
-       "name": "call GENERIC-RESOURCE-API:sotn-network-topology-operation-activate",
-       "xml": "<call module='GENERIC-RESOURCE-API' rpc='sotn-network-topology-operation-activate' mode='sync' >\n",
-       "comments": "",
-       "outputs": 1,
-       "x": 1635.6706237792969,
-       "y": 272.4711055755615,
-       "z": "6262cf90.82826",
-       "wires": [
-               []
-       ]
-}, {
-       "id": "7e6d0610.2563c8",
-       "type": "outcome",
-       "name": "DeActivateDCINetworkInstance",
-       "xml": "<outcome value='DeActivateDCINetworkInstance'>",
-       "comments": "",
-       "outputs": 1,
-       "x": 1139.5490608215332,
-       "y": 604.2261543273926,
-       "z": "6262cf90.82826",
-       "wires": [
-               ["39e58430.1a297c"]
-       ]
-}, {
-       "id": "39e58430.1a297c",
-       "type": "call",
-       "name": "call GENERIC-RESOURCE-API:dci-connects-network-topology-operation-deactivate",
-       "xml": "<call module='GENERIC-RESOURCE-API' rpc='dci-connects-network-topology-operation-deactivate' mode='sync' >\n",
-       "comments": "",
-       "outputs": 1,
-       "x": 1679.5494384765625,
-       "y": 607.8929653167725,
-       "z": "6262cf90.82826",
-       "wires": [
-               []
-       ]
-}, {
-       "id": "6dd58869.b5c168",
-       "type": "outcome",
-       "name": "ActivateSDWANConnectivityInstance",
-       "xml": "<outcome value='ActivateSDWANConnectivityInstance'>",
-       "comments": "",
-       "outputs": 1,
-       "x": 1182.9935455322266,
-       "y": 371.2261791229248,
-       "z": "6262cf90.82826",
-       "wires": [
-               ["9662796.a381e88"]
-       ]
-}, {
-       "id": "9662796.a381e88",
-       "type": "call",
-       "name": "call GENERIC-RESOURCE-API:sdwan-network-topology-operation-activate",
-       "xml": "<call module='GENERIC-RESOURCE-API' rpc='sdwan-network-topology-operation-activate' mode='sync' >\n",
-       "comments": "",
-       "outputs": 1,
-       "x": 1702.9937438964844,
-       "y": 365.89303398132324,
-       "z": "6262cf90.82826",
-       "wires": [
-               []
-       ]
-}, {
-       "id": "13b9136d.b8ff1d",
-       "type": "outcome",
-       "name": "DeactivateSDWANConnectivityInstance",
-       "xml": "<outcome value='DeactivateSDWANConnectivityInstance'>",
-       "comments": "",
-       "outputs": 1,
-       "x": 1156.9934997558594,
-       "y": 657.2261600494385,
-       "z": "6262cf90.82826",
-       "wires": [
-               ["407f818a.a3f1e"]
-       ]
-}, {
-       "id": "407f818a.a3f1e",
-       "type": "call",
-       "name": "call GENERIC-RESOURCE-API:sdwan-network-topology-operation-deactivate",
-       "xml": "<call module='GENERIC-RESOURCE-API' rpc='sdwan-network-topology-operation-deactivate' mode='sync' >\n",
-       "comments": "",
-       "outputs": 1,
-       "x": 1670.9937744140625,
-       "y": 654.893012046814,
-       "z": "6262cf90.82826",
-       "wires": [
-               []
-       ]
-}, {
-       "id": "3ab6b5e.164cc4a",
-       "type": "outcome",
-       "name": "CreateSDWANConnectivityInstance",
-       "xml": "<outcome value='CreateSDWANConnectivityInstance'>",
-       "comments": "",
-       "outputs": 1,
-       "x": 1502.9934997558594,
-       "y": 1342.2261600494385,
-       "z": "6262cf90.82826",
-       "wires": [
-               ["26a8274b.85d1f8"]
-       ]
-}, {
-       "id": "26a8274b.85d1f8",
-       "type": "call",
-       "name": "call GENERIC-RESOURCE-API:sdwan-network-topology-operation-create",
-       "xml": "<call module='GENERIC-RESOURCE-API' rpc='sdwan-network-topology-operation-create' mode='sync' >\n",
-       "comments": "",
-       "outputs": 1,
-       "x": 1945.9936904907227,
-       "y": 1339.8929886817932,
-       "z": "6262cf90.82826",
-       "wires": [
-               []
-       ]
-}, {
-       "id": "dd8b829c.98de2",
-       "type": "outcome",
-       "name": "DeleteSDWANConnectivityInstance",
-       "xml": "<outcome value='DeleteSDWANConnectivityInstance'>",
-       "comments": "",
-       "outputs": 1,
-       "x": 1491.993564605713,
-       "y": 1601.2263398170471,
-       "z": "6262cf90.82826",
-       "wires": [
-               ["a36aa3d0.1a854"]
-       ]
-}, {
-       "id": "a36aa3d0.1a854",
-       "type": "call",
-       "name": "call GENERIC-RESOURCE-API:sdwan-network-topology-operation-delete",
-       "xml": "<call module='GENERIC-RESOURCE-API' rpc='sdwan-network-topology-operation-delete' mode='sync' >\n",
-       "comments": "",
-       "outputs": 1,
-       "x": 1958.882381439209,
-       "y": 1603.4485220909119,
-       "z": "6262cf90.82826",
-       "wires": [
-               []
-       ]
-}, {
-       "id": "bf8db20a.91bed",
-       "type": "execute",
-       "name": "contains wan-connection",
-       "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='contains' >\n    <parameter name=\"source\" value=\"`$network-topology-operation-input.service-information.onap-model-information.model-name`\"/>\n    <parameter name=\"target\" value=\"wan-connection\"/>\n",
-       "comments": "",
-       "outputs": 1,
-       "x": 1188.8993453979492,
-       "y": 410.2326798439026,
-       "z": "6262cf90.82826",
-       "wires": [
-               ["a4b8222c.37fd2", "f38dc6c7.31f8f8"]
-       ]
-}, {
-       "id": "a4b8222c.37fd2",
-       "type": "outcomeTrue",
-       "name": "true",
-       "xml": "<outcome value='true'>\n",
-       "comments": "",
-       "outputs": 1,
-       "x": 1394.899398803711,
-       "y": 405.34375190734863,
-       "z": "6262cf90.82826",
-       "wires": [
-               ["cfa31.bc3ac5cf8"]
-       ]
-}, {
-       "id": "cfa31.bc3ac5cf8",
-       "type": "call",
-       "name": "call GENERIC-RESOURCE-API:wan-connection-topology-operation-activate",
-       "xml": "<call module='GENERIC-RESOURCE-API' rpc='wan-connection-topology-operation-activate' mode='sync' >\n",
-       "comments": "",
-       "outputs": 1,
-       "x": 1779.8994979858398,
-       "y": 407.34376525878906,
-       "z": "6262cf90.82826",
-       "wires": [
-               []
-       ]
-}, {
-       "id": "f38dc6c7.31f8f8",
-       "type": "outcomeTrue",
-       "name": "false",
-       "xml": "<outcome value='false'>\n",
-       "comments": "",
-       "outputs": 1,
-       "x": 967.1215209960938,
-       "y": 472.2326354980469,
-       "z": "6262cf90.82826",
-       "wires": [
-               ["647e7eaa.31279"]
-       ]
-}, {
-       "id": "e396e5dc.9253f8",
-       "type": "execute",
-       "name": "contains wan-connection",
-       "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='contains' >\n    <parameter name=\"source\" value=\"`$network-topology-operation-input.service-information.onap-model-information.model-name`\"/>\n    <parameter name=\"target\" value=\"wan-connection\"/>\n",
-       "comments": "",
-       "outputs": 1,
-       "x": 1204.6771087646484,
-       "y": 698.4548931121826,
-       "z": "6262cf90.82826",
-       "wires": [
-               ["16dbb839.f33278", "5d50fb2f.744eb4"]
-       ]
-}, {
-       "id": "16dbb839.f33278",
-       "type": "outcomeTrue",
-       "name": "true",
-       "xml": "<outcome value='true'>\n",
-       "comments": "",
-       "outputs": 1,
-       "x": 1405.6772651672363,
-       "y": 697.5659255981445,
-       "z": "6262cf90.82826",
-       "wires": [
-               ["db483123.c7a64"]
-       ]
-}, {
-       "id": "db483123.c7a64",
-       "type": "call",
-       "name": "call GENERIC-RESOURCE-API:wan-connection-topology-operation-deactivate",
-       "xml": "<call module='GENERIC-RESOURCE-API' rpc='wan-connection-topology-operation-deactivate' mode='sync' >\n",
-       "comments": "",
-       "outputs": 1,
-       "x": 1771.677230834961,
-       "y": 694.5659408569336,
-       "z": "6262cf90.82826",
-       "wires": [
-               []
-       ]
-}, {
-       "id": "5d50fb2f.744eb4",
-       "type": "outcomeTrue",
-       "name": "false",
-       "xml": "<outcome value='false'>\n",
-       "comments": "",
-       "outputs": 1,
-       "x": 1051.677158355713,
-       "y": 761.3437719345093,
-       "z": "6262cf90.82826",
-       "wires": [
-               ["55cb30ff.95ca3"]
-       ]
-}, {
-       "id": "2bb8422a.2e625e",
-       "type": "execute",
-       "name": "contains wan-connection",
-       "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='contains' >\n    <parameter name=\"source\" value=\"`$network-topology-operation-input.service-information.onap-model-information.model-name`\"/>\n    <parameter name=\"target\" value=\"wan-connection\"/>\n",
-       "comments": "",
-       "outputs": 1,
-       "x": 1602.899398803711,
-       "y": 1398.899284362793,
-       "z": "6262cf90.82826",
-       "wires": [
-               ["f0fc160f.719fc8", "19b66d7a.3c5d03"]
-       ]
-}, {
-       "id": "19b66d7a.3c5d03",
-       "type": "outcomeTrue",
-       "name": "false",
-       "xml": "<outcome value='false'>\n",
-       "comments": "",
-       "outputs": 1,
-       "x": 1409.8993377685547,
-       "y": 1445.7882862091064,
-       "z": "6262cf90.82826",
-       "wires": [
-               ["f074082c.642148"]
-       ]
-}, {
-       "id": "f0fc160f.719fc8",
-       "type": "outcomeTrue",
-       "name": "true",
-       "xml": "<outcome value='true'>\n",
-       "comments": "",
-       "outputs": 1,
-       "x": 1808.899471282959,
-       "y": 1391.010341644287,
-       "z": "6262cf90.82826",
-       "wires": [
-               ["b831c9c0.001f08"]
-       ]
-}, {
-       "id": "b831c9c0.001f08",
-       "type": "call",
-       "name": "call GENERIC-RESOURCE-API:wan-connection-topology-operation-create",
-       "xml": "<call module='GENERIC-RESOURCE-API' rpc='wan-connection-topology-operation-create' mode='sync' >\n",
-       "comments": "",
-       "outputs": 1,
-       "x": 2167.899398803711,
-       "y": 1392.0103950500488,
-       "z": "6262cf90.82826",
-       "wires": [
-               []
-       ]
-}, {
-       "id": "1fe426ab.fd1089",
-       "type": "execute",
-       "name": "contains wan-connection",
-       "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='contains' >\n    <parameter name=\"source\" value=\"`$network-topology-operation-input.service-information.onap-model-information.model-name`\"/>\n    <parameter name=\"target\" value=\"wan-connection\"/>\n",
-       "comments": "",
-       "outputs": 1,
-       "x": 1615.56591796875,
-       "y": 1670.232666015625,
-       "z": "6262cf90.82826",
-       "wires": [
-               ["ff1ea989.df69b8", "d8afda97.54c288"]
-       ]
-}, {
-       "id": "d8afda97.54c288",
-       "type": "outcomeTrue",
-       "name": "false",
-       "xml": "<outcome value='false'>\n",
-       "comments": "",
-       "outputs": 1,
-       "x": 1400.565933227539,
-       "y": 1746.1215896606445,
-       "z": "6262cf90.82826",
-       "wires": [
-               ["273eee3d.625232"]
-       ]
-}, {
-       "id": "ff1ea989.df69b8",
-       "type": "outcomeTrue",
-       "name": "true",
-       "xml": "<outcome value='true'>\n",
-       "comments": "",
-       "outputs": 1,
-       "x": 1816.566074371338,
-       "y": 1669.343698501587,
-       "z": "6262cf90.82826",
-       "wires": [
-               ["bae544d2.711e28"]
-       ]
-}, {
-       "id": "bae544d2.711e28",
-       "type": "call",
-       "name": "call GENERIC-RESOURCE-API:wan-connection-topology-operation-deactivate",
-       "xml": "<call module='GENERIC-RESOURCE-API' rpc='wan-connection-topology-operation-deactivate' mode='sync' >\n",
-       "comments": "",
-       "outputs": 1,
-       "x": 2182.5660400390625,
-       "y": 1666.343713760376,
-       "z": "6262cf90.82826",
-       "wires": [
-               []
-       ]
-}, {
-       "id": "8343f26d.19336",
-       "type": "set",
-       "name": "set network-level-oper-status",
-       "xml": "<set>\n<parameter name='service-data.networks.network[$tmp.nidx].network-data.network-level-oper-status.order-status' value='Created' />\n<parameter name='service-data.networks.network[$tmp.nidx].network-data.network-level-oper-status.last-rpc-action' value='`$network-topology-operation-input.sdnc-request-header.svc-action`' />\n<parameter name='service-data.networks.network[$tmp.nidx].network-data.network-level-oper-status.last-action' value='`$network-topology-operation-input.request-information.request-action`' />\n",
-       "comments": "",
-       "x": 504.79057693481445,
-       "y": 1227.1833486557007,
-       "z": "6262cf90.82826",
-       "wires": []
-}, {
-       "id": "fc4f404.28de9c",
-       "type": "set",
-       "name": "set object-path",
-       "xml": "<set>\n<parameter name='network-object-path' value=\"`'restconf/config/GENERIC-RESOURCE-API:services/service/'\n + $network-topology-operation-input.service-information.service-instance-id\n + '/service-data/networks/network/'\n + $networkId\n + '/network-data/network-topology/'` \" />\n \n",
-       "comments": "",
-       "x": 462.5048828125,
-       "y": 1181.7548751831055,
-       "z": "6262cf90.82826",
-       "wires": []
-}, {
-       "id": "b8117e21.6ea85",
-       "type": "set",
-       "name": "set networkId",
-       "xml": "<set>\n<parameter name='networkId' value='`$network-topology-operation-input.network-information.network-id`' />\n",
-       "comments": "",
-       "x": 456.7905158996582,
-       "y": 1144.6119832992554,
-       "z": "6262cf90.82826",
-       "wires": []
-}]
\ No newline at end of file
+[
+    {
+        "id": "c19fae6.fd4f15",
+        "type": "dgstart",
+        "name": "DGSTART",
+        "outputs": 1,
+        "x": 156,
+        "y": 91.77774620056152,
+        "z": "b2ff82f0.56033",
+        "wires": [
+            [
+                "d41d69a6.549648"
+            ]
+        ]
+    },
+    {
+        "id": "d41d69a6.549648",
+        "type": "service-logic",
+        "name": "GENERIC-RESOURCE-API ${project.version}",
+        "module": "GENERIC-RESOURCE-API",
+        "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='GENERIC-RESOURCE-API' version='${project.version}'>",
+        "outputs": 1,
+        "x": 237.95236206054688,
+        "y": 132.01585865020752,
+        "z": "b2ff82f0.56033",
+        "wires": [
+            [
+                "c18fe015.f338a"
+            ]
+        ]
+    },
+    {
+        "id": "c18fe015.f338a",
+        "type": "method",
+        "name": "network-topology-operation",
+        "xml": "<method rpc='network-topology-operation' mode='sync'>\n",
+        "comments": "",
+        "outputs": 1,
+        "x": 217.4286346435547,
+        "y": 182.77775192260742,
+        "z": "b2ff82f0.56033",
+        "wires": [
+            [
+                "7bb97745.a09f58"
+            ]
+        ]
+    },
+    {
+        "id": "9dc3ada0.6983e",
+        "type": "comment",
+        "name": " NETWORK-TOPOLOGY-OPERATION ",
+        "info": "",
+        "comments": "",
+        "x": 550.344856262207,
+        "y": 39.36408996582031,
+        "z": "b2ff82f0.56033",
+        "wires": []
+    },
+    {
+        "id": "7bb97745.a09f58",
+        "type": "block",
+        "name": "block : atomic",
+        "xml": "<block atomic=\"true\">",
+        "atomic": "true",
+        "outputs": 1,
+        "x": 270.0000305175781,
+        "y": 255.22122955322266,
+        "z": "b2ff82f0.56033",
+        "wires": [
+            [
+                "852074bb.b92d38",
+                "5d9f602.f8cd8a",
+                "a9b65525.597998",
+                "d2f271fb.1251e"
+            ]
+        ]
+    },
+    {
+        "id": "852074bb.b92d38",
+        "type": "returnSuccess",
+        "name": "return success",
+        "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",
+        "comments": "",
+        "x": 474.0834045410156,
+        "y": 1281.3138828277588,
+        "z": "b2ff82f0.56033",
+        "wires": []
+    },
+    {
+        "id": "5d9f602.f8cd8a",
+        "type": "switchNode",
+        "name": "switch svc-action",
+        "xml": "<switch test='`$network-topology-operation-input.sdnc-request-header.svc-action`'>\n",
+        "comments": "",
+        "outputs": 1,
+        "x": 496.7142639160156,
+        "y": 485.6349239349365,
+        "z": "b2ff82f0.56033",
+        "wires": [
+            [
+                "1a068b2f.ec1c25",
+                "c32a4d78.480ba",
+                "5471c0fe.38f1d",
+                "ef9f174e.95c598",
+                "e2c37c63.95631",
+                "933967a8.61f458",
+                "1ec9b1c2.d7896e",
+                "7621e17b.a9522",
+                "a3ec8288.4b45b"
+            ]
+        ]
+    },
+    {
+        "id": "1a068b2f.ec1c25",
+        "type": "other",
+        "name": "assign",
+        "xml": "<outcome value='assign'>\n",
+        "comments": "",
+        "outputs": 1,
+        "x": 711.190502166748,
+        "y": 257.9206027984619,
+        "z": "b2ff82f0.56033",
+        "wires": [
+            [
+                "2d8f5a2d.0637b6"
+            ]
+        ]
+    },
+    {
+        "id": "2d8f5a2d.0637b6",
+        "type": "block",
+        "name": "block : atomic",
+        "xml": "<block atomic=\"true\">",
+        "atomic": "true",
+        "outputs": 1,
+        "x": 883.4286727905273,
+        "y": 255.92073154449463,
+        "z": "b2ff82f0.56033",
+        "wires": [
+            [
+                "edbce417.bd23e8"
+            ]
+        ]
+    },
+    {
+        "id": "a9b65525.597998",
+        "type": "call",
+        "name": "call GENERIC-RESOURCE-API:validate-network-input",
+        "xml": "<call module='GENERIC-RESOURCE-API' rpc='validate-network-input' mode='sync' >\n",
+        "comments": "",
+        "outputs": 1,
+        "x": 606.9999885559082,
+        "y": 195.77775311470032,
+        "z": "b2ff82f0.56033",
+        "wires": [
+            []
+        ]
+    },
+    {
+        "id": "c32a4d78.480ba",
+        "type": "other",
+        "name": "activate",
+        "xml": "<outcome value='activate'>\n",
+        "comments": "",
+        "outputs": 1,
+        "x": 714.0000419616699,
+        "y": 347.7777404785156,
+        "z": "b2ff82f0.56033",
+        "wires": [
+            [
+                "3e56973c.7167e8"
+            ]
+        ]
+    },
+    {
+        "id": "91cf810e.16ded",
+        "type": "block",
+        "name": "block : atomic",
+        "xml": "<block atomic=\"true\">",
+        "atomic": "true",
+        "outputs": 1,
+        "x": 1169.2383575439453,
+        "y": 432.77799224853516,
+        "z": "b2ff82f0.56033",
+        "wires": [
+            [
+                "510a8ba.2d0a674",
+                "c320966e.dcfd18",
+                "d140ba03.9488f8"
+            ]
+        ]
+    },
+    {
+        "id": "60aaff20.5a112",
+        "type": "call",
+        "name": "call GENERIC-RESOURCE-API:network-topology-operation-activate",
+        "xml": "<call module='GENERIC-RESOURCE-API' rpc='network-topology-operation-activate' mode='sync' >\n",
+        "comments": "",
+        "outputs": 1,
+        "x": 2361.059928894043,
+        "y": 936.38498878479,
+        "z": "b2ff82f0.56033",
+        "wires": [
+            []
+        ]
+    },
+    {
+        "id": "5471c0fe.38f1d",
+        "type": "other",
+        "name": "deactivate",
+        "xml": "<outcome value='deactivate'>\n",
+        "comments": "",
+        "outputs": 1,
+        "x": 708.0000343322754,
+        "y": 579.777738571167,
+        "z": "b2ff82f0.56033",
+        "wires": [
+            [
+                "ac8744c.c01bcb8"
+            ]
+        ]
+    },
+    {
+        "id": "955e93bb.ba042",
+        "type": "block",
+        "name": "block : atomic",
+        "xml": "<block atomic=\"true\">",
+        "atomic": "true",
+        "outputs": 1,
+        "x": 1145.2383346557617,
+        "y": 819.7780523300171,
+        "z": "b2ff82f0.56033",
+        "wires": [
+            [
+                "510a8ba.2d0a674",
+                "1d230c90.43d433",
+                "d140ba03.9488f8"
+            ]
+        ]
+    },
+    {
+        "id": "1d230c90.43d433",
+        "type": "call",
+        "name": "call GENERIC-RESOURCE-API:network-topology-operation-deactivate",
+        "xml": "<call module='GENERIC-RESOURCE-API' rpc='network-topology-operation-deactivate' mode='sync' >\n",
+        "comments": "",
+        "outputs": 1,
+        "x": 1689.2265319824219,
+        "y": 1024.6350364685059,
+        "z": "b2ff82f0.56033",
+        "wires": [
+            []
+        ]
+    },
+    {
+        "id": "ef9f174e.95c598",
+        "type": "other",
+        "name": "unassign",
+        "xml": "<outcome value='unassign'>\n",
+        "comments": "",
+        "outputs": 1,
+        "x": 705.0000534057617,
+        "y": 831.7777881622314,
+        "z": "b2ff82f0.56033",
+        "wires": [
+            [
+                "94357376.87b42"
+            ]
+        ]
+    },
+    {
+        "id": "94357376.87b42",
+        "type": "block",
+        "name": "block : atomic",
+        "xml": "<block atomic=\"true\">",
+        "atomic": "true",
+        "outputs": 1,
+        "x": 886.2382125854492,
+        "y": 832.777910232544,
+        "z": "b2ff82f0.56033",
+        "wires": [
+            [
+                "510a8ba.2d0a674",
+                "1a2ab749.8c5249",
+                "d140ba03.9488f8"
+            ]
+        ]
+    },
+    {
+        "id": "4a11ad47.8a00e4",
+        "type": "call",
+        "name": "call GENERIC-RESOURCE-API:network-topology-operation-unassign",
+        "xml": "<call module='GENERIC-RESOURCE-API' rpc='network-topology-operation-unassign' mode='sync' >\n",
+        "comments": "",
+        "outputs": 1,
+        "x": 2356.8097915649414,
+        "y": 1129.884958267212,
+        "z": "b2ff82f0.56033",
+        "wires": [
+            []
+        ]
+    },
+    {
+        "id": "e2c37c63.95631",
+        "type": "other",
+        "name": "other",
+        "xml": "<outcome value='Other'>\n",
+        "comments": "",
+        "outputs": 1,
+        "x": 689.0000534057617,
+        "y": 1086.7777848243713,
+        "z": "b2ff82f0.56033",
+        "wires": [
+            [
+                "b262823a.325c8"
+            ]
+        ]
+    },
+    {
+        "id": "b262823a.325c8",
+        "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=\"sdnc-request-header.svc-action is a required input\" />\n",
+        "comments": "",
+        "x": 871.0000495910645,
+        "y": 1085.7777943611145,
+        "z": "b2ff82f0.56033",
+        "wires": []
+    },
+    {
+        "id": "d2f271fb.1251e",
+        "type": "set",
+        "name": "Set final indicator to Y",
+        "xml": "<set>\n<parameter name=\"ack-final\" value=\"Y\"/>",
+        "comments": "",
+        "x": 493.11109924316406,
+        "y": 1240.4722213745117,
+        "z": "b2ff82f0.56033",
+        "wires": []
+    },
+    {
+        "id": "f1cdaba4.4b1468",
+        "type": "for",
+        "name": "for nidx..service-data.networks.network[]",
+        "xml": "<for index='nidx' start='0' end='`$service-data.networks.network_length`' >\n",
+        "comments": "",
+        "outputs": 1,
+        "x": 2225.730457305908,
+        "y": 474.5396976470947,
+        "z": "b2ff82f0.56033",
+        "wires": [
+            [
+                "1ce3aa4.6cf4256"
+            ]
+        ]
+    },
+    {
+        "id": "510a8ba.2d0a674",
+        "type": "switchNode",
+        "name": "switch service-data.networks.network_length",
+        "xml": "<switch test='`$service-data.networks.network_length`'>\n",
+        "comments": "",
+        "outputs": 1,
+        "x": 1503.1946144104004,
+        "y": 442.8610897064209,
+        "z": "b2ff82f0.56033",
+        "wires": [
+            [
+                "8d10209.2f0f7e",
+                "b8f3d29c.ee262"
+            ]
+        ]
+    },
+    {
+        "id": "8d10209.2f0f7e",
+        "type": "other",
+        "name": "outcome Null",
+        "xml": "<outcome value=''>\n",
+        "comments": "",
+        "outputs": 1,
+        "x": 1802.444492340088,
+        "y": 441.11108779907227,
+        "z": "b2ff82f0.56033",
+        "wires": [
+            [
+                "6f9c2eea.df9cc"
+            ]
+        ]
+    },
+    {
+        "id": "b8f3d29c.ee262",
+        "type": "other",
+        "name": "other",
+        "xml": "<outcome value='Other'>\n",
+        "comments": "",
+        "outputs": 1,
+        "x": 1756.444522857666,
+        "y": 474.1111087799072,
+        "z": "b2ff82f0.56033",
+        "wires": [
+            [
+                "f1ccef3b.7d9c6"
+            ]
+        ]
+    },
+    {
+        "id": "1ce3aa4.6cf4256",
+        "type": "switchNode",
+        "name": "switch networkid found",
+        "xml": "<switch test=\"`$service-data.networks.network[$nidx].network-id == $network-topology-operation-input.network-information.network-id`\">\n\n",
+        "comments": "",
+        "outputs": 1,
+        "x": 2516.159008026123,
+        "y": 473.78978157043457,
+        "z": "b2ff82f0.56033",
+        "wires": [
+            [
+                "702929b4.6bd008"
+            ]
+        ]
+    },
+    {
+        "id": "702929b4.6bd008",
+        "type": "outcomeTrue",
+        "name": "true",
+        "xml": "<outcome value='true'>\n",
+        "comments": "",
+        "outputs": 1,
+        "x": 2705.1113624572754,
+        "y": 474.6825199127197,
+        "z": "b2ff82f0.56033",
+        "wires": [
+            [
+                "46381e91.19efd"
+            ]
+        ]
+    },
+    {
+        "id": "46381e91.19efd",
+        "type": "set",
+        "name": "set tmp.nidx and network-data",
+        "xml": "<set>\n<parameter name='tmp.nidx' value='`$nidx`' />\n<parameter name='network-data.' value='`$service-data.networks.network[$nidx].`' />\n",
+        "comments": "",
+        "x": 2938.6431312561035,
+        "y": 473.43252754211426,
+        "z": "b2ff82f0.56033",
+        "wires": []
+    },
+    {
+        "id": "1e4f1e53.bd5ab2",
+        "type": "comment",
+        "name": "Find the index to service data for this network - save id in tmp.nidx, save service-data",
+        "info": "",
+        "comments": "",
+        "x": 1653.555908203125,
+        "y": 408.11110973358154,
+        "z": "b2ff82f0.56033",
+        "wires": []
+    },
+    {
+        "id": "3eb7337.d523acc",
+        "type": "comment",
+        "name": "service-data  will not be stored until we have a network-id",
+        "info": "",
+        "comments": "",
+        "x": 1221.6667938232422,
+        "y": 37,
+        "z": "b2ff82f0.56033",
+        "wires": []
+    },
+    {
+        "id": "6f9c2eea.df9cc",
+        "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=\"network-topology-operation-input.network-request-input.network-id not found in service-data\" />\n",
+        "comments": "",
+        "x": 1994.2220497131348,
+        "y": 439.0000858306885,
+        "z": "b2ff82f0.56033",
+        "wires": []
+    },
+    {
+        "id": "f1ccef3b.7d9c6",
+        "type": "block",
+        "name": "block : atomic",
+        "xml": "<block atomic=\"true\">",
+        "atomic": "true",
+        "outputs": 1,
+        "x": 1923.7144889831543,
+        "y": 473.6656856536865,
+        "z": "b2ff82f0.56033",
+        "wires": [
+            [
+                "f1cdaba4.4b1468",
+                "b70c43a4.8f446"
+            ]
+        ]
+    },
+    {
+        "id": "b70c43a4.8f446",
+        "type": "switchNode",
+        "name": "switch tmp.nidx ",
+        "xml": "<switch test=\"`$tmp.nidx`\">\n\n",
+        "comments": "",
+        "outputs": 1,
+        "x": 2152.7820014953613,
+        "y": 524.0228967666626,
+        "z": "b2ff82f0.56033",
+        "wires": [
+            [
+                "f9fd607e.a7a39",
+                "6229e67b.dcc688"
+            ]
+        ]
+    },
+    {
+        "id": "f043129c.def34",
+        "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=\"network-topology-operation-input.network-request-input.network-id not found in service-data\" />\n",
+        "comments": "",
+        "x": 2505.638984680176,
+        "y": 519.737138748169,
+        "z": "b2ff82f0.56033",
+        "wires": []
+    },
+    {
+        "id": "f9fd607e.a7a39",
+        "type": "outcome",
+        "name": "NULL",
+        "xml": "<outcome value=''>\n",
+        "comments": "",
+        "outputs": 1,
+        "x": 2324.210536956787,
+        "y": 522.5942821502686,
+        "z": "b2ff82f0.56033",
+        "wires": [
+            [
+                "f043129c.def34"
+            ]
+        ]
+    },
+    {
+        "id": "c320966e.dcfd18",
+        "type": "switchNode",
+        "name": "switch network-level-oper-status",
+        "xml": "<switch test='`$service-data.networks.network[$tmp.nidx].network-data.network-level-oper-status.order-status`'>\n",
+        "comments": "",
+        "outputs": 1,
+        "x": 1574.0281600952148,
+        "y": 936.336389541626,
+        "z": "b2ff82f0.56033",
+        "wires": [
+            [
+                "8fc07d73.2176e",
+                "97dffa6e.212f38"
+            ]
+        ]
+    },
+    {
+        "id": "8fc07d73.2176e",
+        "type": "outcome",
+        "name": "outcome PendingCreate",
+        "xml": "<outcome value='PendingCreate'>\n",
+        "comments": "",
+        "outputs": 1,
+        "x": 1939.0281397501622,
+        "y": 936.3363742828369,
+        "z": "b2ff82f0.56033",
+        "wires": [
+            [
+                "60aaff20.5a112"
+            ]
+        ]
+    },
+    {
+        "id": "97dffa6e.212f38",
+        "type": "other",
+        "name": "other",
+        "xml": "<outcome value='Other'>\n",
+        "comments": "",
+        "outputs": 1,
+        "x": 1889.0281867980957,
+        "y": 976.336404800415,
+        "z": "b2ff82f0.56033",
+        "wires": [
+            [
+                "1160d210.ecd43e"
+            ]
+        ]
+    },
+    {
+        "id": "1160d210.ecd43e",
+        "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=\"`'Network is not in appropriate state for activate. Current state is ' + $service-data.networks.network[$tmp.nidx].network-data.network-level-oper-status.order-status`\" />",
+        "comments": "",
+        "x": 2059.0281867980957,
+        "y": 976.336404800415,
+        "z": "b2ff82f0.56033",
+        "wires": []
+    },
+    {
+        "id": "1a2ab749.8c5249",
+        "type": "switchNode",
+        "name": "switch network-level-oper-status",
+        "xml": "<switch test='`$service-data.networks.network[$tmp.nidx].network-data.network-level-oper-status.order-status`'>\n",
+        "comments": "",
+        "outputs": 1,
+        "x": 1563.6311721801758,
+        "y": 1131.4891605377197,
+        "z": "b2ff82f0.56033",
+        "wires": [
+            [
+                "f2a9aed4.f72e6",
+                "873cbb6b.299728",
+                "adb06f51.82448"
+            ]
+        ]
+    },
+    {
+        "id": "f2a9aed4.f72e6",
+        "type": "outcome",
+        "name": "outcome PendingCreate",
+        "xml": "<outcome value='PendingCreate'>\n",
+        "comments": "",
+        "outputs": 1,
+        "x": 1923.6311416625977,
+        "y": 1131.4891910552979,
+        "z": "b2ff82f0.56033",
+        "wires": [
+            [
+                "4a11ad47.8a00e4"
+            ]
+        ]
+    },
+    {
+        "id": "873cbb6b.299728",
+        "type": "other",
+        "name": "other",
+        "xml": "<outcome value='Other'>\n",
+        "comments": "",
+        "outputs": 1,
+        "x": 1879.3810653686523,
+        "y": 1202.9892539978027,
+        "z": "b2ff82f0.56033",
+        "wires": [
+            [
+                "4806b0a4.c6ffb"
+            ]
+        ]
+    },
+    {
+        "id": "4806b0a4.c6ffb",
+        "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=\"`'Network is not in appropriate state for unassign. Current state is ' + $service-data.networks.network[$tmp.nidx].network-data.network-level-oper-status.order-status`\" />",
+        "comments": "",
+        "x": 2070.714485168457,
+        "y": 1201.6558828353882,
+        "z": "b2ff82f0.56033",
+        "wires": []
+    },
+    {
+        "id": "adb06f51.82448",
+        "type": "outcome",
+        "name": "outcome PendingDelete",
+        "xml": "<outcome value='PendingDelete'>\n",
+        "comments": "",
+        "outputs": 1,
+        "x": 1926.8613662719727,
+        "y": 1169.3363590240479,
+        "z": "b2ff82f0.56033",
+        "wires": [
+            [
+                "4a11ad47.8a00e4"
+            ]
+        ]
+    },
+    {
+        "id": "933967a8.61f458",
+        "type": "other",
+        "name": "changeassign",
+        "xml": "<outcome value='changeassign'>",
+        "comments": "",
+        "outputs": 1,
+        "x": 716.000072479248,
+        "y": 482.77777099609375,
+        "z": "b2ff82f0.56033",
+        "wires": [
+            [
+                "cab994c6.fcf578"
+            ]
+        ]
+    },
+    {
+        "id": "cab994c6.fcf578",
+        "type": "block",
+        "name": "block : atomic",
+        "xml": "<block atomic=\"true\">",
+        "atomic": "true",
+        "outputs": 1,
+        "x": 1088.2500114440918,
+        "y": 479.7777624130249,
+        "z": "b2ff82f0.56033",
+        "wires": [
+            [
+                "510a8ba.2d0a674",
+                "9f741f0f.86e65"
+            ]
+        ]
+    },
+    {
+        "id": "c5852511.ea0668",
+        "type": "call",
+        "name": "call GENERIC-RESOURCE-API:network-topology-operation-assign",
+        "xml": "<call module='GENERIC-RESOURCE-API' rpc='network-topology-operation-assign' mode='sync' >\n",
+        "comments": "",
+        "outputs": 1,
+        "x": 1857.0001945495605,
+        "y": 177.77776336669922,
+        "z": "b2ff82f0.56033",
+        "wires": [
+            []
+        ]
+    },
+    {
+        "id": "edbce417.bd23e8",
+        "type": "switchNode",
+        "name": "switch network-level-oper-status",
+        "xml": "<switch test='`$service-data.networks.network[$tmp.nidx].network-data.network-level-oper-status.order-status`'>\n",
+        "comments": "",
+        "outputs": 1,
+        "x": 1152.9682502746582,
+        "y": 115.72915458679199,
+        "z": "b2ff82f0.56033",
+        "wires": [
+            [
+                "5138e78a.bf2918",
+                "ce27f2ab.d7a5d",
+                "c8c8edc5.558e4",
+                "ae55af74.56f3c"
+            ]
+        ]
+    },
+    {
+        "id": "5138e78a.bf2918",
+        "type": "outcome",
+        "name": "outcome PendingCreate",
+        "xml": "<outcome value='PendingCreate'>\n",
+        "comments": "",
+        "outputs": 1,
+        "x": 1538.9682960510254,
+        "y": 135.72913646697998,
+        "z": "b2ff82f0.56033",
+        "wires": [
+            [
+                "c7dca56e.257ca8"
+            ]
+        ]
+    },
+    {
+        "id": "ce27f2ab.d7a5d",
+        "type": "other",
+        "name": "other",
+        "xml": "<outcome value='Other'>\n",
+        "comments": "",
+        "outputs": 1,
+        "x": 1486.9682922363281,
+        "y": 177.72916793823242,
+        "z": "b2ff82f0.56033",
+        "wires": [
+            [
+                "c5852511.ea0668"
+            ]
+        ]
+    },
+    {
+        "id": "c7dca56e.257ca8",
+        "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=\"`'Network is not in appropriate state for assign. Current state is ' + $service-data.networks.network[$tmp.nidx].network-data.network-level-oper-status.order-status`\" />",
+        "comments": "",
+        "x": 1813.9685173034668,
+        "y": 131.72918510437012,
+        "z": "b2ff82f0.56033",
+        "wires": []
+    },
+    {
+        "id": "ae55af74.56f3c",
+        "type": "outcome",
+        "name": "outcome PendingDelete",
+        "xml": "<outcome value='PendingDelete'>\n",
+        "comments": "",
+        "outputs": 1,
+        "x": 1537.0000343322754,
+        "y": 100.77775192260742,
+        "z": "b2ff82f0.56033",
+        "wires": [
+            [
+                "c7dca56e.257ca8"
+            ]
+        ]
+    },
+    {
+        "id": "c8c8edc5.558e4",
+        "type": "outcome",
+        "name": "outcome Created",
+        "xml": "<outcome value='Created'>\n",
+        "comments": "",
+        "outputs": 1,
+        "x": 1517.000072479248,
+        "y": 65.77775382995605,
+        "z": "b2ff82f0.56033",
+        "wires": [
+            [
+                "c7dca56e.257ca8"
+            ]
+        ]
+    },
+    {
+        "id": "9f741f0f.86e65",
+        "type": "call",
+        "name": "call GENERIC-RESOURCE-API:network-topology-operation-changeassign",
+        "xml": "<call module='GENERIC-RESOURCE-API' rpc='network-topology-operation-changeassign' mode='sync' >\n",
+        "comments": "",
+        "outputs": 1,
+        "x": 1666.2464065551758,
+        "y": 868.2738800048828,
+        "z": "b2ff82f0.56033",
+        "wires": [
+            []
+        ]
+    },
+    {
+        "id": "d140ba03.9488f8",
+        "type": "switchNode",
+        "name": "switch network-information.network-instance-group-id",
+        "xml": "<switch test='`$network-topology-operation-input.network-information.network-instance-group-id`'>\n\n",
+        "comments": "",
+        "outputs": 1,
+        "x": 1578.438648223877,
+        "y": 700.2787666320801,
+        "z": "b2ff82f0.56033",
+        "wires": [
+            [
+                "19350a2.00944f6",
+                "2ac3adf2.61df12"
+            ]
+        ]
+    },
+    {
+        "id": "19350a2.00944f6",
+        "type": "other",
+        "name": "Other",
+        "xml": "<outcome value='Other'>",
+        "comments": "",
+        "outputs": 1,
+        "x": 1865.1885299682617,
+        "y": 738.4454336166382,
+        "z": "b2ff82f0.56033",
+        "wires": [
+            [
+                "c6e7b54f.a386d8"
+            ]
+        ]
+    },
+    {
+        "id": "2ac3adf2.61df12",
+        "type": "other",
+        "name": "NULL",
+        "xml": "<outcome value=''>",
+        "comments": "",
+        "outputs": 1,
+        "x": 1862.85542678833,
+        "y": 705.4453077316284,
+        "z": "b2ff82f0.56033",
+        "wires": [
+            [
+                "4c785d2a.b22b24"
+            ]
+        ]
+    },
+    {
+        "id": "4c785d2a.b22b24",
+        "type": "returnSuccess",
+        "name": "return success",
+        "xml": "<return status='success'>\n",
+        "comments": "",
+        "x": 2023.1886558532715,
+        "y": 702.4453649520874,
+        "z": "b2ff82f0.56033",
+        "wires": []
+    },
+    {
+        "id": "7082d0a5.d6ea",
+        "type": "switchNode",
+        "name": "service-data.network-instance-groups.network-instance-group_length",
+        "xml": "<switch test='`$service-data.network-instance-groups.network-instance-group_length`'>\n",
+        "comments": "",
+        "outputs": 1,
+        "x": 2358.2642707824707,
+        "y": 731.7111825942993,
+        "z": "b2ff82f0.56033",
+        "wires": [
+            [
+                "e3d6d488.f4d528",
+                "bf586b63.f59aa8"
+            ]
+        ]
+    },
+    {
+        "id": "e3d6d488.f4d528",
+        "type": "other",
+        "name": "outcome Null",
+        "xml": "<outcome value=''>\n",
+        "comments": "",
+        "outputs": 1,
+        "x": 2717.513961791992,
+        "y": 688.7111854553223,
+        "z": "b2ff82f0.56033",
+        "wires": [
+            [
+                "ada3072f.b79978"
+            ]
+        ]
+    },
+    {
+        "id": "bf586b63.f59aa8",
+        "type": "other",
+        "name": "other",
+        "xml": "<outcome value='Other'>\n",
+        "comments": "",
+        "outputs": 1,
+        "x": 2697.513961791992,
+        "y": 723.7111854553223,
+        "z": "b2ff82f0.56033",
+        "wires": [
+            [
+                "8992cd4d.3eddd"
+            ]
+        ]
+    },
+    {
+        "id": "c6e7b54f.a386d8",
+        "type": "block",
+        "name": "block",
+        "xml": "<block>\n",
+        "atomic": "false",
+        "comments": "",
+        "outputs": 1,
+        "x": 1999.2997856140137,
+        "y": 738.889838218689,
+        "z": "b2ff82f0.56033",
+        "wires": [
+            [
+                "7082d0a5.d6ea"
+            ]
+        ]
+    },
+    {
+        "id": "74dc02ac.b7191c",
+        "type": "outcomeTrue",
+        "name": "true",
+        "xml": "<outcome value='true'>\n",
+        "comments": "",
+        "outputs": 1,
+        "x": 4121.507778167725,
+        "y": 666.9217891693115,
+        "z": "b2ff82f0.56033",
+        "wires": [
+            [
+                "e21a7b71.ed73e8"
+            ]
+        ]
+    },
+    {
+        "id": "a41523ea.9b6f2",
+        "type": "set",
+        "name": "set tmp.ngidx and ctx.network-instance-group-data",
+        "xml": "<set>\n<parameter name='tmp.ngidx' value='`$ngidx`' />\n<parameter name='ctx.network-instance-group-data.' value='`$service-data.network-instance-groups.network-instance-group[$ngidx].`' />\n",
+        "comments": "",
+        "x": 4564.039745330811,
+        "y": 666.6718139648438,
+        "z": "b2ff82f0.56033",
+        "wires": []
+    },
+    {
+        "id": "e21a7b71.ed73e8",
+        "type": "block",
+        "name": "block : atomic",
+        "xml": "<block atomic=\"true\">",
+        "atomic": "true",
+        "outputs": 1,
+        "x": 4270.126216888428,
+        "y": 666.778974533081,
+        "z": "b2ff82f0.56033",
+        "wires": [
+            [
+                "a41523ea.9b6f2"
+            ]
+        ]
+    },
+    {
+        "id": "b5ea24ff.8906d8",
+        "type": "for",
+        "name": "for ngidx..service-data.network-instance-groups.network-instance-group[]",
+        "xml": "<for index='ngidx' start='0' end='`$service-data.network-instance-groups.network-instance-_length`' >\n",
+        "comments": "",
+        "outputs": 1,
+        "x": 3304.3761825561523,
+        "y": 727.0287618637085,
+        "z": "b2ff82f0.56033",
+        "wires": [
+            [
+                "f7b04893.75f7b8"
+            ]
+        ]
+    },
+    {
+        "id": "f7b04893.75f7b8",
+        "type": "switchNode",
+        "name": "switch network-instance-group-id found",
+        "xml": "<switch test=\"`$service-data.network-instance-groups.network-instance-group[$nidx].network-instance-group-id == $network-topology-operation-input.network-information.network-instance-group-id`\">\n\n",
+        "comments": "",
+        "outputs": 1,
+        "x": 3749.8047790527344,
+        "y": 726.7789306640625,
+        "z": "b2ff82f0.56033",
+        "wires": [
+            [
+                "74dc02ac.b7191c"
+            ]
+        ]
+    },
+    {
+        "id": "8992cd4d.3eddd",
+        "type": "block",
+        "name": "block : atomic",
+        "xml": "<block atomic=\"true\">",
+        "atomic": "true",
+        "outputs": 1,
+        "x": 2916.360061645508,
+        "y": 724.9046869277954,
+        "z": "b2ff82f0.56033",
+        "wires": [
+            [
+                "b5ea24ff.8906d8"
+            ]
+        ]
+    },
+    {
+        "id": "ada3072f.b79978",
+        "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=\"network-topology-operation-input.network-request-input.network-instance-group-id not found in service-data\" />\n",
+        "comments": "",
+        "x": 2909.0636138916016,
+        "y": 688.2787523269653,
+        "z": "b2ff82f0.56033",
+        "wires": []
+    },
+    {
+        "id": "6229e67b.dcc688",
+        "type": "other",
+        "name": "other",
+        "xml": "<outcome value='Other'>\n",
+        "comments": "",
+        "outputs": 1,
+        "x": 2323.7461891174316,
+        "y": 553.5238647460938,
+        "z": "b2ff82f0.56033",
+        "wires": [
+            [
+                "3eb1e370.0868ec"
+            ]
+        ]
+    },
+    {
+        "id": "3eb1e370.0868ec",
+        "type": "set",
+        "name": "set nidx",
+        "xml": "<set>\n<parameter name='nidx' value='`$tmp.nidx`' />\n",
+        "comments": "",
+        "x": 2480.7461891174316,
+        "y": 554.5238647460938,
+        "z": "b2ff82f0.56033",
+        "wires": []
+    },
+    {
+        "id": "3e56973c.7167e8",
+        "type": "switchNode",
+        "name": "switch request-action",
+        "xml": "<switch test='`$network-topology-operation-input.request-information.request-action`'>\n",
+        "comments": "",
+        "outputs": 1,
+        "x": 905.1111869812012,
+        "y": 340.2326765060425,
+        "z": "b2ff82f0.56033",
+        "wires": [
+            [
+                "35e94c82.e258f4",
+                "3e5ff33f.47870c",
+                "e06b8831.66ddf8",
+                "28b987dd.785e58"
+            ]
+        ]
+    },
+    {
+        "id": "35e94c82.e258f4",
+        "type": "outcome",
+        "name": "ActivateDCINetworkInstance",
+        "xml": "<outcome value='ActivateDCINetworkInstance'>",
+        "comments": "",
+        "outputs": 1,
+        "x": 1201.4444122314453,
+        "y": 285.23250579833984,
+        "z": "b2ff82f0.56033",
+        "wires": [
+            [
+                "155e6231.f6ae8e"
+            ]
+        ]
+    },
+    {
+        "id": "155e6231.f6ae8e",
+        "type": "call",
+        "name": "call GENERIC-RESOURCE-API:dci-connects-network-topology-operation-activate",
+        "xml": "<call module='GENERIC-RESOURCE-API' rpc='dci-connects-network-topology-operation-activate' mode='sync' >\n",
+        "comments": "",
+        "outputs": 1,
+        "x": 1716.4444885253906,
+        "y": 284.8993377685547,
+        "z": "b2ff82f0.56033",
+        "wires": [
+            []
+        ]
+    },
+    {
+        "id": "3e5ff33f.47870c",
+        "type": "outcome",
+        "name": "other",
+        "xml": "<outcome value='other'>",
+        "comments": "",
+        "outputs": 1,
+        "x": 1038.4445304870605,
+        "y": 389.8992614746094,
+        "z": "b2ff82f0.56033",
+        "wires": [
+            [
+                "dd8ef6f1.b78588"
+            ]
+        ]
+    },
+    {
+        "id": "ac8744c.c01bcb8",
+        "type": "switchNode",
+        "name": "switch request-action",
+        "xml": "<switch test='`$network-topology-operation-input.request-information.request-action`'>\n",
+        "comments": "",
+        "outputs": 1,
+        "x": 909.6667366027832,
+        "y": 581.6770572662354,
+        "z": "b2ff82f0.56033",
+        "wires": [
+            [
+                "4bae5f0b.cedde",
+                "675d1751.d19a88",
+                "8a4a4e41.b5515",
+                "59dbfd81.6f2924"
+            ]
+        ]
+    },
+    {
+        "id": "4bae5f0b.cedde",
+        "type": "outcome",
+        "name": "DeactivateSOTNConnectivityInstance",
+        "xml": "<outcome value='DeactivateSOTNConnectivityInstance'>",
+        "comments": "",
+        "outputs": 1,
+        "x": 1199.4446144104004,
+        "y": 525.8991947174072,
+        "z": "b2ff82f0.56033",
+        "wires": [
+            [
+                "64bcaf0e.b9bc4"
+            ]
+        ]
+    },
+    {
+        "id": "675d1751.d19a88",
+        "type": "other",
+        "name": "other",
+        "xml": "<outcome value='Other'>\n",
+        "comments": "",
+        "outputs": 1,
+        "x": 1058.8897018432617,
+        "y": 672.5908031463623,
+        "z": "b2ff82f0.56033",
+        "wires": [
+            [
+                "3130c731.b83a38"
+            ]
+        ]
+    },
+    {
+        "id": "64bcaf0e.b9bc4",
+        "type": "call",
+        "name": "call GENERIC-RESOURCE-API:sotn-network-topology-operation-deactivate",
+        "xml": "<call module='GENERIC-RESOURCE-API' rpc='sotn-network-topology-operation-deactivate' mode='sync' >\n",
+        "comments": "",
+        "outputs": 1,
+        "x": 1690.8018798828125,
+        "y": 524.1825675964355,
+        "z": "b2ff82f0.56033",
+        "wires": [
+            []
+        ]
+    },
+    {
+        "id": "1ec9b1c2.d7896e",
+        "type": "other",
+        "name": "create",
+        "xml": "<outcome value='create'>\n",
+        "comments": "",
+        "outputs": 1,
+        "x": 695.3335037231445,
+        "y": 921.0105962753296,
+        "z": "b2ff82f0.56033",
+        "wires": [
+            [
+                "d8080c3a.ae819"
+            ]
+        ]
+    },
+    {
+        "id": "d8080c3a.ae819",
+        "type": "switchNode",
+        "name": "switch request-action",
+        "xml": "<switch test='`$network-topology-operation-input.request-information.request-action`'>\n",
+        "comments": "",
+        "outputs": 1,
+        "x": 895.6473236083984,
+        "y": 920.7882690429688,
+        "z": "b2ff82f0.56033",
+        "wires": [
+            [
+                "36fb281c.5a7318",
+                "81edc8f4.ef4398",
+                "7cf33cd4.4d9ff4"
+            ]
+        ]
+    },
+    {
+        "id": "7621e17b.a9522",
+        "type": "other",
+        "name": "delete",
+        "xml": "<outcome value='delete'>\n",
+        "comments": "",
+        "outputs": 1,
+        "x": 693.3335075378418,
+        "y": 998.0106000900269,
+        "z": "b2ff82f0.56033",
+        "wires": [
+            [
+                "f6b6bca8.c4f78"
+            ]
+        ]
+    },
+    {
+        "id": "f6b6bca8.c4f78",
+        "type": "switchNode",
+        "name": "switch request-action",
+        "xml": "<switch test='`$network-topology-operation-input.request-information.request-action`'>\n",
+        "comments": "",
+        "outputs": 1,
+        "x": 895.6217651367188,
+        "y": 999.071400642395,
+        "z": "b2ff82f0.56033",
+        "wires": [
+            [
+                "f30dd932.31da78",
+                "5aa4890e.c66fd8",
+                "9d76e3e7.e3dc5"
+            ]
+        ]
+    },
+    {
+        "id": "17812524.ab993b",
+        "type": "block",
+        "name": "block : atomic",
+        "xml": "<block atomic=\"true\">",
+        "atomic": "true",
+        "outputs": 1,
+        "x": 1627.4448852539062,
+        "y": 1411.8994827270508,
+        "z": "b2ff82f0.56033",
+        "wires": [
+            [
+                "ee06cc7e.4911c"
+            ]
+        ]
+    },
+    {
+        "id": "c39b7ecf.bd11",
+        "type": "block",
+        "name": "block : atomic",
+        "xml": "<block atomic=\"true\">",
+        "atomic": "true",
+        "outputs": 1,
+        "x": 1593.8891830444336,
+        "y": 1707.4552936553955,
+        "z": "b2ff82f0.56033",
+        "wires": [
+            [
+                "389a961d.5233ca"
+            ]
+        ]
+    },
+    {
+        "id": "ee06cc7e.4911c",
+        "type": "call",
+        "name": "call GENERIC-RESOURCE-API:network-topology-operation-create",
+        "xml": "<call module='GENERIC-RESOURCE-API' rpc='network-topology-operation-create' mode='sync' >\n",
+        "comments": "",
+        "outputs": 1,
+        "x": 1993.111328125,
+        "y": 1408.3441352844238,
+        "z": "b2ff82f0.56033",
+        "wires": [
+            []
+        ]
+    },
+    {
+        "id": "389a961d.5233ca",
+        "type": "call",
+        "name": "call GENERIC-RESOURCE-API:network-topology-operation-delete",
+        "xml": "<call module='GENERIC-RESOURCE-API' rpc='network-topology-operation-delete' mode='sync' >\n",
+        "comments": "",
+        "outputs": 1,
+        "x": 1958.8891067504883,
+        "y": 1706.4552221298218,
+        "z": "b2ff82f0.56033",
+        "wires": [
+            []
+        ]
+    },
+    {
+        "id": "36fb281c.5a7318",
+        "type": "outcome",
+        "name": "other",
+        "xml": "<outcome value='other'>",
+        "comments": "",
+        "outputs": 1,
+        "x": 1457.6473083496094,
+        "y": 1357.677001953125,
+        "z": "b2ff82f0.56033",
+        "wires": [
+            [
+                "60512a1c.621c74"
+            ]
+        ]
+    },
+    {
+        "id": "81edc8f4.ef4398",
+        "type": "outcome",
+        "name": "CreateSOTNConnectivityInstance",
+        "xml": "<outcome value='CreateSOTNConnectivityInstance'>",
+        "comments": "",
+        "outputs": 1,
+        "x": 1537.314037322998,
+        "y": 1258.4549032608047,
+        "z": "b2ff82f0.56033",
+        "wires": [
+            [
+                "97483d5f.4254d"
+            ]
+        ]
+    },
+    {
+        "id": "97483d5f.4254d",
+        "type": "call",
+        "name": "call GENERIC-RESOURCE-API:sotn-network-topology-operation-create",
+        "xml": "<call module='GENERIC-RESOURCE-API' rpc='sotn-network-topology-operation-create' mode='sync' >\n",
+        "comments": "",
+        "outputs": 1,
+        "x": 2016.2028541564941,
+        "y": 1260.6770855346695,
+        "z": "b2ff82f0.56033",
+        "wires": [
+            []
+        ]
+    },
+    {
+        "id": "5aa4890e.c66fd8",
+        "type": "outcome",
+        "name": "DeleteSOTNConnectivityInstance",
+        "xml": "<outcome value='DeleteSOTNConnectivityInstance'>",
+        "comments": "",
+        "outputs": 1,
+        "x": 1530.7332000732422,
+        "y": 1515.6271324157715,
+        "z": "b2ff82f0.56033",
+        "wires": [
+            [
+                "976fa25c.f8c0f"
+            ]
+        ]
+    },
+    {
+        "id": "976fa25c.f8c0f",
+        "type": "call",
+        "name": "call GENERIC-RESOURCE-API:sotn-network-topology-operation-delete",
+        "xml": "<call module='GENERIC-RESOURCE-API' rpc='sotn-network-topology-operation-delete' mode='sync' >\n",
+        "comments": "",
+        "outputs": 1,
+        "x": 1997.6220169067383,
+        "y": 1517.8493146896362,
+        "z": "b2ff82f0.56033",
+        "wires": [
+            []
+        ]
+    },
+    {
+        "id": "f30dd932.31da78",
+        "type": "outcome",
+        "name": "other",
+        "xml": "<outcome value='other'>",
+        "comments": "",
+        "outputs": 1,
+        "x": 1449.0663375854492,
+        "y": 1626.8492712974548,
+        "z": "b2ff82f0.56033",
+        "wires": [
+            [
+                "b8c67313.e4837"
+            ]
+        ]
+    },
+    {
+        "id": "e06b8831.66ddf8",
+        "type": "outcome",
+        "name": "ActivateSOTNConnectivityInstance",
+        "xml": "<outcome value='ActivateSOTNConnectivityInstance'>",
+        "comments": "",
+        "outputs": 1,
+        "x": 1221.4445037841797,
+        "y": 236.01041412353516,
+        "z": "b2ff82f0.56033",
+        "wires": [
+            [
+                "ca6079d7.52d3f8"
+            ]
+        ]
+    },
+    {
+        "id": "ca6079d7.52d3f8",
+        "type": "call",
+        "name": "call GENERIC-RESOURCE-API:sotn-network-topology-operation-activate",
+        "xml": "<call module='GENERIC-RESOURCE-API' rpc='sotn-network-topology-operation-activate' mode='sync' >\n",
+        "comments": "",
+        "outputs": 1,
+        "x": 1675.6667175292969,
+        "y": 237.24494552612305,
+        "z": "b2ff82f0.56033",
+        "wires": [
+            []
+        ]
+    },
+    {
+        "id": "8a4a4e41.b5515",
+        "type": "outcome",
+        "name": "DeActivateDCINetworkInstance",
+        "xml": "<outcome value='DeActivateDCINetworkInstance'>",
+        "comments": "",
+        "outputs": 1,
+        "x": 1179.5451545715332,
+        "y": 568.9999942779541,
+        "z": "b2ff82f0.56033",
+        "wires": [
+            [
+                "dfad3438.d76388"
+            ]
+        ]
+    },
+    {
+        "id": "dfad3438.d76388",
+        "type": "call",
+        "name": "call GENERIC-RESOURCE-API:dci-connects-network-topology-operation-deactivate",
+        "xml": "<call module='GENERIC-RESOURCE-API' rpc='dci-connects-network-topology-operation-deactivate' mode='sync' >\n",
+        "comments": "",
+        "outputs": 1,
+        "x": 1719.5455322265625,
+        "y": 572.666805267334,
+        "z": "b2ff82f0.56033",
+        "wires": [
+            []
+        ]
+    },
+    {
+        "id": "28b987dd.785e58",
+        "type": "outcome",
+        "name": "ActivateSDWANConnectivityInstance",
+        "xml": "<outcome value='ActivateSDWANConnectivityInstance'>",
+        "comments": "",
+        "outputs": 1,
+        "x": 1222.9896392822266,
+        "y": 336.0000190734863,
+        "z": "b2ff82f0.56033",
+        "wires": [
+            [
+                "ba274317.79471"
+            ]
+        ]
+    },
+    {
+        "id": "ba274317.79471",
+        "type": "call",
+        "name": "call GENERIC-RESOURCE-API:sdwan-network-topology-operation-activate",
+        "xml": "<call module='GENERIC-RESOURCE-API' rpc='sdwan-network-topology-operation-activate' mode='sync' >\n",
+        "comments": "",
+        "outputs": 1,
+        "x": 1742.9898376464844,
+        "y": 330.66687393188477,
+        "z": "b2ff82f0.56033",
+        "wires": [
+            []
+        ]
+    },
+    {
+        "id": "59dbfd81.6f2924",
+        "type": "outcome",
+        "name": "DeactivateSDWANConnectivityInstance",
+        "xml": "<outcome value='DeactivateSDWANConnectivityInstance'>",
+        "comments": "",
+        "outputs": 1,
+        "x": 1196.9895935058594,
+        "y": 622,
+        "z": "b2ff82f0.56033",
+        "wires": [
+            [
+                "3ea2e33f.e9bfac"
+            ]
+        ]
+    },
+    {
+        "id": "3ea2e33f.e9bfac",
+        "type": "call",
+        "name": "call GENERIC-RESOURCE-API:sdwan-network-topology-operation-deactivate",
+        "xml": "<call module='GENERIC-RESOURCE-API' rpc='sdwan-network-topology-operation-deactivate' mode='sync' >\n",
+        "comments": "",
+        "outputs": 1,
+        "x": 1710.9898681640625,
+        "y": 619.6668519973755,
+        "z": "b2ff82f0.56033",
+        "wires": [
+            []
+        ]
+    },
+    {
+        "id": "7cf33cd4.4d9ff4",
+        "type": "outcome",
+        "name": "CreateSDWANConnectivityInstance",
+        "xml": "<outcome value='CreateSDWANConnectivityInstance'>",
+        "comments": "",
+        "outputs": 1,
+        "x": 1542.9895935058594,
+        "y": 1307,
+        "z": "b2ff82f0.56033",
+        "wires": [
+            [
+                "229eb427.523f3c"
+            ]
+        ]
+    },
+    {
+        "id": "229eb427.523f3c",
+        "type": "call",
+        "name": "call GENERIC-RESOURCE-API:sdwan-network-topology-operation-create",
+        "xml": "<call module='GENERIC-RESOURCE-API' rpc='sdwan-network-topology-operation-create' mode='sync' >\n",
+        "comments": "",
+        "outputs": 1,
+        "x": 1985.9897842407227,
+        "y": 1304.6668286323547,
+        "z": "b2ff82f0.56033",
+        "wires": [
+            []
+        ]
+    },
+    {
+        "id": "9d76e3e7.e3dc5",
+        "type": "outcome",
+        "name": "DeleteSDWANConnectivityInstance",
+        "xml": "<outcome value='DeleteSDWANConnectivityInstance'>",
+        "comments": "",
+        "outputs": 1,
+        "x": 1531.989658355713,
+        "y": 1566.0001797676086,
+        "z": "b2ff82f0.56033",
+        "wires": [
+            [
+                "8830d064.6046"
+            ]
+        ]
+    },
+    {
+        "id": "8830d064.6046",
+        "type": "call",
+        "name": "call GENERIC-RESOURCE-API:sdwan-network-topology-operation-delete",
+        "xml": "<call module='GENERIC-RESOURCE-API' rpc='sdwan-network-topology-operation-delete' mode='sync' >\n",
+        "comments": "",
+        "outputs": 1,
+        "x": 1998.878475189209,
+        "y": 1568.2223620414734,
+        "z": "b2ff82f0.56033",
+        "wires": [
+            []
+        ]
+    },
+    {
+        "id": "dd8ef6f1.b78588",
+        "type": "execute",
+        "name": "contains wan-connection",
+        "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='contains' >\n    <parameter name=\"source\" value=\"`$network-topology-operation-input.service-information.onap-model-information.model-name`\"/>\n    <parameter name=\"target\" value=\"wan-connection\"/>\n",
+        "comments": "",
+        "outputs": 1,
+        "x": 1228.8954391479492,
+        "y": 375.0065197944641,
+        "z": "b2ff82f0.56033",
+        "wires": [
+            [
+                "4305e223.93e80c",
+                "c6d3360e.e46bb8"
+            ]
+        ]
+    },
+    {
+        "id": "4305e223.93e80c",
+        "type": "outcomeTrue",
+        "name": "true",
+        "xml": "<outcome value='true'>\n",
+        "comments": "",
+        "outputs": 1,
+        "x": 1434.895492553711,
+        "y": 370.11759185791016,
+        "z": "b2ff82f0.56033",
+        "wires": [
+            [
+                "efbbd6dd.74a268"
+            ]
+        ]
+    },
+    {
+        "id": "efbbd6dd.74a268",
+        "type": "call",
+        "name": "call GENERIC-RESOURCE-API:wan-connection-topology-operation-activate",
+        "xml": "<call module='GENERIC-RESOURCE-API' rpc='wan-connection-topology-operation-activate' mode='sync' >\n",
+        "comments": "",
+        "outputs": 1,
+        "x": 1819.8955917358398,
+        "y": 372.1176052093506,
+        "z": "b2ff82f0.56033",
+        "wires": [
+            []
+        ]
+    },
+    {
+        "id": "c6d3360e.e46bb8",
+        "type": "outcomeTrue",
+        "name": "false",
+        "xml": "<outcome value='false'>\n",
+        "comments": "",
+        "outputs": 1,
+        "x": 1007.1176147460938,
+        "y": 437.0064754486084,
+        "z": "b2ff82f0.56033",
+        "wires": [
+            [
+                "91cf810e.16ded"
+            ]
+        ]
+    },
+    {
+        "id": "3130c731.b83a38",
+        "type": "execute",
+        "name": "contains wan-connection",
+        "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='contains' >\n    <parameter name=\"source\" value=\"`$network-topology-operation-input.service-information.onap-model-information.model-name`\"/>\n    <parameter name=\"target\" value=\"wan-connection\"/>\n",
+        "comments": "",
+        "outputs": 1,
+        "x": 1244.6732025146484,
+        "y": 663.2287330627441,
+        "z": "b2ff82f0.56033",
+        "wires": [
+            [
+                "ac9a367d.5109a8",
+                "d701c806.67d1c8"
+            ]
+        ]
+    },
+    {
+        "id": "ac9a367d.5109a8",
+        "type": "outcomeTrue",
+        "name": "true",
+        "xml": "<outcome value='true'>\n",
+        "comments": "",
+        "outputs": 1,
+        "x": 1445.6733589172363,
+        "y": 662.339765548706,
+        "z": "b2ff82f0.56033",
+        "wires": [
+            [
+                "85b225fb.948668"
+            ]
+        ]
+    },
+    {
+        "id": "85b225fb.948668",
+        "type": "call",
+        "name": "call GENERIC-RESOURCE-API:wan-connection-topology-operation-deactivate",
+        "xml": "<call module='GENERIC-RESOURCE-API' rpc='wan-connection-topology-operation-deactivate' mode='sync' >\n",
+        "comments": "",
+        "outputs": 1,
+        "x": 1811.673324584961,
+        "y": 659.3397808074951,
+        "z": "b2ff82f0.56033",
+        "wires": [
+            []
+        ]
+    },
+    {
+        "id": "d701c806.67d1c8",
+        "type": "outcomeTrue",
+        "name": "false",
+        "xml": "<outcome value='false'>\n",
+        "comments": "",
+        "outputs": 1,
+        "x": 1091.673252105713,
+        "y": 726.1176118850708,
+        "z": "b2ff82f0.56033",
+        "wires": [
+            [
+                "955e93bb.ba042"
+            ]
+        ]
+    },
+    {
+        "id": "60512a1c.621c74",
+        "type": "execute",
+        "name": "contains wan-connection",
+        "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='contains' >\n    <parameter name=\"source\" value=\"`$network-topology-operation-input.service-information.onap-model-information.model-name`\"/>\n    <parameter name=\"target\" value=\"wan-connection\"/>\n",
+        "comments": "",
+        "outputs": 1,
+        "x": 1642.895492553711,
+        "y": 1363.6731243133545,
+        "z": "b2ff82f0.56033",
+        "wires": [
+            [
+                "dbd50474.6c2188",
+                "8590bbfd.3e1818"
+            ]
+        ]
+    },
+    {
+        "id": "8590bbfd.3e1818",
+        "type": "outcomeTrue",
+        "name": "false",
+        "xml": "<outcome value='false'>\n",
+        "comments": "",
+        "outputs": 1,
+        "x": 1449.8954315185547,
+        "y": 1410.562126159668,
+        "z": "b2ff82f0.56033",
+        "wires": [
+            [
+                "17812524.ab993b"
+            ]
+        ]
+    },
+    {
+        "id": "dbd50474.6c2188",
+        "type": "outcomeTrue",
+        "name": "true",
+        "xml": "<outcome value='true'>\n",
+        "comments": "",
+        "outputs": 1,
+        "x": 1848.895565032959,
+        "y": 1355.7841815948486,
+        "z": "b2ff82f0.56033",
+        "wires": [
+            [
+                "1cb02075.d69fc"
+            ]
+        ]
+    },
+    {
+        "id": "1cb02075.d69fc",
+        "type": "call",
+        "name": "call GENERIC-RESOURCE-API:wan-connection-topology-operation-create",
+        "xml": "<call module='GENERIC-RESOURCE-API' rpc='wan-connection-topology-operation-create' mode='sync' >\n",
+        "comments": "",
+        "outputs": 1,
+        "x": 2207.895492553711,
+        "y": 1356.7842350006104,
+        "z": "b2ff82f0.56033",
+        "wires": [
+            []
+        ]
+    },
+    {
+        "id": "b8c67313.e4837",
+        "type": "execute",
+        "name": "contains wan-connection",
+        "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='contains' >\n    <parameter name=\"source\" value=\"`$network-topology-operation-input.service-information.onap-model-information.model-name`\"/>\n    <parameter name=\"target\" value=\"wan-connection\"/>\n",
+        "comments": "",
+        "outputs": 1,
+        "x": 1655.56201171875,
+        "y": 1635.0065059661865,
+        "z": "b2ff82f0.56033",
+        "wires": [
+            [
+                "3f6aae39.2b27c2",
+                "d69b4681.c4d078"
+            ]
+        ]
+    },
+    {
+        "id": "d69b4681.c4d078",
+        "type": "outcomeTrue",
+        "name": "false",
+        "xml": "<outcome value='false'>\n",
+        "comments": "",
+        "outputs": 1,
+        "x": 1440.562026977539,
+        "y": 1710.895429611206,
+        "z": "b2ff82f0.56033",
+        "wires": [
+            [
+                "c39b7ecf.bd11"
+            ]
+        ]
+    },
+    {
+        "id": "3f6aae39.2b27c2",
+        "type": "outcomeTrue",
+        "name": "true",
+        "xml": "<outcome value='true'>\n",
+        "comments": "",
+        "outputs": 1,
+        "x": 1856.562168121338,
+        "y": 1634.1175384521484,
+        "z": "b2ff82f0.56033",
+        "wires": [
+            [
+                "2b872d7d.587eb2"
+            ]
+        ]
+    },
+    {
+        "id": "2b872d7d.587eb2",
+        "type": "call",
+        "name": "call GENERIC-RESOURCE-API:wan-connection-topology-operation-deactivate",
+        "xml": "<call module='GENERIC-RESOURCE-API' rpc='wan-connection-topology-operation-deactivate' mode='sync' >\n",
+        "comments": "",
+        "outputs": 1,
+        "x": 2222.5621337890625,
+        "y": 1631.1175537109375,
+        "z": "b2ff82f0.56033",
+        "wires": [
+            []
+        ]
+    },
+    {
+        "id": "34673e4d.5f2892",
+        "type": "set",
+        "name": "set network-level-oper-status",
+        "xml": "<set>\n<parameter name='service-data.networks.network[$tmp.nidx].network-data.network-level-oper-status.order-status' value='Created' />\n<parameter name='service-data.networks.network[$tmp.nidx].network-data.network-level-oper-status.last-rpc-action' value='`$network-topology-operation-input.sdnc-request-header.svc-action`' />\n<parameter name='service-data.networks.network[$tmp.nidx].network-data.network-level-oper-status.last-action' value='`$network-topology-operation-input.request-information.request-action`' />\n",
+        "comments": "",
+        "x": 544.7866706848145,
+        "y": 1191.9571886062622,
+        "z": "b2ff82f0.56033",
+        "wires": []
+    },
+    {
+        "id": "8cdfa6fc.6f3bc8",
+        "type": "set",
+        "name": "set object-path",
+        "xml": "<set>\n<parameter name='network-object-path' value=\"`'restconf/config/GENERIC-RESOURCE-API:services/service/'\n + $network-topology-operation-input.service-information.service-instance-id\n + '/service-data/networks/network/'\n + $networkId\n + '/network-data/network-topology/'` \" />\n \n",
+        "comments": "",
+        "x": 502.5009765625,
+        "y": 1146.528715133667,
+        "z": "b2ff82f0.56033",
+        "wires": []
+    },
+    {
+        "id": "e2dc53b9.ec394",
+        "type": "set",
+        "name": "set networkId",
+        "xml": "<set>\n<parameter name='networkId' value='`$network-topology-operation-input.network-information.network-id`' />\n",
+        "comments": "",
+        "x": 496.7866096496582,
+        "y": 1109.385823249817,
+        "z": "b2ff82f0.56033",
+        "wires": []
+    },
+    {
+        "id": "a3ec8288.4b45b",
+        "type": "other",
+        "name": "reoptimize",
+        "xml": "<outcome value='reoptimize'>\n",
+        "comments": "",
+        "outputs": 1,
+        "x": 693,
+        "y": 1034,
+        "z": "b2ff82f0.56033",
+        "wires": [
+            [
+                "ee626a29.366388"
+            ]
+        ]
+    },
+    {
+        "id": "ee626a29.366388",
+        "type": "switchNode",
+        "name": "switch request-action",
+        "xml": "<switch test='`$network-topology-operation-input.request-information.request-action`'>\n",
+        "comments": "",
+        "outputs": 1,
+        "x": 888,
+        "y": 1038,
+        "z": "b2ff82f0.56033",
+        "wires": [
+            [
+                "5c17b026.118b2"
+            ]
+        ]
+    },
+    {
+        "id": "5c17b026.118b2",
+        "type": "outcome",
+        "name": "ReoptimizeSOTNInstance",
+        "xml": "<outcome value='ReoptimizeSOTNInstance'>",
+        "comments": "",
+        "outputs": 1,
+        "x": 1540,
+        "y": 1781,
+        "z": "b2ff82f0.56033",
+        "wires": [
+            [
+                "674f0e13.78aad"
+            ]
+        ]
+    },
+    {
+        "id": "674f0e13.78aad",
+        "type": "call",
+        "name": "call GENERIC-RESOURCE-API:sotn-network-topology-operation-reoptimize",
+        "xml": "<call module='GENERIC-RESOURCE-API' rpc='sotn-network-topology-operation-reoptimize' mode='sync' >\n",
+        "comments": "",
+        "outputs": 1,
+        "x": 1955,
+        "y": 1779,
+        "z": "b2ff82f0.56033",
+        "wires": [
+            []
+        ]
+    }
+]
index f2e71fa..663135a 100644 (file)
 <?xml version="1.0" encoding="utf-8"?>
 
-<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}">
-  <method rpc="network-topology-operation" mode="sync"> 
-    <block atomic="true">
-      <call module="GENERIC-RESOURCE-API" rpc="validate-network-input" mode="sync"></call>
-      <switch test="`$network-topology-operation-input.sdnc-request-header.svc-action`"> 
-        <outcome value="assign"> 
-          <block atomic="true">
-            <switch test="`$service-data.networks.network[$tmp.nidx].network-data.network-level-oper-status.order-status`"> 
-              <outcome value="Created"> 
-                <return status="failure"> 
-                  <parameter name="ack-final" value="Y"/>  
-                  <parameter name="error-code" value="500"/>  
-                  <parameter name="error-message" value="`'Network is not in appropriate state for assign. Current state is ' + $service-data.networks.network[$tmp.nidx].network-data.network-level-oper-status.order-status`"/>
-                </return>
-              </outcome>
-              <outcome value="PendingDelete"> 
-                <return status="failure"> 
-                  <parameter name="ack-final" value="Y"/>  
-                  <parameter name="error-code" value="500"/>  
-                  <parameter name="error-message" value="`'Network is not in appropriate state for assign. Current state is ' + $service-data.networks.network[$tmp.nidx].network-data.network-level-oper-status.order-status`"/>
-                </return>
-              </outcome>
-              <outcome value="PendingCreate"> 
-                <return status="failure"> 
-                  <parameter name="ack-final" value="Y"/>  
-                  <parameter name="error-code" value="500"/>  
-                  <parameter name="error-message" value="`'Network is not in appropriate state for assign. Current state is ' + $service-data.networks.network[$tmp.nidx].network-data.network-level-oper-status.order-status`"/>
-                </return>
-              </outcome>
-              <outcome value="Other"> 
-                <call module="GENERIC-RESOURCE-API" rpc="network-topology-operation-assign" mode="sync"></call>
-              </outcome>
-            </switch>
-          </block>
-        </outcome>
-        <outcome value="activate"> 
-          <switch test="`$network-topology-operation-input.request-information.request-action`"> 
-            <outcome value="ActivateSOTNConnectivityInstance">
-              <call module="GENERIC-RESOURCE-API" rpc="sotn-network-topology-operation-activate" mode="sync"></call>
-            </outcome>
-            <outcome value="ActivateDCINetworkInstance">
-              <call module="GENERIC-RESOURCE-API" rpc="dci-connects-network-topology-operation-activate" mode="sync"></call>
-            </outcome>
-            <outcome value="ActivateSDWANConnectivityInstance">
-              <call module="GENERIC-RESOURCE-API" rpc="sdwan-network-topology-operation-activate" mode="sync"></call>
-            </outcome>
-            <outcome value="other">
-              <execute plugin="org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils" method="contains"> 
-                <parameter name="source" value="`$network-topology-operation-input.service-information.onap-model-information.model-name`"/>  
-                <parameter name="target" value="wan-connection"/>  
-                <outcome value="true"> 
-                  <call module="GENERIC-RESOURCE-API" rpc="wan-connection-topology-operation-activate" mode="sync"></call>
-                </outcome>
-                <outcome value="false"> 
-                  <block atomic="true">
-                    <switch test="`$service-data.networks.network_length`"> 
-                      <outcome value=""> 
-                        <return status="failure"> 
-                          <parameter name="ack-final" value="Y"/>  
-                          <parameter name="error-code" value="500"/>  
-                          <parameter name="error-message" value="network-topology-operation-input.network-request-input.network-id not found in service-data"/> 
-                        </return>
-                      </outcome>
-                      <outcome value="Other"> 
-                        <block atomic="true">
-                          <for index="nidx" start="0" end="`$service-data.networks.network_length`"> 
-                            <switch test="`$service-data.networks.network[$nidx].network-id == $network-topology-operation-input.network-information.network-id`"> 
-                              <outcome value="true"> 
-                                <set> 
-                                  <parameter name="tmp.nidx" value="`$nidx`"/>  
-                                  <parameter name="network-data." value="`$service-data.networks.network[$nidx].`"/> 
-                                </set>
-                              </outcome>
-                            </switch>
-                          </for>
-                          <switch test="`$tmp.nidx`"> 
-                            <outcome value=""> 
-                              <return status="failure"> 
-                                <parameter name="ack-final" value="Y"/>  
-                                <parameter name="error-code" value="500"/>  
-                                <parameter name="error-message" value="network-topology-operation-input.network-request-input.network-id not found in service-data"/> 
-                              </return>
+<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}'>
+    <method rpc='network-topology-operation' mode='sync'>
+        <block atomic="true">
+            <call module='GENERIC-RESOURCE-API' rpc='validate-network-input' mode='sync' ></call>
+            <switch test='`$network-topology-operation-input.sdnc-request-header.svc-action`'>
+                <outcome value='assign'>
+                    <block atomic="true">
+                        <switch test='`$service-data.networks.network[$tmp.nidx].network-data.network-level-oper-status.order-status`'>
+                            <outcome value='Created'>
+                                <return status='failure'>
+                                    <parameter name='ack-final' value='Y'/>
+                                    <parameter name="error-code" value="500" />
+                                    <parameter name="error-message" value="`'Network is not in appropriate state for assign. Current state is ' + $service-data.networks.network[$tmp.nidx].network-data.network-level-oper-status.order-status`" />
+                                </return>
                             </outcome>
-                            <outcome value="Other"> 
-                              <set> 
-                                <parameter name="nidx" value="`$tmp.nidx`"/> 
-                              </set>
+                            <outcome value='PendingDelete'>
+                                <return status='failure'>
+                                    <parameter name='ack-final' value='Y'/>
+                                    <parameter name="error-code" value="500" />
+                                    <parameter name="error-message" value="`'Network is not in appropriate state for assign. Current state is ' + $service-data.networks.network[$tmp.nidx].network-data.network-level-oper-status.order-status`" />
+                                </return>
                             </outcome>
-                          </switch>
-                        </block>
-                      </outcome>
-                    </switch>
-                    <switch test="`$network-topology-operation-input.network-information.network-instance-group-id`"> 
-                      <outcome value="">
-                        <return status="success"></return>
-                      </outcome>
-                      <outcome value="Other">
-                        <block> 
-                          <switch test="`$service-data.network-instance-groups.network-instance-group_length`"> 
-                            <outcome value=""> 
-                              <return status="failure"> 
-                                <parameter name="ack-final" value="Y"/>  
-                                <parameter name="error-code" value="500"/>  
-                                <parameter name="error-message" value="network-topology-operation-input.network-request-input.network-instance-group-id not found in service-data"/> 
-                              </return>
+                            <outcome value='PendingCreate'>
+                                <return status='failure'>
+                                    <parameter name='ack-final' value='Y'/>
+                                    <parameter name="error-code" value="500" />
+                                    <parameter name="error-message" value="`'Network is not in appropriate state for assign. Current state is ' + $service-data.networks.network[$tmp.nidx].network-data.network-level-oper-status.order-status`" />
+                                </return>
                             </outcome>
-                            <outcome value="Other"> 
-                              <block atomic="true">
-                                <for index="ngidx" start="0" end="`$service-data.network-instance-groups.network-instance-_length`"> 
-                                  <switch test="`$service-data.network-instance-groups.network-instance-group[$nidx].network-instance-group-id == $network-topology-operation-input.network-information.network-instance-group-id`"> 
-                                    <outcome value="true"> 
-                                      <block atomic="true">
-                                        <set> 
-                                          <parameter name="tmp.ngidx" value="`$ngidx`"/>  
-                                          <parameter name="ctx.network-instance-group-data." value="`$service-data.network-instance-groups.network-instance-group[$ngidx].`"/> 
-                                        </set>
-                                      </block>
-                                    </outcome>
-                                  </switch>
-                                </for>
-                              </block>
+                            <outcome value='Other'>
+                                <call module='GENERIC-RESOURCE-API' rpc='network-topology-operation-assign' mode='sync' ></call>
                             </outcome>
-                          </switch>
-                        </block>
-                      </outcome>
-                    </switch>
-                    <switch test="`$service-data.networks.network[$tmp.nidx].network-data.network-level-oper-status.order-status`"> 
-                      <outcome value="PendingCreate"> 
-                        <call module="GENERIC-RESOURCE-API" rpc="network-topology-operation-activate" mode="sync"></call>
-                      </outcome>
-                      <outcome value="Other"> 
-                        <return status="failure"> 
-                          <parameter name="ack-final" value="Y"/>  
-                          <parameter name="error-code" value="500"/>  
-                          <parameter name="error-message" value="`'Network is not in appropriate state for activate. Current state is ' + $service-data.networks.network[$tmp.nidx].network-data.network-level-oper-status.order-status`"/>
-                        </return>
-                      </outcome>
-                    </switch>
-                  </block>
+                        </switch>
+                    </block>
                 </outcome>
-              </execute>
-            </outcome>
-          </switch>
-        </outcome>
-        <outcome value="changeassign">
-          <block atomic="true">
-            <switch test="`$service-data.networks.network_length`"> 
-              <outcome value=""> 
-                <return status="failure"> 
-                  <parameter name="ack-final" value="Y"/>  
-                  <parameter name="error-code" value="500"/>  
-                  <parameter name="error-message" value="network-topology-operation-input.network-request-input.network-id not found in service-data"/> 
-                </return>
-              </outcome>
-              <outcome value="Other"> 
-                <block atomic="true">
-                  <for index="nidx" start="0" end="`$service-data.networks.network_length`"> 
-                    <switch test="`$service-data.networks.network[$nidx].network-id == $network-topology-operation-input.network-information.network-id`"> 
-                      <outcome value="true"> 
-                        <set> 
-                          <parameter name="tmp.nidx" value="`$nidx`"/>  
-                          <parameter name="network-data." value="`$service-data.networks.network[$nidx].`"/> 
-                        </set>
-                      </outcome>
+                <outcome value='activate'>
+                    <switch test='`$network-topology-operation-input.request-information.request-action`'>
+                        <outcome value='ActivateSOTNConnectivityInstance'>
+                            <call module='GENERIC-RESOURCE-API' rpc='sotn-network-topology-operation-activate' mode='sync' ></call>
+                        </outcome>
+                        <outcome value='ActivateDCINetworkInstance'>
+                            <call module='GENERIC-RESOURCE-API' rpc='dci-connects-network-topology-operation-activate' mode='sync' ></call>
+                        </outcome>
+                        <outcome value='ActivateSDWANConnectivityInstance'>
+                            <call module='GENERIC-RESOURCE-API' rpc='sdwan-network-topology-operation-activate' mode='sync' ></call>
+                        </outcome>
+                        <outcome value='other'>
+                            <execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='contains' >
+                                <parameter name="source" value="`$network-topology-operation-input.service-information.onap-model-information.model-name`"/>
+                                <parameter name="target" value="wan-connection"/>
+                                <outcome value='true'>
+                                    <call module='GENERIC-RESOURCE-API' rpc='wan-connection-topology-operation-activate' mode='sync' ></call>
+                                </outcome>
+                                <outcome value='false'>
+                                    <block atomic="true">
+                                        <switch test='`$service-data.networks.network_length`'>
+                                            <outcome value=''>
+                                                <return status='failure'>
+                                                    <parameter name='ack-final' value='Y'/>
+                                                    <parameter name="error-code" value="500" />
+                                                    <parameter name="error-message" value="network-topology-operation-input.network-request-input.network-id not found in service-data" />
+                                                </return>
+                                            </outcome>
+                                            <outcome value='Other'>
+                                                <block atomic="true">
+                                                    <for index='nidx' start='0' end='`$service-data.networks.network_length`' >
+                                                        <switch test="`$service-data.networks.network[$nidx].network-id == $network-topology-operation-input.network-information.network-id`">
+                                                            <outcome value='true'>
+                                                                <set>
+                                                                    <parameter name='tmp.nidx' value='`$nidx`' />
+                                                                    <parameter name='network-data.' value='`$service-data.networks.network[$nidx].`' />
+                                                                </set>
+                                                            </outcome>
+                                                        </switch>
+                                                    </for>
+                                                    <switch test="`$tmp.nidx`">
+                                                        <outcome value=''>
+                                                            <return status='failure'>
+                                                                <parameter name='ack-final' value='Y'/>
+                                                                <parameter name="error-code" value="500" />
+                                                                <parameter name="error-message" value="network-topology-operation-input.network-request-input.network-id not found in service-data" />
+                                                            </return>
+                                                        </outcome>
+                                                        <outcome value='Other'>
+                                                            <set>
+                                                                <parameter name='nidx' value='`$tmp.nidx`' />
+                                                            </set>
+                                                        </outcome>
+                                                    </switch>
+                                                </block>
+                                            </outcome>
+                                        </switch>
+                                        <switch test='`$network-topology-operation-input.network-information.network-instance-group-id`'>
+                                            <outcome value=''>
+                                                <return status='success'></return>
+                                            </outcome>
+                                            <outcome value='Other'>
+                                                <block>
+                                                    <switch test='`$service-data.network-instance-groups.network-instance-group_length`'>
+                                                        <outcome value=''>
+                                                            <return status='failure'>
+                                                                <parameter name='ack-final' value='Y'/>
+                                                                <parameter name="error-code" value="500" />
+                                                                <parameter name="error-message" value="network-topology-operation-input.network-request-input.network-instance-group-id not found in service-data" />
+                                                            </return>
+                                                        </outcome>
+                                                        <outcome value='Other'>
+                                                            <block atomic="true">
+                                                                <for index='ngidx' start='0' end='`$service-data.network-instance-groups.network-instance-_length`' >
+                                                                    <switch test="`$service-data.network-instance-groups.network-instance-group[$nidx].network-instance-group-id == $network-topology-operation-input.network-information.network-instance-group-id`">
+                                                                        <outcome value='true'>
+                                                                            <block atomic="true">
+                                                                                <set>
+                                                                                    <parameter name='tmp.ngidx' value='`$ngidx`' />
+                                                                                    <parameter name='ctx.network-instance-group-data.' value='`$service-data.network-instance-groups.network-instance-group[$ngidx].`' />
+                                                                                </set>
+                                                                            </block>
+                                                                        </outcome>
+                                                                    </switch>
+                                                                </for>
+                                                            </block>
+                                                        </outcome>
+                                                    </switch>
+                                                </block>
+                                            </outcome>
+                                        </switch>
+                                        <switch test='`$service-data.networks.network[$tmp.nidx].network-data.network-level-oper-status.order-status`'>
+                                            <outcome value='PendingCreate'>
+                                                <call module='GENERIC-RESOURCE-API' rpc='network-topology-operation-activate' mode='sync' ></call>
+                                            </outcome>
+                                            <outcome value='Other'>
+                                                <return status='failure'>
+                                                    <parameter name='ack-final' value='Y'/>
+                                                    <parameter name="error-code" value="500" />
+                                                    <parameter name="error-message" value="`'Network is not in appropriate state for activate. Current state is ' + $service-data.networks.network[$tmp.nidx].network-data.network-level-oper-status.order-status`" />
+                                                </return>
+                                            </outcome>
+                                        </switch>
+                                    </block>
+                                </outcome>
+                            </execute>
+                        </outcome>
                     </switch>
-                  </for>
-                  <switch test="`$tmp.nidx`"> 
-                    <outcome value=""> 
-                      <return status="failure"> 
-                        <parameter name="ack-final" value="Y"/>  
-                        <parameter name="error-code" value="500"/>  
-                        <parameter name="error-message" value="network-topology-operation-input.network-request-input.network-id not found in service-data"/> 
-                      </return>
-                    </outcome>
-                    <outcome value="Other"> 
-                      <set> 
-                        <parameter name="nidx" value="`$tmp.nidx`"/> 
-                      </set>
-                    </outcome>
-                  </switch>
-                </block>
-              </outcome>
-            </switch>
-            <call module="GENERIC-RESOURCE-API" rpc="network-topology-operation-changeassign" mode="sync"></call>
-          </block>
-        </outcome>
-        <outcome value="deactivate"> 
-          <switch test="`$network-topology-operation-input.request-information.request-action`"> 
-            <outcome value="DeactivateSOTNConnectivityInstance">
-              <call module="GENERIC-RESOURCE-API" rpc="sotn-network-topology-operation-deactivate" mode="sync"></call>
-            </outcome>
-            <outcome value="DeActivateDCINetworkInstance">
-              <call module="GENERIC-RESOURCE-API" rpc="dci-connects-network-topology-operation-deactivate" mode="sync"></call>
-            </outcome>
-            <outcome value="DeactivateSDWANConnectivityInstance">
-              <call module="GENERIC-RESOURCE-API" rpc="sdwan-network-topology-operation-deactivate" mode="sync"></call>
-            </outcome>
-            <outcome value="Other"> 
-              <execute plugin="org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils" method="contains"> 
-                <parameter name="source" value="`$network-topology-operation-input.service-information.onap-model-information.model-name`"/>  
-                <parameter name="target" value="wan-connection"/>  
-                <outcome value="true"> 
-                  <call module="GENERIC-RESOURCE-API" rpc="wan-connection-topology-operation-deactivate" mode="sync"></call>
                 </outcome>
-                <outcome value="false"> 
-                  <block atomic="true">
-                    <switch test="`$service-data.networks.network_length`"> 
-                      <outcome value=""> 
-                        <return status="failure"> 
-                          <parameter name="ack-final" value="Y"/>  
-                          <parameter name="error-code" value="500"/>  
-                          <parameter name="error-message" value="network-topology-operation-input.network-request-input.network-id not found in service-data"/> 
-                        </return>
-                      </outcome>
-                      <outcome value="Other"> 
-                        <block atomic="true">
-                          <for index="nidx" start="0" end="`$service-data.networks.network_length`"> 
-                            <switch test="`$service-data.networks.network[$nidx].network-id == $network-topology-operation-input.network-information.network-id`"> 
-                              <outcome value="true"> 
-                                <set> 
-                                  <parameter name="tmp.nidx" value="`$nidx`"/>  
-                                  <parameter name="network-data." value="`$service-data.networks.network[$nidx].`"/> 
-                                </set>
-                              </outcome>
-                            </switch>
-                          </for>
-                          <switch test="`$tmp.nidx`"> 
-                            <outcome value=""> 
-                              <return status="failure"> 
-                                <parameter name="ack-final" value="Y"/>  
-                                <parameter name="error-code" value="500"/>  
-                                <parameter name="error-message" value="network-topology-operation-input.network-request-input.network-id not found in service-data"/> 
-                              </return>
+                <outcome value='changeassign'>
+                    <block atomic="true">
+                        <switch test='`$service-data.networks.network_length`'>
+                            <outcome value=''>
+                                <return status='failure'>
+                                    <parameter name='ack-final' value='Y'/>
+                                    <parameter name="error-code" value="500" />
+                                    <parameter name="error-message" value="network-topology-operation-input.network-request-input.network-id not found in service-data" />
+                                </return>
                             </outcome>
-                            <outcome value="Other"> 
-                              <set> 
-                                <parameter name="nidx" value="`$tmp.nidx`"/> 
-                              </set>
+                            <outcome value='Other'>
+                                <block atomic="true">
+                                    <for index='nidx' start='0' end='`$service-data.networks.network_length`' >
+                                        <switch test="`$service-data.networks.network[$nidx].network-id == $network-topology-operation-input.network-information.network-id`">
+                                            <outcome value='true'>
+                                                <set>
+                                                    <parameter name='tmp.nidx' value='`$nidx`' />
+                                                    <parameter name='network-data.' value='`$service-data.networks.network[$nidx].`' />
+                                                </set>
+                                            </outcome>
+                                        </switch>
+                                    </for>
+                                    <switch test="`$tmp.nidx`">
+                                        <outcome value=''>
+                                            <return status='failure'>
+                                                <parameter name='ack-final' value='Y'/>
+                                                <parameter name="error-code" value="500" />
+                                                <parameter name="error-message" value="network-topology-operation-input.network-request-input.network-id not found in service-data" />
+                                            </return>
+                                        </outcome>
+                                        <outcome value='Other'>
+                                            <set>
+                                                <parameter name='nidx' value='`$tmp.nidx`' />
+                                            </set>
+                                        </outcome>
+                                    </switch>
+                                </block>
                             </outcome>
-                          </switch>
-                        </block>
-                      </outcome>
+                        </switch>
+                        <call module='GENERIC-RESOURCE-API' rpc='network-topology-operation-changeassign' mode='sync' ></call>
+                    </block>
+                </outcome>
+                <outcome value='deactivate'>
+                    <switch test='`$network-topology-operation-input.request-information.request-action`'>
+                        <outcome value='DeactivateSOTNConnectivityInstance'>
+                            <call module='GENERIC-RESOURCE-API' rpc='sotn-network-topology-operation-deactivate' mode='sync' ></call>
+                        </outcome>
+                        <outcome value='DeActivateDCINetworkInstance'>
+                            <call module='GENERIC-RESOURCE-API' rpc='dci-connects-network-topology-operation-deactivate' mode='sync' ></call>
+                        </outcome>
+                        <outcome value='DeactivateSDWANConnectivityInstance'>
+                            <call module='GENERIC-RESOURCE-API' rpc='sdwan-network-topology-operation-deactivate' mode='sync' ></call>
+                        </outcome>
+                        <outcome value='Other'>
+                            <execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='contains' >
+                                <parameter name="source" value="`$network-topology-operation-input.service-information.onap-model-information.model-name`"/>
+                                <parameter name="target" value="wan-connection"/>
+                                <outcome value='true'>
+                                    <call module='GENERIC-RESOURCE-API' rpc='wan-connection-topology-operation-deactivate' mode='sync' ></call>
+                                </outcome>
+                                <outcome value='false'>
+                                    <block atomic="true">
+                                        <switch test='`$service-data.networks.network_length`'>
+                                            <outcome value=''>
+                                                <return status='failure'>
+                                                    <parameter name='ack-final' value='Y'/>
+                                                    <parameter name="error-code" value="500" />
+                                                    <parameter name="error-message" value="network-topology-operation-input.network-request-input.network-id not found in service-data" />
+                                                </return>
+                                            </outcome>
+                                            <outcome value='Other'>
+                                                <block atomic="true">
+                                                    <for index='nidx' start='0' end='`$service-data.networks.network_length`' >
+                                                        <switch test="`$service-data.networks.network[$nidx].network-id == $network-topology-operation-input.network-information.network-id`">
+                                                            <outcome value='true'>
+                                                                <set>
+                                                                    <parameter name='tmp.nidx' value='`$nidx`' />
+                                                                    <parameter name='network-data.' value='`$service-data.networks.network[$nidx].`' />
+                                                                </set>
+                                                            </outcome>
+                                                        </switch>
+                                                    </for>
+                                                    <switch test="`$tmp.nidx`">
+                                                        <outcome value=''>
+                                                            <return status='failure'>
+                                                                <parameter name='ack-final' value='Y'/>
+                                                                <parameter name="error-code" value="500" />
+                                                                <parameter name="error-message" value="network-topology-operation-input.network-request-input.network-id not found in service-data" />
+                                                            </return>
+                                                        </outcome>
+                                                        <outcome value='Other'>
+                                                            <set>
+                                                                <parameter name='nidx' value='`$tmp.nidx`' />
+                                                            </set>
+                                                        </outcome>
+                                                    </switch>
+                                                </block>
+                                            </outcome>
+                                        </switch>
+                                        <switch test='`$network-topology-operation-input.network-information.network-instance-group-id`'>
+                                            <outcome value=''>
+                                                <return status='success'></return>
+                                            </outcome>
+                                            <outcome value='Other'>
+                                                <block>
+                                                    <switch test='`$service-data.network-instance-groups.network-instance-group_length`'>
+                                                        <outcome value=''>
+                                                            <return status='failure'>
+                                                                <parameter name='ack-final' value='Y'/>
+                                                                <parameter name="error-code" value="500" />
+                                                                <parameter name="error-message" value="network-topology-operation-input.network-request-input.network-instance-group-id not found in service-data" />
+                                                            </return>
+                                                        </outcome>
+                                                        <outcome value='Other'>
+                                                            <block atomic="true">
+                                                                <for index='ngidx' start='0' end='`$service-data.network-instance-groups.network-instance-_length`' >
+                                                                    <switch test="`$service-data.network-instance-groups.network-instance-group[$nidx].network-instance-group-id == $network-topology-operation-input.network-information.network-instance-group-id`">
+                                                                        <outcome value='true'>
+                                                                            <block atomic="true">
+                                                                                <set>
+                                                                                    <parameter name='tmp.ngidx' value='`$ngidx`' />
+                                                                                    <parameter name='ctx.network-instance-group-data.' value='`$service-data.network-instance-groups.network-instance-group[$ngidx].`' />
+                                                                                </set>
+                                                                            </block>
+                                                                        </outcome>
+                                                                    </switch>
+                                                                </for>
+                                                            </block>
+                                                        </outcome>
+                                                    </switch>
+                                                </block>
+                                            </outcome>
+                                        </switch>
+                                        <call module='GENERIC-RESOURCE-API' rpc='network-topology-operation-deactivate' mode='sync' ></call>
+                                    </block>
+                                </outcome>
+                            </execute>
+                        </outcome>
                     </switch>
-                    <switch test="`$network-topology-operation-input.network-information.network-instance-group-id`"> 
-                      <outcome value="">
-                        <return status="success"></return>
-                      </outcome>
-                      <outcome value="Other">
-                        <block> 
-                          <switch test="`$service-data.network-instance-groups.network-instance-group_length`"> 
-                            <outcome value=""> 
-                              <return status="failure"> 
-                                <parameter name="ack-final" value="Y"/>  
-                                <parameter name="error-code" value="500"/>  
-                                <parameter name="error-message" value="network-topology-operation-input.network-request-input.network-instance-group-id not found in service-data"/> 
-                              </return>
+                </outcome>
+                <outcome value='unassign'>
+                    <block atomic="true">
+                        <switch test='`$service-data.networks.network_length`'>
+                            <outcome value=''>
+                                <return status='failure'>
+                                    <parameter name='ack-final' value='Y'/>
+                                    <parameter name="error-code" value="500" />
+                                    <parameter name="error-message" value="network-topology-operation-input.network-request-input.network-id not found in service-data" />
+                                </return>
                             </outcome>
-                            <outcome value="Other"> 
-                              <block atomic="true">
-                                <for index="ngidx" start="0" end="`$service-data.network-instance-groups.network-instance-_length`"> 
-                                  <switch test="`$service-data.network-instance-groups.network-instance-group[$nidx].network-instance-group-id == $network-topology-operation-input.network-information.network-instance-group-id`"> 
-                                    <outcome value="true"> 
-                                      <block atomic="true">
-                                        <set> 
-                                          <parameter name="tmp.ngidx" value="`$ngidx`"/>  
-                                          <parameter name="ctx.network-instance-group-data." value="`$service-data.network-instance-groups.network-instance-group[$ngidx].`"/> 
-                                        </set>
-                                      </block>
-                                    </outcome>
-                                  </switch>
-                                </for>
-                              </block>
+                            <outcome value='Other'>
+                                <block atomic="true">
+                                    <for index='nidx' start='0' end='`$service-data.networks.network_length`' >
+                                        <switch test="`$service-data.networks.network[$nidx].network-id == $network-topology-operation-input.network-information.network-id`">
+                                            <outcome value='true'>
+                                                <set>
+                                                    <parameter name='tmp.nidx' value='`$nidx`' />
+                                                    <parameter name='network-data.' value='`$service-data.networks.network[$nidx].`' />
+                                                </set>
+                                            </outcome>
+                                        </switch>
+                                    </for>
+                                    <switch test="`$tmp.nidx`">
+                                        <outcome value=''>
+                                            <return status='failure'>
+                                                <parameter name='ack-final' value='Y'/>
+                                                <parameter name="error-code" value="500" />
+                                                <parameter name="error-message" value="network-topology-operation-input.network-request-input.network-id not found in service-data" />
+                                            </return>
+                                        </outcome>
+                                        <outcome value='Other'>
+                                            <set>
+                                                <parameter name='nidx' value='`$tmp.nidx`' />
+                                            </set>
+                                        </outcome>
+                                    </switch>
+                                </block>
                             </outcome>
-                          </switch>
-                        </block>
-                      </outcome>
-                    </switch>
-                    <call module="GENERIC-RESOURCE-API" rpc="network-topology-operation-deactivate" mode="sync"></call>
-                  </block>
+                        </switch>
+                        <switch test='`$network-topology-operation-input.network-information.network-instance-group-id`'>
+                            <outcome value=''>
+                                <return status='success'></return>
+                            </outcome>
+                            <outcome value='Other'>
+                                <block>
+                                    <switch test='`$service-data.network-instance-groups.network-instance-group_length`'>
+                                        <outcome value=''>
+                                            <return status='failure'>
+                                                <parameter name='ack-final' value='Y'/>
+                                                <parameter name="error-code" value="500" />
+                                                <parameter name="error-message" value="network-topology-operation-input.network-request-input.network-instance-group-id not found in service-data" />
+                                            </return>
+                                        </outcome>
+                                        <outcome value='Other'>
+                                            <block atomic="true">
+                                                <for index='ngidx' start='0' end='`$service-data.network-instance-groups.network-instance-_length`' >
+                                                    <switch test="`$service-data.network-instance-groups.network-instance-group[$nidx].network-instance-group-id == $network-topology-operation-input.network-information.network-instance-group-id`">
+                                                        <outcome value='true'>
+                                                            <block atomic="true">
+                                                                <set>
+                                                                    <parameter name='tmp.ngidx' value='`$ngidx`' />
+                                                                    <parameter name='ctx.network-instance-group-data.' value='`$service-data.network-instance-groups.network-instance-group[$ngidx].`' />
+                                                                </set>
+                                                            </block>
+                                                        </outcome>
+                                                    </switch>
+                                                </for>
+                                            </block>
+                                        </outcome>
+                                    </switch>
+                                </block>
+                            </outcome>
+                        </switch>
+                        <switch test='`$service-data.networks.network[$tmp.nidx].network-data.network-level-oper-status.order-status`'>
+                            <outcome value='PendingCreate'>
+                                <call module='GENERIC-RESOURCE-API' rpc='network-topology-operation-unassign' mode='sync' ></call>
+                            </outcome>
+                            <outcome value='PendingDelete'>
+                                <call module='GENERIC-RESOURCE-API' rpc='network-topology-operation-unassign' mode='sync' ></call>
+                            </outcome>
+                            <outcome value='Other'>
+                                <return status='failure'>
+                                    <parameter name='ack-final' value='Y'/>
+                                    <parameter name="error-code" value="500" />
+                                    <parameter name="error-message" value="`'Network is not in appropriate state for unassign. Current state is ' + $service-data.networks.network[$tmp.nidx].network-data.network-level-oper-status.order-status`" />
+                                </return>
+                            </outcome>
+                        </switch>
+                    </block>
                 </outcome>
-              </execute>
-            </outcome>
-          </switch>
-        </outcome>
-        <outcome value="unassign"> 
-          <block atomic="true">
-            <switch test="`$service-data.networks.network_length`"> 
-              <outcome value=""> 
-                <return status="failure"> 
-                  <parameter name="ack-final" value="Y"/>  
-                  <parameter name="error-code" value="500"/>  
-                  <parameter name="error-message" value="network-topology-operation-input.network-request-input.network-id not found in service-data"/> 
-                </return>
-              </outcome>
-              <outcome value="Other"> 
-                <block atomic="true">
-                  <for index="nidx" start="0" end="`$service-data.networks.network_length`"> 
-                    <switch test="`$service-data.networks.network[$nidx].network-id == $network-topology-operation-input.network-information.network-id`"> 
-                      <outcome value="true"> 
-                        <set> 
-                          <parameter name="tmp.nidx" value="`$nidx`"/>  
-                          <parameter name="network-data." value="`$service-data.networks.network[$nidx].`"/> 
-                        </set>
-                      </outcome>
+                <outcome value='create'>
+                    <switch test='`$network-topology-operation-input.request-information.request-action`'>
+                        <outcome value='CreateSOTNConnectivityInstance'>
+                            <call module='GENERIC-RESOURCE-API' rpc='sotn-network-topology-operation-create' mode='sync' ></call>
+                        </outcome>
+                        <outcome value='CreateSDWANConnectivityInstance'>
+                            <call module='GENERIC-RESOURCE-API' rpc='sdwan-network-topology-operation-create' mode='sync' ></call>
+                        </outcome>
+                        <outcome value='other'>
+                            <execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='contains' >
+                                <parameter name="source" value="`$network-topology-operation-input.service-information.onap-model-information.model-name`"/>
+                                <parameter name="target" value="wan-connection"/>
+                                <outcome value='true'>
+                                    <call module='GENERIC-RESOURCE-API' rpc='wan-connection-topology-operation-create' mode='sync' ></call>
+                                </outcome>
+                                <outcome value='false'>
+                                    <block atomic="true">
+                                        <call module='GENERIC-RESOURCE-API' rpc='network-topology-operation-create' mode='sync' ></call>
+                                    </block>
+                                </outcome>
+                            </execute>
+                        </outcome>
                     </switch>
-                  </for>
-                  <switch test="`$tmp.nidx`"> 
-                    <outcome value=""> 
-                      <return status="failure"> 
-                        <parameter name="ack-final" value="Y"/>  
-                        <parameter name="error-code" value="500"/>  
-                        <parameter name="error-message" value="network-topology-operation-input.network-request-input.network-id not found in service-data"/> 
-                      </return>
-                    </outcome>
-                    <outcome value="Other"> 
-                      <set> 
-                        <parameter name="nidx" value="`$tmp.nidx`"/> 
-                      </set>
-                    </outcome>
-                  </switch>
-                </block>
-              </outcome>
-            </switch>
-            <switch test="`$network-topology-operation-input.network-information.network-instance-group-id`"> 
-              <outcome value="">
-                <return status="success"></return>
-              </outcome>
-              <outcome value="Other">
-                <block> 
-                  <switch test="`$service-data.network-instance-groups.network-instance-group_length`"> 
-                    <outcome value=""> 
-                      <return status="failure"> 
-                        <parameter name="ack-final" value="Y"/>  
-                        <parameter name="error-code" value="500"/>  
-                        <parameter name="error-message" value="network-topology-operation-input.network-request-input.network-instance-group-id not found in service-data"/> 
-                      </return>
-                    </outcome>
-                    <outcome value="Other"> 
-                      <block atomic="true">
-                        <for index="ngidx" start="0" end="`$service-data.network-instance-groups.network-instance-_length`"> 
-                          <switch test="`$service-data.network-instance-groups.network-instance-group[$nidx].network-instance-group-id == $network-topology-operation-input.network-information.network-instance-group-id`"> 
-                            <outcome value="true"> 
-                              <block atomic="true">
-                                <set> 
-                                  <parameter name="tmp.ngidx" value="`$ngidx`"/>  
-                                  <parameter name="ctx.network-instance-group-data." value="`$service-data.network-instance-groups.network-instance-group[$ngidx].`"/> 
-                                </set>
-                              </block>
-                            </outcome>
-                          </switch>
-                        </for>
-                      </block>
-                    </outcome>
-                  </switch>
-                </block>
-              </outcome>
-            </switch>
-            <switch test="`$service-data.networks.network[$tmp.nidx].network-data.network-level-oper-status.order-status`"> 
-              <outcome value="PendingCreate"> 
-                <call module="GENERIC-RESOURCE-API" rpc="network-topology-operation-unassign" mode="sync"></call>
-              </outcome>
-              <outcome value="PendingDelete"> 
-                <call module="GENERIC-RESOURCE-API" rpc="network-topology-operation-unassign" mode="sync"></call>
-              </outcome>
-              <outcome value="Other"> 
-                <return status="failure"> 
-                  <parameter name="ack-final" value="Y"/>  
-                  <parameter name="error-code" value="500"/>  
-                  <parameter name="error-message" value="`'Network is not in appropriate state for unassign. Current state is ' + $service-data.networks.network[$tmp.nidx].network-data.network-level-oper-status.order-status`"/>
-                </return>
-              </outcome>
-            </switch>
-          </block>
-        </outcome>
-        <outcome value="create"> 
-          <switch test="`$network-topology-operation-input.request-information.request-action`"> 
-            <outcome value="CreateSOTNConnectivityInstance">
-              <call module="GENERIC-RESOURCE-API" rpc="sotn-network-topology-operation-create" mode="sync"></call>
-            </outcome>
-            <outcome value="CreateSDWANConnectivityInstance">
-              <call module="GENERIC-RESOURCE-API" rpc="sdwan-network-topology-operation-create" mode="sync"></call>
-            </outcome>
-            <outcome value="other">
-              <execute plugin="org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils" method="contains"> 
-                <parameter name="source" value="`$network-topology-operation-input.service-information.onap-model-information.model-name`"/>  
-                <parameter name="target" value="wan-connection"/>  
-                <outcome value="true"> 
-                  <call module="GENERIC-RESOURCE-API" rpc="wan-connection-topology-operation-create" mode="sync"></call>
                 </outcome>
-                <outcome value="false"> 
-                  <block atomic="true">
-                    <call module="GENERIC-RESOURCE-API" rpc="network-topology-operation-create" mode="sync"></call>
-                  </block>
+                <outcome value='delete'>
+                    <switch test='`$network-topology-operation-input.request-information.request-action`'>
+                        <outcome value='DeleteSOTNConnectivityInstance'>
+                            <call module='GENERIC-RESOURCE-API' rpc='sotn-network-topology-operation-delete' mode='sync' ></call>
+                        </outcome>
+                        <outcome value='DeleteSDWANConnectivityInstance'>
+                            <call module='GENERIC-RESOURCE-API' rpc='sdwan-network-topology-operation-delete' mode='sync' ></call>
+                        </outcome>
+                        <outcome value='other'>
+                            <execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='contains' >
+                                <parameter name="source" value="`$network-topology-operation-input.service-information.onap-model-information.model-name`"/>
+                                <parameter name="target" value="wan-connection"/>
+                                <outcome value='true'>
+                                    <call module='GENERIC-RESOURCE-API' rpc='wan-connection-topology-operation-deactivate' mode='sync' ></call>
+                                </outcome>
+                                <outcome value='false'>
+                                    <block atomic="true">
+                                        <call module='GENERIC-RESOURCE-API' rpc='network-topology-operation-delete' mode='sync' ></call>
+                                    </block>
+                                </outcome>
+                            </execute>
+                        </outcome>
+                    </switch>
                 </outcome>
-              </execute>
-            </outcome>
-          </switch>
-        </outcome>
-        <outcome value="delete"> 
-          <switch test="`$network-topology-operation-input.request-information.request-action`"> 
-            <outcome value="DeleteSOTNConnectivityInstance">
-              <call module="GENERIC-RESOURCE-API" rpc="sotn-network-topology-operation-delete" mode="sync"></call>
-            </outcome>
-            <outcome value="DeleteSDWANConnectivityInstance">
-              <call module="GENERIC-RESOURCE-API" rpc="sdwan-network-topology-operation-delete" mode="sync"></call>
-            </outcome>
-            <outcome value="other">
-              <execute plugin="org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils" method="contains"> 
-                <parameter name="source" value="`$network-topology-operation-input.service-information.onap-model-information.model-name`"/>  
-                <parameter name="target" value="wan-connection"/>  
-                <outcome value="true"> 
-                  <call module="GENERIC-RESOURCE-API" rpc="wan-connection-topology-operation-deactivate" mode="sync"></call>
+                <outcome value='reoptimize'>
+                    <switch test='`$network-topology-operation-input.request-information.request-action`'>
+                        <outcome value='ReoptimizeSOTNInstance'>
+                            <call module='GENERIC-RESOURCE-API' rpc='sotn-network-topology-operation-reoptimize' mode='sync' ></call>
+                        </outcome>
+                    </switch>
                 </outcome>
-                <outcome value="false"> 
-                  <block atomic="true">
-                    <call module="GENERIC-RESOURCE-API" rpc="network-topology-operation-delete" mode="sync"></call>
-                  </block>
+                <outcome value='Other'>
+                    <return status='failure'>
+                        <parameter name='ack-final' value='Y'/>
+                        <parameter name="error-code" value="500" />
+                        <parameter name="error-message" value="sdnc-request-header.svc-action is a required input" />
+                    </return>
                 </outcome>
-              </execute>
-            </outcome>
-          </switch>
-        </outcome>
-        <outcome value="Other"> 
-          <return status="failure"> 
-            <parameter name="ack-final" value="Y"/>  
-            <parameter name="error-code" value="500"/>  
-            <parameter name="error-message" value="sdnc-request-header.svc-action is a required input"/> 
-          </return>
-        </outcome>
-      </switch>
-      <set> 
-        <parameter name="ack-final" value="Y"/>
-      </set>
-      <return status="success"> 
-        <parameter name="ack-final-indicator" value="Y"/>  
-        <parameter name="error-code" value="200"/>  
-        <parameter name="error-message" value="`$error-message`"/> 
-      </return>
-    </block>
-  </method>
+            </switch>
+            <set>
+                <parameter name="ack-final" value="Y"/>
+            </set>
+            <return status='success'>
+                <parameter name="ack-final-indicator" value="Y" />
+                <parameter name="error-code" value="200" />
+                <parameter name="error-message" value="`$error-message`" />
+            </return>
+        </block>
+    </method>
 </service-logic>