Skip to main content

Get files from result

Description

Get files from result is a step in the Process Plugin for Process Studio Workflows. Every time a file gets processed, used or created in a workflow or a process, the details of the file, the process entry, the step, etc. are captured and added to an internal result set when the option 'Add file names to result' is set, e.g. in a Text File Output step. You can access this file information using this step.

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

No.Field NameDescription
1 Step nameSpecify the name of the step as it appears in the workflow workspace. This name has to be unique in a single workflow.