aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/resources/logging/DataRouterMsgs.properties
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/resources/logging/DataRouterMsgs.properties')
-rw-r--r--src/main/resources/logging/DataRouterMsgs.properties6
1 files changed, 5 insertions, 1 deletions
diff --git a/src/main/resources/logging/DataRouterMsgs.properties b/src/main/resources/logging/DataRouterMsgs.properties
index fff262c..d922a7f 100644
--- a/src/main/resources/logging/DataRouterMsgs.properties
+++ b/src/main/resources/logging/DataRouterMsgs.properties
@@ -170,4 +170,8 @@ FAIL_TO_CREATE_UPDATE_DOC=\
Failed to create or update document in index {0}. Cause: {1}
LOAD_OXM_ERROR=\
DR5000E|\
- Unable to load Oxm model: {0}\
+ Unable to load Oxm model: {0}\
+
+SCHEMA_INGEST_LOAD_ERROR=\
+ DR5001E|\
+ Unable to load schema ingest properties file due to : {0}