Skip to main content

Number Range

Description

Number range is a step in the Transformation Plugin for Process Studio Workflows. Number range step identifies the range for a numeric field based on defined ranges.

Configurations

No.Field NameDescription
1Step nameSpecify the name of this step as it appears in the workflow workspace.
2Input fieldSpecify the field that gets checked for the lower and upper boundaries so that a range.
3Output fieldSpecify the output field name that gets filled with the range value (ranges are defined in the table below) depending of the input field.
4Default valueValue to return if there are no matches within the ranges specified.
Ranges(min<=x<=max):Specify ranges.
5Lower BoundSpecify a field name for the minimum value of a range.
6Upper BoundSpecify a field name for the upper value of a range.
7ValueSpecify a field name for the value.