From 4a7f9951cc72ca5adeebe2e531fcb2d619ea6a98 Mon Sep 17 00:00:00 2001 From: seshukm Date: Fri, 3 Nov 2017 14:11:33 +0530 Subject: supporting files for e2e svc UT IssueId: SO-281 Change-Id: Ice16b1a1bf94658d7b97d5f9a665297deb14a148 Signed-off-by: seshukm --- .../__files/GenericFlows/aaiGetResponse.xml | 33 ++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 bpmn/MSOInfrastructureBPMN/src/test/resources/__files/GenericFlows/aaiGetResponse.xml (limited to 'bpmn/MSOInfrastructureBPMN/src/test/resources/__files/GenericFlows/aaiGetResponse.xml') diff --git a/bpmn/MSOInfrastructureBPMN/src/test/resources/__files/GenericFlows/aaiGetResponse.xml b/bpmn/MSOInfrastructureBPMN/src/test/resources/__files/GenericFlows/aaiGetResponse.xml new file mode 100644 index 0000000000..c367b5c959 --- /dev/null +++ b/bpmn/MSOInfrastructureBPMN/src/test/resources/__files/GenericFlows/aaiGetResponse.xml @@ -0,0 +1,33 @@ + + 1234 + volte-service + testservicetype + testservicerole + volte service + c1d4305f-cdbd-4bbe-9069-a2f4978fd89e + d4df5c27-98a1-4812-a8aa-c17f055b7a3f + 1508838121849 + create + + + service-instance + /aai/v11/business/customers/customer/test_customer/service-subscription/example-service-type/service-instance/1234_1 + + customer.global-customer-id + test_customer + + + service-subscription.service-type + test_customer + + + service-instance.service-instance-id + 1234_1 + + + service-instance.service-instance-name + volte-service_vEPC + + + + \ No newline at end of file -- cgit 1.2.3-korg