<?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: Syntax for cMessageRouter 'when' clause with 'header' type in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Syntax-for-cMessageRouter-when-clause-with-header-type/m-p/2342334#M110208</link>
    <description>Hello Renat,&lt;BR /&gt;thanks for the answer. The image is visible now. How can I solve the problem with the 'header' type?&lt;BR /&gt;Norbert</description>
    <pubDate>Wed, 14 Dec 2011 16:21:35 GMT</pubDate>
    <dc:creator>npruss</dc:creator>
    <dc:date>2011-12-14T16:21:35Z</dc:date>
    <item>
      <title>Syntax for cMessageRouter 'when' clause with 'header' type</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Syntax-for-cMessageRouter-when-clause-with-header-type/m-p/2342332#M110206</link>
      <description>Hi,&lt;BR /&gt;I am new to this forum. &lt;BR /&gt;My question is:&lt;BR /&gt;How is the syntax for accessing header information in a 'when' clause of the cMessageRouter?&lt;BR /&gt;See the figure for illustration.&lt;BR /&gt;Thank you in advance &lt;BR /&gt;Norbert</description>
      <pubDate>Sat, 16 Nov 2024 12:30:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Syntax-for-cMessageRouter-when-clause-with-header-type/m-p/2342332#M110206</guid>
      <dc:creator>npruss</dc:creator>
      <dc:date>2024-11-16T12:30:38Z</dc:date>
    </item>
    <item>
      <title>Re: Syntax for cMessageRouter 'when' clause with 'header' type</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Syntax-for-cMessageRouter-when-clause-with-header-type/m-p/2342333#M110207</link>
      <description>Hello Norbert, 
&lt;BR /&gt;Can't find the figure unfortunately, but you may chose from many available methods, for example XPath would work like that: 
&lt;BR /&gt; 
&lt;A href="http://screencast.com/t/kQHfz0gSUdPf" rel="nofollow noopener noreferrer"&gt;http://screencast.com/t/kQHfz0gSUdPf&lt;/A&gt; 
&lt;BR /&gt;Exported route you may find here: 
&lt;BR /&gt; 
&lt;A href="http://dl.dropbox.com/u/218306/ContentBasedRoutingRoute.zip" rel="nofollow noopener noreferrer"&gt;http://dl.dropbox.com/u/218306/ContentBasedRoutingRoute.zip&lt;/A&gt; 
&lt;BR /&gt;It will be released as part of ESB Demo scenarios in the Talend Open Studio for ESB 5.0.1 
&lt;BR /&gt;Renat</description>
      <pubDate>Wed, 14 Dec 2011 15:22:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Syntax-for-cMessageRouter-when-clause-with-header-type/m-p/2342333#M110207</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-12-14T15:22:04Z</dc:date>
    </item>
    <item>
      <title>Re: Syntax for cMessageRouter 'when' clause with 'header' type</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Syntax-for-cMessageRouter-when-clause-with-header-type/m-p/2342334#M110208</link>
      <description>Hello Renat,&lt;BR /&gt;thanks for the answer. The image is visible now. How can I solve the problem with the 'header' type?&lt;BR /&gt;Norbert</description>
      <pubDate>Wed, 14 Dec 2011 16:21:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Syntax-for-cMessageRouter-when-clause-with-header-type/m-p/2342334#M110208</guid>
      <dc:creator>npruss</dc:creator>
      <dc:date>2011-12-14T16:21:35Z</dc:date>
    </item>
    <item>
      <title>Re: Syntax for cMessageRouter 'when' clause with 'header' type</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Syntax-for-cMessageRouter-when-clause-with-header-type/m-p/2342335#M110209</link>
      <description>Hi All:
&lt;BR /&gt;a way to user header expression on When Clause is specifing the type as "simple".
&lt;BR /&gt;Assuming you want to check the header value of "foo" equals "hello" or not, then you can:
&lt;BR /&gt;1.specify the expression "type" as "simple"
&lt;BR /&gt;2.in the text area, write the expression as "${in.header.foo} == 'hello'"
&lt;BR /&gt;That's all
&lt;BR /&gt;To be honest, the expression of When Clause is not that intuitive, we may improve this part in future.</description>
      <pubDate>Thu, 29 Dec 2011 07:26:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Syntax-for-cMessageRouter-when-clause-with-header-type/m-p/2342335#M110209</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2011-12-29T07:26:21Z</dc:date>
    </item>
    <item>
      <title>Re: Syntax for cMessageRouter 'when' clause with 'header' type</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Syntax-for-cMessageRouter-when-clause-with-header-type/m-p/2342336#M110210</link>
      <description>Hello,
&lt;BR /&gt;I have a problem to filter JMSType from activeMQ in my route.
&lt;BR /&gt;I use&amp;nbsp;
&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;2.in the text area, write the expression as "${in.header.foo} == 'hello'"&amp;nbsp;&lt;/FONT&gt;&lt;/FONT&gt;
&lt;BR /&gt;
&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;But i don't have result&lt;/FONT&gt;&lt;/FONT&gt;
&lt;BR /&gt;
&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;How can i filter type message (there is a header type), how can i use it ?&lt;/FONT&gt;&lt;/FONT&gt;
&lt;BR /&gt;
&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;thanks&lt;/FONT&gt;&lt;/FONT&gt;</description>
      <pubDate>Fri, 19 Feb 2016 13:01:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Syntax-for-cMessageRouter-when-clause-with-header-type/m-p/2342336#M110210</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-02-19T13:01:41Z</dc:date>
    </item>
  </channel>
</rss>

