IBM WebSphere Multichannel Bank Transformation Toolkit, Version 7.1

Transaction and Override

After the teller login, the teller can execute transactions and query journal. But he or she can not perform the access control management of the supervisor. If the teller perform a withdraw transaction, the withdraw request UI is opened. Note that the UI is supported by BTT XUI engine. The UI content and layout can be changed with the XUI configuration file of the transaction.

The following figure is an example of the teller desktop with cash withdraw transaction input UI.

Screen capture is the cash withdraw transaction input UI

If the withdraw amount exceeds the limitation, the teller needs the override from the supervisor. The following figure is the an example of the override request dialog. If the teller selects remote override, a supervisor is required to be selected.

Screen capture is an example of the override request dialog

The following figure is the supervisor rich client desktop. The user access control management navigator item is displayed instead of the transaction navigator item of teller desktop. Also there is an override request view on the desktop access control view. Note that the supervisor has received the override request from user01 with the amount of $60000.00.

Screen capture is the supervisor rich client desktop

If the supervisor double click the override request item, the UI and data of withdraw transaction requested by teller user01 is displayed in a wizard as shown in the following figure.

Screen capture shows the request details page

After the supervisor approves the override request, the teller will get the notification as shown in the following figure, and the withdraw transaction is passed to the server.

Screen capture shows the notification page received by the teller


Feedback