[MSO-8] Update the maven dependency
[so.git] / bpmn / MSOCommonBPMN / src / test / resources / __files / CreateServiceInstance / createServiceInstance_genericQueryByInstanceName_AAIResponse_Fault.xml
1 <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
2 <Fault>
3     <requestError>
4         <serviceException>
5             <messageId>SVC3000</messageId>
6             <text>Invalid input performing %1 on %2 (msg=%3) (ec=%4)</text>
7             <variables>
8                 <variable>PUT customer</variable>
9                 <variable>global-customer-id=global_subscriber_id </variable>
10                 <variable>Uniqueness constraint violated:Conflicting Key and Alternate-Key values passed for add of nodeType = customer</variable>
11                 <variable>ERR.5.4.6117</variable>
12             </variables>
13         </serviceException>
14     </requestError>
15 </Fault>