New in this release

This version of the Bank Transformation Toolkit (BTT) has the following new and enhanced features:

Enhanced tools support

BTT version 6.1.2 provides the following new development and runtime tools:
  • Transaction Editor:

    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:

    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.

  • Application Wizard:
    Application Wizard has the following enhancement:
    • The Channel Application Project Wizard is improved:
      • Supports Mobile Channel type.
      • Embeds HTML HelloWorld in the HTML Channel type.
    • BTT HelloWorld Samples are added:
      • HTML Channel HelloWorld
      • Rich Client HelloWorld
      • Web2 HelloWorld
  • Rich Client Monitor:

    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:

    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.

POJO Context support

In BTT version 6.1.2, BTT context supports POJO seamlessly. You can use context to access the data in POJO.

Mobile channel support

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.

Enhanced Web 2.0 On-Demand Workplace

BTT Web 2.0 On-Demand Wordplace is a Web based client platform with a widgets container that provides personalization, customization, marshup, and other Web 2.0 features. In BTT version 6.1.2, the BTT Web 2.0 On-Demand Workplace has the following enhanced features:
  • Enhanced framework API
  • Enhanced accessibility support
  • Enhanced browser compatibility
  • Enhanced event mechanism
  • Extended user management

Jump Start Teller Sample

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.