<?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 talend esb with rabbitmq configuration in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/talend-esb-with-rabbitmq-configuration/m-p/2227543#M19126</link>
    <description>&lt;P&gt;I'm currently trying to publish message through talend using cMessagingEndpoint&lt;BR /&gt;&lt;BR /&gt;I've following design&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-inline" image-alt="Screenshot from 2020-04-27 15-25-27.png" style="width: 889px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MA9U.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/152563i2CB260FBEEE005B7/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MA9U.png" alt="0683p000009MA9U.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;For&amp;nbsp;cMessagingEndpoint the URI&lt;BR /&gt;is&amp;nbsp;&lt;/P&gt; 
&lt;PRE&gt;"rabbitmq://127.0.0.1:5672/allure.order?username=guest&amp;amp;password=guest&amp;amp;queue=allure.order.create&amp;amp;exchangeType=topic&amp;amp;autoDelete=false"&lt;/PRE&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I'm not getting any error when I run this job/route, but I don't see anything at Rabbitmq admin too.&lt;BR /&gt;And on queue tab I can see state is running for few sec but nothing is getting sent to consumer as I don't see any incoming logs at consumer side.&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot from 2020-04-23 23-46-42.png" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MA88.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/138169i97BB820EF85F9A2F/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MA88.png" alt="0683p000009MA88.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I tried to follow some blogs where they have mentioned to use cAMQp and cMQConnectionFactory but I'm still unable to configure these for rabbitmq.&lt;BR /&gt;As MQ server don't have any select option for Rabbitmq and for custom it seems it uses jms so I'm not sure it's even possible to do this using this component.&lt;BR /&gt;&lt;BR /&gt;Also I'm not entirely getting following component&lt;BR /&gt;&lt;A href="https://help.talend.com/reader/Uc2IlRuFVfGrjaFPdRI7kA/mXN55HJ7g5eIa_JfzvuTTA" target="_blank" rel="nofollow noopener noreferrer"&gt;https://help.talend.com/reader/Uc2IlRuFVfGrjaFPdRI7kA/mXN55HJ7g5eIa_JfzvuTTA&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Does this add new components for rabbitmq in talend?&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 02:35:04 GMT</pubDate>
    <dc:creator>indrajeet183</dc:creator>
    <dc:date>2024-11-16T02:35:04Z</dc:date>
    <item>
      <title>talend esb with rabbitmq configuration</title>
      <link>https://community.qlik.com/t5/Talend-Studio/talend-esb-with-rabbitmq-configuration/m-p/2227543#M19126</link>
      <description>&lt;P&gt;I'm currently trying to publish message through talend using cMessagingEndpoint&lt;BR /&gt;&lt;BR /&gt;I've following design&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-inline" image-alt="Screenshot from 2020-04-27 15-25-27.png" style="width: 889px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MA9U.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/152563i2CB260FBEEE005B7/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MA9U.png" alt="0683p000009MA9U.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;For&amp;nbsp;cMessagingEndpoint the URI&lt;BR /&gt;is&amp;nbsp;&lt;/P&gt; 
&lt;PRE&gt;"rabbitmq://127.0.0.1:5672/allure.order?username=guest&amp;amp;password=guest&amp;amp;queue=allure.order.create&amp;amp;exchangeType=topic&amp;amp;autoDelete=false"&lt;/PRE&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I'm not getting any error when I run this job/route, but I don't see anything at Rabbitmq admin too.&lt;BR /&gt;And on queue tab I can see state is running for few sec but nothing is getting sent to consumer as I don't see any incoming logs at consumer side.&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot from 2020-04-23 23-46-42.png" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MA88.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/138169i97BB820EF85F9A2F/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MA88.png" alt="0683p000009MA88.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I tried to follow some blogs where they have mentioned to use cAMQp and cMQConnectionFactory but I'm still unable to configure these for rabbitmq.&lt;BR /&gt;As MQ server don't have any select option for Rabbitmq and for custom it seems it uses jms so I'm not sure it's even possible to do this using this component.&lt;BR /&gt;&lt;BR /&gt;Also I'm not entirely getting following component&lt;BR /&gt;&lt;A href="https://help.talend.com/reader/Uc2IlRuFVfGrjaFPdRI7kA/mXN55HJ7g5eIa_JfzvuTTA" target="_blank" rel="nofollow noopener noreferrer"&gt;https://help.talend.com/reader/Uc2IlRuFVfGrjaFPdRI7kA/mXN55HJ7g5eIa_JfzvuTTA&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Does this add new components for rabbitmq in talend?&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 02:35:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/talend-esb-with-rabbitmq-configuration/m-p/2227543#M19126</guid>
      <dc:creator>indrajeet183</dc:creator>
      <dc:date>2024-11-16T02:35:04Z</dc:date>
    </item>
  </channel>
</rss>

