IBM WebSphere Multichannel Bank Transformation Toolkit, Version 7.1

How to build the application with Business Component

About this task

The business component application is consisted of two parts: server side and client side.

The client side application is a RCP plug-in. Business component provides a lot of pre-build SWT UI composites that can be involved in the client application. These pre-build UI can be customized by the external configuration files. Business Component provides the flexibility that some components, such as EJ and Cash Drawer Management, can be deployed on either the server side or the client side. For example, the journal can be recorded on the client side or the server side. EJ and EJ viewer components support the two ways in the same API with almost the same configuration. The difference is that the application needs to define an EJ service proxy of BTT Remote on the client side when EJ service is deployed on the server side.



Feedback