This task describes how to configure settings that have changed in the TranslationManager.xml file.
Before you begin
When you run the installer, it updates the
TranslationManager.xml file with new and changed settings.
Procedure
- Open the TranslationManager.xml file in a text editor.
- After running the upgrade utility tool to upgrade your Publication translation configuration and the Translation Manager User Group, it is recommended to delete the
<TranslationAuthorizationGroupUri> element as this is no longer used.
- Configure
<MaximumTridionItemsPerAggregatedTmsFile>—the setting specifies the number of SDL Tridion items that can be combined into a single file send to the translation management system. If the value is exceeded, multiple files containing aggregated items are added to the Translation Job on the translation management system.
The setting affects server memory usage as well as how manageable the file is for the translator.
- Configure
<MaximumTridionItemsPerTmsJob>—the setting specifies the maximum number of Content Manager items that can be combined into a single Translation Job on the translation management system.
The setting affects database transaction time (the number of operations that are performed inside each transaction when the job is send to the translation management system, as well as how manageable the job is for the translator. If the value is exceeded, several jobs are create on the translation management system for the single Translation Job on the Content Manager. The Translation Job will still be managed as a single job in Tridion.
- If you are using SDL WorldServer 10.1 or SDL TMS 2011 SP1, disable the
<ItemTypes> element. For more information, see Upgrading Schemas (translatable items).
- Save and close TranslationManager.xml.