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.
Procedure
- Open the TranslationManager.xml file in a text editor.
By default, the file is located in your %TRIDION_HOME%\config directory.
- In the
<TmsProxy> section, enter the port and machine name of your proxy server. For example:
<TmsProxy port="88">proxy.internal.com</TmsProxy>
Where the single available attribute is as follows:
port
-
Port number of the proxy server
- Save and close the file.