Running the Rich Client sample

Do the following to run the Rich Client sample application:
  1. From the RAD or eclipse tool bar, click Run… to open its configuration dialog box.

    Screen capture showing how to open the Run configuration dialog box

  2. In the dialog box that pops up, double-click Eclipse Application tab to create a new configuration. In the Main tab, check the Run an application checkbox, and select com.ibm.btt.rcp.sample.application in the dropdown list as the Rich Client application. Then click Run to launch the Rich Client sample.

    creating a new run configuration and launch the sample

    The sign in dialog box is displayed:

    Screen capture of the sign in page of Rich Client sample

    In this Rich Client sample, there are also two users: user01 and user02. The password is the same with the user name. For different users, the workplace are different.
    • If you sign in as user01, make sure you have Microsoft® Word installed first. Your workplace is as follows:

      Screen capture showing workplace of user01

    • If you sign in as user02, make sure that you have Microsoft Outlook installed. The Word File in Navigator view shows the word integration. The Calendar and Tasks views show the integration with Microsoft Outlook. Your workplace is as follows:

      Screen capture showing the workplace of user02

  3. You can try the sample transactions such as querying account summary information, transferring and opening an account. Take account summary query transaction as an example:

    Double-click Account Summary in the Navigator View, or input “0050” quick launch code in Launch text field, the Customer Account Query view is displayed. Input “user01” in the customer id field, and click Query. The result is displayed as follows:

    Screen capture of customer account query

    Double-click the first item in the table, the Account Summary Details Dialog is dispayed:

    Screen capture of account summary details dialog