aboutsummaryrefslogtreecommitdiffstats
path: root/bpmn/MSOCommonBPMN/src/test/resources/__files/SDNCAdapterRestCallbackFinal.json
diff options
context:
space:
mode:
Diffstat (limited to 'bpmn/MSOCommonBPMN/src/test/resources/__files/SDNCAdapterRestCallbackFinal.json')
-rw-r--r--bpmn/MSOCommonBPMN/src/test/resources/__files/SDNCAdapterRestCallbackFinal.json8
1 files changed, 8 insertions, 0 deletions
diff --git a/bpmn/MSOCommonBPMN/src/test/resources/__files/SDNCAdapterRestCallbackFinal.json b/bpmn/MSOCommonBPMN/src/test/resources/__files/SDNCAdapterRestCallbackFinal.json
new file mode 100644
index 0000000000..cf9a621e02
--- /dev/null
+++ b/bpmn/MSOCommonBPMN/src/test/resources/__files/SDNCAdapterRestCallbackFinal.json
@@ -0,0 +1,8 @@
+{
+ "SDNCServiceResponse": {
+ "sdncRequestId": "((REQUEST-ID))",
+ "responseCode": "200",
+ "responseMessage": "OK",
+ "ackFinalIndicator": "Y"
+ }
+}