DOWNLOAD_FILE - Hyland Automate Modeling - Current - Current - Ready - Content Innovation Cloud - external

Hyland Automate Modeling

Platform
Content Innovation Cloud
Product
Hyland Automate Modeling
Release
Current
License

The DOWNLOAD_FILE action is used to download a file from the ACS repository and save it in the HxP repository.

The input parameters for DOWNLOAD_FILE are:

Parameter Type Required Description
content Content Required Reference to the existing document in HX repository. File from ACS repository will be downloaded to this content.
file Array<json>, JSON Optional ACS file to be deleted. If the received value contains multiple files, only the first of them will be processed.
nodeId String Optional Node ID of the file in ACS. Example: a6a977a6-c728-4038-8dbc-d914c4d8cfb3.
path String Optional Path of the node in ACS, for example /User Homes/hruser/invoices.

The output parameters from DOWNLOAD_FILE are:

Parameter Type Required Description
content Content Optional Reference to the existing document in HX repository. File from ACS repository will be downloaded to this document.