Hi,
is there any feature in documentum which enables housekeeping like removing files in client machines from Viewed , Checkout , Export folders.
Please suggest.
Thanks in advance.
If there are Accepted Answers, those will be shown by default. You can switch to 'All Replies' by selecting the tab below.
Yes. You will also have to change UCF version number somewhere in order for this setting to be pushed out to the client computers.
Yes. This is config setting for UCF. Read the WDK Development Guide for more details.
Thanks Johnny, so it will be <option name="house.keeping.interval"> in ucf.client.config.xml in client machine. am I correct?
Thanks Johnny. It worked. it cleared Viewed folder. Is there anything for export and checkout folders?
It should clear those out as well; however, I dont know if that feature is only available in latest release.
In versions 6.5 and 6.6 it only clears out the Viewed folder. The checkout folder should be cleaned up as you check in the documents, but we've seen some issues where the checkout folder has files, even after the user checks in everything. Also, if you happen to have a document open when you check it in through Webtop, it will check in okay with no error message, but a copy will remain in the checkout directory until it in manually deleted.
Thanks Elliott for the confirmation.
Thanks Elliot