About this task
The Bank Transformation Toolkit (BTT) provides a migration
tool to help you migrate your toolkit applications from version 5.2
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 5.2 to the file btt.xml in
BTT version 7.0.
- Migrate the definition files in BTT version 5.2 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
5.2 to BTT version 7.0.
- Migrate the JSP Tablib uri, BTT customized tag, page import, and
Java code in JSP file from BTT version 5.2 to BTT version 7.0.
The migration tool is rule-based. It migrates BTT version
5.2 applications to BTT version 7.0 based on the given migration rules.
You can customize the migration rules to meet your special requirements.