About this task
The following screen capture shows the customer search view from
BTT Version 4.3 Java™ sample:
To do such an integration based on the activity
framework, perform the following steps:
- Turn the target project to plug-in project. Right click the project, and
on the pop-up menu, click . See the following
screen capture:
- Add the required plug-ins to this project. See the following screen capture:
- Define activities and navigation items. Use com.ibm.btt.rcp.workingarea.activity.DSENavigationWaActivity,
and customize the class of swing component to the activity parameter. This
activity is included in bttcompat.jar file. Add this file to your plug-in
runtime path to use it.
- Launch BTT Version 4.3 Swing based transaction panels as other transactions.