Skip to main content

Clone Row

Description

Clone row is a step in the Utility Plugin for Process Studio Workflows. Clone row step clones’ rows in the input stream. The cloned row is output directly after the original row in the next steps.

Configurations

No.Field NameDescription
Select & Alter Tab:
1Step nameSpecify the name of the step as it appears in the workflow workspace. This name has to be unique in a single workflow.
2Nr clonesSpecify the number of clones you want to add after the original row.
3Nr clone in field?Select the checkbox if you want number of clones in a field of your choice.
4Nr Clone fieldSelect the field of which you want to clone the rows.

Note: This field is available only if you select the Nr clones checkbox.

5Add clone flag to output?Select the checkbox if you want to add a Boolean field in the output indicating if the row is a clone or not. N / false: this is not a cloned row, it's the original row Y / true: this is a cloned row, a copy of the original row
6Clone flag fieldSpecify the name of the clone flag field.
7Add clone num toSelect the checkbox if you want to add a number to the clone.
8Clone num fieldSpecify the cloned number.