Preparing the environment for extension

This section provides an introduction to how to prepare the environment for extending IBM® WebSphere® Multichannel Bank Transformation Toolkit.

A typical WebSphere Multichannel Bank Transformation Toolkit extension extends WebSphere Multichannel Bank Transformation Toolkit runtime functions to meet specific project requirements. At the same time, it will also customize WebSphere Multichannel Bank Transformation Toolkit tool facilities to use the runtime extension effectively. So when developing WebSphere Multichannel Bank Transformation Toolkit extensions, Technical developers are expected to create two projects potentially:
BTT XUI web project
Includes extensions for runtime.
Plug-in project
Includes extensions for tool customization.
For more information on how to create an XUI web project and a plug-in project, refer to the following sections.