PropertySplitValve
Valve for splitting a single value list property into multi value property.
Valve operates on the Current Item Set and will process all items surviving the common item filtering rules.
Valve for splitting a single value list property into multi value property.
Valve operates on the Current Item Set and will process all items surviving the common item filtering rules.
Name | Description | Default value | Mandatory | Supports property expansion |
source | The name of the source property. | Yes | Yes | |
dest | The destination property. If not specified the resulting value will be put in source (i.e source will be replaced). | No | Yes | |
separator | The list separator. | ',' | No | No |