summaryrefslogtreecommitdiffstats
path: root/platform-logic/datachange/src/main/json/DataChange_data-change-notification.json
diff options
context:
space:
mode:
Diffstat (limited to 'platform-logic/datachange/src/main/json/DataChange_data-change-notification.json')
-rw-r--r--platform-logic/datachange/src/main/json/DataChange_data-change-notification.json250
1 files changed, 249 insertions, 1 deletions
diff --git a/platform-logic/datachange/src/main/json/DataChange_data-change-notification.json b/platform-logic/datachange/src/main/json/DataChange_data-change-notification.json
index c4df22ad..bbeb5c10 100644
--- a/platform-logic/datachange/src/main/json/DataChange_data-change-notification.json
+++ b/platform-logic/datachange/src/main/json/DataChange_data-change-notification.json
@@ -1 +1,249 @@
-[{"id":"2abb63ad.3df404","type":"dgstart","name":"DGSTART","outputs":1,"x":97,"y":89,"z":"bbab5cc4.c9cbd","wires":[["cec5984a.941728"]]},{"id":"cec5984a.941728","type":"service-logic","name":"DataChange ${project.version}","module":"DataChange","version":"${project.version}","comments":"","xml":"<service-logic xmlns='http://www.onap.org/sdnc/svclogic' xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance' xsi:schemaLocation='http://www.onap.org/sdnc/svclogic ./svclogic.xsd' module='DataChange' version='${project.version}'>","outputs":1,"x":283.1111488342285,"y":193.44447135925293,"z":"bbab5cc4.c9cbd","wires":[["6f601264.f5fb8c"]]},{"id":"6f601264.f5fb8c","type":"method","name":"method data-change-notification","xml":"<method rpc='data-change-notification' mode='sync'>\n","comments":"","outputs":1,"x":280.5556983947754,"y":357.2222566604614,"z":"bbab5cc4.c9cbd","wires":[["b8bb57bd.6c8f88"]]},{"id":"b8bb57bd.6c8f88","type":"block","name":"block : atomic","xml":"<block atomic=\"true\">\n","atomic":"false","comments":"","outputs":1,"x":325.7779846191406,"y":472.1113269329071,"z":"bbab5cc4.c9cbd","wires":[["97cb17d6.992f9","3b4bb8da.ca8bd8"]]},{"id":"97cb17d6.992f9","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":533.3338432312012,"y":559.556131362915,"z":"bbab5cc4.c9cbd","wires":[]},{"id":"c1961812.103ba","type":"call","name":"call esr-thirdparty-sdnc","xml":"<call module='DataChange' rpc='esr-thirdparty-sdnc' mode='sync' >\n","comments":"","outputs":1,"x":1454.3341064453125,"y":336.6667785644531,"z":"bbab5cc4.c9cbd","wires":[[]]},{"id":"3b4bb8da.ca8bd8","type":"switchNode","name":"switch aai-node-type","xml":"<switch test='`$data-change-notification-input.aai-node-type`'>\n","comments":"","outputs":1,"x":536.8827209472656,"y":435.88262820243835,"z":"bbab5cc4.c9cbd","wires":[["8187ec02.edc438","e44a9744.783fc8"]]},{"id":"8187ec02.edc438","type":"other","name":"esr-thirdparty-sdnc","xml":"<outcome value='esr-thirdparty-sdnc'>\n","comments":"","outputs":1,"x":711.9146728515625,"y":194.0572509765625,"z":"bbab5cc4.c9cbd","wires":[["b5d44440.30e84"]]},{"id":"e44a9744.783fc8","type":"other","name":"other","xml":"<outcome value='Other'>\n","comments":"","outputs":1,"x":776.8827857971191,"y":434.8826608657837,"z":"bbab5cc4.c9cbd","wires":[["62e87f0f.63e3e"]]},{"id":"62e87f0f.63e3e","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=\"AAI node type not supported\" />","comments":"","x":932.3273048400879,"y":434.99376010894775,"z":"bbab5cc4.c9cbd","wires":[]},{"id":"9f25a183.327f8","type":"block","name":"block : atomic","xml":"<block atomic=\"true\">\n","atomic":"false","comments":"","outputs":1,"x":1358.000244140625,"y":252.8262939453125,"z":"bbab5cc4.c9cbd","wires":[["c1961812.103ba"]]},{"id":"b5d44440.30e84","type":"for","name":"for","xml":"<for index='idx' start='0' end='`$data-change-notification-input.key-data_length`' >\n","comments":"","outputs":1,"x":899,"y":194,"z":"bbab5cc4.c9cbd","wires":[["b63e0c35.6e5668"]]},{"id":"b63e0c35.6e5668","type":"switchNode","name":"switch","xml":"<switch test=\"`$data-change-notification-input.key-data[$idx].key-value == 'ZTE'`\">\n","comments":"","outputs":1,"x":1039,"y":194,"z":"bbab5cc4.c9cbd","wires":[["4a9c78f7.44a98","ed07b87c.5778b8"]]},{"id":"14dce58a.e0a96a","type":"call","name":"call","xml":"<call module='DataChange' rpc='esr-thirdparty-sdnc-of-zte' mode='sync' >\n","comments":"","outputs":1,"x":1342,"y":194,"z":"bbab5cc4.c9cbd","wires":[[]]},{"id":"4a9c78f7.44a98","type":"outcomeTrue","name":"true","xml":"<outcome value='true'>\n","comments":"","outputs":1,"x":1193,"y":194,"z":"bbab5cc4.c9cbd","wires":[["14dce58a.e0a96a"]]},{"id":"ed07b87c.5778b8","type":"outcomeFalse","name":"false","xml":"<outcome value='false'>\n","comments":"","outputs":1,"x":1193,"y":253,"z":"bbab5cc4.c9cbd","wires":[["9f25a183.327f8"]]}] \ No newline at end of file
+[
+ {
+ "id": "2abb63ad.3df404",
+ "type": "dgstart",
+ "name": "DGSTART",
+ "outputs": 1,
+ "x": 97,
+ "y": 89,
+ "z": "bbab5cc4.c9cbd",
+ "wires": [
+ [
+ "cec5984a.941728"
+ ]
+ ]
+ },
+ {
+ "id": "cec5984a.941728",
+ "type": "service-logic",
+ "name": "DataChange ${project.version}",
+ "module": "DataChange",
+ "version": "${project.version}",
+ "comments": "",
+ "xml": "<service-logic xmlns='http://www.onap.org/sdnc/svclogic' xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance' xsi:schemaLocation='http://www.onap.org/sdnc/svclogic ./svclogic.xsd' module='DataChange' version='${project.version}'>",
+ "outputs": 1,
+ "x": 283.1111488342285,
+ "y": 193.44447135925293,
+ "z": "bbab5cc4.c9cbd",
+ "wires": [
+ [
+ "6f601264.f5fb8c"
+ ]
+ ]
+ },
+ {
+ "id": "6f601264.f5fb8c",
+ "type": "method",
+ "name": "method data-change-notification",
+ "xml": "<method rpc='data-change-notification' mode='sync'>\n",
+ "comments": "",
+ "outputs": 1,
+ "x": 280.5556983947754,
+ "y": 357.2222566604614,
+ "z": "bbab5cc4.c9cbd",
+ "wires": [
+ [
+ "b8bb57bd.6c8f88"
+ ]
+ ]
+ },
+ {
+ "id": "b8bb57bd.6c8f88",
+ "type": "block",
+ "name": "block : atomic",
+ "xml": "<block atomic=\"true\">\n",
+ "atomic": "false",
+ "comments": "",
+ "outputs": 1,
+ "x": 325.7779846191406,
+ "y": 472.1113269329071,
+ "z": "bbab5cc4.c9cbd",
+ "wires": [
+ [
+ "97cb17d6.992f9",
+ "3b4bb8da.ca8bd8"
+ ]
+ ]
+ },
+ {
+ "id": "97cb17d6.992f9",
+ "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": 533.3338432312012,
+ "y": 559.556131362915,
+ "z": "bbab5cc4.c9cbd",
+ "wires": [ ]
+ },
+ {
+ "id": "c1961812.103ba",
+ "type": "call",
+ "name": "call esr-thirdparty-sdnc",
+ "xml": "<call module='DataChange' rpc='esr-thirdparty-sdnc' mode='sync' >\n",
+ "comments": "",
+ "outputs": 1,
+ "x": 1454.3341064453125,
+ "y": 336.6667785644531,
+ "z": "bbab5cc4.c9cbd",
+ "wires": [
+ [ ]
+ ]
+ },
+ {
+ "id": "3b4bb8da.ca8bd8",
+ "type": "switchNode",
+ "name": "switch aai-node-type",
+ "xml": "<switch test='`$data-change-notification-input.aai-node-type`'>\n",
+ "comments": "",
+ "outputs": 1,
+ "x": 536.8827209472656,
+ "y": 435.88262820243835,
+ "z": "bbab5cc4.c9cbd",
+ "wires": [
+ [
+ "8187ec02.edc438",
+ "e44a9744.783fc8"
+ ]
+ ]
+ },
+ {
+ "id": "8187ec02.edc438",
+ "type": "other",
+ "name": "esr-thirdparty-sdnc",
+ "xml": "<outcome value='esr-thirdparty-sdnc'>\n",
+ "comments": "",
+ "outputs": 1,
+ "x": 711.9146728515625,
+ "y": 194.0572509765625,
+ "z": "bbab5cc4.c9cbd",
+ "wires": [
+ [
+ "b5d44440.30e84"
+ ]
+ ]
+ },
+ {
+ "id": "e44a9744.783fc8",
+ "type": "other",
+ "name": "other",
+ "xml": "<outcome value='Other'>\n",
+ "comments": "",
+ "outputs": 1,
+ "x": 776.8827857971191,
+ "y": 434.8826608657837,
+ "z": "bbab5cc4.c9cbd",
+ "wires": [
+ [
+ "62e87f0f.63e3e"
+ ]
+ ]
+ },
+ {
+ "id": "62e87f0f.63e3e",
+ "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=\"AAI node type not supported\" />",
+ "comments": "",
+ "x": 932.3273048400879,
+ "y": 434.99376010894775,
+ "z": "bbab5cc4.c9cbd",
+ "wires": [ ]
+ },
+ {
+ "id": "9f25a183.327f8",
+ "type": "block",
+ "name": "block : atomic",
+ "xml": "<block atomic=\"true\">\n",
+ "atomic": "false",
+ "comments": "",
+ "outputs": 1,
+ "x": 1358.000244140625,
+ "y": 252.8262939453125,
+ "z": "bbab5cc4.c9cbd",
+ "wires": [
+ [
+ "c1961812.103ba"
+ ]
+ ]
+ },
+ {
+ "id": "b5d44440.30e84",
+ "type": "for",
+ "name": "for",
+ "xml": "<for index='idx' start='0' end='`$data-change-notification-input.key-data_length`' >\n",
+ "comments": "",
+ "outputs": 1,
+ "x": 899,
+ "y": 194,
+ "z": "bbab5cc4.c9cbd",
+ "wires": [
+ [
+ "b63e0c35.6e5668"
+ ]
+ ]
+ },
+ {
+ "id": "b63e0c35.6e5668",
+ "type": "switchNode",
+ "name": "switch",
+ "xml": "<switch test=\"`$data-change-notification-input.key-data[$idx].key-value == 'ZTE'`\">\n",
+ "comments": "",
+ "outputs": 1,
+ "x": 1039,
+ "y": 194,
+ "z": "bbab5cc4.c9cbd",
+ "wires": [
+ [
+ "4a9c78f7.44a98",
+ "ed07b87c.5778b8"
+ ]
+ ]
+ },
+ {
+ "id": "14dce58a.e0a96a",
+ "type": "call",
+ "name": "call",
+ "xml": "<call module='DataChange' rpc='esr-thirdparty-sdnc-of-zte' mode='sync' >\n",
+ "comments": "",
+ "outputs": 1,
+ "x": 1342,
+ "y": 194,
+ "z": "bbab5cc4.c9cbd",
+ "wires": [
+ [ ]
+ ]
+ },
+ {
+ "id": "4a9c78f7.44a98",
+ "type": "outcomeTrue",
+ "name": "true",
+ "xml": "<outcome value='true'>\n",
+ "comments": "",
+ "outputs": 1,
+ "x": 1193,
+ "y": 194,
+ "z": "bbab5cc4.c9cbd",
+ "wires": [
+ [
+ "14dce58a.e0a96a"
+ ]
+ ]
+ },
+ {
+ "id": "ed07b87c.5778b8",
+ "type": "outcomeFalse",
+ "name": "false",
+ "xml": "<outcome value='false'>\n",
+ "comments": "",
+ "outputs": 1,
+ "x": 1193,
+ "y": 253,
+ "z": "bbab5cc4.c9cbd",
+ "wires": [
+ [
+ "9f25a183.327f8"
+ ]
+ ]
+ }
+] \ No newline at end of file