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.
Properties
Example Configuration
{
"name": "PropertySplitValve",
"config": {
"source":"carLicense"
}
}
Requirements
item set must have at least one entry.