...
Parameter | Value | Description |
---|---|---|
Debuglevel | 0 = output standardout - off 1 = output standardout - on | |
StorageType | Available filing modes 0 = Native filesystem 1 = Centera 2 = NetApp 3 = Native filesystem with Database 4 = Centera with Database 5 = ICAS 6 = ICAS Filesystem 7 = ORACLE UCM 8 = SharePoint 9 = DELL DX 10 = DELL DX with Database | For more detailed information please see Section 0 = [StorageFS] 1 = [EMC Center] 2 = [NetApp] 3 = [StorageFSDB] 4 = [EMC Centera DB] 5 = [ICAS] 6 = [ICASFS] 7 = [OracleUCM] 8 = [SHAREPOINT] 9 = [DELL] 10 = [DELLDB] |
Log-File | Full name of the logfile. | |
Log-Mode | 1 = log errors 2 = log warnings 4 = log debug information. 8 = log performance information | Defines which kind of information shall be loged. A combination of these values is possible. Examples: Errors + Warnings → Log-Mode = 3 Errors + Warnings + Performance information → Log-Mode = 11 |
EnableComponentRead | true / false | Permitting offset/length access to Component Recommendation > true |
EnableComponentDelet | true / false | Permit deleting components |
KeyExportPath | Metadata information provided by SAP (Keyexport) will stored there. | |
KeyExportMode | Taucht bei uns in der Konfig auf, ist aber in der Doku nicht fest gehalten! | |
TempPath | Working directory | |
EnableCheckRetentionDate | true / false | Enables the retention check by the software (if being enabled). |
DataConversion | true / false | Taucht bei uns in der Konfig auf, ist aber in der Doku nicht fest gehalten! |
OpCode | 0 = disabled 1 = Create missing doc.info-files | Please note that for the usage of Netapp-configuration it's necessary that the OpCode-option is being enabled. |
NetApp
...
List of comma-separated ContentReposity/-ies that should be handled as read only.
If set to true, all write requests will be rejected.
...
Move files instead of copying to ArchPath.
If this option is being enabled it increases the performance if the working directory of the ContentServer and the defined ArchPath are on the same hard disk.
Default: false
...
Repository ID in document filing structure on/off
Recommendation TRUE
Default: true
...
Defines the path, where documents will be stored.
Can be specified per ContentRepository by adding a trailing "_<ContentRepository>"
Example: ArchPath_H8 = /opt/storage
Multiple path configurations are possible by adding a "#<number>" between ArchPath and potential trailing repository specification.
Example: ArchPath#1_T1 = /opt/storage
ArchPath#2_T1 = /home/temp/storage_T1
...
Defines the minimal amount of space in megabyte that should be kept free.
Can be specified per ContentRepository by adding a trailing "_<ContentRepository>"
Example: FreeDiscSpaceArchPath_H8 = 1024
Multiple space configurations are possible by adding a "#<number>" between FreeDiscSpaceArchPath and potential trailing repository specifications.
Example: FreeDiscSpaceArchPath#1_T1 = 1024
FreeDiscSpaceArchPath#2_T2 = 512
...
If set to true, component file and corresponding info file will be set read only on the filer. A delete date will be calculated and added to the properties file of the component. (Locking is done by a combination of the OS commands “touch –a –t” and “chmod 440”)
Default: false
...
Defines the path for storing dulicates of the data (mirroring).
Can be specified per ContentRepository by adding a trailing "_<ContentRepository>"
Example: DuplicatePath_H8 = /opt/storage
Multiple path configurations are possible by adding a "#<number>" between DuplicatePath and potential trailing repository specification.
Example: DuplicatePath#1_T1 = /opt/storage
DuplicatePath#2_T1 = /home/temp/storage_T1
...
Defines the minimal amount of space in megabyte that should be kept free.
Can be specified per ContentRepository by adding a trailing "_<ContentRepository>"
Example: FreeDiscSpaceDuplicatePath_H8 = 1024
Multiple space configurations are possible by adding a "#<number>" between FreeDiscSpaceArchPath and potential trailing repository specifications.
Example: FreeDiscSpaceDuplicatePath#1_T1 = 1024
FreeDiscSpaceDuplicatePath#2_T2 = 512
...
0 = No data encoding
1 = KGS encoding
This parameter can be set per ContentRepository.
Example:
DataEncoding = 0
DataEncoding_T1 = 1
...
Defines a limitation for the maximal length of the filename.
When this limit is exceeded the part of the ComponentID in the filenmae is being replaced by a fingerprint of the ComponentID and the original ComponentID is being stored in the info-file.
Use this parameter only if your file system has a limitation that does not fit to the documents you want to archive.
Default: 0 = no limitation
...
Defines the path, where documents will be stored.
Can be specified per ContentRepository by adding a trailing "_<ContentRepository>"
Example: ArchPath_H8 = /opt/storage
Multiple path configurations are possible by adding a "#<number>" between ArchPath and potential trailing repository specification.
Example: ArchPath#1_T1 = /opt/storage
ArchPath#2_T1 = /home/temp/storage_T1
...
0 = Containermode disabled
Can be specified per ContentRepository by adding “_<ContRep>”.
Example: ContainerMaxFiles_T1=500
...
Move files instead of copying to ArchPath.
If this option is being enabled it increases the performance if the working directory of the ContentServer and the defined ArchPath are on the same hard disk.
...
Defines the amount of time (in months) from now where the deletion date should be set. Retention periods can be set per ContRep and per document mime time.
Example: RetentionPeriod_MX=36|application /x-alf=1000|application/x- reo=5|image/tiff=6
...
FolderDepth
Default: 2
...
Defines the maximal number of entries per node.
Default: 1000
...
false = The full path of the document will be stored in the database.
true = The document reference in the database is relative to the parameter ArchPath
...
StorageFSDB
...