The UPDATE_DOCUMENT_CONTENT action is used update the content of a document within the Perceptive Content repository.
The input parameters for UPDATE_DOCUMENT_CONTENT are:
Parameter | Type | Required | Description |
---|---|---|---|
content | Content | Required | SysFile (or inherited) reference to the existing document in the Hyland Experience Platform repository. This file will be uploaded to the document in the Perceptive Content repository. |
documentId | String | Required | An identifier of the document in Perceptive Content repository that will be updated with the content from the file from the Hyland Experience Platform repository. |
filename | String | Required | The name that will be associated with the page in the Perceptive Content repository. |
pageId | String | Required | The identifier of the document’s page in Perceptive Content repository. |
There are no output parameters for this action.