Merge the POMBA code to ONAP AAI data router
[aai/data-router.git] / src / main / resources / logging / ServiceIntegrityValidationsMsgs.properties
diff --git a/src/main/resources/logging/ServiceIntegrityValidationsMsgs.properties b/src/main/resources/logging/ServiceIntegrityValidationsMsgs.properties
new file mode 100644 (file)
index 0000000..c8fb270
--- /dev/null
@@ -0,0 +1,37 @@
+#Resource key=Error Code|Message text|Resolution text |Description text\r
+#######\r
+#Newlines can be utilized to add some clarity ensuring continuing line\r
+#has atleast one leading space\r
+#ResourceKey=\\r
+#             ERR0000E\\r
+#             Sample error msg txt\\r
+#             Sample resolution msg\\r
+#             Sample description txt\r
+#\r
+######\r
+#Error code classification category\r
+#000   Info/Debug\r
+#100   Permission errors\r
+#200   Availability errors/Timeouts\r
+#300   Data errors\r
+#400   Schema Interface type/validation errors\r
+#500   Business process errors\r
+#900   Unknown errors\r
+#\r
+########################################################################\r
+\r
+SI_POLICY_REGISTRATION=\\r
+                       SI0000I|\\r
+                       Service Integrity Validation policy successfully registered.\r
+                       \r
+SI_POLICY_DECISION=\\r
+                       SI0001I|\\r
+                       Service Integrity Validation policy resulted in {0}. {1}\r
+\r
+OPERATION_RESULT_ERRORS=\\r
+                       SI0002I|\\r
+                       Operation {0} completed in {1} ms with some errors\r
+\r
+DOCUMENT_STORE_PAYLOAD_FAILURE=\\r
+                       SI0301E|\\r
+                       Failed to store Service Integrity Violation event in Document Store. Policy payload: {0} with error: {1}
\ No newline at end of file