From b486a4b8d4e800333941114ccb3c025c05baa6a0 Mon Sep 17 00:00:00 2001 From: c00149107 Date: Sat, 28 Oct 2017 15:12:23 +0800 Subject: Add Vfc Adapter Log Config Add Vfc Adapter Log Config and update the log Change-Id: I5c6898cbec1c880f7c0dfa337c76ad465fae6461 Issue-ID:SO-283 Signed-off-by: c00149107 --- common/src/main/resources/ResourceAdapter.properties | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'common') diff --git a/common/src/main/resources/ResourceAdapter.properties b/common/src/main/resources/ResourceAdapter.properties index 99952603ed..0dbbb3c936 100644 --- a/common/src/main/resources/ResourceAdapter.properties +++ b/common/src/main/resources/ResourceAdapter.properties @@ -331,7 +331,12 @@ RA_RECEIVE_WORKFLOW_MESSAGE=\ MSO-RA-5297I|\ Received Workflow Message: {0}|\ No resolution needed|\ - Received Workflow Message + Received Workflow Message +RA_NS_EXC=\ + MSO-RA-5298I|\ + VFC Adatper Message: {0}|\ + No resolution needed|\ + VFC Adatper Message RA_GENERAL_EXCEPTION_ARG=\ MSO-RA-9200E|\ Exception: {0}|\ -- cgit 1.2.3-korg