aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/resources
diff options
context:
space:
mode:
authorBansal, Nitin (nb121v) <nitin.bansal@amdocs.com>2017-11-16 14:56:59 -0500
committerBansal, Nitin (nb121v) <nitin.bansal@amdocs.com>2017-11-16 15:01:37 -0500
commitbe2eab9395a787ca4b13447f9d2c382d12f5dcd5 (patch)
tree87c81f3a919ca61515212455fc90bc96402de9a5 /src/main/resources
parenteff2052b4a77690b4e2e67c8a5b438457657c99f (diff)
Add bulk API to gizmo
Add bulk API to gizmo IssueID: AAI-481 Change-Id: Iff9df1a8fdc73c87d726da7294c2eb9f471080f1 Signed-off-by: Bansal, Nitin (nb121v) <nitin.bansal@amdocs.com>
Diffstat (limited to 'src/main/resources')
-rw-r--r--src/main/resources/logging/CrudServiceMsgs.properties3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/main/resources/logging/CrudServiceMsgs.properties b/src/main/resources/logging/CrudServiceMsgs.properties
index 13554e5..a4c2991 100644
--- a/src/main/resources/logging/CrudServiceMsgs.properties
+++ b/src/main/resources/logging/CrudServiceMsgs.properties
@@ -55,3 +55,6 @@ EXCEPTION_DURING_METHOD_CALL=\
OXM_LOAD_ERROR=\
CRD0503E|\
Unable to load OXM schema: {0}
+TRANSACTION=\
+ CRD0008I|\
+ TRANSACTION: {0}