Creating a BTT application project

To create a BTT application project, do the following:
  1. From the Rational® Application Developer or WebSphere® Integration Developer menu, select File > New > Project.
  2. In the dialog box that pops up, expand the IBM® Branch Transformation Toolkit category from the wizard tree list, then select BTT Application Project under the expanded category. Click Next.
    Select BTT Application Project under IBM Branch Transformation Toolkit
  3. In the BTT Application Project Creation Wizard, enter the name of BTT application project and then click Finish button. All the J2EE projects will be created automatically by default.
    Enter the name of the BTT application project in the BTT Application Project Creation Wizard
  4. Click Show Advanced, a window with details of CHA Editor files, Format Editor files and J2EE project selection is displayed:
    Advanced window with detail information of CHA Editor and Format Editor Files and J2EE project selection
  5. If you select the EJB project, the options of creating Single Action EJB will be activated. Click Finish to complete the creation wizard.
    Note: The option of SCA Module project creation is only supported within WebSphere Integration Developer.

The BTT application project contains editor files of the toolkit, such as .chae and .fmte files. The dse.ini created in both business and presentation folders is used to configure the BTT runtime application.
Screen capture showing the dse.ini files created

Some JAR files are copied to the EAR project automatically after the BTT application project is created. Do not rename, move, or delete the follow JAR files:
Note: Other jar files can be found at <BTT Installation Path>\jar. You can add jar files into EAR project if necessary.
You can now create Graphical Builder Design files for this project.
Related information
CHA Editor
Format Editor