<?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>topic Re: Filtering in ESB routes in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Filtering-in-ESB-routes/m-p/2201016#M3285</link>
    <description>&lt;P&gt;Hello ravi999,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you want you can use JMS Selector.&lt;/P&gt;
&lt;P&gt;Your cJMS component will consume only the messages which contain the correct value in the&amp;nbsp;header property named JMSSelector.&lt;/P&gt;
&lt;P&gt;To configure it, you need to add a new field in the Advanced Setting tab of the cJMS component with name "selector" and value "RAVI".&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Warning, you should&amp;nbsp;modify your&amp;nbsp; productor to complete the JMSSelector header.&lt;/P&gt;</description>
    <pubDate>Thu, 20 Sep 2018 09:09:43 GMT</pubDate>
    <dc:creator>DoDo69</dc:creator>
    <dc:date>2018-09-20T09:09:43Z</dc:date>
    <item>
      <title>Filtering in ESB routes</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Filtering-in-ESB-routes/m-p/2201014#M3283</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Row1.message.contains("RAVI") ---&amp;gt; We have a filter condition like this in Data Integration job. How to implement this in esb so that we can pull only selected messages in a topic&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 07:37:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Filtering-in-ESB-routes/m-p/2201014#M3283</guid>
      <dc:creator>ravi999</dc:creator>
      <dc:date>2024-11-16T07:37:58Z</dc:date>
    </item>
    <item>
      <title>Re: Filtering in ESB routes</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Filtering-in-ESB-routes/m-p/2201015#M3284</link>
      <description>&lt;P&gt;I assume you are working with a message queue. With queues you&amp;nbsp;don't select what you get and what you don't. But you can filter (throw away) what you don't want to work on. You could use a cMessageFilter for this (&lt;A href="https://help.talend.com/reader/_kirWdGiwNgvHlXUtw8vGA/EYcLHqqMXBRmwePkiIzOJw" target="_blank" rel="nofollow noopener noreferrer"&gt;https://help.talend.com/reader/_kirWdGiwNgvHlXUtw8vGA/EYcLHqqMXBRmwePkiIzOJw&lt;/A&gt;).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;FYI since you appear to be doing a lot with the ESB at the moment, a good resource to keep in your bookmarks is this...&lt;/P&gt;
&lt;P&gt;&lt;A href="http://camel.apache.org/components.html" target="_blank" rel="nofollow noopener noreferrer"&gt;http://camel.apache.org/components.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 18 Sep 2018 22:15:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Filtering-in-ESB-routes/m-p/2201015#M3284</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-09-18T22:15:09Z</dc:date>
    </item>
    <item>
      <title>Re: Filtering in ESB routes</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Filtering-in-ESB-routes/m-p/2201016#M3285</link>
      <description>&lt;P&gt;Hello ravi999,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you want you can use JMS Selector.&lt;/P&gt;
&lt;P&gt;Your cJMS component will consume only the messages which contain the correct value in the&amp;nbsp;header property named JMSSelector.&lt;/P&gt;
&lt;P&gt;To configure it, you need to add a new field in the Advanced Setting tab of the cJMS component with name "selector" and value "RAVI".&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Warning, you should&amp;nbsp;modify your&amp;nbsp; productor to complete the JMSSelector header.&lt;/P&gt;</description>
      <pubDate>Thu, 20 Sep 2018 09:09:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Filtering-in-ESB-routes/m-p/2201016#M3285</guid>
      <dc:creator>DoDo69</dc:creator>
      <dc:date>2018-09-20T09:09:43Z</dc:date>
    </item>
    <item>
      <title>Re: Filtering in ESB routes</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Filtering-in-ESB-routes/m-p/2201017#M3286</link>
      <description>&lt;P&gt;Nice&amp;nbsp;&lt;A href="https://community.qlik.com/s/profile/00539000006eNx0AAE"&gt;@Donatien&lt;/A&gt;!&amp;nbsp;I was being very literal and thinking just about message content, I didn't think about using headers.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 20 Sep 2018 17:59:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Filtering-in-ESB-routes/m-p/2201017#M3286</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-09-20T17:59:54Z</dc:date>
    </item>
  </channel>
</rss>

