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 Name | Description |
---|---|---|
1 | Step Name | Name of the step. This name has to be unique in a single workflow. |
Download Files: | ||
1 | File Identifier | Provide a Field Name which contains unique identifier to access file on the server |
2 | Downloaded file path | Output field name which would contain the absolute file path with file name and extension of the downloaded file |
3 | Set Request Id | Defines whether the file scope is public or for the specific request id (Select Yes/No) |