<?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: Java Object to Talend in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Java-Object-to-Talend/m-p/2365086#M128732</link>
    <description>It sounds like you need to also communicate the data source to the Talend components as well as the Java objects.  The 3.1 EJBs are easy to create; a POJO plus @MessageDriven.&lt;BR /&gt;What's the role of Talend in your processing?</description>
    <pubDate>Thu, 29 Sep 2011 22:53:04 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2011-09-29T22:53:04Z</dc:date>
    <item>
      <title>Java Object to Talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Java-Object-to-Talend/m-p/2365083#M128729</link>
      <description>I'm trying to run a Talend job from my Java application. Is there any chance I can start a job and pass in Java objects at runtime?
&lt;BR /&gt;I was thinking about something like a method to put a Java object into the globalMap. A Java Component could do a while loop and check the globalMap constantly for a new Object and process it if ones available. The only problem with this idea is, that I don't have access to the globalMap from outside of the Talend job.
&lt;BR /&gt;Anyone else got an idea how to accomplish that?</description>
      <pubDate>Sat, 16 Nov 2024 12:39:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Java-Object-to-Talend/m-p/2365083#M128729</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T12:39:03Z</dc:date>
    </item>
    <item>
      <title>Re: Java Object to Talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Java-Object-to-Talend/m-p/2365084#M128730</link>
      <description>Where are the objects coming from?  Are they from Hibernate or some other ORM?</description>
      <pubDate>Thu, 29 Sep 2011 21:26:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Java-Object-to-Talend/m-p/2365084#M128730</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-09-29T21:26:29Z</dc:date>
    </item>
    <item>
      <title>Re: Java Object to Talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Java-Object-to-Talend/m-p/2365085#M128731</link>
      <description>No they are XML objects read from a JMS queue. I was thinking about using a message driven bean which reads the queue and passes the message as an object to Talend. The MDB would be responsible for transaction management and could rollback the message if talend throws an error.</description>
      <pubDate>Thu, 29 Sep 2011 22:06:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Java-Object-to-Talend/m-p/2365085#M128731</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-09-29T22:06:43Z</dc:date>
    </item>
    <item>
      <title>Re: Java Object to Talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Java-Object-to-Talend/m-p/2365086#M128732</link>
      <description>It sounds like you need to also communicate the data source to the Talend components as well as the Java objects.  The 3.1 EJBs are easy to create; a POJO plus @MessageDriven.&lt;BR /&gt;What's the role of Talend in your processing?</description>
      <pubDate>Thu, 29 Sep 2011 22:53:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Java-Object-to-Talend/m-p/2365086#M128732</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-09-29T22:53:04Z</dc:date>
    </item>
    <item>
      <title>Re: Java Object to Talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Java-Object-to-Talend/m-p/2365087#M128733</link>
      <description>The problem is I cant pass anything to Talend at runtime, neither an object nor a connection. Talend is used as a real-time etl loading tool for the warehouse.</description>
      <pubDate>Fri, 30 Sep 2011 07:28:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Java-Object-to-Talend/m-p/2365087#M128733</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-09-30T07:28:46Z</dc:date>
    </item>
  </channel>
</rss>

