Posted: Thu Feb 26, 2009 9:05 pm Post subject: Re: MQOptimizedFlow node Where does it Publish the messages
Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
Pegazus wrote:
I am building a Pub/Sub application and I would like to know if I can make use of the MQOptimized Flow Node.
The only configurable property is the Input Queue Name and it doesnt have any terminals.
It is supposed to replace a message flow which has a MQInput Node and a Publication Node.
Does anyone know where it will publish the messages to ?
Has anyone used it in their application ?
Any info is helpful
The logical approach would be to answer: it will publish the messages to the topic already declared on the RFH header...
Do some experimentation and report back if you have more questions _________________ MQ & Broker admin
The only configurable property is the Input Queue Name and it doesnt have any terminals.
It is supposed to replace a message flow which has a MQInput Node and a Publication Node.
Yes, it replace a publish/subscribe message flow consisting of an MQInput node that is connected to a Publication node. And it has queue name and transaction mode as the configurable properties. And has no terminals and this alone makes a complete flow.
It publishes the message unchanged on the topic that is already specified.
Pegazus wrote:
I am building a Pub/Sub application and I would like to know if I can make use of the MQOptimized Flow Node.
If you want to process/transform the message before publishing, then you can not use this directly.And if you want to publish the message on different topics based on the content or something then you may not be able to use this.. _________________ -----------------------------------------------
It is good to remember the past,
but don't let past capture your future
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum