After you have migrated the applications from BTT version 4.3 to
BTT version 6.1.2, you must add the business logic and fix the errors.
To add the business logic and fix errors, take the following steps:
- Fix the Jave build errors. There might be some
API mismatch problems between BTT version 4.3 and BTT version 6.1.2. The migration
tool can handle most of them or provide recommendations for manual migration.
If not, leverage RAD to fix the problem. For detailed information
about API usage, see the related tasks.
- Build the services that BTT version 6.1.2 does not support, and
change the access to the services.
- Change the access to the communication services to comply with
JCA.
- Do JSP migration manually with the help of RAD. The
migration tool does not support JSP migration.