IBM WebSphere Multichannel Bank Transformation Toolkit, Version 7.1

Creating a Multi-channel application project

About this task

To create a BTT Multi-channel application project, do the following steps:

Procedure

  1. In RAD, open the J2EE or the Web perspective.
  2. Click File > New > Other.... The New Project wizard opens.
  3. Expand BTT folder, select HTML Application Project, then click Next button.
  4. Input a HTML Application Project name in Project name: blank. Click Modify button.
  5. Expand BTT node. Select other natures which will be used. Click OK.
  6. Input a context root name in Context Root blank. Check the Generate deployment descriptor check box. Then click Next button, or click Finish button to finish the wizard using the default configuration.
  7. Input a package name in Package Name: blank. Click Finish button. A multi-channel project is created

What to do next

The generated HTML channel project has the following files:
Screen capture showing the files of generated HTML channel project.

The Multi-channel features can be found in file btt.xml. To find these features, double click btt.xml to open it, and click Channel Handler tab.



Feedback