aboutsummaryrefslogtreecommitdiffstats
path: root/so-simulator/src/main/resources/sdnc/gr-api/AsyncRequest.xml
diff options
context:
space:
mode:
Diffstat (limited to 'so-simulator/src/main/resources/sdnc/gr-api/AsyncRequest.xml')
-rw-r--r--so-simulator/src/main/resources/sdnc/gr-api/AsyncRequest.xml10
1 files changed, 10 insertions, 0 deletions
diff --git a/so-simulator/src/main/resources/sdnc/gr-api/AsyncRequest.xml b/so-simulator/src/main/resources/sdnc/gr-api/AsyncRequest.xml
new file mode 100644
index 0000000000..3bce5bc20d
--- /dev/null
+++ b/so-simulator/src/main/resources/sdnc/gr-api/AsyncRequest.xml
@@ -0,0 +1,10 @@
+<input>
+ <service-information>
+ <service-type>useless-trash</service-type>
+ <service-instance-id>useless-trash</service-instance-id>
+ </service-information>
+ <svc-request-id>${responseCode}</svc-request-id>
+ <response-code>${responseCode}</response-code>
+ <response-message>${responseMessage}</response-message>
+ <ack-final-indicator>Y</ack-final-indicator>
+</input> \ No newline at end of file