<?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: How to consume message from jms server and transform it into db in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/How-to-consume-message-from-jms-server-and-transform-it-into-db/m-p/2308626#M79930</link>
    <description>Hi,
&lt;BR /&gt;You have tJMSInput or tMOMInput component which give you the opportunity to connect to a QUEUE and retrieve the message to be parsed and load into a DB.
&lt;BR /&gt;If your message is an XML message; after the tMOMInput; you have to use a tExtractXMLFields and then map to your DatabaseOutput (maybe a tMap is require to perform data mapping and data transformation issues).
&lt;BR /&gt;If your message is a commaSeparated or whatever format; you have also tExtractDelimitedFields or tExtractPositionalFields to parse the right message format and load to your expected output.</description>
    <pubDate>Fri, 12 Mar 2010 14:42:53 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2010-03-12T14:42:53Z</dc:date>
    <item>
      <title>How to consume message from jms server and transform it into db</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-consume-message-from-jms-server-and-transform-it-into-db/m-p/2308625#M79929</link>
      <description>Hi,&lt;BR /&gt;I want to consume a message from my jms topic, the message content is xml format,  how can I transform it and persist the data into db.&lt;BR /&gt;e.g.: the topic is ems topic,&lt;BR /&gt;1. I can use tJms component to connect the topic and get the message and output to tLogRow  (fine)&lt;BR /&gt;2.  tMap do the mapping  (Not sure)&lt;BR /&gt;3.  DBConnection and persist the mapped data into db. (fine)&lt;BR /&gt;How can I transfer it before I persist it into db, if it's a xml file, we can define the mapping with tMap, but if I get the xml string from the topic, how can I do the mapping?&lt;BR /&gt;Please advise.&lt;BR /&gt;Thanks in advance.</description>
      <pubDate>Sat, 16 Nov 2024 13:30:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-consume-message-from-jms-server-and-transform-it-into-db/m-p/2308625#M79929</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T13:30:47Z</dc:date>
    </item>
    <item>
      <title>Re: How to consume message from jms server and transform it into db</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-consume-message-from-jms-server-and-transform-it-into-db/m-p/2308626#M79930</link>
      <description>Hi,
&lt;BR /&gt;You have tJMSInput or tMOMInput component which give you the opportunity to connect to a QUEUE and retrieve the message to be parsed and load into a DB.
&lt;BR /&gt;If your message is an XML message; after the tMOMInput; you have to use a tExtractXMLFields and then map to your DatabaseOutput (maybe a tMap is require to perform data mapping and data transformation issues).
&lt;BR /&gt;If your message is a commaSeparated or whatever format; you have also tExtractDelimitedFields or tExtractPositionalFields to parse the right message format and load to your expected output.</description>
      <pubDate>Fri, 12 Mar 2010 14:42:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-consume-message-from-jms-server-and-transform-it-into-db/m-p/2308626#M79930</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-03-12T14:42:53Z</dc:date>
    </item>
  </channel>
</rss>

