Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


ParameterValueDescription
ReadOnlyList of ContentRepository name, comma separatedContentRepository/ies that should be handled as read only. If set to true, all write requests will be rejected
EnableComponentMovetrue / false

File move instead of copy to ArchPath. TRUE increases performance if CS working directory and ArchPath are on the same hard disk.


Default: false

ContRepInPathtrue / false

Repository ID in document filing structure on/off

Recommendation TRUE


Default: true

ArchPath
Storagepath. Can be specified per ContentRepository by adding “_<ContRep>”. Example: ArchPath_T1=/usr/arc/T1
LockFilestrue / false

If set to true, component file and corresponding info file will be set to 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

RetentionPeriod
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 (for ContRep “MX”): RetentionPeriod_MX=36|application /x-alf=1000|application/x- reo=5|image/tiff=6
ChangeRepositoryIDs
Repository ID’s to change, comma- separated. This parameter works only in combination with ContRepInPath = false. If a document is archived with one of these ID’s, the first access to this document with a different ContentRepID will overwrite the repository information in the document info file.
WaitForOfflineAttrIntegerTime in milliseconds waiting for offline attribut set by Icas. Only needed when Icas WriteCache is to slow.
DuplicatePath

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

FreeDiscSpaceDuplicatePathInteger

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

DataEncodingInteger

0 = No data encoding

1 = KGS encoding

This parameter can be set per ContentRepository.

Example:

DataEncoding = 0

DataEncoding_T1 = 1

MaxFileNameLengthInteger

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