Migrating from BMC TM ART
The BMC Transaction Execution Adapter Agent (TEA Agent) installation files include a command-line utility for migrating your scripts and configurations from your existing BMC Transaction Management Application Response Time (BMC TM ART) installation to App Visibility. The migration is divided into two stages: export from BMC TM ART and import to App Visibility.
The following topics are included:
To export a self-signed certificate for secure BMC TM ART
If your installation of BMC TM ART is secured using a self-signed certificate, perform the following procedure before starting your export.
- Open the BMC TM ART client in a browser.
- From the web browser, export the certificate for BMC TM ART and save it.
- Open a command prompt and change the directory to the ...\Disk1\files\jre\bin folder.
Run the following command:
keytool -import -alias "<alias name>" -file "<.cer file path>" -keystore "<cacerts path>"- <.cer file path> is the full path of the .cer file that you saved.
- <cacerts path> is the full path to the cacerts file: ...\Disk1\files\jre\lib\security\cacerts
To export from BMC TM ART
- Run the migration_tool batch file from the ...\Disk1\utility\ConfigurationMigrationTool folder of your TEA Agent installation files.
- Enter 1 to select export.
Enter the required parameters for your BMC TM ART connection, or press Enter to accept the default values.
Enter the required parameters for your BMC TM ART database, or press Enter to accept the default values.
The [confluence_table-plus] macro is a standalone macro and it cannot be used inline.
The files necessary for migration are created in the ConfigurationMigrationTool\Migration_output folder.If necessary, you can modify the names of your applications in the Application column of the migration_data.csv file.
To import configurations and scripts into App Visibility
- Run the migration_tool batch file from the ...\Disk1\utility\ConfigurationMigrationTool folder of your TEA Agent installation files.
- Enter 2 to select export.
Enter the required parameters for your BMC TrueSight Presentation Server connection, or press Enter to accept the default values.
The [confluence_table-plus] macro is a standalone macro and it cannot be used inline.
All of the configurations and scripts are imported into App Visibility. The files that were created as part of the export process are deleted automatically.