Get rows from result
Description
Get rows from result is a step in the Process Plugin for Process Studio Workflows. This step returns rows that were previously generated by another workflow in a process and were passed on to this step using the Copy rows to result step. You can enter the meta-data of the fields you're expecting from the previous workflow in a process.
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.
Configurations
No. | Field Name | Description |
---|---|---|
1 | Step name | Specify the name of this step as it appears in the workflow workspace. |
2 | Fieldname | Specify the name of the field that contains the rows from the previous result. |
3 | Type | Specify the type of data. |
4 | Length | Specify length of the field. - For Number: Total number of significant figures in a number; -For String: total length of string; - For Date: length of printed output of the string (for example, entering 4 would only return the year). |
6 | Precision | Specify precision, • For Number: Number of floating point digits. • Not used for String, Date, or Boolean. |