Skip to Content
0
Former Member
Apr 12, 2010 at 02:10 PM

Message.messagekey is coming instead of message text of message pool

46 Views

Hi All.

I am facing one problem , I have created one error message in message pool ,and

I am validating the field but when I am trying to use this ,Its highlighting the fields but

message is not coming instead message.messagekey is coming.

I am using the following code:

ai=wdContext.getNodeInfo().getAttribute(IPrivateVEmployeeRequestView.IContextElement.DATE_OF_RESIGNATION);

messageMgr.reportContextAttributeMessage(wdContext.currentContextElement(),ai,IMessageCEmployeeRequest.MSG, new Object[]{" resignation date is a non-working day. Please select a working day"},true);

Thanks in Advance.

Regards

Abhishekh Singh