Performance Improvements for Gizmo bulk API
[aai/gizmo.git] / src / main / resources / logging / CrudServiceMsgs.properties
index 5ae6ca6..e99d30a 100644 (file)
@@ -46,6 +46,10 @@ LOADED_OXM_FILE=\
             CRD0007I|\
             Successfully loaded schema: {0}
 
+LOADED_DB_RULE_FILE=\
+            CRD00014I|\
+            Successfully loaded DB Edge Rule and Edge Properties for: {0}
+
 EXCEPTION_DURING_METHOD_CALL=\
             CRD0502E|\
             Failed to {0} request for {1} due to: {2}|\
@@ -66,6 +70,8 @@ ASYNC_DATA_SERVICE_ERROR=\
             CRD0510E|\
             AsyncDataService Error: {0}    
 
+
+            
 ASYNC_DATA_CACHE_INFO=\
             CRD0511I|\
             AsyncDataCache: {0}    
@@ -81,4 +87,8 @@ ASYNC_RESPONSE_CONSUMER_ERROR=\
             AsyncResponseConsumer Error: {0}
 SCHEMA_INGEST_LOAD_ERROR=\
             CRD0900E|\
-            Unable to load schema ingest properties file due to : {0}
\ No newline at end of file
+            Unable to load schema ingest properties file due to : {0}
+CHAMP_BULK_OP_INFO=\
+            CRD0515I|\
+            ChampBulkOp: {0}  
+                        
\ No newline at end of file