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. The configuration file located by default in your Tridion installation\configdirectory. - 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 to SDL WorldServer 10 through a proxy server
To connect to SDL WorldServer 10 through a proxy server, configure the processes that host Translation Manager (the Translation Manager Windows service and the SDL Web user interfaces, plus any custom processes you may have set up) to use that proxy server. - Connecting to SDL BeGlobal through a proxy server
Translation Manager is configured out-of-the box to access SDL BeGlobal. However, if your network uses a proxy server to connect to the internet, the<BeGlobalProxy>element in the TranslationManager.xml file specifies the address of your 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 transferal to the translation system. - Configuring polling of 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 cancelled. - Configuring Translation Manager Service user account
The<ServiceTcmUserName>element in the TranslationManager.xml file specifies the Tridion 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.