X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=platform-logic%2Fgeneric-resource-api%2Fsrc%2Fmain%2Fjson%2FGENERIC-RESOURCE-API_send-so-response.json;fp=platform-logic%2Fgeneric-resource-api%2Fsrc%2Fmain%2Fjson%2FGENERIC-RESOURCE-API_send-so-response.json;h=1a8e85cca54cf9af7dee22ced056593ade585f40;hb=edfd51b6ac224d8d4eef723f109c78a532684a74;hp=0000000000000000000000000000000000000000;hpb=2577f3ce2a1989c2e6f6dba48cc3c21dea6696fa;p=sdnc%2Foam.git diff --git a/platform-logic/generic-resource-api/src/main/json/GENERIC-RESOURCE-API_send-so-response.json b/platform-logic/generic-resource-api/src/main/json/GENERIC-RESOURCE-API_send-so-response.json new file mode 100644 index 00000000..1a8e85cc --- /dev/null +++ b/platform-logic/generic-resource-api/src/main/json/GENERIC-RESOURCE-API_send-so-response.json @@ -0,0 +1,180 @@ +[ + { + "id": "1be7c5d.ad3cd3a", + "type": "dgstart", + "name": "DGSTART", + "outputs": 1, + "x": 186.2630157470703, + "y": 83.76301574707031, + "z": "9c4d3573.f087a8", + "wires": [ + [ + "7fd0368c.d911a8" + ] + ] + }, + { + "id": "3bd2ce4a.136122", + "type": "method", + "name": "method send-so-response", + "xml": "\n", + "comments": "", + "outputs": 1, + "x": 331.2749328613281, + "y": 148.46936988830566, + "z": "9c4d3573.f087a8", + "wires": [ + [ + "10c7b604.2a55ba" + ] + ] + }, + { + "id": "7fd0368c.d911a8", + "type": "service-logic", + "name": "GENERIC-RESOURCE-API ${project.version}", + "module": "GENERIC-RESOURCE-API", + "version": "${project.version}", + "comments": "", + "xml": "", + "outputs": 1, + "x": 448.50121307373047, + "y": 83.9535083770752, + "z": "9c4d3573.f087a8", + "wires": [ + [ + "3bd2ce4a.136122" + ] + ] + }, + { + "id": "af9d7c89.15796", + "type": "execute", + "name": "execute RestApiCallNode - POST ack-final to SO", + "xml": "\n \n \n \n \n \n \n \n\n", + "comments": "", + "outputs": 1, + "x": 788.8093566894531, + "y": 293.73350286483765, + "z": "9c4d3573.f087a8", + "wires": [ + [ + "d61676da.12fe28", + "87d46700.e01758" + ] + ] + }, + { + "id": "d61676da.12fe28", + "type": "failure", + "name": "failure", + "xml": "\n", + "comments": "", + "outputs": 1, + "x": 1075.700740814209, + "y": 270.31422758102417, + "z": "9c4d3573.f087a8", + "wires": [ + [ + "7e23e4c2.43ac6c" + ] + ] + }, + { + "id": "deb0a632.ae9ed8", + "type": "configure", + "name": "set error-message", + "xml": "\n\n", + "comments": "", + "outputs": 1, + "x": 1529.511962890625, + "y": 247.45922470092773, + "z": "9c4d3573.f087a8", + "wires": [ + [] + ] + }, + { + "id": "87d46700.e01758", + "type": "not-found", + "name": "not-found", + "xml": "\n", + "comments": "", + "outputs": 1, + "x": 1087.0593032836914, + "y": 317.4833388328552, + "z": "9c4d3573.f087a8", + "wires": [ + [ + "7e23e4c2.43ac6c" + ] + ] + }, + { + "id": "10c7b604.2a55ba", + "type": "block", + "name": "block : atomic", + "xml": "", + "atomic": "true", + "outputs": 1, + "x": 469.0129928588867, + "y": 263.7629699707031, + "z": "9c4d3573.f087a8", + "wires": [ + [ + "af9d7c89.15796", + "aa7b88f3.7101b8" + ] + ] + }, + { + "id": "aa7b88f3.7101b8", + "type": "set", + "name": "set so.response-message", + "xml": "\n", + "comments": "", + "x": 715.0130081176758, + "y": 243.7629656791687, + "z": "9c4d3573.f087a8", + "wires": [] + }, + { + "id": "5b71151b.49bd3c", + "type": "comment", + "name": "Caller must set all the params required for SO response", + "info": "so.ack-final-indicator\nso.notification-url\nso.response-code\nso.response-message\nso.svc-request-id\nso.service-instance-id\nso.service-type", + "comments": "", + "x": 937.5130081176758, + "y": 152.51301765441895, + "z": "9c4d3573.f087a8", + "wires": [] + }, + { + "id": "535d0ddc.6a9ff4", + "type": "returnFailure", + "name": "return failure", + "xml": "\n\t\n\t\n \n", + "comments": "", + "x": 1510.096477508545, + "y": 317.67168045043945, + "z": "9c4d3573.f087a8", + "wires": [] + }, + { + "id": "7e23e4c2.43ac6c", + "type": "block", + "name": "block : atomic", + "xml": "", + "atomic": "true", + "outputs": 1, + "x": 1303.762939453125, + "y": 288.76298904418945, + "z": "9c4d3573.f087a8", + "wires": [ + [ + "deb0a632.ae9ed8", + "535d0ddc.6a9ff4" + ] + ] + } +] \ No newline at end of file