on 11-22-2013 6:35 PM
Hi All,
I have designed a Request Form UI using webdynpro JAVA.
I am in the Validation phase now. I have set many Fields State=Required (Mandatory) in UI.
I would like to validate these fields using the Standard Interface Method.
checkAndReportRequiredFields(IWDNode node, IWDMessage message, Object[] args)
But i am not able to pass the Arguments --> message and args.
Not able to set the predefined text for IWDMessage Object.
Can anyone explain this case with an example .
Best Regards,
Suresh S
Hi Suresh,
Just create a message in the message pool of your component.
you can access it using IMessage<your component controller name>.<Name you have given in Message pool>
Regards,
Pradeep
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
don't know how to get a message object?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 3 | |
| 3 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.