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 Name | Description |
---|---|---|
1 | Step name | Specify the name of this step as it appears in the workflow workspace. |
2 | Input field | Specify the field that gets checked for the lower and upper boundaries so that a range. |
3 | Output field | Specify the output field name that gets filled with the range value (ranges are defined in the table below) depending of the input field. |
4 | Default value | Value to return if there are no matches within the ranges specified. |
Ranges(min<=x<=max) : | Specify ranges. | |
5 | Lower Bound | Specify a field name for the minimum value of a range. |
6 | Upper Bound | Specify a field name for the upper value of a range. |
7 | Value | Specify a field name for the value. |