DN Parse
Valve for adding RDNs on current item, after parsing a DN string.
Last updated
Valve for adding RDNs on current item, after parsing a DN string.
Last updated
Use this valve to parse a DN string and add all RDNs as properties on the current item.
Optionally the values can be placed on the state object.
Which items to include in merge can be controlled with "item_include_expr"
, see .
src
Source of the DN string.
N/A
prefix
A prefix can be added before the "type".
N/A
use_state
The values are stored on the state object.
false
dest_id
If no item is found (and NOT using state) a new item is created with this id.
N/A