DMS Service
You will find information about the latest service releases of the DMS service here.
Installation
Services are installed via the os_service-manager_setup.exe file in the \Backend\Service-Manager directory.
Service updates take place via enaio_services_versionfix.exe in the \Backend\Service-Manager-Update directory.
DMS service 6.5.1
In addition to bug fixes, the service release contains the following new features:
PDF Preview Annotations
[GET]/annotated: Documents can be retrieved with preview annotations.
[GET]/annotations: The preview annotations of a document can be retrieved.
[POST]/annotations: The preview annotations of a document can be created and changed.
[DELETE]/annotations: The preview annotations of a document can be deleted.
Full-Text Queries
Multilingual catalogs are supported in the full-text search on index data forms.
The full-text search can be restricted to specified objects.
Auto-completion is supported.
.os Files
[GET]/osfile: .os files can be retrieved.
GZIP Compression
The JSON payload in the return is compressed using GZIP.