Connecting to SDL TMS via a proxy server

The <TmsProxy> element in the TranslationManager.xml file specifies the location of the proxy server, if Translation Manager uses one to connect to the SDL Translation Management System

About this task

Attributes
The <TmsProxy> element has the following attributes:
AttributeDescription
PortPort number of the proxy server

Procedure

  1. Open the TranslationManager.xml file in a text editor.
    By default, the file is located in your Tridion installation \config directory.
  2. In the <TmsProxy> section, enter a number. For example:
    <TmsProxy port="88">http://proxy.internal.com</TmsProxy>
  3. Save and close the file.