Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 12 Next »

tia® core services provide many different functionalities for a repository. All services implement the Spring service concept.

The services available are:

Service

 Optional

 Description

Config Data Service

required

handles the storage of persistent configuration options such as metatype definitions

Content Service

required

Stores resources and collections in storage systems

Encryption Service

optional

Only required when data encryption is relevant

Keystore Service

optional

Only required when access data encryption is relevant

Meta Service

required for CMIS

optional for ArchiveLink

Managing meta data.

Protocol Service

Protocol Reader

optional

Writes, updates and deletes protocols into supported databases, respective provides an REST API to read these protocols.

Retention Service

optional

LegalHold and ClientManaged retention are features of tia® core and do not need configuration

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 .

  • No labels