Configuring Translation Manager
This section describes the elements in the TranslationManager.xml file on the Content Manager server.
- TranslationManager.xml overview
Translation Manager includes a number of configuration options in the TranslationManager.xml file, located in%TRIDION_HOME%\config\. - Connecting to Trados Enterprise
The<TmsServer>element in the TranslationManager.xml file specifies connection details to Trados Enterprise. You can connect to Trados Enterprise using standard web requests using HTTPS and port 443. For more information on connecting to Trados Enterprise, see the Trados Enterprise documentation. - Connecting to TMS
The<TmsServer>element in the TranslationManager.xml file specifies connection details to TMS (Translation Management System). - Connecting to TMS through a proxy server
If your network uses a proxy server to connect to the internet, the<TmsProxy>element in the TranslationManager.xml file specifies the address of the proxy server. - Connecting to WorldServer
The<WorldServer>element in the TranslationManager.xml file specifies connection details to WorldServer. - Connecting to WorldServer via a proxy server
If your network uses a proxy server to connect to the internet, the<WorldServerProxy>element in the TranslationManager.xml file specifies the address of the proxy server. - Connecting to Translation Manager database
The<Database>element in the TranslationManager.xml file specifies the connection details to the Translation Manager database where Translation Jobs are stored. - Configuring logging for Translation Manager
The<LogFolder>element in the TranslationManager.xml file specifies the location on your file system where logging information is generated. - Configuring polling of Translation Manager
The<TcmPollingInterval>element in the TranslationManager.xml file specifies the frequency with which the Translation Manager is polled (by the Translation Manager service) for Translation Jobs waiting to be transferred to the translation system. - Configuring polling of the translation system
The<TmsPollingInterval>element in the TranslationManager.xml file specifies the frequency in seconds with which your translation system is polled by the Translation Manager Service to see whether translation items have been completed and can be transferred to the Content Manager. If there are no more items in progress, the Translation Job is canceled. - Configuring email notifications
The<SmtpServer>element in the TranslationManager.xml file specifies the location and connection details of the SMTP server which is used to send email notifications. - Refreshing the translation system configuration cache
Restart the Tridion Sites Translation Manager Service and the Tridion Sites Service Host service to immediately refresh the system configuration cache.