Chore: Add gerrit maven verify GHA workflow
[sdnc/oam.git] / platform-logic / generic-resource-api / src / main / json / GENERIC-RESOURCE-API_wan-connection-topology-operation-activate.json
index 5fd9bb3..7d5d288 100644 (file)
@@ -1,16 +1,16 @@
 [{
-       "id": "17edfd48.067fb3",
+       "id": "4110cdc5.03a094",
        "type": "dgstart",
        "name": "DGSTART",
        "outputs": 1,
-       "x": 100.01040649414062,
-       "y": 68.01041412353516,
-       "z": "e09ddcb4.62be2",
+       "x": 169,
+       "y": 138,
+       "z": "1ade981f.b4cb28",
        "wires": [
-               ["e615e2a2.ccf4f"]
+               ["904886a7.b08018"]
        ]
 }, {
-       "id": "e615e2a2.ccf4f",
+       "id": "904886a7.b08018",
        "type": "service-logic",
        "name": "GENERIC-RESOURCE-API ${project.version}",
        "module": "GENERIC-RESOURCE-API",
        "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": 312.0104103088379,
-       "y": 140.01043128967285,
-       "z": "e09ddcb4.62be2",
+       "x": 381.00000381469727,
+       "y": 210.0000171661377,
+       "z": "1ade981f.b4cb28",
        "wires": [
-               ["759cd8cf.a97478"]
+               ["4527ae0f.69568"]
        ]
 }, {
-       "id": "759cd8cf.a97478",
+       "id": "4527ae0f.69568",
        "type": "method",
        "name": "wan-connection-topology-operation-activate",
        "xml": "<method rpc='wan-connection-topology-operation-activate' mode='sync'>\n",
        "comments": "",
        "outputs": 1,
-       "x": 300.0105285644531,
-       "y": 228.01041412353516,
-       "z": "e09ddcb4.62be2",
+       "x": 369.0001220703125,
+       "y": 298,
+       "z": "1ade981f.b4cb28",
        "wires": [
-               ["6de8279c.d96f18"]
+               ["63d4748f.399dec"]
        ]
 }, {
-       "id": "edd7fd49.09b45",
+       "id": "bb133aed.b21f18",
        "type": "execute",
        "name": "execute Properties",
        "xml": "<execute plugin='org.onap.ccsdk.sli.plugins.prop.PropertiesNode' method='readProperties' >\n    <parameter name='fileName' value='%SDNC_CONFIG_DIR%/generic-resource-api-dg.properties' />\n    <parameter name='contextPrefix' value='prop' />\n",
        "comments": "",
        "outputs": 1,
-       "x": 687.0106887817383,
-       "y": 312.0104856491089,
-       "z": "e09ddcb4.62be2",
+       "x": 1139.000644683838,
+       "y": 387.0002143383026,
+       "z": "1ade981f.b4cb28",
        "wires": [
                []
        ]
 }, {
-       "id": "e02df58.543ea08",
+       "id": "cc6c7f5a.7e34c",
        "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": 287.0104217529297,
-       "y": 1177.010627746582,
-       "z": "e09ddcb4.62be2",
+       "x": 979.0001621246338,
+       "y": 2122.0003999471664,
+       "z": "1ade981f.b4cb28",
        "wires": []
 }, {
-       "id": "6de8279c.d96f18",
+       "id": "aa52cb31.40b778",
        "type": "block",
-       "name": "block : atomic",
+       "name": "general-activate-block : atomic",
        "xml": "<block atomic=\"true\">",
        "atomic": "true",
-       "outputs": 1,
-       "x": 212.51060485839844,
-       "y": 669.0105495452881,
-       "z": "e09ddcb4.62be2",
-       "wires": [
-               ["c3c817be.4ef968", "ad2c5957.526e98", "ee7ba6fd.384b18", "569cdb0d.3aa8c4", "336b6524.04896a", "edd7fd49.09b45", "e02df58.543ea08"]
-       ]
-}, {
-       "id": "c3c817be.4ef968",
-       "type": "execute",
-       "name": "generate services url",
-       "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$prop.network-provided-resource`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.services-url\"/>\n    <parameter name=\"target\" value=\"{service-instance-id}\"/>\n    <parameter name=\"replacement\" value=\"`$network-topology-operation-input.service-information.service-id`\"/>\n",
-       "comments": "",
-       "outputs": 1,
-       "x": 673.0106735229492,
-       "y": 383.0105857849121,
-       "z": "e09ddcb4.62be2",
-       "wires": [
-               []
-       ]
-}, {
-       "id": "ad2c5957.526e98",
-       "type": "execute",
-       "name": "execute RestApiCallNode - get-resource parent service data",
-       "xml": "<execute plugin='org.onap.ccsdk.sli.plugins.restapicall.RestapiCallNode' method='sendRequest' >\n    <parameter name='restapiUrl' value='`$prop.controller.url + $tmp.services-url`' />\n    <parameter name='restapiUser' value='`$prop.controller.user`' />\n    <parameter name='restapiPassword' value='`$prop.controller.pwd`' />\n    <parameter name='format' value='json' />\n    <parameter name='httpMethod' value='GET' />\n    <parameter name=\"responsePrefix\" value=\"mdsal-psd\" />\n\n",
-       "comments": "",
-       "outputs": 1,
-       "x": 799.0106735229492,
-       "y": 460.0105857849121,
-       "z": "e09ddcb4.62be2",
-       "wires": [
-               ["649fc773.be7288", "2c3dd512.e7091a"]
-       ]
-}, {
-       "id": "649fc773.be7288",
-       "type": "success",
-       "name": "success",
-       "xml": "<outcome value='success'>\n",
-       "comments": "",
-       "outputs": 1,
-       "x": 1146.010856628418,
-       "y": 411.0105857849121,
-       "z": "e09ddcb4.62be2",
-       "wires": [
-               ["27ee6d28.0b0992"]
-       ]
-}, {
-       "id": "27ee6d28.0b0992",
-       "type": "block",
-       "name": "block",
-       "xml": "<block>\n",
-       "atomic": "false",
-       "comments": "",
-       "outputs": 1,
-       "x": 1313.0109329223633,
-       "y": 445.0106463432312,
-       "z": "e09ddcb4.62be2",
-       "wires": [
-               []
-       ]
-}, {
-       "id": "2c3dd512.e7091a",
-       "type": "other",
-       "name": "other",
-       "xml": "<outcome value='Other'>\n",
        "comments": "",
        "outputs": 1,
-       "x": 1151.8626289367676,
-       "y": 494.07674503326416,
-       "z": "e09ddcb4.62be2",
+       "x": 763.5002765655518,
+       "y": 1933.0002340078354,
+       "z": "1ade981f.b4cb28",
        "wires": [
-               ["a4f3ebc3.28d808"]
+               ["bf6ec8e6.08c4d8", "cc6c7f5a.7e34c"]
        ]
 }, {
-       "id": "a4f3ebc3.28d808",
-       "type": "returnFailure",
-       "name": "return failure",
-       "xml": "<return status='failure'>\n\t<parameter name='ack-final' value='Y'/>\n\t<parameter name=\"error-code\" value=\"404\" />\n    <parameter name=\"error-message\" value=\"Error: Parent service data not available\" />\n    \n",
-       "comments": "",
-       "x": 1322.2607803344727,
-       "y": 510.01057529449463,
-       "z": "e09ddcb4.62be2",
-       "wires": []
-}, {
-       "id": "ee7ba6fd.384b18",
+       "id": "4c8314e9.4920ec",
        "type": "for",
-       "name": "for pidx..mdsal-psd.service-data.networks.network[]",
-       "xml": "<for index='pidx' start='0' end='`$mdsal-psd.service-data.networks.network_length`' >\n",
+       "name": "for pidx..service-data.networks.network[]",
+       "xml": "<for index='pidx' start='0' end='`$service-data.networks.network_length`' >\n",
        "comments": "",
        "outputs": 1,
-       "x": 859.5107116699219,
-       "y": 611.0105295181274,
-       "z": "e09ddcb4.62be2",
+       "x": 1245.5006942749023,
+       "y": 554.0003789663315,
+       "z": "1ade981f.b4cb28",
        "wires": [
-               ["5178f9b4.19b7c8"]
+               ["d57afc63.19108"]
        ]
 }, {
-       "id": "5178f9b4.19b7c8",
+       "id": "d57afc63.19108",
        "type": "switchNode",
        "name": "switch model-name",
-       "xml": "<switch test=\"`$mdsal-psd.service-data.networks.network[$pidx].network-data.network-information.onap-model-information.model-name == $network-topology-operation-input.network-information.onap-model-information.model-name`\">\n\n",
+       "xml": "<switch test=\"`$service-data.networks.network[$pidx].network-data.network-information.onap-model-information.model-name == $network-topology-operation-input.network-information.onap-model-information.model-name`\">\n\n",
        "comments": "",
        "outputs": 1,
-       "x": 807.5106887817383,
-       "y": 688.0105800628662,
-       "z": "e09ddcb4.62be2",
+       "x": 1598.5008506774902,
+       "y": 335.0003813505173,
+       "z": "1ade981f.b4cb28",
        "wires": [
-               ["d017d8d9.0843a8"]
+               ["8b5b500.72af2b"]
        ]
 }, {
-       "id": "d017d8d9.0843a8",
+       "id": "8b5b500.72af2b",
        "type": "outcomeTrue",
        "name": "true",
        "xml": "<outcome value='true'>\n",
        "comments": "",
        "outputs": 1,
-       "x": 989.7607917785645,
-       "y": 690.0106735229492,
-       "z": "e09ddcb4.62be2",
-       "wires": [
-               ["b549c649.6ef3f8"]
-       ]
-}, {
-       "id": "b549c649.6ef3f8",
-       "type": "block",
-       "name": "block : atomic",
-       "xml": "<block atomic=\"true\">",
-       "atomic": "true",
-       "outputs": 1,
-       "x": 1160.5214195251465,
-       "y": 694.867790222168,
-       "z": "e09ddcb4.62be2",
+       "x": 1576.7509765625,
+       "y": 386.0004543066025,
+       "z": "1ade981f.b4cb28",
        "wires": [
-               ["90347753.f53c58"]
+               ["6f1e2777.3dcac8"]
        ]
 }, {
-       "id": "90347753.f53c58",
+       "id": "6f1e2777.3dcac8",
        "type": "set",
        "name": "set tmp.pidx and tmp.network-input-parameters",
-       "xml": "<set>\n<parameter name='tmp.pidx' value='`$pidx`' />\n<parameter name='tmp.network.' value='`$mdsal-psd.service-data.networks.network[$pidx].`' />\n<parameter name='tmp.network-input-parameters' value='`$mdsal-psd.service-data.networks.network[$pidx].network-data.network-request-input.network-input-parameters`' />\n<parameter name='tmp.found-network-input' value='true' />",
+       "xml": "<set>\n<parameter name='tmp.pidx' value='`$pidx`' />\n<parameter name='tmp.network.' value='`$service-data.networks.network[$pidx].`' />\n<parameter name='tmp.network-input-parameters' value='`$service-data.networks.network[$pidx].network-data.network-request-input.network-input-parameters`' />\n<parameter name='tmp.found-network-input' value='true' />",
        "comments": "",
-       "x": 1107.3788032531738,
-       "y": 768.4393863677979,
-       "z": "e09ddcb4.62be2",
+       "x": 1732.3693885803223,
+       "y": 445.42916905879974,
+       "z": "1ade981f.b4cb28",
        "wires": []
 }, {
-       "id": "569cdb0d.3aa8c4",
+       "id": "9dfc6949.aaeaa8",
        "type": "set",
        "name": "set tmp.found-network-input",
        "xml": "<set>\n<parameter name='tmp.found-network-input' value='false' />",
        "comments": "",
-       "x": 741.5106582641602,
-       "y": 540.0105857849121,
-       "z": "e09ddcb4.62be2",
+       "x": 1170.5006370544434,
+       "y": 471.00034844875336,
+       "z": "1ade981f.b4cb28",
        "wires": []
 }, {
-       "id": "336b6524.04896a",
+       "id": "bf6ec8e6.08c4d8",
        "type": "switchNode",
        "name": "switch found-network-input",
        "xml": "<switch test=\"`$found-network-input`\">\n\n",
        "comments": "",
        "outputs": 1,
-       "x": 572.5107040405273,
-       "y": 879.0107097625732,
-       "z": "e09ddcb4.62be2",
+       "x": 1158.5003604888916,
+       "y": 1808.0004237890244,
+       "z": "1ade981f.b4cb28",
        "wires": [
-               ["616108fb.092f18", "40e56e53.4077e"]
+               ["6d1d565f.21fe58", "95e463a6.feab9"]
        ]
 }, {
-       "id": "616108fb.092f18",
+       "id": "6d1d565f.21fe58",
        "type": "outcomeTrue",
        "name": "true",
        "xml": "<outcome value='true'>\n",
        "comments": "",
        "outputs": 1,
-       "x": 804.5107955932617,
-       "y": 923.010908126831,
-       "z": "e09ddcb4.62be2",
+       "x": 1390.500452041626,
+       "y": 1852.0006221532822,
+       "z": "1ade981f.b4cb28",
        "wires": [
-               ["a846a4bd.9956b8"]
+               ["4ed7e3bb.9434ec"]
        ]
 }, {
-       "id": "40e56e53.4077e",
+       "id": "95e463a6.feab9",
        "type": "outcomeTrue",
        "name": "false",
        "xml": "<outcome value='false'>\n",
        "comments": "",
        "outputs": 1,
-       "x": 805.2607345581055,
-       "y": 881.010799407959,
-       "z": "e09ddcb4.62be2",
+       "x": 1391.2503910064697,
+       "y": 1810.00051343441,
+       "z": "1ade981f.b4cb28",
        "wires": [
-               ["8273b3b3.844e2"]
+               ["ca1c26c0.e5e398"]
        ]
 }, {
-       "id": "8273b3b3.844e2",
+       "id": "ca1c26c0.e5e398",
        "type": "returnFailure",
        "name": "return failure",
        "xml": "<return status='failure'>\n\t<parameter name='ack-final' value='Y'/>\n\t<parameter name=\"error-code\" value=\"404\" />\n    <parameter name=\"error-message\" value=\"Error: Network input parameters not found\" />\n    \n",
        "comments": "",
-       "x": 976.2607345581055,
-       "y": 889.0107688903809,
-       "z": "e09ddcb4.62be2",
+       "x": 1562.2503910064697,
+       "y": 1818.000482916832,
+       "z": "1ade981f.b4cb28",
        "wires": []
 }, {
-       "id": "a846a4bd.9956b8",
+       "id": "4ed7e3bb.9434ec",
        "type": "block",
        "name": "block : atomic",
        "xml": "<block atomic=\"true\">",
        "atomic": "true",
        "outputs": 1,
-       "x": 542.0105819702148,
-       "y": 1035.0106945037842,
-       "z": "e09ddcb4.62be2",
+       "x": 1128.000238418579,
+       "y": 1964.0004085302353,
+       "z": "1ade981f.b4cb28",
        "wires": [
-               ["a938b787.7c82b8", "2becb5c8.f5838a", "fec72c37.99e8b"]
+               ["bf73704a.746d9", "9605ef38.5bb42", "f609bc2c.d51d8"]
        ]
 }, {
-       "id": "a938b787.7c82b8",
+       "id": "bf73704a.746d9",
        "type": "for",
        "name": "for cidx..tmp.network.network-data.network-topology.network-parameters.network-parameter[]",
        "xml": "<for index='cidx' start='0' end='`$tmp.network.network-data.network-topology.network-parameters.network-parameter_length`' >\n",
        "comments": "",
        "outputs": 1,
-       "x": 991.0104217529297,
-       "y": 1121.0105504989624,
-       "z": "e09ddcb4.62be2",
-       "wires": [
-               ["a608965c.57ec78"]
-       ]
-}, {
-       "id": "21b22ac0.8b6036",
-       "type": "switchNode",
-       "name": "switch network-parameter-name == 'restapiUrl'",
-       "xml": "<switch test=\"`$tmp.network.network-data.network-topology.network-parameters.network-parameter[$cxid].network-parameter-name == 'restapiUrl'`\">\n",
-       "comments": "",
-       "outputs": 1,
-       "x": 1105.010482788086,
-       "y": 1191.010612487793,
-       "z": "e09ddcb4.62be2",
-       "wires": [
-               ["b3b8f491.b604a8"]
-       ]
-}, {
-       "id": "b3b8f491.b604a8",
-       "type": "outcomeTrue",
-       "name": "true",
-       "xml": "<outcome value='true'>\n",
-       "comments": "",
-       "outputs": 1,
-       "x": 1356.0105361938477,
-       "y": 1194.0106182098389,
-       "z": "e09ddcb4.62be2",
+       "x": 1577.000078201294,
+       "y": 2050.0002645254135,
+       "z": "1ade981f.b4cb28",
        "wires": [
-               ["f19676be.7dd8e8"]
+               ["c73fe8e7.e22538"]
        ]
 }, {
-       "id": "f19676be.7dd8e8",
-       "type": "set",
-       "name": "set tmp.thirdparty-sdnc-url",
-       "xml": "<set>\n<parameter name='tmp.restapiUrl' value='`$tmp.network.network-data.network-topology.network-parameters.network-parameter[$cxid].network-parameter-value`' />\n<parameter name='tmp.restapiUrl-found' value='true' />",
-       "comments": "",
-       "x": 1557.0105667114258,
-       "y": 1192.0106191635132,
-       "z": "e09ddcb4.62be2",
-       "wires": []
-}, {
-       "id": "5e9a3d4b.faee04",
+       "id": "cf42a640.4d0b48",
        "type": "execute",
        "name": "execute RestApiCallNode Create wan-connection",
-       "xml": "<execute plugin='org.onap.ccsdk.sli.plugins.restapicall.RestapiCallNode' method='sendRequest' >\n<parameter name=\"templateFileName\" value=\"`$tmp.templateFileName`\" />\n<parameter name=\"restapiUrl\" value=\"`$tmp.restapiUrl`\" />\n<parameter name=\"restapiUser\" value=\"`$tmp.restapiUser`\" />\n<parameter name=\"restapiPassword\" value=\"`$tmp.restapiPassword`\" />\n<parameter name=\"format\" value=\"json\"/>\n<parameter name=\"httpMethod\" value=\"post\"/>\n<parameter name=\"responsePrefix\" value=\"restApi-result\"/>",
-       "comments": "",
-       "outputs": 1,
-       "x": 879.2604522705078,
-       "y": 1923.0111656188965,
-       "z": "e09ddcb4.62be2",
-       "wires": [
-               ["6cfa08fc.d58438", "35b532e4.67c04e", "456722ac.35f45c"]
-       ]
-}, {
-       "id": "482305da.d57c9c",
-       "type": "switchNode",
-       "name": "switch network-parameter-name == 'restapiUser'",
-       "xml": "<switch test=\"`$tmp.network.network-data.network-topology.network-parameters.network-parameter[$cxid].network-parameter-name == 'restapiUser'`\">\n",
-       "comments": "",
-       "outputs": 1,
-       "x": 1108.2604751586914,
-       "y": 1242.0105876922607,
-       "z": "e09ddcb4.62be2",
-       "wires": [
-               ["bfa7b41.e85df48"]
-       ]
-}, {
-       "id": "bfa7b41.e85df48",
-       "type": "outcomeTrue",
-       "name": "true",
-       "xml": "<outcome value='true'>\n",
-       "comments": "",
-       "outputs": 1,
-       "x": 1374.2605895996094,
-       "y": 1244.0106649398804,
-       "z": "e09ddcb4.62be2",
-       "wires": [
-               ["431e7704.816128"]
-       ]
-}, {
-       "id": "431e7704.816128",
-       "type": "set",
-       "name": "set tmp.restapiUser",
-       "xml": "<set>\n<parameter name='tmp.restapiUser' value='`$tmp.network.network-data.network-topology.network-parameters.network-parameter[$cxid].network-parameter-value`' />\n<parameter name='tmp.restapiUser-found' value='true' />",
-       "comments": "",
-       "x": 1575.2606201171875,
-       "y": 1242.0106658935547,
-       "z": "e09ddcb4.62be2",
-       "wires": []
-}, {
-       "id": "d87dc5c6.9f2d38",
-       "type": "switchNode",
-       "name": "switch network-parameter-name == 'restapiPassword'",
-       "xml": "<switch test=\"`$tmp.network.network-data.network-topology.network-parameters.network-parameter[$cxid].network-parameter-name == 'restapiPassword'`\">\n",
-       "comments": "",
-       "outputs": 1,
-       "x": 1116.2605438232422,
-       "y": 1296.010513305664,
-       "z": "e09ddcb4.62be2",
-       "wires": [
-               ["32c617c3.6666a8"]
-       ]
-}, {
-       "id": "32c617c3.6666a8",
-       "type": "outcomeTrue",
-       "name": "true",
-       "xml": "<outcome value='true'>\n",
+       "xml": "<execute plugin='org.onap.ccsdk.sli.plugins.restapicall.RestapiCallNode' method='sendRequest' >\n<parameter name=\"templateFileName\" value=\"`$tmp.templateFileName`\" />\n<parameter name=\"restapiUrl\" value=\"`$prop.sdncRestApi.thirdpartySdnc.url + $tmp.restapiUrl`\" />\n<parameter name=\"restapiUser\" value=\"`$prop.sdncRestApi.thirdpartySdnc.user`\" />\n<parameter name=\"restapiPassword\" value=\"`$prop.sdncRestApi.thirdpartySdnc.password`\" />\n<parameter name=\"format\" value=\"json\"/>\n<parameter name=\"httpMethod\" value=\"post\"/>\n<parameter name=\"responsePrefix\" value=\"restApi-result\"/>",
        "comments": "",
        "outputs": 1,
-       "x": 1393.260555267334,
-       "y": 1294.0105457305908,
-       "z": "e09ddcb4.62be2",
+       "x": 1603.2501335144043,
+       "y": 2604.0004514455795,
+       "z": "1ade981f.b4cb28",
        "wires": [
-               ["7965a848.b113a8"]
+               ["903e4526.97e3f8", "591a8fce.45987", "7a48c250.70b02c"]
        ]
 }, {
-       "id": "7965a848.b113a8",
-       "type": "set",
-       "name": "set tmp.restapiPassword",
-       "xml": "<set>\n<parameter name='tmp.restapiPassword' value='`$tmp.network.network-data.network-topology.network-parameters.network-parameter[$cxid].network-parameter-value`' />\n<parameter name='tmp.restapiPassword-found' value='true' />",
-       "comments": "",
-       "x": 1594.260585784912,
-       "y": 1292.0105466842651,
-       "z": "e09ddcb4.62be2",
-       "wires": []
-}, {
-       "id": "8c362f3b.3ca69",
+       "id": "ca6d877a.195b68",
        "type": "switchNode",
        "name": "switch network-parameter-name == 'templateFileName'",
        "xml": "<switch test=\"`$tmp.network.network-data.network-topology.network-parameters.network-parameter[$cxid].network-parameter-name == 'templateFileName'`\">\n",
        "comments": "",
        "outputs": 1,
-       "x": 1125.2605743408203,
-       "y": 1351.0105781555176,
-       "z": "e09ddcb4.62be2",
+       "x": 1705.2503414154053,
+       "y": 2155.000398993492,
+       "z": "1ade981f.b4cb28",
        "wires": [
-               ["c074d65e.325f18"]
+               ["a93c61d6.37605"]
        ]
 }, {
-       "id": "c074d65e.325f18",
+       "id": "a93c61d6.37605",
        "type": "outcomeTrue",
        "name": "true",
        "xml": "<outcome value='true'>\n",
        "comments": "",
        "outputs": 1,
-       "x": 1413.2607078552246,
-       "y": 1354.0106735229492,
-       "z": "e09ddcb4.62be2",
+       "x": 2058.2504806518555,
+       "y": 2159.0004724264145,
+       "z": "1ade981f.b4cb28",
        "wires": [
-               ["c839c2e5.daaf"]
+               ["a75cc1ae.64a6b"]
        ]
 }, {
-       "id": "c839c2e5.daaf",
+       "id": "a75cc1ae.64a6b",
        "type": "set",
        "name": "set tmp.templateFileName",
        "xml": "<set>\n<parameter name='tmp.templateFileName' value='`$tmp.network.network-data.network-topology.network-parameters.network-parameter[$cxid].network-parameter-value`' />\n<parameter name='tmp.templateFileName-found' value='true' />",
        "comments": "",
-       "x": 1614.2607383728027,
-       "y": 1352.0106744766235,
-       "z": "e09ddcb4.62be2",
+       "x": 2259.2505111694336,
+       "y": 2157.000473380089,
+       "z": "1ade981f.b4cb28",
        "wires": []
 }, {
-       "id": "2becb5c8.f5838a",
+       "id": "9605ef38.5bb42",
        "type": "set",
        "name": "set paras flags",
        "xml": "<set>\n<parameter name='tmp.restapiUrl-found' value='false' />\n<parameter name='tmp.restapiUser-found' value='false' />\n<parameter name='tmp.restapiPassword-found' value='false' />\n<parameter name='tmp.templateFileName-found' value='false' />\n<parameter name='tmp.thirdPartyAdaptorRpc-found' value='false' />",
        "comments": "",
-       "x": 778.0105895996094,
-       "y": 1036.0105476379395,
-       "z": "e09ddcb4.62be2",
+       "x": 1364.0002460479736,
+       "y": 1965.0002616643906,
+       "z": "1ade981f.b4cb28",
        "wires": []
 }, {
-       "id": "fec72c37.99e8b",
+       "id": "f609bc2c.d51d8",
        "type": "switchNode",
        "name": "switch thirdPartyAdaptorRpc-found == 'true'",
        "xml": "<switch test=\"`$tmp.thirdPartyAdaptorRpc-found == 'true'`\">\n",
        "comments": "",
        "outputs": 1,
-       "x": 820.0104217529297,
-       "y": 1531.0105934143066,
-       "z": "e09ddcb4.62be2",
+       "x": 1356.0000228881836,
+       "y": 2411.000196814537,
+       "z": "1ade981f.b4cb28",
        "wires": [
-               ["761c7f6a.1e156", "fc5cb76b.242648"]
+               ["64f1e318.370e9c", "4f71095a.31f4d8"]
        ]
 }, {
-       "id": "a608965c.57ec78",
+       "id": "c73fe8e7.e22538",
        "type": "block",
        "name": "block",
        "xml": "<block>\n",
        "atomic": "false",
        "comments": "",
        "outputs": 1,
-       "x": 762.0104217529297,
-       "y": 1302.0104637145996,
-       "z": "e09ddcb4.62be2",
+       "x": 1342.000186920166,
+       "y": 2157.0001348257065,
+       "z": "1ade981f.b4cb28",
        "wires": [
-               ["21b22ac0.8b6036", "482305da.d57c9c", "d87dc5c6.9f2d38", "8c362f3b.3ca69", "2c7884dd.9d5eac"]
+               ["ca6d877a.195b68", "1ec8b52c.6e317b", "c5f7cd02.474b9", "e797233f.75da4"]
        ]
 }, {
-       "id": "761c7f6a.1e156",
+       "id": "64f1e318.370e9c",
        "type": "outcomeTrue",
        "name": "true",
        "xml": "<outcome value='true'>\n",
        "comments": "",
        "outputs": 1,
-       "x": 1082.010440826416,
-       "y": 1493.0105304718018,
-       "z": "e09ddcb4.62be2",
+       "x": 1618.00004196167,
+       "y": 2373.000133872032,
+       "z": "1ade981f.b4cb28",
        "wires": [
-               ["abb14bbc.08d3c8"]
+               ["f11a7e2d.52e71"]
        ]
 }, {
-       "id": "fc5cb76b.242648",
+       "id": "4f71095a.31f4d8",
        "type": "outcomeTrue",
        "name": "false",
        "xml": "<outcome value='false'>\n",
        "comments": "",
        "outputs": 1,
-       "x": 1083.0103912353516,
-       "y": 1559.010495185852,
-       "z": "e09ddcb4.62be2",
+       "x": 1618.9999923706055,
+       "y": 2439.0000985860825,
+       "z": "1ade981f.b4cb28",
        "wires": [
-               ["7e672194.b5093"]
+               ["21a5fcf7.8dd1d4"]
        ]
 }, {
-       "id": "abb14bbc.08d3c8",
+       "id": "f11a7e2d.52e71",
        "type": "call",
        "name": "call thirdPartyAdaptorRpc",
        "xml": "<call module='GENERIC-RESOURCE-API' rpc='`$tmp.thirdPartyAdaptorRpc`' mode='sync' >\n",
        "comments": "",
        "outputs": 1,
-       "x": 1302.010482788086,
-       "y": 1494.0105895996094,
-       "z": "e09ddcb4.62be2",
-       "wires": [
-               ["97bbf68a.23df28", "54cba094.60db8", "40b8aaf.3584554"]
-       ]
-}, {
-       "id": "7e672194.b5093",
-       "type": "switchNode",
-       "name": "switch restapiUrl-found == 'true'",
-       "xml": "<switch test=\"`$tmp.restapiUrl-found == 'true'`\">\n",
-       "comments": "",
-       "outputs": 1,
-       "x": 844.461311340332,
-       "y": 1643.0172395706177,
-       "z": "e09ddcb4.62be2",
-       "wires": [
-               ["8b58f6f.b1e3208", "94431bfa.4e9a48"]
-       ]
-}, {
-       "id": "8b58f6f.b1e3208",
-       "type": "outcomeTrue",
-       "name": "true",
-       "xml": "<outcome value='true'>\n",
-       "comments": "",
-       "outputs": 1,
-       "x": 1095.461296081543,
-       "y": 1641.017035484314,
-       "z": "e09ddcb4.62be2",
-       "wires": [
-               ["fed700d7.65be7"]
-       ]
-}, {
-       "id": "fed700d7.65be7",
-       "type": "switchNode",
-       "name": "switch restapiUser-found == 'true'",
-       "xml": "<switch test=\"`$tmp.restapiUser-found == 'true'`\">\n",
-       "comments": "",
-       "outputs": 1,
-       "x": 822.4614105224609,
-       "y": 1710.2393379211426,
-       "z": "e09ddcb4.62be2",
-       "wires": [
-               ["9051a6d0.545648", "52bc5ad7.e75954"]
-       ]
-}, {
-       "id": "9051a6d0.545648",
-       "type": "outcomeTrue",
-       "name": "true",
-       "xml": "<outcome value='true'>\n",
-       "comments": "",
-       "outputs": 1,
-       "x": 1089.4613037109375,
-       "y": 1711.2390508651733,
-       "z": "e09ddcb4.62be2",
+       "x": 1838.0000839233398,
+       "y": 2374.00019299984,
+       "z": "1ade981f.b4cb28",
        "wires": [
-               ["558122b6.d2e6dc"]
+               ["ea575143.2c04a", "3e3c2a80.484366", "ef2e6c3b.b025c"]
        ]
 }, {
-       "id": "558122b6.d2e6dc",
+       "id": "21a5fcf7.8dd1d4",
        "type": "switchNode",
-       "name": "switch restapiPassword-found == 'true'",
-       "xml": "<switch test=\"`$tmp.restapiPassword-found == 'true'`\">\n",
+       "name": "switch all-found == 'true'",
+       "xml": "<switch test=\"`$tmp.prop.thirdpartySdnc-found == 'true' and $tmp.templateFileName-found == 'true' and `$tmp.prop.restapiUrl-found == 'true'`\">\n",
        "comments": "",
        "outputs": 1,
-       "x": 837.4613037109375,
-       "y": 1780.239260673523,
-       "z": "e09ddcb4.62be2",
+       "x": 1495.4509296417236,
+       "y": 2529.0066665410995,
+       "z": "1ade981f.b4cb28",
        "wires": [
-               ["107aae8d.403771", "3e643f4d.27a45"]
+               ["a8f8778d.f670d8", "c2737900.cc91f8"]
        ]
 }, {
-       "id": "107aae8d.403771",
+       "id": "a8f8778d.f670d8",
        "type": "outcomeTrue",
        "name": "true",
        "xml": "<outcome value='true'>\n",
        "comments": "",
        "outputs": 1,
-       "x": 1097.4613037109375,
-       "y": 1780.2390508651733,
-       "z": "e09ddcb4.62be2",
+       "x": 1746.4509143829346,
+       "y": 2527.006462454796,
+       "z": "1ade981f.b4cb28",
        "wires": [
-               ["3e959559.67274a"]
+               ["cf42a640.4d0b48"]
        ]
 }, {
-       "id": "2c7884dd.9d5eac",
+       "id": "1ec8b52c.6e317b",
        "type": "switchNode",
        "name": "switch network-parameter-name == 'thirdPartyAdaptorRpc'",
        "xml": "<switch test=\"`$tmp.network.network-data.network-topology.network-parameters.network-parameter[$cxid].network-parameter-name == 'thirdPartyAdaptorRpc'`\">\n",
        "comments": "",
        "outputs": 1,
-       "x": 1125.0168762207031,
-       "y": 1405.0168838500977,
-       "z": "e09ddcb4.62be2",
+       "x": 1698.0066108703613,
+       "y": 2245.006781935692,
+       "z": "1ade981f.b4cb28",
        "wires": [
-               ["14544bfa.4af374"]
+               ["e11ec51e.979328"]
        ]
 }, {
-       "id": "14544bfa.4af374",
+       "id": "e11ec51e.979328",
        "type": "outcomeTrue",
        "name": "true",
        "xml": "<outcome value='true'>\n",
        "comments": "",
        "outputs": 1,
-       "x": 1413.0170097351074,
-       "y": 1408.0169792175293,
-       "z": "e09ddcb4.62be2",
+       "x": 2031.00687789917,
+       "y": 2248.0068258047104,
+       "z": "1ade981f.b4cb28",
        "wires": [
-               ["2d59e0f.1af282"]
+               ["f1275be5.5262e8"]
        ]
 }, {
-       "id": "2d59e0f.1af282",
+       "id": "f1275be5.5262e8",
        "type": "set",
        "name": "set tmp.thirdPartyAdaptorRpc",
        "xml": "<set>\n<parameter name='tmp.thirdPartyAdaptorRpc' value='`$tmp.network.network-data.network-topology.network-parameters.network-parameter[$cxid].network-parameter-value`' />\n<parameter name='tmp.thirdPartyAdaptorRpc-found' value='true' />",
        "comments": "",
-       "x": 1614.0170402526855,
-       "y": 1406.0169801712036,
-       "z": "e09ddcb4.62be2",
+       "x": 2252.0067806243896,
+       "y": 2247.0068563222885,
+       "z": "1ade981f.b4cb28",
        "wires": []
 }, {
-       "id": "3e959559.67274a",
-       "type": "switchNode",
-       "name": "switch templateFileName-found == 'true'",
-       "xml": "<switch test=\"`$tmp.templateFileName-found == 'true'`\">\n",
-       "comments": "",
-       "outputs": 1,
-       "x": 835.0168762207031,
-       "y": 1840.3502979278564,
-       "z": "e09ddcb4.62be2",
-       "wires": [
-               ["5a8246c3.86d3d8", "e9a7f173.e33ea"]
-       ]
-}, {
-       "id": "5a8246c3.86d3d8",
-       "type": "outcomeTrue",
-       "name": "true",
-       "xml": "<outcome value='true'>\n",
-       "comments": "",
-       "outputs": 1,
-       "x": 1095.0168762207031,
-       "y": 1840.3500881195068,
-       "z": "e09ddcb4.62be2",
-       "wires": [
-               ["5e9a3d4b.faee04"]
-       ]
-}, {
-       "id": "40b8aaf.3584554",
+       "id": "ef2e6c3b.b025c",
        "type": "not-found",
        "name": "not-found",
        "xml": "<outcome value='not-found'>\n",
        "comments": "",
        "outputs": 1,
-       "x": 1568.0168762207031,
-       "y": 1533.3502578735352,
-       "z": "e09ddcb4.62be2",
+       "x": 2169.006483078003,
+       "y": 2414.3398393392563,
+       "z": "1ade981f.b4cb28",
        "wires": [
-               ["10f2c69f.8e3de9"]
+               ["13e37ad5.5d2675"]
        ]
 }, {
-       "id": "54cba094.60db8",
+       "id": "3e3c2a80.484366",
        "type": "failure",
        "name": "failure",
        "xml": "<outcome value='failure'>\n",
        "comments": "",
        "outputs": 1,
-       "x": 1559.0169258117676,
-       "y": 1501.8502836227417,
-       "z": "e09ddcb4.62be2",
+       "x": 2160.0065326690674,
+       "y": 2382.839865088463,
+       "z": "1ade981f.b4cb28",
        "wires": [
-               ["10f2c69f.8e3de9"]
+               ["13e37ad5.5d2675"]
        ]
 }, {
-       "id": "97bbf68a.23df28",
+       "id": "ea575143.2c04a",
        "type": "success",
        "name": "success",
        "xml": "<outcome value='success'>\n",
        "comments": "",
        "outputs": 1,
-       "x": 1562.7669639587402,
-       "y": 1472.207388497889,
-       "z": "e09ddcb4.62be2",
+       "x": 2163.75657081604,
+       "y": 2353.19696996361,
+       "z": "1ade981f.b4cb28",
        "wires": [
-               ["9b5e3e39.e0053"]
+               ["3bbe6a1e.769726"]
        ]
 }, {
-       "id": "10f2c69f.8e3de9",
+       "id": "13e37ad5.5d2675",
        "type": "returnFailure",
        "name": "return failure",
        "xml": "<return status='failure'>\n\t<parameter name='ack-final' value='Y'/>\n\t<parameter name=\"error-code\" value=\"500\" />\n    <parameter name=\"error-message\" value=\"`'Error calling ' + $tmp.thirdPartyAdaptorRpc`\" />\n",
        "comments": "",
-       "x": 1725.766990661621,
-       "y": 1518.6003561019897,
-       "z": "e09ddcb4.62be2",
+       "x": 2338.7565517425537,
+       "y": 2405.589983344078,
+       "z": "1ade981f.b4cb28",
        "wires": []
 }, {
-       "id": "9b5e3e39.e0053",
+       "id": "3bbe6a1e.769726",
        "type": "block",
        "name": "block",
        "xml": "<block>\n",
        "atomic": "false",
        "comments": "",
        "outputs": 1,
-       "x": 1704.4229316711426,
-       "y": 1468.3995576873422,
-       "z": "e09ddcb4.62be2",
+       "x": 2305.4125385284424,
+       "y": 2349.3891391530633,
+       "z": "1ade981f.b4cb28",
        "wires": [
                []
        ]
 }, {
-       "id": "456722ac.35f45c",
+       "id": "7a48c250.70b02c",
        "type": "not-found",
        "name": "not-found",
        "xml": "<outcome value='not-found'>\n",
        "comments": "",
        "outputs": 1,
-       "x": 1209.0168762207031,
-       "y": 1958.3502578735352,
-       "z": "e09ddcb4.62be2",
+       "x": 1933.0065574645996,
+       "y": 2639.339543700218,
+       "z": "1ade981f.b4cb28",
        "wires": [
-               ["504edb98.e54e24"]
+               ["9bf7f535.c6c4f8"]
        ]
 }, {
-       "id": "35b532e4.67c04e",
+       "id": "591a8fce.45987",
        "type": "failure",
        "name": "failure",
        "xml": "<outcome value='failure'>\n",
        "comments": "",
        "outputs": 1,
-       "x": 1200.0169258117676,
-       "y": 1926.8502836227417,
-       "z": "e09ddcb4.62be2",
+       "x": 1924.006607055664,
+       "y": 2607.8395694494247,
+       "z": "1ade981f.b4cb28",
        "wires": [
-               ["504edb98.e54e24"]
+               ["9bf7f535.c6c4f8"]
        ]
 }, {
-       "id": "6cfa08fc.d58438",
+       "id": "903e4526.97e3f8",
        "type": "success",
        "name": "success",
        "xml": "<outcome value='success'>\n",
        "comments": "",
        "outputs": 1,
-       "x": 1203.7669639587402,
-       "y": 1897.207388497889,
-       "z": "e09ddcb4.62be2",
+       "x": 1927.7566452026367,
+       "y": 2578.196674324572,
+       "z": "1ade981f.b4cb28",
        "wires": [
-               ["e5f43bf1.ad3d38"]
+               ["d82c4ca9.ac8a4"]
        ]
 }, {
-       "id": "504edb98.e54e24",
+       "id": "9bf7f535.c6c4f8",
        "type": "returnFailure",
        "name": "return failure",
        "xml": "<return status='failure'>\n\t<parameter name='ack-final' value='Y'/>\n\t<parameter name=\"error-code\" value=\"500\" />\n    <parameter name=\"error-message\" value=\"`'Error calling ' + $tmp.restapiUrl`\" />\n",
        "comments": "",
-       "x": 1366.766990661621,
-       "y": 1943.6003561019897,
-       "z": "e09ddcb4.62be2",
+       "x": 2090.7566719055176,
+       "y": 2624.589641928673,
+       "z": "1ade981f.b4cb28",
        "wires": []
 }, {
-       "id": "e5f43bf1.ad3d38",
+       "id": "d82c4ca9.ac8a4",
        "type": "block",
        "name": "block",
        "xml": "<block>\n",
        "atomic": "false",
        "comments": "",
        "outputs": 1,
-       "x": 1345.4229316711426,
-       "y": 1893.3995576873422,
-       "z": "e09ddcb4.62be2",
+       "x": 2069.412612915039,
+       "y": 2574.388843514025,
+       "z": "1ade981f.b4cb28",
        "wires": [
                []
        ]
 }, {
-       "id": "94431bfa.4e9a48",
+       "id": "c2737900.cc91f8",
        "type": "outcomeTrue",
        "name": "false",
        "xml": "<outcome value='false'>\n",
        "comments": "",
        "outputs": 1,
-       "x": 1246.6835021972656,
-       "y": 1608.4613418579102,
-       "z": "e09ddcb4.62be2",
+       "x": 1897.6731204986572,
+       "y": 2494.450768828392,
+       "z": "1ade981f.b4cb28",
        "wires": [
-               ["79546287.78b3ac"]
+               ["dce9c722.79f6a8"]
        ]
 }, {
-       "id": "79546287.78b3ac",
+       "id": "dce9c722.79f6a8",
        "type": "returnFailure",
        "name": "return failure",
        "xml": "<return status='failure'>\n\t<parameter name='ack-final' value='Y'/>\n\t<parameter name=\"error-code\" value=\"404\" />\n    <parameter name=\"error-message\" value=\"Error: 3rd party controller restapiUrl not found\" />\n    \n",
        "comments": "",
-       "x": 1417.6835021972656,
-       "y": 1616.461311340332,
-       "z": "e09ddcb4.62be2",
+       "x": 2068.673120498657,
+       "y": 2502.450738310814,
+       "z": "1ade981f.b4cb28",
        "wires": []
 }, {
-       "id": "52bc5ad7.e75954",
+       "id": "63d4748f.399dec",
+       "type": "execute",
+       "name": "contains specification",
+       "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='contains' >\n    <parameter name=\"source\" value=\"`$network-topology-operation-input.network-information.onap-model-information.model-name`\"/>\n    <parameter name=\"target\" value=\"specification\"/>\n",
+       "comments": "",
+       "outputs": 1,
+       "x": 265.99995040893555,
+       "y": 420.00382936000824,
+       "z": "1ade981f.b4cb28",
+       "wires": [
+               ["22e4d943.86b1e6", "70d7e113.9c46d"]
+       ]
+}, {
+       "id": "22e4d943.86b1e6",
+       "type": "outcomeTrue",
+       "name": "true",
+       "xml": "<outcome value='true'>\n",
+       "comments": "",
+       "outputs": 1,
+       "x": 501.99998474121094,
+       "y": 418.00382125377655,
+       "z": "1ade981f.b4cb28",
+       "wires": [
+               ["7e53c447.0e30ac"]
+       ]
+}, {
+       "id": "70d7e113.9c46d",
        "type": "outcomeTrue",
        "name": "false",
        "xml": "<outcome value='false'>\n",
        "comments": "",
        "outputs": 1,
-       "x": 1251.6835021972656,
-       "y": 1687.4613418579102,
-       "z": "e09ddcb4.62be2",
+       "x": 205.00003814697266,
+       "y": 643.003994345665,
+       "z": "1ade981f.b4cb28",
        "wires": [
-               ["e7175614.0bbb18"]
+               ["7f4bbff1.2aaa7"]
        ]
 }, {
-       "id": "e7175614.0bbb18",
-       "type": "returnFailure",
-       "name": "return failure",
-       "xml": "<return status='failure'>\n\t<parameter name='ack-final' value='Y'/>\n\t<parameter name=\"error-code\" value=\"404\" />\n    <parameter name=\"error-message\" value=\"Error: 3rd party controller restapiUser not found\" />\n    \n",
+       "id": "83b81c57.91ce3",
+       "type": "execute",
+       "name": "contains FC",
+       "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='contains' >\n    <parameter name=\"source\" value=\"`$network-topology-operation-input.network-information.onap-model-information.model-name`\"/>\n    <parameter name=\"target\" value=\"FC\"/>\n",
        "comments": "",
-       "x": 1422.6835021972656,
-       "y": 1695.461311340332,
-       "z": "e09ddcb4.62be2",
-       "wires": []
+       "outputs": 1,
+       "x": 536.0000495910645,
+       "y": 727.0039228200912,
+       "z": "1ade981f.b4cb28",
+       "wires": [
+               ["d65ac15e.7a488", "692b6949.18efe8"]
+       ]
 }, {
-       "id": "3e643f4d.27a45",
+       "id": "692b6949.18efe8",
        "type": "outcomeTrue",
        "name": "false",
        "xml": "<outcome value='false'>\n",
        "comments": "",
        "outputs": 1,
-       "x": 1242.6835021972656,
-       "y": 1758.4613418579102,
-       "z": "e09ddcb4.62be2",
+       "x": 181.00002670288086,
+       "y": 1075.0039952993393,
+       "z": "1ade981f.b4cb28",
        "wires": [
-               ["eab97fcc.763a6"]
+               ["90f6f6ce.1e8b98"]
        ]
 }, {
-       "id": "eab97fcc.763a6",
-       "type": "returnFailure",
-       "name": "return failure",
-       "xml": "<return status='failure'>\n\t<parameter name='ack-final' value='Y'/>\n\t<parameter name=\"error-code\" value=\"404\" />\n    <parameter name=\"error-message\" value=\"Error: 3rd party controller restapiPassword not found\" />\n    \n",
+       "id": "90f6f6ce.1e8b98",
+       "type": "execute",
+       "name": "contains FD",
+       "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='contains' >\n    <parameter name=\"source\" value=\"`$network-topology-operation-input.network-information.onap-model-information.model-name`\"/>\n    <parameter name=\"target\" value=\"FD\"/>\n",
        "comments": "",
-       "x": 1413.6835021972656,
-       "y": 1766.461311340332,
-       "z": "e09ddcb4.62be2",
-       "wires": []
+       "outputs": 1,
+       "x": 390.00001525878906,
+       "y": 1071.0039738416672,
+       "z": "1ade981f.b4cb28",
+       "wires": [
+               ["3bc132e.15af7ce", "432ad954.7f9258"]
+       ]
 }, {
-       "id": "e9a7f173.e33ea",
+       "id": "432ad954.7f9258",
        "type": "outcomeTrue",
        "name": "false",
        "xml": "<outcome value='false'>\n",
        "comments": "",
        "outputs": 1,
-       "x": 1241.6835021972656,
-       "y": 1819.4613418579102,
-       "z": "e09ddcb4.62be2",
+       "x": 172.96873092651367,
+       "y": 1146.9726318120956,
+       "z": "1ade981f.b4cb28",
        "wires": [
-               ["4679556f.41babc"]
+               ["e6f20097.71282"]
        ]
 }, {
-       "id": "4679556f.41babc",
-       "type": "returnFailure",
-       "name": "return failure",
-       "xml": "<return status='failure'>\n\t<parameter name='ack-final' value='Y'/>\n\t<parameter name=\"error-code\" value=\"404\" />\n    <parameter name=\"error-message\" value=\"Error: 3rd party controller templateFileName not found\" />\n    \n",
+       "id": "e6f20097.71282",
+       "type": "execute",
+       "name": "contains FcPort",
+       "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='contains' >\n    <parameter name=\"source\" value=\"`$network-topology-operation-input.network-information.onap-model-information.model-name`\"/>\n    <parameter name=\"target\" value=\"FcPort\"/>\n",
+       "comments": "",
+       "outputs": 1,
+       "x": 381.96872329711914,
+       "y": 1143.9726604223251,
+       "z": "1ade981f.b4cb28",
+       "wires": [
+               ["fc88439c.c752a", "656c931c.a8531c"]
+       ]
+}, {
+       "id": "d65ac15e.7a488",
+       "type": "outcomeTrue",
+       "name": "true",
+       "xml": "<outcome value='true'>\n",
+       "comments": "",
+       "outputs": 1,
+       "x": 718.0000534057617,
+       "y": 728.0039061307907,
+       "z": "1ade981f.b4cb28",
+       "wires": [
+               ["549906bf.9f4d38"]
+       ]
+}, {
+       "id": "3bc132e.15af7ce",
+       "type": "outcomeTrue",
+       "name": "true",
+       "xml": "<outcome value='true'>\n",
+       "comments": "",
+       "outputs": 1,
+       "x": 962.0001831054688,
+       "y": 1073.004160284996,
+       "z": "1ade981f.b4cb28",
+       "wires": [
+               ["aa52cb31.40b778"]
+       ]
+}, {
+       "id": "fc88439c.c752a",
+       "type": "outcomeTrue",
+       "name": "true",
+       "xml": "<outcome value='true'>\n",
+       "comments": "",
+       "outputs": 1,
+       "x": 576.968807220459,
+       "y": 1145.972692847252,
+       "z": "1ade981f.b4cb28",
+       "wires": [
+               ["f7dbd0fa.8d544"]
+       ]
+}, {
+       "id": "656c931c.a8531c",
+       "type": "outcomeTrue",
+       "name": "false",
+       "xml": "<outcome value='false'>\n",
+       "comments": "",
+       "outputs": 1,
+       "x": 134.00015258789062,
+       "y": 1388.0042766332626,
+       "z": "1ade981f.b4cb28",
+       "wires": [
+               ["eedd7b52.20e6b8"]
+       ]
+}, {
+       "id": "eedd7b52.20e6b8",
+       "type": "block",
+       "name": "block",
+       "xml": "<block>\n",
+       "atomic": "false",
+       "comments": "",
+       "outputs": 1,
+       "x": 421.9688529968262,
+       "y": 1386.9730342626572,
+       "z": "1ade981f.b4cb28",
+       "wires": [
+               ["b9067871.472118"]
+       ]
+}, {
+       "id": "7e53c447.0e30ac",
+       "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": 766.0273475646973,
+       "y": 414.03119599819183,
+       "z": "1ade981f.b4cb28",
+       "wires": []
+}, {
+       "id": "b9067871.472118",
+       "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": 1412.6835021972656,
-       "y": 1827.461311340332,
-       "z": "e09ddcb4.62be2",
+       "x": 629.0274925231934,
+       "y": 1384.0314868688583,
+       "z": "1ade981f.b4cb28",
        "wires": []
+}, {
+       "id": "f7dbd0fa.8d544",
+       "type": "execute",
+       "name": "contains sitewan",
+       "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='contains' >\n    <parameter name=\"source\" value=\"`$network-topology-operation-input.network-information.onap-model-information.model-name`\"/>\n    <parameter name=\"target\" value=\"sitewan\"/>\n",
+       "comments": "",
+       "outputs": 1,
+       "x": 769.9963111877441,
+       "y": 1147.000280737877,
+       "z": "1ade981f.b4cb28",
+       "wires": [
+               ["be49f900.18cbf8", "70ee59a7.22b018"]
+       ]
+}, {
+       "id": "be49f900.18cbf8",
+       "type": "outcomeTrue",
+       "name": "true",
+       "xml": "<outcome value='true'>\n",
+       "comments": "",
+       "outputs": 1,
+       "x": 964.996395111084,
+       "y": 1149.0003131628036,
+       "z": "1ade981f.b4cb28",
+       "wires": [
+               ["aa52cb31.40b778"]
+       ]
+}, {
+       "id": "70ee59a7.22b018",
+       "type": "outcomeTrue",
+       "name": "false",
+       "xml": "<outcome value='false'>\n",
+       "comments": "",
+       "outputs": 1,
+       "x": 517.9962005615234,
+       "y": 1301.0001281499863,
+       "z": "1ade981f.b4cb28",
+       "wires": [
+               ["eedd7b52.20e6b8"]
+       ]
+}, {
+       "id": "549906bf.9f4d38",
+       "type": "execute",
+       "name": "contains sotn",
+       "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='contains' >\n    <parameter name=\"source\" value=\"`$network-topology-operation-input.network-information.onap-model-information.model-name`\"/>\n    <parameter name=\"target\" value=\"sotn\"/>\n",
+       "comments": "",
+       "outputs": 1,
+       "x": 886.0000381469727,
+       "y": 728.003843665123,
+       "z": "1ade981f.b4cb28",
+       "wires": [
+               ["de1bc208.9497e", "5d7fa5e0.39608c"]
+       ]
+}, {
+       "id": "de1bc208.9497e",
+       "type": "outcomeTrue",
+       "name": "true",
+       "xml": "<outcome value='true'>\n",
+       "comments": "",
+       "outputs": 1,
+       "x": 1091.750099182129,
+       "y": 727.003822684288,
+       "z": "1ade981f.b4cb28",
+       "wires": [
+               ["1cfbf782.e4af38"]
+       ]
+}, {
+       "id": "5d7fa5e0.39608c",
+       "type": "outcomeTrue",
+       "name": "false",
+       "xml": "<outcome value='false'>\n",
+       "comments": "",
+       "outputs": 1,
+       "x": 957.7502174377441,
+       "y": 1016.0039447546005,
+       "z": "1ade981f.b4cb28",
+       "wires": [
+               ["aa52cb31.40b778"]
+       ]
+}, {
+       "id": "3bef5187.6137be",
+       "type": "for",
+       "name": "for sIdx..service-data.networks.network[]",
+       "xml": "<for index='sIdx' start='0' end='`$service-data.networks.network_length`' >\n",
+       "comments": "",
+       "outputs": 1,
+       "x": 2003.028076171875,
+       "y": 775.0314663648605,
+       "z": "1ade981f.b4cb28",
+       "wires": [
+               ["fb47335d.1f11e"]
+       ]
+}, {
+       "id": "d0a23de4.adf92",
+       "type": "outcomeTrue",
+       "name": "true",
+       "xml": "<outcome value='true'>\n",
+       "comments": "",
+       "outputs": 1,
+       "x": 2538.0281562805176,
+       "y": 715.0316418409348,
+       "z": "1ade981f.b4cb28",
+       "wires": [
+               ["80c623fb.b6c43"]
+       ]
+}, {
+       "id": "7a6beaa5.cc1f44",
+       "type": "set",
+       "name": "set tmp.pidx and tmp.network-input-parameters",
+       "xml": "<set>\n<parameter name='tmp.sotnFcPortList[`$sotnFcPortListLength`]' value='`$sIdx`' />",
+       "comments": "",
+       "x": 2987.6474952697754,
+       "y": 514.461019039154,
+       "z": "1ade981f.b4cb28",
+       "wires": []
+}, {
+       "id": "fb47335d.1f11e",
+       "type": "execute",
+       "name": "contains sotn",
+       "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='contains' >\n    <parameter name=\"source\" value=\"`$service-data.networks.network[$sIdx].network-data.network-information.onap-model-information.model-name`\"/>\n    <parameter name=\"target\" value=\"sotn\"/>\n",
+       "comments": "",
+       "outputs": 1,
+       "x": 2375.0280723571777,
+       "y": 716.0315235853195,
+       "z": "1ade981f.b4cb28",
+       "wires": [
+               ["d0a23de4.adf92"]
+       ]
+}, {
+       "id": "80c623fb.b6c43",
+       "type": "execute",
+       "name": "contains FcPort",
+       "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='contains' >\n    <parameter name=\"source\" value=\"`$service-data.networks.network[$sIdx].network-data.network-information.onap-model-information.model-name`\"/>\n    <parameter name=\"target\" value=\"FcPort\"/>\n",
+       "comments": "",
+       "outputs": 1,
+       "x": 2379.028034210205,
+       "y": 770.0317085981369,
+       "z": "1ade981f.b4cb28",
+       "wires": [
+               ["2083ab14.dbd904"]
+       ]
+}, {
+       "id": "7f4bbff1.2aaa7",
+       "type": "block",
+       "name": "block : atomic",
+       "xml": "<block atomic=\"true\">",
+       "atomic": "true",
+       "outputs": 1,
+       "x": 368.0274124145508,
+       "y": 645.0312169790268,
+       "z": "1ade981f.b4cb28",
+       "wires": [
+               ["83b81c57.91ce3", "15bbe5c6.df494a"]
+       ]
+}, {
+       "id": "15bbe5c6.df494a",
+       "type": "block",
+       "name": "find-network-data-block : atomic",
+       "xml": "<block atomic=\"true\">",
+       "atomic": "true",
+       "comments": "",
+       "outputs": 1,
+       "x": 643.996280670166,
+       "y": 556.6667798757553,
+       "z": "1ade981f.b4cb28",
+       "wires": [
+               ["bb133aed.b21f18", "9dfc6949.aaeaa8", "4c8314e9.4920ec"]
+       ]
+}, {
+       "id": "2083ab14.dbd904",
+       "type": "outcomeTrue",
+       "name": "true",
+       "xml": "<outcome value='true'>\n",
+       "comments": "",
+       "outputs": 1,
+       "x": 2547.0279579162598,
+       "y": 767.0315483808517,
+       "z": "1ade981f.b4cb28",
+       "wires": [
+               ["216cec92.6dac34"]
+       ]
+}, {
+       "id": "8e022176.66adc",
+       "type": "block",
+       "name": "find-sotn-fc-port-block : atomic",
+       "xml": "<block atomic=\"true\">",
+       "atomic": "true",
+       "comments": "",
+       "outputs": 1,
+       "x": 1575.0279846191406,
+       "y": 726.0314081907272,
+       "z": "1ade981f.b4cb28",
+       "wires": [
+               ["3bef5187.6137be", "a378da89.72c998"]
+       ]
+}, {
+       "id": "a378da89.72c998",
+       "type": "set",
+       "name": "set sotnFcPortListLength",
+       "xml": "<set>\n<parameter name='sotnFcPortListLength' value='0' />",
+       "comments": "",
+       "x": 1944.0275421142578,
+       "y": 667.0314983129501,
+       "z": "1ade981f.b4cb28",
+       "wires": []
+}, {
+       "id": "216cec92.6dac34",
+       "type": "block",
+       "name": "find-OOF-input-block : atomic",
+       "xml": "<block atomic=\"true\">",
+       "atomic": "true",
+       "comments": "",
+       "outputs": 1,
+       "x": 2425.5278968811035,
+       "y": 821.0314382314682,
+       "z": "1ade981f.b4cb28",
+       "wires": [
+               ["7a6beaa5.cc1f44", "b0957661.ae69b8"]
+       ]
+}, {
+       "id": "b0957661.ae69b8",
+       "type": "for",
+       "name": "for sIdx..network-input-parameters[]",
+       "xml": "<for index='paramIdx' start='0' end='`$service-data.networks.network[$sIdx].network-data.network-request-input.network-input-parameters.param_length`' >\n",
+       "comments": "",
+       "outputs": 1,
+       "x": 2963.0276832580566,
+       "y": 566.0315766334534,
+       "z": "1ade981f.b4cb28",
+       "wires": [
+               ["384fb18d.9c07de"]
+       ]
+}, {
+       "id": "384fb18d.9c07de",
+       "type": "execute",
+       "name": "contains address",
+       "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='contains' >\n    <parameter name=\"source\" value=\"`$service-data.networks.network[$sIdx].network-data.network-request-input.network-input-parameters.param[$paramIdx].name`\"/>\n    <parameter name=\"target\" value=\"address\"/>\n",
+       "comments": "",
+       "outputs": 1,
+       "x": 2931.5275917053223,
+       "y": 619.0314087867737,
+       "z": "1ade981f.b4cb28",
+       "wires": [
+               ["d4ace761.361c58"]
+       ]
+}, {
+       "id": "d4ace761.361c58",
+       "type": "outcomeTrue",
+       "name": "true",
+       "xml": "<outcome value='true'>\n",
+       "comments": "",
+       "outputs": 1,
+       "x": 3113.5277137756348,
+       "y": 619.0314087867737,
+       "z": "1ade981f.b4cb28",
+       "wires": [
+               ["a50094bb.3c1258"]
+       ]
+}, {
+       "id": "1a2e9905.591de7",
+       "type": "set",
+       "name": "set sotnFcPortAddress",
+       "xml": "<set>\n<parameter name='sotnFcPortAddress' value='`$service-data.networks.network[$sIdx].network-data.network-request-input.network-input-parameters.param[$paramIdx].value`' />",
+       "comments": "",
+       "x": 3171.5291748046875,
+       "y": 732.0318355560303,
+       "z": "1ade981f.b4cb28",
+       "wires": []
+}, {
+       "id": "a50094bb.3c1258",
+       "type": "block",
+       "name": "get-OOF-input-block : atomic",
+       "xml": "<block atomic=\"true\">",
+       "atomic": "true",
+       "comments": "",
+       "outputs": 1,
+       "x": 2980.527744293213,
+       "y": 677.0315804481506,
+       "z": "1ade981f.b4cb28",
+       "wires": [
+               ["1a2e9905.591de7", "cc79aa24.8a6038"]
+       ]
+}, {
+       "id": "80f5b219.f8df1",
+       "type": "success",
+       "name": "success",
+       "xml": "<outcome value='success'>\n",
+       "comments": "",
+       "outputs": 1,
+       "x": 3196.0287895202637,
+       "y": 854.0313534736633,
+       "z": "1ade981f.b4cb28",
+       "wires": [
+               ["f0282542.57ca38"]
+       ]
+}, {
+       "id": "cc79aa24.8a6038",
+       "type": "execute",
+       "name": "execute RestApiCallNode - get access Tp from OSS",
+       "xml": "<execute plugin='org.onap.ccsdk.sli.plugins.restapicall.RestapiCallNode' method='sendRequest' >\n    <parameter name='restapiUrl' value=\"`$prop.oss.url + '/oss/inventory?location=' + $sotnFcPortAddress`\"/>\n    <parameter name='format' value='json' />\n    <parameter name='customHttpHeaders' value=\"X-FromAppId=MSO\" />\n    <parameter name='httpMethod' value='GET' />\n    <parameter name=\"responsePrefix\" value=\"temp.oss.accessTPs\" />\n\n",
+       "comments": "",
+       "outputs": 1,
+       "x": 3293.0277137756348,
+       "y": 791.0312867164612,
+       "z": "1ade981f.b4cb28",
+       "wires": [
+               ["80f5b219.f8df1"]
+       ]
+}, {
+       "id": "f0282542.57ca38",
+       "type": "switchNode",
+       "name": "switch temp.oss.accessTPs_length",
+       "xml": "<switch test=\"`$temp.oss.accessTPs_length`\">\n",
+       "comments": "",
+       "outputs": 1,
+       "x": 3492.0278968811035,
+       "y": 853.0312638282776,
+       "z": "1ade981f.b4cb28",
+       "wires": [
+               ["ede2d42a.5771f8"]
+       ]
+}, {
+       "id": "ede2d42a.5771f8",
+       "type": "other",
+       "name": "other",
+       "xml": "<outcome value='Other'>\n",
+       "comments": "",
+       "outputs": 1,
+       "x": 3756.529167175293,
+       "y": 852.0315408706665,
+       "z": "1ade981f.b4cb28",
+       "wires": [
+               ["d976a313.c6a78"]
+       ]
+}, {
+       "id": "41b6b534.71089c",
+       "type": "set",
+       "name": "set temp.accessTPs_length",
+       "xml": "<set>\n<parameter name='temp.accessTPs_length' value='`$temp.accessTPs_length + $temp.oss.accessTPs_length`' />\n\n",
+       "comments": "",
+       "x": 3702.028793334961,
+       "y": 1118.027702331543,
+       "z": "1ade981f.b4cb28",
+       "wires": []
+}, {
+       "id": "d976a313.c6a78",
+       "type": "block",
+       "name": "copy-accessTPs-block : atomic",
+       "xml": "<block atomic=\"true\">",
+       "atomic": "true",
+       "comments": "",
+       "outputs": 1,
+       "x": 3356.7771606445312,
+       "y": 941.0269641876221,
+       "z": "1ade981f.b4cb28",
+       "wires": [
+               ["41b6b534.71089c", "48fbd792.d1dde8", "d9a2823e.d5af7"]
+       ]
+}, {
+       "id": "48fbd792.d1dde8",
+       "type": "switchNode",
+       "name": "switch temp.accessTPs_length",
+       "xml": "<switch test='`$temp.accessTPs_length`'>\n",
+       "comments": "",
+       "outputs": 1,
+       "x": 3740.527114868164,
+       "y": 943.026801109314,
+       "z": "1ade981f.b4cb28",
+       "wires": [
+               ["51d201e6.7878", "89eda55d.e07398"]
+       ]
+}, {
+       "id": "51d201e6.7878",
+       "type": "other",
+       "name": "Null",
+       "xml": "<outcome value=''>\n",
+       "comments": "",
+       "outputs": 1,
+       "x": 3966.5269660949707,
+       "y": 918.0267286300659,
+       "z": "1ade981f.b4cb28",
+       "wires": [
+               ["6bb067c5.523958"]
+       ]
+}, {
+       "id": "6bb067c5.523958",
+       "type": "set",
+       "name": "set tp_length",
+       "xml": "<set>\n<parameter name='tp_length' value='0' />",
+       "comments": "",
+       "x": 4153.026802062988,
+       "y": 916.0267343814485,
+       "z": "1ade981f.b4cb28",
+       "wires": []
+}, {
+       "id": "89eda55d.e07398",
+       "type": "other",
+       "name": "other",
+       "xml": "<outcome value='Other'>\n",
+       "comments": "",
+       "outputs": 1,
+       "x": 3962.5269317626953,
+       "y": 973.0267744064331,
+       "z": "1ade981f.b4cb28",
+       "wires": [
+               ["8294cd19.c83c6"]
+       ]
+}, {
+       "id": "8294cd19.c83c6",
+       "type": "set",
+       "name": "set tp_length",
+       "xml": "<set>\n<parameter name='tp_length' value='`$temp.accessTPs_length`' />",
+       "comments": "",
+       "x": 4151.276870727539,
+       "y": 973.026759147644,
+       "z": "1ade981f.b4cb28",
+       "wires": []
+}, {
+       "id": "d9a2823e.d5af7",
+       "type": "for",
+       "name": "for each existing temp.oss.accessTPs",
+       "xml": "<for index='idx' start='0' end='`$temp.oss.accessTPs_length`' >\n",
+       "comments": "",
+       "outputs": 1,
+       "x": 3742.277557373047,
+       "y": 1041.0269060134888,
+       "z": "1ade981f.b4cb28",
+       "wires": [
+               ["399f37b5.ff7f58"]
+       ]
+}, {
+       "id": "399f37b5.ff7f58",
+       "type": "set",
+       "name": "set temp.accessTPs",
+       "xml": "<set>\n<parameter name='`temp.accessTPs[$idx + $tp_length].`' value='`$temp.oss.accessTPs[$idx].`' />",
+       "comments": "",
+       "x": 4110.277450561523,
+       "y": 1042.0270538330078,
+       "z": "1ade981f.b4cb28",
+       "wires": []
+}, {
+       "id": "1cfbf782.e4af38",
+       "type": "block",
+       "name": "block",
+       "xml": "<block>\n",
+       "atomic": "false",
+       "comments": "",
+       "outputs": 1,
+       "x": 1261.0274276733398,
+       "y": 725.0311778783798,
+       "z": "1ade981f.b4cb28",
+       "wires": [
+               ["8e022176.66adc", "c5278c28.6a9b9"]
+       ]
+}, {
+       "id": "7dfbcd55.b6e1f4",
+       "type": "execute",
+       "name": "execute RestApiCallNode getPath from OOF",
+       "xml": "<execute plugin='org.onap.ccsdk.sli.plugins.restapicall.RestapiCallNode' method='sendRequest' >\n<parameter name=\"templateFileName\" value=\"`$prop.restapi.templateDir + '/' + $prop.restapi.oof-getpath.templatefile`\" />\n<parameter name=\"restapiUrl\" value=\"`$prop.restapi.connection-oof-url`\" />\n<parameter name=\"restapiUser\" value=\"`$prop.oof.user`\" />\n<parameter name=\"restapiPassword\" value=\"`$prop.oof.password`\" />\n<parameter name=\"format\" value=\"json\"/>\n<parameter name=\"httpMethod\" value=\"post\"/>\n<parameter name=\"responsePrefix\" value=\"oof\"/>\n<parameter name=\"trustStoreFileName\" value=\"/opt/onap/sdnc/data/stores/truststore.openecomp.client.jks\"/>\n<parameter name=\"trustStorePassword\" value=\"adminadmin\"/>\n<parameter name=\"keyStoreFileName\" value=\"/opt/onap/sdnc/data/stores/sdnc.p12\"/>\n<parameter name=\"keyStorePassword\" value=\"adminadmin\"/>\n<parameter name='customHttpHeaders' value=\"`'X-ACCESS-TOKEN=' + $prop.sdncRestApi.token_id`\" />",
+       "comments": "",
+       "outputs": 1,
+       "x": 1580.5279350280762,
+       "y": 1623.0315318107605,
+       "z": "1ade981f.b4cb28",
+       "wires": [
+               ["5d1a513b.14b57", "7d96f5c1.96471c"]
+       ]
+}, {
+       "id": "7d96f5c1.96471c",
+       "type": "failure",
+       "name": "failure",
+       "xml": "<outcome value='failure'>\n",
+       "comments": "",
+       "outputs": 1,
+       "x": 1909.527587890625,
+       "y": 1603.031599521637,
+       "z": "1ade981f.b4cb28",
+       "wires": [
+               []
+       ]
+}, {
+       "id": "5d1a513b.14b57",
+       "type": "success",
+       "name": "success",
+       "xml": "<outcome value='success'>\n",
+       "comments": "",
+       "outputs": 1,
+       "x": 1910.5278015136719,
+       "y": 1654.031508922577,
+       "z": "1ade981f.b4cb28",
+       "wires": [
+               ["4f670fd0.408e3"]
+       ]
+}, {
+       "id": "c5278c28.6a9b9",
+       "type": "switchNode",
+       "name": "switch temp.accessTPs_length",
+       "xml": "<switch test=\"`$temp.accessTPs_length >= 2`\">\n\n",
+       "comments": "",
+       "outputs": 1,
+       "x": 1642.527400970459,
+       "y": 1118.0313462018967,
+       "z": "1ade981f.b4cb28",
+       "wires": [
+               ["5300c3df.d2146c"]
+       ]
+}, {
+       "id": "5300c3df.d2146c",
+       "type": "outcomeTrue",
+       "name": "true",
+       "xml": "<outcome value='true'>\n",
+       "comments": "",
+       "outputs": 1,
+       "x": 1874.0276985168457,
+       "y": 1117.0311926603317,
+       "z": "1ade981f.b4cb28",
+       "wires": [
+               ["9f6bbb66.0909d8"]
+       ]
+}, {
+       "id": "9f6bbb66.0909d8",
+       "type": "block",
+       "name": "call-oof-block : atomic",
+       "xml": "<block atomic=\"true\">",
+       "atomic": "true",
+       "comments": "",
+       "outputs": 1,
+       "x": 1618.0273475646973,
+       "y": 1254.0312527418137,
+       "z": "1ade981f.b4cb28",
+       "wires": [
+               ["7dfbcd55.b6e1f4", "238383dd.1820ac", "98b5510e.5eab2"]
+       ]
+}, {
+       "id": "238383dd.1820ac",
+       "type": "set",
+       "name": "set oof input",
+       "xml": "<set>\n<parameter name='prop.connection-attachment.access-topology-id' value='`$temp.accessTPs[0].access-topology-id`' />\n<parameter name='prop.connection-attachment.access-client-id' value='`$temp.accessTPs[0].access-client-id`' />\n<parameter name='prop.connection-attachment.access-provider-id' value='`$temp.accessTPs[0].access-provider-id`' />\n<parameter name='prop.connection-attachment.access-node-id' value='`$temp.accessTPs[0].access-node-id`' />\n<parameter name='prop.connection-attachment.access-ltp-id' value='`$temp.accessTPs[0].access-ltp-id`' />\n<parameter name='prop.remote.connection-attachment.access-topology-id' value='`$temp.accessTPs[1].access-topology-id`' />\n<parameter name='prop.remote.connection-attachment.access-client-id' value='`$temp.accessTPs[1].access-client-id`' />\n<parameter name='prop.remote.connection-attachment.access-provider-id' value='`$temp.accessTPs[1].access-provider-id`' />\n<parameter name='prop.remote.connection-attachment.access-node-id' value='`$temp.accessTPs[1].access-node-id`' />\n<parameter name='prop.remote.connection-attachment.access-ltp-id' value='`$temp.accessTPs[1].access-ltp-id`' />",
+       "comments": "",
+       "x": 2134.5274658203125,
+       "y": 1124.03125,
+       "z": "1ade981f.b4cb28",
+       "wires": []
+}, {
+       "id": "973f9e55.898bc",
+       "type": "execute",
+       "name": "execute RestApiCallNode Create Sotn connectivity Service",
+       "xml": "<execute plugin='org.onap.ccsdk.sli.plugins.restapicall.RestapiCallNode' method='sendRequest' >\n<parameter name=\"templateFileName\" value=\"`$prop.restapi.templateDir + '/sotn-api-ConnectivityService.json'`\" />\n<parameter name=\"restapiUrl\" value=\"`$prop.sdncRestApi.thirdpartySdnc.url + '/restconf/operations/ZTE-API-ConnectivityService:create-connectivity-service'`\" />\n<parameter name=\"restapiUser\" value=\"`$prop.sdncRestApi.thirdpartySdnc.user`\" />\n<parameter name=\"restapiPassword\" value=\"`$prop.sdncRestApi.thirdpartySdnc.password`\" />\n<parameter name=\"format\" value=\"json\"/>\n<parameter name=\"httpMethod\" value=\"patch\"/>\n<parameter name=\"responsePrefix\" value=\"vpn-result\"/>\n<parameter name=\"trustStoreFileName\" value=\"/opt/onap/sdnc/data/stores/truststore.openecomp.client.jks\"/>\n<parameter name=\"trustStorePassword\" value=\"adminadmin\"/>\n<parameter name=\"keyStoreFileName\" value=\"/opt/onap/sdnc/data/stores/sdnc.p12\"/>\n<parameter name=\"keyStorePassword\" value=\"adminadmin\"/>\n<parameter name='customHttpHeaders' value=\"`'X-ACCESS-TOKEN=' + $prop.sdncRestApi.token_id`\" />",
+       "comments": "",
+       "outputs": 1,
+       "x": 2633.662841796875,
+       "y": 1980.0001220703125,
+       "z": "1ade981f.b4cb28",
+       "wires": [
+               ["b8ecc278.863", "d2381931.d03fb8"]
+       ]
+}, {
+       "id": "b8ecc278.863",
+       "type": "success",
+       "name": "success",
+       "xml": "<outcome value='success'>\n",
+       "comments": "",
+       "outputs": 1,
+       "x": 2971.6626586914062,
+       "y": 2010.0002055168152,
+       "z": "1ade981f.b4cb28",
+       "wires": [
+               ["115b43d.4df70bc"]
+       ]
+}, {
+       "id": "115b43d.4df70bc",
+       "type": "block",
+       "name": "block : atomic",
+       "xml": "<block atomic=\"true\">",
+       "atomic": "true",
+       "comments": "",
+       "outputs": 1,
+       "x": 3119.6626586914062,
+       "y": 2008.0000834465027,
+       "z": "1ade981f.b4cb28",
+       "wires": [
+               []
+       ]
+}, {
+       "id": "76c2039e.b4d43c",
+       "type": "returnFailure",
+       "name": "return failure",
+       "xml": "<return status='failure'>\n\t<parameter name='ack-final' value='Y'/>\n\t<parameter name=\"error-code\" value=\"500\" />\n    <parameter name=\"error-message\" value=\"Error executing Create vpn rest api\" />\n",
+       "comments": "",
+       "x": 3101.6626892089844,
+       "y": 1955.0001435279846,
+       "z": "1ade981f.b4cb28",
+       "wires": []
+}, {
+       "id": "d2381931.d03fb8",
+       "type": "failure",
+       "name": "failure",
+       "xml": "<outcome value='failure'>\n",
+       "comments": "",
+       "outputs": 1,
+       "x": 2962.66259765625,
+       "y": 1955.0001435279846,
+       "z": "1ade981f.b4cb28",
+       "wires": [
+               ["76c2039e.b4d43c"]
+       ]
+}, {
+       "id": "4f670fd0.408e3",
+       "type": "for",
+       "name": "for vidx..oof.vpns_length[]",
+       "xml": "<for index='vidx' start='0' end='`$oof.vpns_length`' >",
+       "comments": "",
+       "outputs": 1,
+       "x": 2211.666458129883,
+       "y": 1668.5036072731018,
+       "z": "1ade981f.b4cb28",
+       "wires": [
+               ["a77de42e.23ccc8"]
+       ]
+}, {
+       "id": "a77de42e.23ccc8",
+       "type": "block",
+       "name": "block : atomic",
+       "xml": "<block atomic=\"true\">",
+       "atomic": "true",
+       "outputs": 1,
+       "x": 2324.783821105957,
+       "y": 1768.3436222076416,
+       "z": "1ade981f.b4cb28",
+       "wires": [
+               ["b994d4aa.e334a8", "a346cd87.8c958", "973f9e55.898bc", "98ff5f9a.496c"]
+       ]
+}, {
+       "id": "737c8c2f.9d62b4",
+       "type": "set",
+       "name": "set controller data",
+       "xml": "<set>\n<parameter name='prop.sdncRestApi.thirdpartySdnc.url' value=\"`$tmp.aai.esr-thirdparty-sdnc.esr-system-info-list.esr-system-info[0].service-url`\" />\n<parameter name='prop.sdncRestApi.thirdpartySdnc.user' value=\"`$tmp.aai.esr-thirdparty-sdnc.esr-system-info-list.esr-system-info[0].user-name`\" />\n<parameter name='prop.sdncRestApi.thirdpartySdnc.password' value=\"`$tmp.aai.esr-thirdparty-sdnc.esr-system-info-list.esr-system-info[0].password`\" />\n",
+       "comments": "",
+       "x": 2966.228485107422,
+       "y": 1832.6768145561218,
+       "z": "1ade981f.b4cb28",
+       "wires": []
+}, {
+       "id": "a346cd87.8c958",
+       "type": "get-resource",
+       "name": "get-resource esr-thirdparty-sdnc",
+       "xml": "<get-resource plugin=\"org.onap.ccsdk.sli.adaptors.aai.AAIService\" \n\t\tresource=\"esr-thirdparty-sdnc\" \n\t\tkey=\"esr-thirdparty-sdnc.thirdparty-sdnc-id = $tmp.thirdparty-sdnc-id AND \n\t\t     depth = '1'\"\n        pfx='tmp.aai.esr-thirdparty-sdnc' local-only='false' >\n\n",
+       "comments": "",
+       "outputs": 1,
+       "x": 2582.7283935546875,
+       "y": 1869.6767539978027,
+       "z": "1ade981f.b4cb28",
+       "wires": [
+               ["f2f70c7e.0eb7b", "956c9182.85d07", "827d9dba.eac7"]
+       ]
+}, {
+       "id": "f2f70c7e.0eb7b",
+       "type": "success",
+       "name": "success",
+       "xml": "<outcome value='success'>\n",
+       "comments": "",
+       "outputs": 1,
+       "x": 2802.728328704834,
+       "y": 1833.6767230033875,
+       "z": "1ade981f.b4cb28",
+       "wires": [
+               ["737c8c2f.9d62b4"]
+       ]
+}, {
+       "id": "956c9182.85d07",
+       "type": "not-found",
+       "name": "not-found",
+       "xml": "<outcome value='not-found'>\n",
+       "comments": "",
+       "outputs": 1,
+       "x": 2812.219268798828,
+       "y": 1874.250729084015,
+       "z": "1ade981f.b4cb28",
+       "wires": [
+               ["83a276c3.17cb88"]
+       ]
+}, {
+       "id": "827d9dba.eac7",
+       "type": "other",
+       "name": "other",
+       "xml": "<outcome value='Other'>\n",
+       "comments": "",
+       "outputs": 1,
+       "x": 2807.55224609375,
+       "y": 1910.5840420722961,
+       "z": "1ade981f.b4cb28",
+       "wires": [
+               ["652e1f35.433fe"]
+       ]
+}, {
+       "id": "83a276c3.17cb88",
+       "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=\"`'An error occurred while querying esr-thirdparty-sdnc from AnAI with thirdparty-sdnc-id = ' + $tmp.thirdparty-sdnc-id`\" />\n\n",
+       "comments": "",
+       "x": 2958.7906188964844,
+       "y": 1870.5365557670593,
+       "z": "1ade981f.b4cb28",
+       "wires": []
+}, {
+       "id": "652e1f35.433fe",
+       "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=\"`'Unexpected error occurred while querying esr-thirdparty-sdnc from AnAI with thirdparty-sdnc-id = ' + $tmp.thirdparty-sdnc-id`\" />\n\n",
+       "comments": "",
+       "x": 2962.3248901367188,
+       "y": 1912.023190021515,
+       "z": "1ade981f.b4cb28",
+       "wires": []
+}, {
+       "id": "b994d4aa.e334a8",
+       "type": "get-resource",
+       "name": "get-resource pnf",
+       "xml": "<get-resource plugin=\"org.onap.ccsdk.sli.adaptors.aai.AAIService\" \n\t\tresource=\"pnf\" \n\t\tkey=\"pnf.pnf-name = $oof.vpn.access-node-id \n\t\tAND depth = '0'\"\n        pfx='tmp.aai.pnf' local-only='false' >\n\n\n",
+       "comments": "",
+       "outputs": 1,
+       "x": 2528.228286743164,
+       "y": 1778.6763978004456,
+       "z": "1ade981f.b4cb28",
+       "wires": [
+               ["b2dfe53c.d58c88", "5fb7b767.4ddd98", "86ac5eca.1f9de"]
+       ]
+}, {
+       "id": "b2dfe53c.d58c88",
+       "type": "success",
+       "name": "success",
+       "xml": "<outcome value='success'>\n",
+       "comments": "",
+       "outputs": 1,
+       "x": 2710.2283325195312,
+       "y": 1723.676507949829,
+       "z": "1ade981f.b4cb28",
+       "wires": [
+               ["4c6bb0cf.7a8d"]
+       ]
+}, {
+       "id": "5fb7b767.4ddd98",
+       "type": "not-found",
+       "name": "not-found",
+       "xml": "<outcome value='not-found'>\n",
+       "comments": "",
+       "outputs": 1,
+       "x": 2710.7192344665527,
+       "y": 1761.2506046295166,
+       "z": "1ade981f.b4cb28",
+       "wires": [
+               ["caf5934b.a4349"]
+       ]
+}, {
+       "id": "86ac5eca.1f9de",
+       "type": "other",
+       "name": "other",
+       "xml": "<outcome value='Other'>\n",
+       "comments": "",
+       "outputs": 1,
+       "x": 2702.05224609375,
+       "y": 1794.5839796066284,
+       "z": "1ade981f.b4cb28",
+       "wires": [
+               ["81de09fe.962e28"]
+       ]
+}, {
+       "id": "caf5934b.a4349",
+       "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=\"`'An error occurred while querying pnf from AnAI with pnf-name = ' + $prop.connection-attachement.access-node-id`\" />\n\n",
+       "comments": "",
+       "x": 2858.290859222412,
+       "y": 1760.5364933013916,
+       "z": "1ade981f.b4cb28",
+       "wires": []
+}, {
+       "id": "81de09fe.962e28",
+       "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=\"`'Unexpected error occurred while querying pnf from AnAI with pnf-name = ' + $prop.connection-attachement.access-node-id`\" />\n\n",
+       "comments": "",
+       "x": 2855.8248901367188,
+       "y": 1794.0231275558472,
+       "z": "1ade981f.b4cb28",
+       "wires": []
+}, {
+       "id": "4c6bb0cf.7a8d",
+       "type": "set",
+       "name": "set tmp.thirdparty-sdnc-id",
+       "xml": "<set>\n<parameter name='tmp.thirdparty-sdnc-id' value=\"`$tmp.aai.pnf.relationship-list.relationship[0].relationship-data[0].relationship-value`\" />\n",
+       "comments": "",
+       "x": 2895.2283325195312,
+       "y": 1722.6766300201416,
+       "z": "1ade981f.b4cb28",
+       "wires": []
+}, {
+       "id": "98ff5f9a.496c",
+       "type": "set",
+       "name": "set oof.vpn",
+       "xml": "<set>\n<parameter name='oof.vpn.' value='`$oof.vpns[$vidx].`' />",
+       "comments": "",
+       "x": 2520.2282791137695,
+       "y": 1667.7874698638916,
+       "z": "1ade981f.b4cb28",
+       "wires": []
+}, {
+       "id": "c5f7cd02.474b9",
+       "type": "switchNode",
+       "name": "switch network-parameter-name == 'thirdPartySdncId'",
+       "xml": "<switch test=\"`$tmp.network.network-data.network-topology.network-parameters.network-parameter[$cxid].network-parameter-name == 'thirdPartySdncId'`\">\n",
+       "comments": "",
+       "outputs": 1,
+       "x": 1691.3293933868408,
+       "y": 2110.0000327825546,
+       "z": "1ade981f.b4cb28",
+       "wires": [
+               ["347a73c9.c2044c"]
+       ]
+}, {
+       "id": "347a73c9.c2044c",
+       "type": "outcomeTrue",
+       "name": "true",
+       "xml": "<outcome value='true'>\n",
+       "comments": "",
+       "outputs": 1,
+       "x": 2022.5273246765137,
+       "y": 2111.0309537649155,
+       "z": "1ade981f.b4cb28",
+       "wires": [
+               ["1807bcd9.cbcc63"]
+       ]
+}, {
+       "id": "1807bcd9.cbcc63",
+       "type": "get-resource",
+       "name": "get-resource esr-thirdparty-sdnc",
+       "xml": "<get-resource plugin=\"org.onap.ccsdk.sli.adaptors.aai.AAIService\" \n\t\tresource=\"esr-thirdparty-sdnc\" \n\t\tkey=\"esr-thirdparty-sdnc.thirdparty-sdnc-id = `$tmp.network.network-data.network-topology.network-parameters.network-parameter[$cxid].network-parameter-value` AND \n\t\t     depth = '1'\"\n        pfx='tmp.aai.esr-thirdparty-sdnc' local-only='false' >\n\n",
+       "comments": "",
+       "outputs": 1,
+       "x": 2287.528263092041,
+       "y": 2109.0309537649155,
+       "z": "1ade981f.b4cb28",
+       "wires": [
+               ["d9323612.7d0628", "cd1ef5fe.d66f28", "d826bc61.a3061"]
+       ]
+}, {
+       "id": "d9323612.7d0628",
+       "type": "success",
+       "name": "success",
+       "xml": "<outcome value='success'>\n",
+       "comments": "",
+       "outputs": 1,
+       "x": 2549.5280685424805,
+       "y": 2053.030765891075,
+       "z": "1ade981f.b4cb28",
+       "wires": [
+               ["a93b1e0d.a35c7"]
+       ]
+}, {
+       "id": "a93b1e0d.a35c7",
+       "type": "set",
+       "name": "set controller data",
+       "xml": "<set>\n<parameter name='prop.thirdpartySdnc-found' value='true' />\n<parameter name='prop.sdncRestApi.thirdpartySdnc.url' value=\"`$tmp.aai.esr-thirdparty-sdnc.esr-system-info-list.esr-system-info[0].service-url`\" />\n<parameter name='prop.sdncRestApi.thirdpartySdnc.user' value=\"`$tmp.aai.esr-thirdparty-sdnc.esr-system-info-list.esr-system-info[0].user-name`\" />\n<parameter name='prop.sdncRestApi.thirdpartySdnc.password' value=\"`$tmp.aai.esr-thirdparty-sdnc.esr-system-info-list.esr-system-info[0].password`\" />\n",
+       "comments": "",
+       "x": 2747.0281295776367,
+       "y": 2041.0307658910751,
+       "z": "1ade981f.b4cb28",
+       "wires": []
+}, {
+       "id": "cd1ef5fe.d66f28",
+       "type": "not-found",
+       "name": "not-found",
+       "xml": "<outcome value='not-found'>\n",
+       "comments": "",
+       "outputs": 1,
+       "x": 2581.0189323425293,
+       "y": 2101.604869246483,
+       "z": "1ade981f.b4cb28",
+       "wires": [
+               ["1e56373b.ddb279"]
+       ]
+}, {
+       "id": "d826bc61.a3061",
+       "type": "other",
+       "name": "other",
+       "xml": "<outcome value='Other'>\n",
+       "comments": "",
+       "outputs": 1,
+       "x": 2576.3519401550293,
+       "y": 2142.938182234764,
+       "z": "1ade981f.b4cb28",
+       "wires": [
+               ["1e56373b.ddb279"]
+       ]
+}, {
+       "id": "1e56373b.ddb279",
+       "type": "set",
+       "name": "set controller data",
+       "xml": "<set>\n<parameter name='prop.thirdpartySdnc-found' value='false' />\n",
+       "comments": "",
+       "x": 2788.0273475646973,
+       "y": 2120.030951857567,
+       "z": "1ade981f.b4cb28",
+       "wires": []
+}, {
+       "id": "e797233f.75da4",
+       "type": "switchNode",
+       "name": "switch network-parameter-name == 'restapiUrl'",
+       "xml": "<switch test=\"`$tmp.network.network-data.network-topology.network-parameters.network-parameter[$cxid].network-parameter-name == 'restapiUrl'`\">\n",
+       "comments": "",
+       "outputs": 1,
+       "x": 1664.5272064208984,
+       "y": 2202.0308336019516,
+       "z": "1ade981f.b4cb28",
+       "wires": [
+               ["c250bfe5.c7f1f"]
+       ]
+}, {
+       "id": "c250bfe5.c7f1f",
+       "type": "outcomeTrue",
+       "name": "true",
+       "xml": "<outcome value='true'>\n",
+       "comments": "",
+       "outputs": 1,
+       "x": 2006.5273170471191,
+       "y": 2200.0309566259384,
+       "z": "1ade981f.b4cb28",
+       "wires": [
+               ["666e08da.034568"]
+       ]
+}, {
+       "id": "666e08da.034568",
+       "type": "set",
+       "name": "set tmp.templateFileName",
+       "xml": "<set>\n<parameter name='tmp.restapiUrl' value='`$tmp.network.network-data.network-topology.network-parameters.network-parameter[$cxid].network-parameter-value`' />\n<parameter name='tmp.restapiUrl-found' value='true' />",
+       "comments": "",
+       "x": 2250.527395248413,
+       "y": 2204.0310262441635,
+       "z": "1ade981f.b4cb28",
+       "wires": []
+}, {
+       "id": "75fcb157.b9b59",
+       "type": "block",
+       "name": "block",
+       "xml": "<block>\n",
+       "atomic": "false",
+       "comments": "",
+       "outputs": 1,
+       "x": 2379,
+       "y": 1248,
+       "z": "1ade981f.b4cb28",
+       "wires": [
+               ["5b14048f.12553c", "52b16544.03c78c", "38c987e8.484a28", "32addcf6.c66764", "ece3ef52.4cd9", "ae270f1d.ffa9c", "7f091c79.e46444", "309988b6.7920e8", "8517e005.7b636", "80955454.533fe8"]
+       ]
+}, {
+       "id": "5b14048f.12553c",
+       "type": "switchNode",
+       "name": "switch name",
+       "xml": "<switch test=\"`$tmp.network-input-parameters.param[$paidx].name == 'name'`\">",
+       "comments": "",
+       "outputs": 1,
+       "x": 2600.9999465942383,
+       "y": 1046.0000805854797,
+       "z": "1ade981f.b4cb28",
+       "wires": [
+               ["fe000a36.fbe0e8"]
+       ]
+}, {
+       "id": "fe000a36.fbe0e8",
+       "type": "outcomeTrue",
+       "name": "true",
+       "xml": "<outcome value='true'>\n",
+       "comments": "",
+       "outputs": 1,
+       "x": 2787.9999465942383,
+       "y": 1042.0000805854797,
+       "z": "1ade981f.b4cb28",
+       "wires": [
+               ["ade8c214.0be56"]
+       ]
+}, {
+       "id": "ade8c214.0be56",
+       "type": "set",
+       "name": "set name",
+       "xml": "<set>\n<parameter name='template.name' value='`$tmp.network-input-parameters.param[$paidx].value`' />\n",
+       "comments": "",
+       "x": 2955.9999465942383,
+       "y": 1042.6000866889954,
+       "z": "1ade981f.b4cb28",
+       "wires": []
+}, {
+       "id": "52b16544.03c78c",
+       "type": "switchNode",
+       "name": "switch service-type",
+       "xml": "<switch test=\"`$tmp.network-input-parameters.param[$paidx].name == 'service-type'`\">",
+       "comments": "",
+       "outputs": 1,
+       "x": 2618.510139465332,
+       "y": 1107.0000205039978,
+       "z": "1ade981f.b4cb28",
+       "wires": [
+               ["b7d5221e.05258"]
+       ]
+}, {
+       "id": "b7d5221e.05258",
+       "type": "outcomeTrue",
+       "name": "true",
+       "xml": "<outcome value='true'>\n",
+       "comments": "",
+       "outputs": 1,
+       "x": 2805.510139465332,
+       "y": 1103.0000205039978,
+       "z": "1ade981f.b4cb28",
+       "wires": [
+               ["f4d03bdc.ad8be8"]
+       ]
+}, {
+       "id": "f4d03bdc.ad8be8",
+       "type": "set",
+       "name": "set service-type",
+       "xml": "<set>\n<parameter name='template.service-type' value='`$tmp.network-input-parameters.param[$paidx].value`' />\n",
+       "comments": "",
+       "x": 2973.510139465332,
+       "y": 1103.6000266075134,
+       "z": "1ade981f.b4cb28",
+       "wires": []
+}, {
+       "id": "38c987e8.484a28",
+       "type": "switchNode",
+       "name": "switch total-size",
+       "xml": "<switch test=\"`$tmp.network-input-parameters.param[$paidx].name == 'total-size'`\">",
+       "comments": "",
+       "outputs": 1,
+       "x": 2611.9727172851562,
+       "y": 1163.472821712494,
+       "z": "1ade981f.b4cb28",
+       "wires": [
+               ["ce8d2ecf.cebcb"]
+       ]
+}, {
+       "id": "ce8d2ecf.cebcb",
+       "type": "outcomeTrue",
+       "name": "true",
+       "xml": "<outcome value='true'>\n",
+       "comments": "",
+       "outputs": 1,
+       "x": 2798.9727172851562,
+       "y": 1159.472821712494,
+       "z": "1ade981f.b4cb28",
+       "wires": [
+               ["79bc31d0.6049b"]
+       ]
+}, {
+       "id": "79bc31d0.6049b",
+       "type": "set",
+       "name": "set total-size",
+       "xml": "<set>\n<parameter name='template.total-size' value='`$tmp.network-input-parameters.param[$paidx].value`' />\n",
+       "comments": "",
+       "x": 2966.9727172851562,
+       "y": 1160.0728278160095,
+       "z": "1ade981f.b4cb28",
+       "wires": []
+}, {
+       "id": "32addcf6.c66764",
+       "type": "switchNode",
+       "name": "switch pir",
+       "xml": "<switch test=\"`$tmp.network-input-parameters.param[$paidx].name == 'pir'`\">",
+       "comments": "",
+       "outputs": 1,
+       "x": 2589.972816467285,
+       "y": 1212.4728608131409,
+       "z": "1ade981f.b4cb28",
+       "wires": [
+               ["ac264859.78f2c8"]
+       ]
+}, {
+       "id": "ac264859.78f2c8",
+       "type": "outcomeTrue",
+       "name": "true",
+       "xml": "<outcome value='true'>\n",
+       "comments": "",
+       "outputs": 1,
+       "x": 2776.972816467285,
+       "y": 1208.4728608131409,
+       "z": "1ade981f.b4cb28",
+       "wires": [
+               ["69a60419.09575c"]
+       ]
+}, {
+       "id": "69a60419.09575c",
+       "type": "set",
+       "name": "set pir",
+       "xml": "<set>\n<parameter name='template.pir' value='`$tmp.network-input-parameters.param[$paidx].value`' />\n",
+       "comments": "",
+       "x": 2944.972816467285,
+       "y": 1209.0728669166565,
+       "z": "1ade981f.b4cb28",
+       "wires": []
+}, {
+       "id": "ece3ef52.4cd9",
+       "type": "switchNode",
+       "name": "switch cbs",
+       "xml": "<switch test=\"`$tmp.network-input-parameters.param[$paidx].name == 'cbs'`\">",
+       "comments": "",
+       "outputs": 1,
+       "x": 2590.9728507995605,
+       "y": 1263.4727854728699,
+       "z": "1ade981f.b4cb28",
+       "wires": [
+               ["2bbf7850.c2a418"]
+       ]
+}, {
+       "id": "2bbf7850.c2a418",
+       "type": "outcomeTrue",
+       "name": "true",
+       "xml": "<outcome value='true'>\n",
+       "comments": "",
+       "outputs": 1,
+       "x": 2777.9728507995605,
+       "y": 1259.4727854728699,
+       "z": "1ade981f.b4cb28",
+       "wires": [
+               ["221a9fbe.0b7a2"]
+       ]
+}, {
+       "id": "221a9fbe.0b7a2",
+       "type": "set",
+       "name": "set cbs",
+       "xml": "<set>\n<parameter name='template.cbs' value='`$tmp.network-input-parameters.param[$paidx].value`' />\n",
+       "comments": "",
+       "x": 2945.9728507995605,
+       "y": 1260.0727915763855,
+       "z": "1ade981f.b4cb28",
+       "wires": []
+}, {
+       "id": "ae270f1d.ffa9c",
+       "type": "switchNode",
+       "name": "switch pbs",
+       "xml": "<switch test=\"`$tmp.network-input-parameters.param[$paidx].name == 'pbs'`\">",
+       "comments": "",
+       "outputs": 1,
+       "x": 2586.9728507995605,
+       "y": 1318.4727854728699,
+       "z": "1ade981f.b4cb28",
+       "wires": [
+               ["3aa18960.21df06"]
+       ]
+}, {
+       "id": "3aa18960.21df06",
+       "type": "outcomeTrue",
+       "name": "true",
+       "xml": "<outcome value='true'>\n",
+       "comments": "",
+       "outputs": 1,
+       "x": 2773.9728507995605,
+       "y": 1314.4727854728699,
+       "z": "1ade981f.b4cb28",
+       "wires": [
+               ["f2dc9f13.63071"]
+       ]
+}, {
+       "id": "f2dc9f13.63071",
+       "type": "set",
+       "name": "set pbs",
+       "xml": "<set>\n<parameter name='template.pbs' value='`$tmp.network-input-parameters.param[$paidx].value`' />\n",
+       "comments": "",
+       "x": 2941.9728507995605,
+       "y": 1315.0727915763855,
+       "z": "1ade981f.b4cb28",
+       "wires": []
+}, {
+       "id": "7f091c79.e46444",
+       "type": "switchNode",
+       "name": "switch couplingFlag",
+       "xml": "<switch test=\"`$tmp.network-input-parameters.param[$paidx].name == 'couplingFlag'`\">",
+       "comments": "",
+       "outputs": 1,
+       "x": 2616.972999572754,
+       "y": 1374.4727873802185,
+       "z": "1ade981f.b4cb28",
+       "wires": [
+               ["2ec96ac1.74eb56"]
+       ]
+}, {
+       "id": "2ec96ac1.74eb56",
+       "type": "outcomeTrue",
+       "name": "true",
+       "xml": "<outcome value='true'>\n",
+       "comments": "",
+       "outputs": 1,
+       "x": 2803.972999572754,
+       "y": 1370.4727873802185,
+       "z": "1ade981f.b4cb28",
+       "wires": [
+               ["f23df759.89ea78"]
+       ]
+}, {
+       "id": "f23df759.89ea78",
+       "type": "set",
+       "name": "set couplingFlag",
+       "xml": "<set>\n<parameter name='template.couplingFlag' value='`$tmp.network-input-parameters.param[$paidx].value`' />\n",
+       "comments": "",
+       "x": 2971.972999572754,
+       "y": 1371.0727934837341,
+       "z": "1ade981f.b4cb28",
+       "wires": []
+}, {
+       "id": "309988b6.7920e8",
+       "type": "switchNode",
+       "name": "switch colorAware",
+       "xml": "<switch test=\"`$tmp.network-input-parameters.param[$paidx].name == 'colorAware'`\">",
+       "comments": "",
+       "outputs": 1,
+       "x": 2610.972999572754,
+       "y": 1420.4727873802185,
+       "z": "1ade981f.b4cb28",
+       "wires": [
+               ["ff5d407a.d629a"]
+       ]
+}, {
+       "id": "ff5d407a.d629a",
+       "type": "outcomeTrue",
+       "name": "true",
+       "xml": "<outcome value='true'>\n",
+       "comments": "",
+       "outputs": 1,
+       "x": 2797.972999572754,
+       "y": 1416.4727873802185,
+       "z": "1ade981f.b4cb28",
+       "wires": [
+               ["5471bae7.23b974"]
+       ]
+}, {
+       "id": "5471bae7.23b974",
+       "type": "set",
+       "name": "set colorAware",
+       "xml": "<set>\n<parameter name='template.colorAware' value='`$tmp.network-input-parameters.param[$paidx].value`' />\n",
+       "comments": "",
+       "x": 2965.972999572754,
+       "y": 1417.0727934837341,
+       "z": "1ade981f.b4cb28",
+       "wires": []
+}, {
+       "id": "80955454.533fe8",
+       "type": "switchNode",
+       "name": "switch diversity-policy",
+       "xml": "<switch test=\"`$tmp.network-input-parameters.param[$paidx].name == 'diversity-policy'`\">",
+       "comments": "",
+       "outputs": 1,
+       "x": 2618.9732398986816,
+       "y": 1511.472852230072,
+       "z": "1ade981f.b4cb28",
+       "wires": [
+               ["394315e7.68ab3a"]
+       ]
+}, {
+       "id": "394315e7.68ab3a",
+       "type": "outcomeTrue",
+       "name": "true",
+       "xml": "<outcome value='true'>\n",
+       "comments": "",
+       "outputs": 1,
+       "x": 2805.9732398986816,
+       "y": 1507.472852230072,
+       "z": "1ade981f.b4cb28",
+       "wires": [
+               ["c01e5816.98fe98"]
+       ]
+}, {
+       "id": "c01e5816.98fe98",
+       "type": "set",
+       "name": "set diversity-policy",
+       "xml": "<set>\n<parameter name='template.diversity-policy' value='`$tmp.network-input-parameters.param[$paidx].value`' />\n",
+       "comments": "",
+       "x": 2973.9732398986816,
+       "y": 1508.0728583335876,
+       "z": "1ade981f.b4cb28",
+       "wires": []
+}, {
+       "id": "8517e005.7b636",
+       "type": "switchNode",
+       "name": "switch route-objective-function",
+       "xml": "<switch test=\"`$tmp.network-input-parameters.param[$paidx].name == 'route-objective-function'`\">",
+       "comments": "",
+       "outputs": 1,
+       "x": 2647.9731483459473,
+       "y": 1460.472852230072,
+       "z": "1ade981f.b4cb28",
+       "wires": [
+               ["8485067c.5ed7d8"]
+       ]
+}, {
+       "id": "8485067c.5ed7d8",
+       "type": "outcomeTrue",
+       "name": "true",
+       "xml": "<outcome value='true'>\n",
+       "comments": "",
+       "outputs": 1,
+       "x": 2834.9731483459473,
+       "y": 1456.472852230072,
+       "z": "1ade981f.b4cb28",
+       "wires": [
+               ["abef4cdd.0306b"]
+       ]
+}, {
+       "id": "abef4cdd.0306b",
+       "type": "set",
+       "name": "set route-objective-function",
+       "xml": "<set>\n<parameter name='template.route-objective-function' value='`$tmp.network-input-parameters.param[$paidx].value`' />\n",
+       "comments": "",
+       "x": 3002.9731483459473,
+       "y": 1457.0728583335876,
+       "z": "1ade981f.b4cb28",
+       "wires": []
+}, {
+       "id": "98b5510e.5eab2",
+       "type": "for",
+       "name": "for paidx..tmp.network-input-parameters.param_length[]",
+       "xml": "<for index='paidx' start='0' end='`$tmp.network-input-parameters.param_length`' >",
+       "comments": "",
+       "outputs": 1,
+       "x": 2099.1355361938477,
+       "y": 1378.468924999237,
+       "z": "1ade981f.b4cb28",
+       "wires": [
+               ["75fcb157.b9b59"]
+       ]
 }]
\ No newline at end of file