/
[GET] /osfile

[GET] /osfile

/api/dms/objects/{objectId}/native/osfile

Description

To retrieve an enaio internal link file for a DMS object that can open it in the enaio client.

Request
Method

GET

Request optional

Query Parameter

  • filename (String): Optional how the .os File should be named. If not set it get a name according the hitlist configuration.

  • hitListConfigType (String): One of the following constant strings: FIELDS, EMAILFIELDS, WINDOWTITELFIELDS. Default value is "FIELDS". It specifies which hitlist configuration is used to build the file name if query parameter "filename" is not specified.

Response
Format

Application/octet stream

Minimum Version

6.5.0

Request
Example

/api/dms/objects/2563/native/osfile

Result
Example

A byte sequence of the osfile.

 

Related content