Documentation Center

Purging Translation Jobs

The <PurgeJobDaysOld> element in the TranslationManager.xml file specifies the number of days after which a Completed or Canceled Translation Job is purged from the Translation Job Queue.

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 <PurgeJobDaysOld> section, enter a number indicating a number of days. For example:
    <PurgeJobDaysOld>14</PurgeJobDaysOld>
  3. Save and close the file.