Retention rules run rate
To define how often the retention policy should run you must modify the respective settings in the config-settings.xml file.
- How often the retention policy will run in days (minimum is 1).
- What time of the day the retention policy should
be started. If AM/PM is not specified the 24 hour clock format will be
used.
Namespace Key Value com.pb.openedms RetentionCheckPeriod an integer greater than zero com.pb.openedms RetentionCheckTimeOfDay Timestamp in the form of HH:MM(AM|PM). For example, 5:30PM, or 17:30.