Delete temporary files

When a user adds a document to a library, the document is placed in a temporary folder on the web server:

     %Temp%\FileNet\<Session ID>

If the user logs off normally, this temporary folder is removed. However, the temporary files are not removed if the user closes the browser without logging off. You may wish to delete these temporary folders as part of your periodic server maintenance.