If you're producing to a topic or queue, you need to set headers (aka JMS properties) in order to use them in a selector on the consumer side.
On 29 July 2014 06:31, Frankiboy <[email protected]> wrote: > Okay let me know if i undertand this correct i new to MQ ? > > I have a topic named: > > "HUB_TOP01" > > There is three selectors: > > selector=BD = 'YES > selector=BEC = 'YES > selector=SDC = 'YES > > The selector is only for the subscriber and not the publischer. > > So away with the selctor, but what is correct here, must i add > clientid/durableSubscriberName, or what the correct way when im a > publisher, > that want to publish something i the correct selctor ? > > Frank > > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/Is-there-parameters-missing-when-using-topic-selector-tp5754574p5754582.html > Sent from the Camel - Users mailing list archive at Nabble.com. > -- Matt Sicker <[email protected]>
