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 Name | Description |
---|---|---|
Select & Alter Tab: | ||
1 | Step name | Specify the name of the step as it appears in the workflow workspace. This name has to be unique in a single workflow. |
2 | Nr clones | Specify the number of clones you want to add after the original row. |
3 | Nr clone in field? | Select the checkbox if you want number of clones in a field of your choice. |
4 | Nr Clone field | Select the field of which you want to clone the rows. Note: This field is available only if you select the Nr clones checkbox. |
5 | Add 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 |
6 | Clone flag field | Specify the name of the clone flag field. |
7 | Add clone num to | Select the checkbox if you want to add a number to the clone. |
8 | Clone num field | Specify the cloned number. |