DMS Service

enaio® 11.0 »

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.2

The service release contains new endpoints, in addition to bug fixes.

Loading Object Definitions

[GET] /native: The endpoint supports the 'If-None-Match’ header, which is used to check whether the client already has the latest object definition and therefore does not need to be reloaded.

Deleting Document Versions

[DELETE] /versionNumber}: The endpoint enables the deletion of a document version based on the version number. Index data versions cannot be deleted.

Retrieving Document Versions

[GET] /contents/file: The endpoint enables the document version to be retrieved based on the version number. Several image files are transferred as a *.zip archive for image document types.

Restoring Previous Versions

[POST] /actions/restore: The endpoint enables a specific document or index data version to be restored.

DMS Service 6.1

The service release contains a new endpoint, in addition to bug fixes.

Searching for Versions

The index data history or document history can be activated for object types in enaio® editor.

You can search this data for objects.

[GET] /versions: The endpoint provides parameters for searching for individual versions and restricting searches to the index data history or the document history. The index data of the current version can be included in the search.