edoc automate Guide
Breadcrumbs

D3 - edoc automate

The d3 data source enables interaction with a d.3 DMS. With the data source, app developers can access the d.3 repository (document management) to retrieve, insert or update data.

Parameters

Type

Name

Description

TEXT

d3.host

Specifies the address of the d.3 server from d.velop.

TEXT

d3.user

Specifies the user used for the connection.

PASSWORD

d3.password

Specifies the user's password.

TEXT

d3.archive

Specifies the d.3 repository (archive) to be used.

BOOLEAN

d3.utf8

Specifies whether the data is transferred in UTF-8 encoding. Default: UTF-8 (value: 1)

TEXT

d3.language

Specifies the language for the connection, e.g. to return messages correctly. With the value auto, the language used by the user is automatically used.