Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.
Dear All,
I just wanted to know the difference between Message Selector and the Local Filter option in JMS trigger. The use case is to filter the document based on the content of the message. I understand the filtering using Message Selector happens only for properties of the JMS message.
Can we filter the message based on the content in some means?
Please help.
Regards, Sasanka
No. Message selectors are applied only to the properties in header and not to the body content.
-Senthil