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
- Open the TranslationManager.xml file in a text editor.
By default, the file is located in your %TRIDION_HOME%\config directory.
- In the
<TcmPollingInterval> section, enter a number. For example 600 (every ten minutes):
<TcmPollingInterval>600</TcmPollingInterval>
The minimum <TcmPollingInterval> you can specify is 60.
- Save and close the file.