Skip to main content

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 NameDescription
1Step nameSpecify the name of the step, needs to be unique in a workflow
2Result fieldSpecify the name of the output field, the sequence
3Start at valueSpecify the number to start at each time
4Increment bySpecify the value to increase at each row in the same group
5Init sequence if value of following fields changeSpecify 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.