This part introduces some basic scenarios in Internet banking.
From a business perspective, a typical Internet Banking solution is composed of Authentication and authorization component and business operations, such as account management, investment management etc.
The Internet Banking Sample Application takes account management, fund management and credit card as examples to demonstrate the most important steps in developing an online banking application using the features of the IBM® WEBSPHERE® MULTICHANNEL BANK TRANSFORMATION TOOLKIT that support XUI editor and transaction builder tool. Furthermore, the latest Web2.0 technology is supported by THE IBM® WEBSPHERE® MULTICHANNEL BANK TRANSFORMATION TOOLKIT. This sample should be used as a guide for solution providers who wish to gain a better understanding of the facilities of the IBM® WEBSPHERE® MULTICHANNEL BANK TRANSFORMATION TOOLKIT in this area, and how to better use them to build an online banking application.
This is user authentication and authorization part. A user is conducted to input his username, password and verification code to login. A common BTT operation will be invoked to authenticate this user. If login success, the main page will be displayed. Otherwise, an error record will be generated and the user will be redirected to the login page. In this sample, please use gd_hong as username, and 111111 as password to login the Internet Banking Sample.
Unica Interact enables users to provide real-time marketing offers for inbound interactions.
BTT provides seamless integration with Unica Interact by Interact connector service and unified user session management. BTT Unica Interact Integration can accelerate the application development of Interact for BTT users. Please refer to BTT Unica Integration part for details.
Fund sample is an implementation of fund management, including fund account summary, fund search and product list, user’s interested fund list and position list, and fund purchase process. From a business perspective, fund management scenario is a very typical banking business operation. It covers most common operations such as query, fund product list, interaction with backend system, business process flow etc. All of these can be developed using IBM® WEBSPHERE® MULTICHANNEL BANK TRANSFORMATION TOOLKIT. Please refer to Sample implementation part to learn how to develop this application using BTT.