The DOWNLOAD_FILE action is used to download a file from the Perceptive Content repository into the Hyland Experience Platform repository.
The input parameters for DOWNLOAD_FILE are:
Parameter | Type | Required | Description |
---|---|---|---|
content | Content | Required | SysFile (or inherited) reference to the existing document in the Hyland Experience Platform repository. File from the Perceptive Content repository will be downloaded to this document. |
documentId | String | Required | Identifier of the document from which the file will be downloaded. |
pageId | String | Required | The identifier of the document page from which the file will be downloaded. |
The output parameters from DOWNLOAD_FILE are:
Parameter | Type | Required | Description |
---|---|---|---|
content | Content | Optional | SysFile (or inherited) reference to the existing document in the Hyland Experience Platform repository. File from the Perceptive Content repository will be downloaded to this document. |