<?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: Various questions about the tJMSInput component and ActiveMQ in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Various-questions-about-the-tJMSInput-component-and-ActiveMQ/m-p/2203882#M4989</link>
    <description>&lt;P&gt;1) create topic - and can not read from topic&lt;/P&gt; 
&lt;P&gt;If You want read from JMS (or many other) with delay - You need use Queue rather than Topic&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;STRONG&gt;Topic&lt;/STRONG&gt; - "warrant" delivery for any number of subscribers who was connected right in a moment of sending message&lt;/P&gt; 
&lt;P&gt;&lt;STRONG&gt;Queue&lt;/STRONG&gt; - warrant delivery for single subscriber but with any delay after message was sent (read more about messages)&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;so, if You want use topic - You need create separate Job with subscriber, and run this Job before producer Job&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;2) Message Selector expression - leave as is if You do not want filter received messages&lt;BR /&gt;&lt;A href="http://timjansen.github.io/jarfiller/guide/jms/selectors.xhtml" target="_self" rel="nofollow noopener noreferrer"&gt;http://timjansen.github.io/jarfiller/guide/jms/selectors.xhtml&lt;/A&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;3) ActiveMQ user credentials -&amp;nbsp;&lt;A href="http://activemq.apache.org/security.html" target="_self" rel="nofollow noopener noreferrer"&gt;http://activemq.apache.org/security.html&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 22 May 2017 00:00:56 GMT</pubDate>
    <dc:creator>vapukov</dc:creator>
    <dc:date>2017-05-22T00:00:56Z</dc:date>
    <item>
      <title>Various questions about the tJMSInput component and ActiveMQ</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Various-questions-about-the-tJMSInput-component-and-ActiveMQ/m-p/2203881#M4988</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;After reading the component guide, I still have many questions about some parameters from the tJMSInput.&lt;/P&gt; 
&lt;P&gt;=&amp;gt; Could you please give me an example of String to put in "Message Selector Expression" ?&lt;/P&gt; 
&lt;P&gt;=&amp;gt; What is a "Connection Factory JDNI Name" ? Can I put the String I want or is it always "ConnectionFactory" for an unknown reason ?&lt;/P&gt; 
&lt;P&gt;=&amp;gt; "Use Specified User Identity" doesn't change anything if I put "dqsfqf" or "totsofsqdf". Is it only a way to&amp;nbsp;track users with the web API ?&lt;/P&gt; 
&lt;P&gt;=&amp;gt; What can I put in&amp;nbsp;Advanced Setting &amp;gt;&amp;nbsp;Properties ? A login and a password ?&amp;nbsp;Should they correspond to the login et password in the "jetty-real.properties" file of ActiveMQ ?&lt;/P&gt; 
&lt;P&gt;=&amp;gt; Finally, I&amp;nbsp;created a topic but I can't read anything from what I inserted with a tJMSOutput. Could you tell me what is wrong ? (the queue works and I can see with the web api the data in my topics)&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="Capture1.PNG" style="width: 547px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009Luvh.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/153567i73E958FD6726EDC5/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009Luvh.png" alt="0683p000009Luvh.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="Capture2.PNG" style="width: 785px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009Luvm.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/139624i95BA0E053F6497DC/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009Luvm.png" alt="0683p000009Luvm.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="Capture3.PNG" style="width: 947px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009LuUs.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/157760i11189F7A04DF5545/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009LuUs.png" alt="0683p000009LuUs.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;Thanks !&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 09:45:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Various-questions-about-the-tJMSInput-component-and-ActiveMQ/m-p/2203881#M4988</guid>
      <dc:creator>DerfelCadarn</dc:creator>
      <dc:date>2024-11-16T09:45:27Z</dc:date>
    </item>
    <item>
      <title>Re: Various questions about the tJMSInput component and ActiveMQ</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Various-questions-about-the-tJMSInput-component-and-ActiveMQ/m-p/2203882#M4989</link>
      <description>&lt;P&gt;1) create topic - and can not read from topic&lt;/P&gt; 
&lt;P&gt;If You want read from JMS (or many other) with delay - You need use Queue rather than Topic&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;STRONG&gt;Topic&lt;/STRONG&gt; - "warrant" delivery for any number of subscribers who was connected right in a moment of sending message&lt;/P&gt; 
&lt;P&gt;&lt;STRONG&gt;Queue&lt;/STRONG&gt; - warrant delivery for single subscriber but with any delay after message was sent (read more about messages)&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;so, if You want use topic - You need create separate Job with subscriber, and run this Job before producer Job&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;2) Message Selector expression - leave as is if You do not want filter received messages&lt;BR /&gt;&lt;A href="http://timjansen.github.io/jarfiller/guide/jms/selectors.xhtml" target="_self" rel="nofollow noopener noreferrer"&gt;http://timjansen.github.io/jarfiller/guide/jms/selectors.xhtml&lt;/A&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;3) ActiveMQ user credentials -&amp;nbsp;&lt;A href="http://activemq.apache.org/security.html" target="_self" rel="nofollow noopener noreferrer"&gt;http://activemq.apache.org/security.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 22 May 2017 00:00:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Various-questions-about-the-tJMSInput-component-and-ActiveMQ/m-p/2203882#M4989</guid>
      <dc:creator>vapukov</dc:creator>
      <dc:date>2017-05-22T00:00:56Z</dc:date>
    </item>
    <item>
      <title>Re: Various questions about the tJMSInput component and ActiveMQ</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Various-questions-about-the-tJMSInput-component-and-ActiveMQ/m-p/2203883#M4990</link>
      <description>&lt;P&gt;Thank you for your answer, my job worked after your recommendations.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Thank you also for your link about "Message Selector expression". I know when and how to use them now.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Well for a login and password connection system, it seems to be more complicated than I thought...&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Finally, you haven't answered to one of my question which was :&lt;BR /&gt;=&amp;gt; What is a "Connection Factory JDNI Name" ? Can I put the String I want or is it always "ConnectionFactory" for an unknown reason ?&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I saw also "queueConnectionFactory" in a documentation what is the meaning of that&amp;nbsp;?&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Thanks,&lt;/P&gt;</description>
      <pubDate>Tue, 23 May 2017 17:40:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Various-questions-about-the-tJMSInput-component-and-ActiveMQ/m-p/2203883#M4990</guid>
      <dc:creator>DerfelCadarn</dc:creator>
      <dc:date>2017-05-23T17:40:48Z</dc:date>
    </item>
    <item>
      <title>Re: Various questions about the tJMSInput component and ActiveMQ</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Various-questions-about-the-tJMSInput-component-and-ActiveMQ/m-p/2203884#M4991</link>
      <description>&lt;P&gt;Am looking for the same solution now . Could anyone enlighten this&amp;nbsp; ?&lt;/P&gt;</description>
      <pubDate>Thu, 27 Sep 2018 15:49:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Various-questions-about-the-tJMSInput-component-and-ActiveMQ/m-p/2203884#M4991</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-09-27T15:49:26Z</dc:date>
    </item>
  </channel>
</rss>

