PropertySetValve
Valve for setting (replacing) one or more properties on an item.
Valve operates on the Current Item Set and will process all items surviving the common item filtering rules.
Properties
Example Configuration
{
"name": "PropertySetValve",
"config": {
"name":"mail",
"value":"{{request.mail}}"
}
}
Click to copy
Requirements
item set must have at least one entry.