Skip to main content

AutomationEdge File Download

Description

The AutomationEdge File Download is used to download files from AutomationEdge Server.This step downloads files uploaded by AutomationEdge File Upload step in one of the previous steps in a workflow using the File Identifier from the upload step. These files (such as .csv or .txt) are mostly used for operational purposes by a workflow.

Note: This step can be used to design a workflow however, it executes meaningfully only once published on AutomationEdge Server and when executed by Agents.

Configurations

No.Field NameDescription
1Step NameName of the step. This name has to be unique in a single workflow.
Download Files:
1File IdentifierProvide a Field Name which contains unique identifier to access file on the server
2Downloaded file pathOutput field name which would contain the absolute file path with file name and extension of the downloaded file
3Set Request IdDefines whether the file scope is public or for the specific request id (Select Yes/No)