Oracle® Fusion Middleware Idoc Script Reference Guide 11g Release 1 (11.1.1) E10726-01 |
|
Previous |
Next |
Home > Idoc Script Reference Guide > Feature and Product Variabl... > EnableOptimizedLatestReleas...
Defines whether the timestamp of a content item is updated when its metadata is updated.
Timestamps are cached and used by Dynamic Converter to determine which files must be reconverted.
When set to TRUE, the timestamps for all dynamically converted, web-viewable renditions are updated by one second when the metadata is updated for the source content item. This ensures that the change will be recognized by Dynamic Converter, and the file will be reconverted.
Default is FALSE.
Type and Usage
Location
IntradocDir/config/config.cfg
Example
Used as a configuration entry:
EnableOptimizedLatestReleaseQuerying=true
See Also