cancel
Showing results for 
Search instead for 
Did you mean: 

JMS Sender adapter Message selector

Former Member
0 Kudos

Does anyone know of a good blog where someone is showing how to use the JMS message selector option in the JMS sender channel? I'd like a screenshot of what is actually typed into this field most of all.

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

http://wiki.sdn.sap.com/wiki/display/XI/Howtohandlemultiplemessageformatsfrom1JMS+Queue

Former Member
0 Kudos

websphereMQ

TCP\IP

Former Member
0 Kudos

Please specify the message and transport protocol

Former Member
0 Kudos

did you check the message selector section on

http://java.sun.com/j2ee/sdk_1.3/techdocs/api/javax/jms/Message.html

explains all the operators you can use and the correct syntax. Make a note of the case sensitivity.