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
- Open the TranslationManager.xml file in a text editor.
By default, the file is located in your %TRIDION_HOME%\config directory.
- In the
<PurgeJobDaysOld> section, enter a number indicating a number of days. For example:
<PurgeJobDaysOld>14</PurgeJobDaysOld>
- Save and close the file.