Hi,

For publishing/consuming messages on Rabbit queue, NIFI provides support via
PublishAMQP and ConsumeAMQP processors.

However, only limited properties support EL while others don't.

Properties supporting EL
Exchange Name
Routing Key

Thus we can dynamically control these.

However remaining properties like
hostname
port
username
password

aren't controlled by EL

Any idea why this was done and things to do to make them configurable



--
View this message in context: 
http://apache-nifi-developer-list.39713.n7.nabble.com/Expression-Language-For-AMQP-Processors-tp16269.html
Sent from the Apache NiFi Developer List mailing list archive at Nabble.com.

Reply via email to