<?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: tJMSInput configurations for IBM MQ messaging in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/tJMSInput-configurations-for-IBM-MQ-messaging/m-p/2360981#M125445</link>
    <description>The extra information should be provided to you by whoever set up your JMS queues.  That information is server and queue specific, just like the five pieces you already have.&lt;BR /&gt;Wayne</description>
    <pubDate>Tue, 17 Nov 2009 21:36:19 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2009-11-17T21:36:19Z</dc:date>
    <item>
      <title>tJMSInput configurations for IBM MQ messaging</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tJMSInput-configurations-for-IBM-MQ-messaging/m-p/2360978#M125442</link>
      <description>Hi,&lt;BR /&gt;I am using IBM mq for messaging, to send and receive message to IBM MQ queue i am using tJMSInput and tJMSOutput. For that i need following configurations. &lt;BR /&gt;1. Initial Context?&lt;BR /&gt;2. Connection factory JNDI name?&lt;BR /&gt;3. Server URL? &lt;BR /&gt;I am attached a screen shot of what i need?&lt;BR /&gt;what configuration setting i need to use to connect MQ queue? I know queue name,channel name, server,port,queue manager.&lt;BR /&gt;Thanks&lt;BR /&gt;Rohan</description>
      <pubDate>Sat, 16 Nov 2024 13:41:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tJMSInput-configurations-for-IBM-MQ-messaging/m-p/2360978#M125442</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T13:41:05Z</dc:date>
    </item>
    <item>
      <title>Re: tJMSInput configurations for IBM MQ messaging</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tJMSInput-configurations-for-IBM-MQ-messaging/m-p/2360979#M125443</link>
      <description>Hello 
&lt;BR /&gt; 
&lt;BLOCKQUOTE&gt; 
 &lt;TABLE border="1"&gt; 
  &lt;TBODY&gt; 
   &lt;TR&gt; 
    &lt;TD&gt;I know queue name,channel name, server,port,queue manager.&lt;/TD&gt; 
   &lt;/TR&gt; 
  &lt;/TBODY&gt; 
 &lt;/TABLE&gt; 
&lt;/BLOCKQUOTE&gt; 
&lt;BR /&gt;I think you should use tMomInput/tMomOutput components. 
&lt;BR /&gt;Best regards 
&lt;BR /&gt; 
&lt;BR /&gt; shong</description>
      <pubDate>Mon, 16 Nov 2009 02:12:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tJMSInput-configurations-for-IBM-MQ-messaging/m-p/2360979#M125443</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-11-16T02:12:38Z</dc:date>
    </item>
    <item>
      <title>Re: tJMSInput configurations for IBM MQ messaging</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tJMSInput-configurations-for-IBM-MQ-messaging/m-p/2360980#M125444</link>
      <description>i got it working with tmomInput...but i want to use it with the tJMSInput since it has more features and working more efficient than tmomInput. 
&lt;BR /&gt;so do have any information about what use in following fields 
&lt;BR /&gt;1. Initial Context?
&lt;BR /&gt;2. Connection factory JNDI name?
&lt;BR /&gt;3. Server URL?
&lt;BR /&gt;
&lt;BR /&gt;thanks
&lt;BR /&gt;Rohan.</description>
      <pubDate>Tue, 17 Nov 2009 21:26:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tJMSInput-configurations-for-IBM-MQ-messaging/m-p/2360980#M125444</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-11-17T21:26:36Z</dc:date>
    </item>
    <item>
      <title>Re: tJMSInput configurations for IBM MQ messaging</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tJMSInput-configurations-for-IBM-MQ-messaging/m-p/2360981#M125445</link>
      <description>The extra information should be provided to you by whoever set up your JMS queues.  That information is server and queue specific, just like the five pieces you already have.&lt;BR /&gt;Wayne</description>
      <pubDate>Tue, 17 Nov 2009 21:36:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tJMSInput-configurations-for-IBM-MQ-messaging/m-p/2360981#M125445</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-11-17T21:36:19Z</dc:date>
    </item>
    <item>
      <title>Re: tJMSInput configurations for IBM MQ messaging</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tJMSInput-configurations-for-IBM-MQ-messaging/m-p/2360982#M125446</link>
      <description>This is may not be by whoever is created the queues...since Initial context, URL, connection factory JNDI name, etc are some thing like this. 
&lt;BR /&gt;INITIAL_CONTEXT_FACTORY=com.ibm.websphere.naming.WsnInitialContextFactory 
&lt;BR /&gt;URL = servername 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MAB6.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/158321i00588DF41617C922/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MAB6.png" alt="0683p000009MAB6.png" /&gt;&lt;/span&gt;ort/channel 
&lt;BR /&gt;I guess this is generic for all the IBM MQ messaging. I Just want to those fields only. 
&lt;BR /&gt;but the servername, port, channel, queue name etc will be replaced by individual requirements. 
&lt;BR /&gt;-rohan</description>
      <pubDate>Wed, 18 Nov 2009 01:23:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tJMSInput-configurations-for-IBM-MQ-messaging/m-p/2360982#M125446</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-11-18T01:23:25Z</dc:date>
    </item>
  </channel>
</rss>

