UPDATE_DOCUMENT_METADATA - Studio Modeling - Current - Current - Ready - Hyland Experience - external

Hyland Experience Studio Modeling

Platform
Hyland Experience
Product
Studio Modeling
Release
Current
License

The UPDATE_DOCUMENT_METADATA action is used to update metadata values of a document within the Nuxeo repository.

The input parameters for UPDATE_DOCUMENT_METADATA are:

Parameter Type Required Description
documentId String Optional Identifier of a document that exists in the Nuxeo repository.
documentPath String Optional Identifier of a document path that exists in Nuxeo repository.
metadata JSON Required Document metadata to be updated for the document in Nuxeo repository.

The output parameters from UPDATE_DOCUMENT_METADATA are:

Parameter Type Required Description
documentMetadata String Optional Document metadata from the Nuxeo repository.