Get files from result
Description
Get Files from Result retrieves file information that was captured in the internal result set by previous workflow steps or process entries. When steps like Text File Output have the "Add file names to result" option enabled, they record file details including name, path, and originating step. Use this step to access that file list — for example, to iterate over generated files, pass them to a Mail step as attachments, or feed them into another processing workflow.
Note: This step produces one or more rows and cannot be placed within a stream. It must be the first step in a stream since it produces rows. If you want to add these data to an existing stream, you need to use a join step.
Configurations
| Field Name | Description |
|---|---|
| Step name | Specify the name of the step as it appears in the workflow workspace. This name has to be unique in a single workflow. |