Connecting to SDL 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
usernameSDL WorldServer username
passwordSDL WorldServer password

Procedure

  1. Open the TranslationManager.xml file in a text editor.
    By default, the file is located in your %TRIDION_HOME%\config directory.
  2. In the <WorldServer> section, enter the URL to the SDL WorldServer and set attributes, for example:
    <WorldServer username="admin" password="wsadmin">http://worldserver.ams.dev:8080/ws/services</WorldServer>
  3. Save and close the file.