edoc automate Guide
Breadcrumbs

dvelopdms\UpdateDocument - edoc automate

The UpdateDocument action creates a new version for the 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.

TEXT

DocId

Specifies the ID of the document that is being updated.

TEXT

AlterationText

Specifies the text of the update.

Return

None