Hello, I am currently using nifi 1.0.0 to collect a number or different xml data types and publishing them onto rabbitmq.
What I would like to do is dynamically set the rabbitmq routing key based on a field within the data but at the moment i can only set the rabbitmq routing key at configuration time. Can anyone suggest any how i could go about doing this? Ideally i would like be able to use the nifi expression language to set the routing key and exchange for the publishamqp processor. Thanks Brian
