<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>Question Re: Experiences using the JMS Message Selector in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/experiences-using-the-jms-message-selector/qaa-p/1019057#M397302</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Now I found it out finally...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;JMSCorrelationID = 'ID:41727469636c655570646174656400000000000000000000'&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;where ID: is obviously added by JMS? XI? don't know... and the actually id is in Hex...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can anybody enlighten me on the details?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 06 Jul 2005 08:38:33 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2005-07-06T08:38:33Z</dc:date>
    <item>
      <title>Experiences using the JMS Message Selector</title>
      <link>https://community.sap.com/t5/technology-q-a/experiences-using-the-jms-message-selector/qaq-p/1019054</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am using a JMS Adapter Sender Communication Channel and try to select the messages I want to consume with the Message Selector. My first attempts all failed - I am not sure if the syntax I am using is correct or if anything else has to be set up to use the Message Selector.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My sample was to enter the following into the field for Message Selector:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;JMSCorrelationID = '123456789012345678901234'&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I also tried the following variations:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;JMSCorrelationID = "123456789012345678901234"
JMSCorrelationID = 'ID:123456789012345678901234'
JMSCorrelationID = "ID:123456789012345678901234"&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;but none of them were successful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anybody got that feature to work yet and can help me...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Jul 2005 15:18:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/experiences-using-the-jms-message-selector/qaq-p/1019054</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-07-05T15:18:37Z</dc:date>
    </item>
    <item>
      <title>Re: Experiences using the JMS Message Selector</title>
      <link>https://community.sap.com/t5/technology-q-a/experiences-using-the-jms-message-selector/qaa-p/1019055#M397300</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Peter,&lt;/P&gt;&lt;P&gt;As far as Java is concern a Message Selector is a String &lt;/P&gt;&lt;P&gt;"name = 'string to search'" to filter out messages. So I thing you can try the following in the field for Message Selector.&lt;/P&gt;&lt;P&gt;"(name = 'JMSCorrelationID') AND (name = '123456789012345678901234')".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Felix&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Jul 2005 22:04:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/experiences-using-the-jms-message-selector/qaa-p/1019055#M397300</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-07-05T22:04:25Z</dc:date>
    </item>
    <item>
      <title>Re: Experiences using the JMS Message Selector</title>
      <link>https://community.sap.com/t5/technology-q-a/experiences-using-the-jms-message-selector/qaa-p/1019056#M397301</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the hint, but it did not help me any further. It also seems a bit unusual to me if this were the syntax (cause I actually want to match the JMSCorrelationId against a literal value - and not a field called name) ... hmmmm - maybe any other suggestions?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;btw: It need not necessarily be the correlation id, I was just using this as an example&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Jul 2005 07:35:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/experiences-using-the-jms-message-selector/qaa-p/1019056#M397301</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-07-06T07:35:49Z</dc:date>
    </item>
    <item>
      <title>Re: Experiences using the JMS Message Selector</title>
      <link>https://community.sap.com/t5/technology-q-a/experiences-using-the-jms-message-selector/qaa-p/1019057#M397302</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Now I found it out finally...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;JMSCorrelationID = 'ID:41727469636c655570646174656400000000000000000000'&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;where ID: is obviously added by JMS? XI? don't know... and the actually id is in Hex...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can anybody enlighten me on the details?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Jul 2005 08:38:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/experiences-using-the-jms-message-selector/qaa-p/1019057#M397302</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-07-06T08:38:33Z</dc:date>
    </item>
  </channel>
</rss>

