Add value fields changing sequence
Description
Add value fields changing sequence is a step in the Transformation Plugin for Process Studio Workflows. This step generates a sequence based on Start at and Increment by values. The sequence resets each time a value changes in any of the specified fields in the list. The input data should typically arrive in an ordered fashion although as long as identical values are grouped together in the data stream the step works as desired.
Configurations
No. | Field Name | Description |
---|---|---|
1 | Step name | Specify the name of the step, needs to be unique in a workflow |
2 | Result field | Specify the name of the output field, the sequence |
3 | Start at value | Specify the number to start at each time |
4 | Increment by | Specify the value to increase at each row in the same group |
5 | Init sequence if value of following fields change | Specify a list of fields here. If a value in one or more of these field’s changes compared to the previous rows, the sequence will be reset to the start value. |