About this task
The Bank Transformation Toolkit (BTT) provides a migration
tool to help you migrate your toolkit applications from version 4.3
to version 7.0. The migration tool can perform the following tasks
to help you migrate your applications:
- Convert the file dse.ini from BTT version 4.3 to the file btt.xml in
BTT version 7.0.
- Migrate the definition files in BTT version 4.3 to the definition
files in BTT version 7.0, including context definitions, formatter
definitions, and so on.
- Migrate the application Java codes,
including package names, class names, APIs, and so on from BTT version
4.3 to BTT version 7.0.
- Migrate the JSP Tablib uri, BTT customized tag, page import, and
Java code in JSP file from BTT version 4.3 to BTT version 7.0.
The migration tool is rule-based. It migrates BTT version
4.3 applications to BTT version 7.0 based on the given migration rules.
You can customize the migration rules to meet your special requirements.
For information about how to use the migration tool, see Migration Tool.