refactor camunda client in apih
[so.git] / mso-api-handlers / mso-api-handler-common / src / test / resources / CamundaClientTest / CamundaFailure.json
diff --git a/mso-api-handlers/mso-api-handler-common/src/test/resources/CamundaClientTest/CamundaFailure.json b/mso-api-handlers/mso-api-handler-common/src/test/resources/CamundaClientTest/CamundaFailure.json
new file mode 100644 (file)
index 0000000..2d9e3dd
--- /dev/null
@@ -0,0 +1,7 @@
+{
+       "response":"<aetgt:WorkflowException xmlns:aetgt=\"http://org.onap/so/workflow/schema/v1\"><aetgt:ErrorMessage>Exception in create execution list 500 </aetgt:ErrorMessage><aetgt:ErrorCode>7000</aetgt:ErrorCode></aetgt:WorkflowException>",
+       "message":"Fail",
+       "processInstanceID":"4b33ca85-5860-11e8-ae53-0a580ae94342",
+       "variables":null,
+       "messageCode":500
+}
\ No newline at end of file