edoc automate Guide
Breadcrumbs

dvelopdms\UploadDocument - edoc automate

The UploadDocument action creates a new document with the specified file and the specified properties.

Parameters

Type

Name

Description

TEXT

Category

Specifies the ID of the category in which the document is created.

TEXT

File

Specifies the content of the file.

TEXT

Filename

Specifies the name of the file.

KEYVALUELIST

Properties

Specifies the list of all properties to be set and their values.

  • Key: Specifies the ID of the property.

  • Value: Specifies the value of the property to be set.

Return

Type

Description

SINGLEVALUE

Returns the ID of the new document.