Configuring Translation Manager
This section describes the elements in the TranslationManager.xml file.
- TranslationManager.xml overview
This topic provides an overview of the configuration options in the Translation Manager TranslationManager.xml file, located in%TRIDION_HOME%\config\. - Connecting to SDL TMS
The<TmsServer>element in the TranslationManager.xml file specifies connection details to the SDL Translation Management System (SDL TMS). - Connecting to SDL 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 SDL WorldServer
The<WorldServer>element in the TranslationManager.xml file specifies connection details to SDL WorldServer. - Connecting SDL WorldServer through a proxy server
To connect to SDL 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 SDL Web account 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
If you add a Language Pair to an existing configuration that is being used by a configured Publication in the Content Manager, you will have to wait one hour for the configuration cache to clear before you can configure a Target Publication using this new language. To use the configuration immediately, you need to restart the SDL Web Translation Manager Service and the SDL Web Service Host service.