Prioritize streams
Description
Prioritize Streams is a step in the Flow Plugin for Process Studio Workflows. The Prioritize streams step controls the order in which input streams are read. Data is read concurrently form all inputs streams with an unpredictable order. However, 'Prioritize streams' step can prioritize input streams.
Configurations
No. | Field Name | Description |
---|---|---|
1 | 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. |
2 | Step name priority | This list defines the order in which the input streams will be read. Names at the top of the list have higher priority than steps below. Note: Names have to exactly match incoming steps names, otherwise the step will fail. You may choose the steps from the drop down list. |
3 | Get Previous Steps | This button will add the names of all the previous steps to the list. Right click to move rows up and down. |