added fix for missing Error from SDNC prefix 34/94634/1
authorChan, Mercy <merce.chan@att.com>
Thu, 29 Aug 2019 20:12:22 +0000 (16:12 -0400)
committerBenjamin, Max (mb388a) <mb388a@att.com>
Thu, 29 Aug 2019 20:12:22 +0000 (16:12 -0400)
commitf0dc8623294868179f1264a6ef80980dd990a313
tree5d7639239a4690b3236c3ef1040a251186ac469c
parenteb3835986cec920c7add691fc9233e4be7c238cc
added fix for missing Error from SDNC prefix

added fix for missing Error from SDNC prefix to SDNC callback flow
reverted implementation from bpmn-tasks package and moved them to apih
side, added junit test
renamed error message constant, removed regex check, add error message
porefix directly to actual message

Issue-ID: SO-2267
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: I440cf9eff12571f576fcc5f2d28d9f2c8130e4b6
mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/OrchestrationRequests.java
mso-api-handlers/mso-api-handler-infra/src/test/java/org/onap/so/apihandlerinfra/OrchestrationRequestsUnitTest.java