Hi
today we have a NIFI flow that ingest data from IBM MQ Multi Intance cluster, our problem us that we dont know which node on the MQ Cluster there are active sowe have to listen on both instance which produces a lot of errors.
We using JMSConnectionFactoryProvider to connect to MQ.
Is it possible to let NIFI decide which MQ instance there are active and switch automatically
IBM have a client thart can do that out of the box by writing the ip(port) seperated by comma