To change the default time lifecycle manager runs:
Note: The default time lifecycle manager runs is 4 am.
1. Stop DocuShare.
2. Open Windows Explorer.
3. Browse to the \config directory.
Where is replaced with the installation path for DocuShare. The default installation path is C:\Xerox\Docushare. Depending on your installation environment the path may vary.
4. Open lifecyclemanager.properties file in a text editor such as Notepad.
##time to start the search utility of the scheduled task thread in DS
## in Hours has valid value from 0 to 23, in min has valid values from 0 to 59
timeForCronJobThreadInHours= 04
timeForCronJobThreadInMin= 00
5. Change the value in next to timeForCronJobThreadInHours= and the value next to timeForCronJobThreadInMin=.
6. Save the file.
7. Restart DocuShare.
Solution Published: June 25th, 2013
Solution ID: 1340