I would like to replace all <missing> values with a default value. Incoming attributes are not known before (dynamic input).
NullAttributeMapper should solve this problem, but the option "map: all attributes" does only exist for Null and Empty values.
Do you know another helpful transformer or workaround?
Thanks for your comments.