<?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 tJMSOutput, Howto set jms property in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/tJMSOutput-Howto-set-jms-property/m-p/2329503#M98692</link>
    <description>Hi,&lt;BR /&gt;I need to send a message via tJMSOutput.&lt;BR /&gt;The message has to contain, apart from the payload, a message property.&lt;BR /&gt;Here is a plain java snippet of what i would like to achieve:&lt;BR /&gt;&lt;PRE&gt;Message msg = session.createTextMessage(message);&lt;BR /&gt;msg.setStringProperty("id", id);&lt;BR /&gt;		&lt;BR /&gt;producer.send(msg);&lt;/PRE&gt;&lt;BR /&gt;Is this possible with the component out of the box?&lt;BR /&gt;Thanks in advance&lt;BR /&gt;kent</description>
    <pubDate>Sat, 16 Nov 2024 12:22:18 GMT</pubDate>
    <dc:creator>_AnonymousUser</dc:creator>
    <dc:date>2024-11-16T12:22:18Z</dc:date>
    <item>
      <title>tJMSOutput, Howto set jms property</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tJMSOutput-Howto-set-jms-property/m-p/2329503#M98692</link>
      <description>Hi,&lt;BR /&gt;I need to send a message via tJMSOutput.&lt;BR /&gt;The message has to contain, apart from the payload, a message property.&lt;BR /&gt;Here is a plain java snippet of what i would like to achieve:&lt;BR /&gt;&lt;PRE&gt;Message msg = session.createTextMessage(message);&lt;BR /&gt;msg.setStringProperty("id", id);&lt;BR /&gt;		&lt;BR /&gt;producer.send(msg);&lt;/PRE&gt;&lt;BR /&gt;Is this possible with the component out of the box?&lt;BR /&gt;Thanks in advance&lt;BR /&gt;kent</description>
      <pubDate>Sat, 16 Nov 2024 12:22:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tJMSOutput-Howto-set-jms-property/m-p/2329503#M98692</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2024-11-16T12:22:18Z</dc:date>
    </item>
    <item>
      <title>Re: tJMSOutput, Howto set jms property</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tJMSOutput-Howto-set-jms-property/m-p/2329504#M98693</link>
      <description>Ok.&lt;BR /&gt;After analyzing the tJMSOutput component, I found out that this option is not provided.&lt;BR /&gt;So I added this functionality to the component itself.&lt;BR /&gt;Works!&lt;BR /&gt;Cheers,&lt;BR /&gt;kent</description>
      <pubDate>Thu, 16 Feb 2012 13:57:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tJMSOutput-Howto-set-jms-property/m-p/2329504#M98693</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2012-02-16T13:57:18Z</dc:date>
    </item>
    <item>
      <title>Re: tJMSOutput, Howto set jms property</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tJMSOutput-Howto-set-jms-property/m-p/2329505#M98694</link>
      <description>Can you add the new component to Talend Exchange so we can share it.</description>
      <pubDate>Thu, 16 Feb 2012 15:56:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tJMSOutput-Howto-set-jms-property/m-p/2329505#M98694</guid>
      <dc:creator>janhess</dc:creator>
      <dc:date>2012-02-16T15:56:11Z</dc:date>
    </item>
  </channel>
</rss>

