Services provide many different functionalities for a repository. All services are implementing the Spring service concept.
The services available are:
Service |
|
|
---|---|---|
Meta Service | required for CMIS optional for ArchiveLink | Managing meta data. |
Retention Service | optional | LegalHold and ClientManaged retention are features of Core of tia and need do not need configuration |
Data Encryption Service | optional | Only required when data encryption is relevant |
Keystore Service | optional | Only required when access data encryption is relevant |
Content Service | required | Stores resources and collections in storage systems |
Protocol Service Protocol Reader | optional | Writes, updates and deletes protocols into supported databases, respective provides an REST API to read these protocols. |
Meta Definition Service | required | handles internal metadata. No further configuration required |
There are also other services for system-internal purpose.
Services are configured for each repository separately in the repository.cfg file. For more information about this configuration file see Configuration .