Skip to main content

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 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.
2Step name priorityThis 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.

3Get Previous StepsThis button will add the names of all the previous steps to the list. Right click to move rows up and down.