Dublin pnf DGs
[sdnc/oam.git] / platform-logic / generic-resource-api / src / main / json / GENERIC-RESOURCE-API_self-serve-vnf-changeassign.json
index a29a716..80c55d8 100644 (file)
-[
-    {
-        "id": "dc9ceada.747c9",
-        "type": "dgstart",
-        "name": "DGSTART",
-        "outputs": 1,
-        "x": 79,
-        "y": 59,
-        "z": "ea55fe64.6b3f48",
-        "wires": [
-            [
-                "6bbe4a7.598cb34"
-            ]
-        ]
-    },
-    {
-        "id": "6bbe4a7.598cb34",
-        "type": "service-logic",
-        "name": "GENERIC-RESOURCE-API ${project.version}",
-        "module": "GENERIC-RESOURCE-API",
-        "version": "${project.version}",
-        "comments": "",
-        "xml": "<service-logic xmlns='http://www.onap.org/sdnc/svclogic' xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance' xsi:schemaLocation='http://www.onap.org/sdnc/svclogic ./svclogic.xsd' module='GENERIC-RESOURCE-API' version='${project.version}'>",
-        "outputs": 1,
-        "x": 355,
-        "y": 60,
-        "z": "ea55fe64.6b3f48",
-        "wires": [
-            [
-                "bb95c798.3cf368"
-            ]
-        ]
-    },
-    {
-        "id": "bb95c798.3cf368",
-        "type": "method",
-        "name": "self-serve-vnf-changeassign ",
-        "xml": "<method rpc='self-serve-vnf-changeassign' mode='sync'>\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 672,
-        "y": 60,
-        "z": "ea55fe64.6b3f48",
-        "wires": [
-            [
-                "72afded.b78132"
-            ]
-        ]
-    },
-    {
-        "id": "72afded.b78132",
-        "type": "block",
-        "name": "block : atomic",
-        "xml": "<block atomic='true'>",
-        "atomic": "true",
-        "comments": "",
-        "outputs": 1,
-        "x": 97.5,
-        "y": 142,
-        "z": "ea55fe64.6b3f48",
-        "wires": [
-            [
-                "7eab9742.528a9",
-                "c971c45d.67ed58"
-            ]
-        ]
-    },
-    {
-        "id": "7e2d788f.d439a8",
-        "type": "set",
-        "name": "set",
-        "xml": "<set>\n   <parameter name='`service-data.vnfs.vnf[$vnf-index].vnf-data.vnf-topology.vnf-parameters-data.param[$j].resource-resolution-data.status`' value='PENDING'/>\n   <parameter name='ss.input.param.index' value='`$i`' />\n   <parameter name='ss.service-data.param.index' value='`$j`' />\n   <parameter name='ss.input.param.found.in.service.param' value='true' />\n   <parameter name='ss.capability-type' value='vnf' />\n   <parameter name='ss.capability-action' value='changeassign' />",
-        "comments": "",
-        "x": 1907,
-        "y": 446,
-        "z": "ea55fe64.6b3f48",
-        "wires": []
-    },
-    {
-        "id": "7eab9742.528a9",
-        "type": "switchNode",
-        "name": "switch vnf-input-parameters",
-        "xml": "<switch test='`$vnf-topology-operation-input.vnf-request-input.vnf-input-parameters.param_length`'>\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 340,
-        "y": 185,
-        "z": "ea55fe64.6b3f48",
-        "wires": [
-            [
-                "b93197e8.d9d048"
-            ]
-        ]
-    },
-    {
-        "id": "b93197e8.d9d048",
-        "type": "outcome",
-        "name": "null",
-        "xml": "<outcome value=''>",
-        "comments": "",
-        "outputs": 1,
-        "x": 570.1428833007812,
-        "y": 184.85714721679688,
-        "z": "ea55fe64.6b3f48",
-        "wires": [
-            [
-                "589a47b7.bf05e"
-            ]
-        ]
-    },
-    {
-        "id": "589a47b7.bf05e",
-        "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=\"no param name/value provided in vnf-request-input\" />\n",
-        "comments": "",
-        "x": 743,
-        "y": 185,
-        "z": "ea55fe64.6b3f48",
-        "wires": []
-    },
-    {
-        "id": "c971c45d.67ed58",
-        "type": "for",
-        "name": "for vnf-input-parameters.param index i",
-        "xml": "<for index='i' start='0' end='`$vnf-topology-operation-input.vnf-request-input.vnf-input-parameters.param_length`' >",
-        "comments": "",
-        "outputs": 1,
-        "x": 367,
-        "y": 309,
-        "z": "ea55fe64.6b3f48",
-        "wires": [
-            [
-                "a56c6c88.4c89e8"
-            ]
-        ]
-    },
-    {
-        "id": "a56c6c88.4c89e8",
-        "type": "switchNode",
-        "name": "switch service param length null",
-        "xml": "<switch test=\"`$service-data.vnfs.vnf[$vnf-index].vnf-data.vnf-topology.vnf-parameters-data.param_length == ''`\">\n\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 670,
-        "y": 310,
-        "z": "ea55fe64.6b3f48",
-        "wires": [
-            [
-                "34cc20c5.be038"
-            ]
-        ]
-    },
-    {
-        "id": "80ac5f3.6ad6ca",
-        "type": "for",
-        "name": "for service-data.vnf-parameters-data.param index j",
-        "xml": "<for index='j' start='0' end='`$service-data.vnfs.vnf[$vnf-index].vnf-data.vnf-topology.vnf-parameters-data.param_length`' >",
-        "comments": "",
-        "outputs": 1,
-        "x": 1038,
-        "y": 447,
-        "z": "ea55fe64.6b3f48",
-        "wires": [
-            [
-                "9335b73a.1c0978"
-            ]
-        ]
-    },
-    {
-        "id": "9335b73a.1c0978",
-        "type": "switchNode",
-        "name": "switch match for vnf-name",
-        "xml": "<switch test='`$service-data.vnfs.vnf[$vnf-index].vnf-data.vnf-topology.vnf-parameters-data.param[$j].name == $vnf-topology-operation-input.vnf-request-input.vnf-input-parameters.param[$i].name`'>\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 1369,
-        "y": 447,
-        "z": "ea55fe64.6b3f48",
-        "wires": [
-            [
-                "94ee529d.b53828"
-            ]
-        ]
-    },
-    {
-        "id": "94ee529d.b53828",
-        "type": "not-found",
-        "name": "true",
-        "xml": "<outcome value='true'>\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 1559,
-        "y": 447,
-        "z": "ea55fe64.6b3f48",
-        "wires": [
-            [
-                "97f03230.8c76b8"
-            ]
-        ]
-    },
-    {
-        "id": "ad40df27.b42668",
-        "type": "not-found",
-        "name": "false",
-        "xml": "<outcome value='false'>\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 1153,
-        "y": 531,
-        "z": "ea55fe64.6b3f48",
-        "wires": [
-            [
-                "c7b41da6.be73e"
-            ]
-        ]
-    },
-    {
-        "id": "c7b41da6.be73e",
-        "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=\"`'No param with param[].name = ' +  $vnf-topology-operation-input.vnf-request-input.vnf-input-parameters.param[$i].name + ' found in service-data.'`\" />\n",
-        "comments": "",
-        "x": 1349,
-        "y": 531,
-        "z": "ea55fe64.6b3f48",
-        "wires": []
-    },
-    {
-        "id": "97f03230.8c76b8",
-        "type": "block",
-        "name": "block : atomic",
-        "xml": "<block atomic='true'>",
-        "atomic": "true",
-        "comments": "",
-        "outputs": 1,
-        "x": 1714,
-        "y": 445,
-        "z": "ea55fe64.6b3f48",
-        "wires": [
-            [
-                "7e2d788f.d439a8",
-                "ada6d713.8fde8",
-                "8f887c51.38a1b"
-            ]
-        ]
-    },
-    {
-        "id": "ada6d713.8fde8",
-        "type": "call",
-        "name": "call self-serve-generate-name-changeassign",
-        "xml": "<call module='GENERIC-RESOURCE-API' rpc='self-serve-generate-name-changeassign' mode='sync' >\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 2018,
-        "y": 515,
-        "z": "ea55fe64.6b3f48",
-        "wires": [
-            [
-                "e152b55.54f7b48",
-                "e8deb550.a2fdb"
-            ]
-        ]
-    },
-    {
-        "id": "e152b55.54f7b48",
-        "type": "failure",
-        "name": "failure",
-        "xml": "<outcome value='failure'>\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 2268,
-        "y": 487,
-        "z": "ea55fe64.6b3f48",
-        "wires": [
-            [
-                "b0b66b18.a254d8"
-            ]
-        ]
-    },
-    {
-        "id": "e8deb550.a2fdb",
-        "type": "failure",
-        "name": "not-found",
-        "xml": "<outcome value='not-found'>\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 2278,
-        "y": 555,
-        "z": "ea55fe64.6b3f48",
-        "wires": [
-            [
-                "b0b66b18.a254d8"
-            ]
-        ]
-    },
-    {
-        "id": "b0b66b18.a254d8",
-        "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 from self-service-generate-name-changeassign\" />\n",
-        "comments": "",
-        "x": 2462,
-        "y": 516,
-        "z": "ea55fe64.6b3f48",
-        "wires": []
-    },
-    {
-        "id": "34cc20c5.be038",
-        "type": "other",
-        "name": "false",
-        "xml": "<outcome value='false'>\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 885,
-        "y": 310,
-        "z": "ea55fe64.6b3f48",
-        "wires": [
-            [
-                "8ae41419.5f27e8"
-            ]
-        ]
-    },
-    {
-        "id": "a74b1481.6af278",
-        "type": "set",
-        "name": "set",
-        "xml": "<set>\n   <parameter name='ss.input.param.found.in.service.param' value='false' />",
-        "comments": "",
-        "x": 895,
-        "y": 388,
-        "z": "ea55fe64.6b3f48",
-        "wires": []
-    },
-    {
-        "id": "d662c9f0.cf7fb",
-        "type": "switchNode",
-        "name": "switch if found vnf_name",
-        "xml": "<switch test='`$ss.input.param.found.in.service.param`'>\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 952,
-        "y": 531,
-        "z": "ea55fe64.6b3f48",
-        "wires": [
-            [
-                "ad40df27.b42668"
-            ]
-        ]
-    },
-    {
-        "id": "8f887c51.38a1b",
-        "type": "returnSuccess",
-        "name": "return success",
-        "xml": "<return status='success'>\n",
-        "comments": "",
-        "x": 1930,
-        "y": 588,
-        "z": "ea55fe64.6b3f48",
-        "wires": []
-    },
-    {
-        "id": "8ae41419.5f27e8",
-        "type": "block",
-        "name": "block : atomic",
-        "xml": "<block atomic='true'>",
-        "atomic": "true",
-        "comments": "",
-        "outputs": 1,
-        "x": 711,
-        "y": 388,
-        "z": "ea55fe64.6b3f48",
-        "wires": [
-            [
-                "a74b1481.6af278",
-                "80ac5f3.6ad6ca",
-                "d662c9f0.cf7fb"
-            ]
-        ]
-    }
+[\r
+    {\r
+        "id": "d7b04ee5.646b",\r
+        "type": "dgstart",\r
+        "name": "DGSTART",\r
+        "outputs": 1,\r
+        "x": 151.42852783203125,\r
+        "y": 47.142860412597656,\r
+        "z": "d97c316.162bed",\r
+        "wires": [\r
+            [\r
+                "d90f8810.ec0b98"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "d90f8810.ec0b98",\r
+        "type": "service-logic",\r
+        "name": "GENERIC-RESOURCE-API ${project.version}",\r
+        "module": "GENERIC-RESOURCE-API",\r
+        "version": "${project.version}",\r
+        "comments": "",\r
+        "xml": "<service-logic xmlns='http://www.onap.org/sdnc/svclogic' xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance' xsi:schemaLocation='http://www.onap.org/sdnc/svclogic ./svclogic.xsd' module='GENERIC-RESOURCE-API' version='${project.version}'>",\r
+        "outputs": 1,\r
+        "x": 427.42852783203125,\r
+        "y": 48.142860412597656,\r
+        "z": "d97c316.162bed",\r
+        "wires": [\r
+            [\r
+                "ceeb919a.85f53"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "ceeb919a.85f53",\r
+        "type": "method",\r
+        "name": "self-serve-vnf-changeassign ",\r
+        "xml": "<method rpc='self-serve-vnf-changeassign' mode='sync'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 270.14283752441406,\r
+        "y": 106.71429443359375,\r
+        "z": "d97c316.162bed",\r
+        "wires": [\r
+            [\r
+                "94a807c3.18e1f8"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "94a807c3.18e1f8",\r
+        "type": "block",\r
+        "name": "block : atomic",\r
+        "xml": "<block atomic='true'>",\r
+        "atomic": "true",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 295.64286041259766,\r
+        "y": 171.5714225769043,\r
+        "z": "d97c316.162bed",\r
+        "wires": [\r
+            [\r
+                "686eb002.8272c",\r
+                "e14e8d9d.455fb"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "fcf2582e.807218",\r
+        "type": "set",\r
+        "name": "set",\r
+        "xml": "<set>\n   <parameter name='`service-data.vnfs.vnf[$vnf-index].vnf-data.vnf-topology.vnf-parameters-data.param[$j].resource-resolution-data.status`' value='PENDING'/>\n   <parameter name='ss.input.param.index' value='`$i`' />\n   <parameter name='ss.service-data.param.index' value='`$j`' />\n   <parameter name='ss.input.param.found.in.service.param' value='true' />\n   <parameter name='ss.capability-type' value='vnf' />\n   <parameter name='ss.capability-action' value='changeassign' />",\r
+        "comments": "",\r
+        "x": 1965.142677307129,\r
+        "y": 584.1428298950195,\r
+        "z": "d97c316.162bed",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "686eb002.8272c",\r
+        "type": "switchNode",\r
+        "name": "switch vnf-input-parameters",\r
+        "xml": "<switch test='`$vnf-topology-operation-input.vnf-request-input.vnf-input-parameters.param_length`'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 575.2857055664062,\r
+        "y": 224.5714340209961,\r
+        "z": "d97c316.162bed",\r
+        "wires": [\r
+            [\r
+                "cb121cc3.86892"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "cb121cc3.86892",\r
+        "type": "outcome",\r
+        "name": "null",\r
+        "xml": "<outcome value=''>",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 805.4285888671875,\r
+        "y": 224.42858123779297,\r
+        "z": "d97c316.162bed",\r
+        "wires": [\r
+            [\r
+                "8065a7c1.8e9ab8"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "8065a7c1.8e9ab8",\r
+        "type": "returnFailure",\r
+        "name": "return failure",\r
+        "xml": "<return status='failure'>\n\t<parameter name='ack-final' value='Y'/>\n\t<parameter name=\"error-code\" value=\"500\" />\n    <parameter name=\"error-message\" value=\"no param name/value provided in vnf-request-input\" />\n",\r
+        "comments": "",\r
+        "x": 978.2857055664062,\r
+        "y": 224.5714340209961,\r
+        "z": "d97c316.162bed",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "e14e8d9d.455fb",\r
+        "type": "for",\r
+        "name": "for vnf-input-parameters.param index i",\r
+        "xml": "<for index='i' start='0' end='`$vnf-topology-operation-input.vnf-request-input.vnf-input-parameters.param_length`' >",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 602.2857055664062,\r
+        "y": 348.5714340209961,\r
+        "z": "d97c316.162bed",\r
+        "wires": [\r
+            [\r
+                "533d1a61.0ffb54"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "533d1a61.0ffb54",\r
+        "type": "switchNode",\r
+        "name": "switch service param length null",\r
+        "xml": "<switch test=\"`$service-data.vnfs.vnf[$vnf-index].vnf-data.vnf-topology.vnf-parameters-data.param_length == ''`\">\n\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 949.5713806152344,\r
+        "y": 348.14287757873535,\r
+        "z": "d97c316.162bed",\r
+        "wires": [\r
+            [\r
+                "6fd8cd13.aa94d4"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "deca9f28.6ee9c",\r
+        "type": "for",\r
+        "name": "for service-data.vnf-parameters-data.param index j",\r
+        "xml": "<for index='j' start='0' end='`$service-data.vnfs.vnf[$vnf-index].vnf-data.vnf-topology.vnf-parameters-data.param_length`' >",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1040.4284057617188,\r
+        "y": 586.5713920593262,\r
+        "z": "d97c316.162bed",\r
+        "wires": [\r
+            [\r
+                "fda41515.3cb6c8"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "fda41515.3cb6c8",\r
+        "type": "switchNode",\r
+        "name": "switch match for vnf-name",\r
+        "xml": "<switch test='`$service-data.vnfs.vnf[$vnf-index].vnf-data.vnf-topology.vnf-parameters-data.param[$j].name == $vnf-topology-operation-input.vnf-request-input.vnf-input-parameters.param[$i].name`'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1427.142677307129,\r
+        "y": 585.1428298950195,\r
+        "z": "d97c316.162bed",\r
+        "wires": [\r
+            [\r
+                "1021041f.bc041c"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "1021041f.bc041c",\r
+        "type": "not-found",\r
+        "name": "true",\r
+        "xml": "<outcome value='true'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1617.142677307129,\r
+        "y": 585.1428298950195,\r
+        "z": "d97c316.162bed",\r
+        "wires": [\r
+            [\r
+                "987e92d3.7d94f"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "75e8b33d.ad968c",\r
+        "type": "not-found",\r
+        "name": "false",\r
+        "xml": "<outcome value='false'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1291.142677307129,\r
+        "y": 830.5714149475098,\r
+        "z": "d97c316.162bed",\r
+        "wires": [\r
+            [\r
+                "d1376de5.42ab3"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "d1376de5.42ab3",\r
+        "type": "returnFailure",\r
+        "name": "return failure",\r
+        "xml": "<return status='failure'>\n\t<parameter name='ack-final' value='Y'/>\n\t<parameter name=\"error-code\" value=\"500\" />\n    <parameter name=\"error-message\" value=\"No vnf-request-input.vnf-input-parameters.param[].name found in service-data.\" />\n",\r
+        "comments": "",\r
+        "x": 1464.285530090332,\r
+        "y": 829.1428279876709,\r
+        "z": "d97c316.162bed",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "987e92d3.7d94f",\r
+        "type": "block",\r
+        "name": "block : atomic",\r
+        "xml": "<block atomic='true'>",\r
+        "atomic": "true",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1772.142677307129,\r
+        "y": 583.1428298950195,\r
+        "z": "d97c316.162bed",\r
+        "wires": [\r
+            [\r
+                "fcf2582e.807218",\r
+                "8426aa6a.8cf0a8",\r
+                "543dede3.b39004"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "8426aa6a.8cf0a8",\r
+        "type": "call",\r
+        "name": "call self-serve-generate-name-changeassign",\r
+        "xml": "<call module='GENERIC-RESOURCE-API' rpc='self-serve-generate-name-changeassign' mode='sync' >\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 2108.999755859375,\r
+        "y": 653.1428198814392,\r
+        "z": "d97c316.162bed",\r
+        "wires": [\r
+            [\r
+                "32fc0971.1c0146",\r
+                "21d46561.3c7f6a"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "32fc0971.1c0146",\r
+        "type": "failure",\r
+        "name": "failure",\r
+        "xml": "<outcome value='failure'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 2398.9996490478516,\r
+        "y": 616.5713996887207,\r
+        "z": "d97c316.162bed",\r
+        "wires": [\r
+            [\r
+                "2151c897.b7d8f8"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "21d46561.3c7f6a",\r
+        "type": "failure",\r
+        "name": "not-found",\r
+        "xml": "<outcome value='not-found'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 2408.9996490478516,\r
+        "y": 684.5713996887207,\r
+        "z": "d97c316.162bed",\r
+        "wires": [\r
+            [\r
+                "2151c897.b7d8f8"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "2151c897.b7d8f8",\r
+        "type": "returnFailure",\r
+        "name": "return failure",\r
+        "xml": "<return status='failure'>\n\t<parameter name='ack-final' value='Y'/>\n\t<parameter name=\"error-code\" value=\"500\" />\n    <parameter name=\"error-message\" value=\"Error from self-service-generate-name-changeassign\" />\n",\r
+        "comments": "",\r
+        "x": 2592.9996490478516,\r
+        "y": 645.5713996887207,\r
+        "z": "d97c316.162bed",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "6fd8cd13.aa94d4",\r
+        "type": "other",\r
+        "name": "false",\r
+        "xml": "<outcome value='false'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1164.5713806152344,\r
+        "y": 348.14287757873535,\r
+        "z": "d97c316.162bed",\r
+        "wires": [\r
+            [\r
+                "988b476b.b275c8"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "3d53f85d.e87578",\r
+        "type": "set",\r
+        "name": "set ss.input.param.found.in.service.param = false",\r
+        "xml": "<set>\n   <parameter name='ss.input.param.found.in.service.param' value='false' />",\r
+        "comments": "",\r
+        "x": 1031.7141418457031,\r
+        "y": 520.4285628795624,\r
+        "z": "d97c316.162bed",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "84dc5d99.83e5",\r
+        "type": "switchNode",\r
+        "name": "switch ss.input.param.found.in.service.param",\r
+        "xml": "<switch test='`$ss.input.param.found.in.service.param`'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1010.1427307128906,\r
+        "y": 829.1428279876709,\r
+        "z": "d97c316.162bed",\r
+        "wires": [\r
+            [\r
+                "75e8b33d.ad968c"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "543dede3.b39004",\r
+        "type": "returnSuccess",\r
+        "name": "return success",\r
+        "xml": "<return status='success'>\n",\r
+        "comments": "",\r
+        "x": 1992.4283828735352,\r
+        "y": 726.1428184509277,\r
+        "z": "d97c316.162bed",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "988b476b.b275c8",\r
+        "type": "block",\r
+        "name": "block : atomic",\r
+        "xml": "<block atomic='true'>",\r
+        "atomic": "true",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 641.9999389648438,\r
+        "y": 584.7142848968506,\r
+        "z": "d97c316.162bed",\r
+        "wires": [\r
+            [\r
+                "3d53f85d.e87578",\r
+                "deca9f28.6ee9c",\r
+                "84dc5d99.83e5"\r
+            ]\r
+        ]\r
+    }\r
 ]
\ No newline at end of file