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.

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 <TcmPollingInterval> section, enter a number. For example 600 (every ten minutes):
    <TcmPollingInterval>600</TcmPollingInterval>

    The minimum <TcmPollingInterval> you can specify is 60.

  3. Save and close the file.