Add multi-oxm using schemaIngest library
[aai/data-router.git] / src / main / resources / logging / DataRouterMsgs.properties
index fff262c..d922a7f 100644 (file)
@@ -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}