edoc automate Guide
Breadcrumbs

d3\TransferDocument - edoc automate

You can use the TransferDocument action to transfer a document to a different document status.
Possible status changes are:

  • Processing <> Processing

  • Processing <> Verification

  • Processing > Release

  • Processing <> Archive

  • Verification <> Verification

  • Verification > Release

  • Verification > Archive

  • Release > Archive

For more information including the import parameters (Importparams) see the d.3 API reference.

Parameters

Type

Name

Description

TEXT

docid

Specifies the document ID (DocId) of the document.

TEXT

source_status

Indicates the current status of the document.

TEXT

destination_status

Indicates the new status of the document.

KEYVALUELIST

Importparams

Specifies the list of corresponding import parameters.

Return

None