Connecting to WorldServer

The <WorldServer> element in the TranslationManager.xml file specifies connection details to SDL WorldServer.

About this task

Attributes
The <WorldServer> element has the following attributes:
AttributeDescription
usernameWorldServer username
passwordWorldServer password

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 <WorldServer> section, enter the URL to the SDL WorldServer and set attributes, for example:
    <WorldServer username="" password=""></WorldServer>
  3. Save and close the file.