IBM WebSphere Multichannel Bank Transformation Toolkit, Version 7.1

Technical architecture

This sample is composed of the following components:

The main component of the architecture being used by the Rich Client HelloWorld Sample Application is a flow processor, which provides transactions support. The application implements navigation processes as state machines (processors) and transactions as operations.

Generally, the main flow processor resides in client. The following diagram shows the architecture of general Rich Client Application:

Specially, in this sample, the client side BTT definition files reside in server side. Client access them by a connector file config.xml in client side. While running this sample, the client side BTT definition files which reside in server is downloaded to client side temporarily and work from client side. The following diagram shows the architecture of Rich Client HelloWorld Sample Application:



Feedback