Delete temporary files automatically
When transactions are performed, temporary files are created in the system. To free the disc space and enhance system performance, these temporary files must be deleted from the system. The CleanupConfiguration.xml file enables you to specify the folder from which temporary files must be deleted.
This utility is scheduled to run every night at 01.00 am, by default.
Note: The IRC service account must have delete permissions on the folders
from which the files are to be deleted.
Based on your requirements, configure the xml setting:
Setting | Description |
---|---|
XML file name and path | [InstallPath]\Settings\CleanupConfiguration.xml |
Tag | <FolderList></FolderList>
|
Configuration setting | To ensure that the temporary files are deleted from the specified folder,
you must configure the XML file:
Temporary files are deleted every day based on the settings specified in the XML file. To add a new folder, add a new node and specify the path of the folder, allowed aging and extension list. Caution: The recommended value for the
attribute allowed aging is to 10 days. This can be
modified, but must not be less than 2 days.
|
Default settings |
Temp files are deleted from these folders, by default:
|
Caution:
- Files with these extensions cannot be deleted: *.dll,*.xsd, *.bin, *.*, *.config, *.exe, or .xsl.
- Files with the extension *.xml can be deleted only from Adapters\TMonitor\TempDataFiles
- Files from these folders
cannot be deleted:
- $BizRightsInStallPath$\Settings
- $BizRightsInStallPath$\SetupFiles