Merge the POMBA code to ONAP AAI data router
[aai/data-router.git] / src / main / resources / logging / ServiceIntegrityValidationsMsgs.properties
1 #Resource key=Error Code|Message text|Resolution text |Description text\r
2 #######\r
3 #Newlines can be utilized to add some clarity ensuring continuing line\r
4 #has atleast one leading space\r
5 #ResourceKey=\\r
6 #             ERR0000E\\r
7 #             Sample error msg txt\\r
8 #             Sample resolution msg\\r
9 #             Sample description txt\r
10 #\r
11 ######\r
12 #Error code classification category\r
13 #000    Info/Debug\r
14 #100    Permission errors\r
15 #200    Availability errors/Timeouts\r
16 #300    Data errors\r
17 #400    Schema Interface type/validation errors\r
18 #500    Business process errors\r
19 #900    Unknown errors\r
20 #\r
21 ########################################################################\r
22 \r
23 SI_POLICY_REGISTRATION=\\r
24                         SI0000I|\\r
25                         Service Integrity Validation policy successfully registered.\r
26                         \r
27 SI_POLICY_DECISION=\\r
28                         SI0001I|\\r
29                         Service Integrity Validation policy resulted in {0}. {1}\r
30 \r
31 OPERATION_RESULT_ERRORS=\\r
32                         SI0002I|\\r
33                         Operation {0} completed in {1} ms with some errors\r
34 \r
35 DOCUMENT_STORE_PAYLOAD_FAILURE=\\r
36                         SI0301E|\\r
37                         Failed to store Service Integrity Violation event in Document Store. Policy payload: {0} with error: {1}