Hello all,

I'm working with Nifi records. Currently I have a json converted to Avro
object using ConvertRecord processor. I would like to know if it is
possible to use something similar to UpdateAttribute to add an attribute
which evaluates a record expression. Something similar to:

attribute1 -> ${/person/name}

Juan

Reply via email to