SessionBindValve
Valve for setting/replacing secondary identifier, alias, to a session.
The new alias can then be used for locating the session.
Properties
Example Configuration
{ "name": "SessionBindValve", "config": { "alias":"{{item.code}}"
} }
In the example above the value for alias has been set earlier in the flow.
Requirements
Session must be loaded.
Item set must have at least one entry.