AutomationEdge File Upload
Description:
The AutomationEdge File Upload is used to upload files to AutomationEdge Server.
This step uploads files to be consumed by AutomationEdge File Download step in one of the next 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. |
Upload Files: | ||
1 | File to upload | Provide a Field name which contains absolute file path with file name and extension to upload |
2 | Uploaded file identifier | Output field name which contains the unique identifier to access file on the server |
3 | Set Request Id | Defines whether the file scope is public or for the specific request id (Select Yes/No) |
4 | File Identifier(Optional) | To override the file identifier generated by AutomationEdge server (which is random and complex to remember) by a more user friendly user specified identifier. |