Documentation Center

Configuring polling of Translation Manager

The <TcmPollingInterval> element in the TranslationManager.xml file specifies the frequency with which the Translation Manager is polled by your translation system for Translation Jobs waiting transferal.

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 <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.