PropertyJoinValve
Valve for joining multi value properties to a single value list with separator. The new item property will have the same name as the old property if nothing is specified.
Valve operates on the Current Item Set and will process all Items surviving the common item filtering rules.
Properties
Example Configuration
{
"name": "PropertyJoinValve",
"config": {
"source":"description"
}
}
Requirements
item set must have at least one entry.