Migrating Customized UI Strings
The existing customization information for UI strings is stored in the resourceCustomize.rbinfo file within the wtCustom folder. These customizations must be migrated from this RBINFO file to the database so that they can be accessed and customized using the new Text Tailoring utility.
Before proceeding with the migration, copy the wtCustom folder from source to the target system.
To migrate customized UI strings, run the following command in the Windchill shell on the Development environment of the target system:
windchill com.ptc.core.lwc.server.TextTailoringMigrator -u <userName> -p <password>
For help, run the tool with -h parameter.
On execution, the system backs up custom file. The location of the backup folder is displayed in the command line. If you find an issue with the migrated data, access the backed up file for troubleshooting.
After the migration, the RBINFO file stored within the wtCustom folder is removed. A log file is generated in the Windchill/logs folder with details about the data that was migrated.
You can verify the migrated UI strings in the Text Tailoring utility.
War dies hilfreich?