This version of the Bank Transformation Toolkit (BTT) has the following new and enhanced features:
The Transaction Editor is a graphical editor for you to create and develop the BTT transactions. You can conveniently define and create the XML configuration of self-defined operation or flow processor, including context, data, format, type and operation.
Deployment Descriptor Editor is a graphical user interface tool to edit btt.xml file. With this tool, you can create btt.xml and manage the components and configuration items of the file in the user interface easily.
Rich Client Monitor helps to view the BTT data models in a tree like structure. With this tool, you can dynamically view the context structure and data content, and update the context data for tuning in the client side.
Web Transaction Monitor monitors the runtime status of the HTML channel web application. It makes debugging and testing easier in web application. You can use the Web Transaction Monitor in HTML channel application.
In BTT version 6.1.2, BTT context supports POJO seamlessly. You can use context to access the data in POJO.
BTT version 6.1.2 provides a new mobile channel for mobile devices like mobile phones. Mobile channel enables eRCP mobile client to send data to BTT server, and after the BTT operation is executed, the server side sends the response back to the client.
BTT version 6.1.2 provides an application sample for application developers. You can easily develop your own application based on the Jump-Start Sample with pre-build withdraw teller scenarios. It shows recommended programming models and best practices to use BTT. It also demonstrates the usage of BTT Business Components.