Content Microservice

Note

Available in the Enterprise version only.

ECOS-content is a microservice designed to ensure file storage in the system in a specific file storage. The microservice allows the system configuration to be set up so that Citeck can interact with multiple file storages simultaneously and save different types of system objects to different storages.

Tip

  1. The common practice is to change the storage globally via the configuration setting. If a specific case requires changing the storage for a particular type to s3, the storage must also be changed for the system type temp-file.

  2. If the system is planned to be used as a content storage with bulk file uploads, it is recommended to use an external s3 storage.

  3. The standard doclib-file form has a number of parameters configured for correct file uploads. If a custom form is used, the settings of that form must be taken into account, in particular the content requirement and the maximum file size configuration on the form. See details