Configuring Translation Manager
This section describes the elements in the TranslationManager.xml file.
- TranslationManager.xml overview
Translation Manager includes a number of configuration options in the TranslationManager.xml file, located in%TRIDION_HOME%\config\. - Connecting to TMS
The<TmsServer>element in the TranslationManager.xml file specifies connection details to the SDL Translation Management System (TMS). - 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 WorldServer through a proxy server
To connect to WorldServer through a proxy server, configure the processes that host Translation Manager to use that 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 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 Translation Manager Service user account
The<ServiceTcmUserName>element in the TranslationManager.xml file specifies the Tridion Sites account that the Translation Manager Service uses to access the Content Manager. - 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 SDL Tridion Sites Translation Manager Service and the SDL Tridion Sites Service Host service to immediately refresh the system configuration cache.