This section describes how to configure a cross-field validation
error message by using the IBM® WebSphere® Multichannel Bank
Transformation Toolkit Message
widget.
Procedure
To configure a cross-field validation error message by
using the WebSphere Multichannel
Bank Transformation Toolkit Message
widget, do the following steps:
- In the XUI editor, drag a Message widget from the Palette
to the XUI editing space.
- Click the Message widget in the XUI editing space to which
you want to add a cross-field validation error message. The properties
and value of the Message widget displays in the Properties tab.
If you do not have the Properties tab open,
click to open the Properties tab.
- In the Properties tab of Message
view, click dataName.
- In the Value column for the dataName property,
type dse_errorMessages.
- Generate a JSP page.
- Right-click the XUI file that contains the Message widget
that you have just configured.
- Click . A new page under the Web Content folder
of your project is generated that contains JSP and JavaScript code. In the .jsp file,
the Message widget displays the cross-field error message.