aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/resources/logging/EntityEventPolicyMsgs.properties
diff options
context:
space:
mode:
authorAttaranasl, Salma (sa669h) <salma.attaran@amdocs.com>2018-03-08 11:58:02 -0500
committerAttaranasl, Salma (sa669h) <salma.attaran@amdocs.com>2018-03-08 12:34:36 -0500
commit4c416b0e0059370184f77991481f61d779eccd80 (patch)
tree53317fb0f1969a37b3f85605335cd2631c03e4b2 /src/main/resources/logging/EntityEventPolicyMsgs.properties
parentf8406ed04830d9b75d842dff3fb95dc3d44866ee (diff)
added Spike event Policy
to read from Spike Event and save the index on Search Data removed the extra header on a file: Issue-ID: AAI-846 Change-Id: I5fa66b5c6b0b6b2f645315221fbf2eb1461c5ca7 Signed-off-by: Attaranasl, Salma <salma.attaran@amdocs.com>
Diffstat (limited to 'src/main/resources/logging/EntityEventPolicyMsgs.properties')
-rw-r--r--src/main/resources/logging/EntityEventPolicyMsgs.properties12
1 files changed, 6 insertions, 6 deletions
diff --git a/src/main/resources/logging/EntityEventPolicyMsgs.properties b/src/main/resources/logging/EntityEventPolicyMsgs.properties
index 85444c9..8debaae 100644
--- a/src/main/resources/logging/EntityEventPolicyMsgs.properties
+++ b/src/main/resources/logging/EntityEventPolicyMsgs.properties
@@ -21,11 +21,11 @@
########################################################################
-DISCARD_AAI_EVENT_VERBOSE=\
+DISCARD_EVENT_VERBOSE=\
EEP0001E|\
Discarding event. Reason: {0}. Payload: {1}
-DISCARD_AAI_EVENT_NONVERBOSE=\
+DISCARD_EVENT_NONVERBOSE=\
EEP0002E|\
Discarding event. Reason: {0}
@@ -73,13 +73,13 @@ FAIL_TO_CREATE_SEARCH_INDEX=\
EEP012E|\
Failed to create Search index {0} due to: {1}
-PROCESS_AAI_ENTITY_EVENT_POLICY_VERBOSE=\
+PROCESS_ENTITY_EVENT_POLICY_VERBOSE=\
EEP0001I|\
- Processing AAI Entity Event Policy: [Action: {0} Entity Type: {1}]. Payload: {2}
+ Processing Entity Event Policy: [Action: {0} Entity Type: {1}]. Payload: {2}
-PROCESS_AAI_ENTITY_EVENT_POLICY_NONVERBOSE=\
+PROCESS_ENTITY_EVENT_POLICY_NONVERBOSE=\
EEP0002I|\
- Processing AAI Entity Event Policy: [Action: {0} Entity Type: {1}].
+ Processing Entity Event Policy: [Action: {0} Entity Type: {1}].
CROSS_ENTITY_REFERENCE_SYNC=\
EEP0003I|\