Services provide many different functionality for a repository.
The services available are:
Service |
|
|
---|---|---|
MetaService | required for CMIS not available for ArchiveLink | Managing meta data. |
RetentionService | optional | LegalHold and ClientManaged retention are features of Core of tia and need do not need configuration |
DataEncryptionService | optional | Only required when data encryption is relevant |
KeystoreService | optional | Only required when access data encryption is relevant |
ConfigService | required | Service is required for saving config files in filesystem |
ContentService | required | Stores resources and collections in storage systems |
ProtocolService | optional | can store read, write, update and delete protocols in supported databases |
MetaDefinitionService | required | handles internal metadata. No further configuration required |
Services are configured for each repository separately in the repository.cfg file, which resides in the configuration directory with path: <web server installation>/webapps/<context>/conf.
The parameter names in the repository.cfg file follow a hierarchical scheme. The format of each parameter therefore follows this format:
<repository>.<service>.[etc]
For example:
ZQ.contentservice.proxy.primary.type = splitfilesystemv2