Binding data to widgets

Before you begin

Before you bind data to widgets, you must first define the data in the IBM® WebSphere® Multichannel Bank Transformation Toolkit Transaction editor. For information on how to define data in the Transaction editor, refer to the Defining data in transaction editor topic.

Procedure

To bind data to widgets, do the following steps:

  1. In the Project Explorer view, double-click the XUI file that contains the widgets to which you want to bind data. The XUI file is displayed in the XUI editor.
  2. In the XUI editor area, click the widget to which you want to bind data.
  3. In the Properties view of the widget, click the Properties tab.
  4. Click in the Value column of the dataName property, and then click Browse.
    Selecting Browse in the value column of the dataName property.
    The Please select a data name window is opened.
  5. In the right panel of the Please select a data name window, select the context that contains the data that you want to bind to the widget.
  6. In the left panel, select the data that you want to bind to the widget. Click OK.
    Selecting the context and the data in the context in the Please select a data name window.

Results

Data is bound to the widget.