Setting the Default Storage Directory
A StorageDir parameter can be set equal to a root directory, used for all partitions where the PartitionRoot column value has not been specified.
In this case the storage directory and the partition name is used to create the PartitionRoot parameter.
The StorageDir parameter is set in the intradoc.cfg file, located in the DomainHome/ucm/cs/bin/ directory.
Standard File Store Variables
In the provider.hda file located in the IntradocDir(Domain/ucm/cs/)/data/providers/defaultfilestore/ directory, the following parameters and classes are standard for a file system store:

Three resource tables are used to define and handle file paths:
The defaults for the PathMetaData Table and PathConstruction Table cover most scenarios. The StorageRules Table stores the values specified when a storage rule is defined.
These 3-three tables are provider-specific, and as such are defined in the provider.hda file of the defaultfilestore/ directory.
The defaultfilestore/ directory is located in the IntradocDir/data/providers/ directory.
A fourth table, the FileSystemFileStoreAlgorithmFilters Table, requires a component along with Java code to modify.
StorageRules Table : defines the rules used for storing content items



PathMetaData Table : defines what metadata is used to determine the location of a file. The metadata may come directly from a content item’s metadata, or be calculated using an algorithm.


>PathConstruction Table : maps a file to a path


Laisser un commentaire