Skip to main content

Set files in result

Description

Set files in result, is a step in the Process Plugin for Process Studio Workflows. This step allows you to set filenames in the internal result files of a workflow. Subsequent process entries can then use this information as it routes the list of files to the result files stream. The result files set may be used by the Get files from result step or some process entries that can process the list of result files. For example, the Mail process entry can use this list of files to attach to a mail, so perhaps you don't want all files sent, but only a certain selection. For this, you can create a workflow that filters and sets exactly those files you want to attach.

Configurations

No.Field NameDescription
1Step nameSpecify the name of the step as it appears in the workflow workspace. This name has to be unique in a single workflow.
2Filename fieldChoose from the dropdown list the field that contains the filenames of the files to copy.
3Type of file to setSelect the type of file to set in the results for the filename above,

• General

• Log

• Error line

• Error

• Warning