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
- Open the TranslationManager.xml file in a text editor.
By default, the file is located in your Tridion installation \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.