<?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 Should I use tBufferedOutput and tBufferedInput? Should I use tJava? in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Should-I-use-tBufferedOutput-and-tBufferedInput-Should-I-use/m-p/2315851#M86459</link>
    <description>&lt;P&gt;Hello together,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I am using Talend ESB.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I'm trying to get some variables created in the tjava component via Java code into an mySQL-Database.&lt;/P&gt; 
&lt;P&gt;I've done al lot of Research&lt;/P&gt; 
&lt;P&gt;I think it would be able&amp;nbsp;using components&amp;nbsp;like:&amp;nbsp;&amp;nbsp; &amp;nbsp;tjava -&amp;gt; tBufferedOutput -&amp;gt; tBufferedInput -&amp;gt; tMap -&amp;gt; mySQLOutput&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;1. could someone tell me what tBufferedOutput and tBufferedInput&amp;nbsp;more detailed&amp;nbsp;could be used for?&lt;/P&gt; 
&lt;P&gt;2. does it make sense to use them in this content?&lt;/P&gt; 
&lt;P&gt;3. how can&amp;nbsp;I build this .. what do i have to take care for?&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I am thankfull for every idea even if there are some without tbufferedIn-/Output&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 08:33:33 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2024-11-16T08:33:33Z</dc:date>
    <item>
      <title>Should I use tBufferedOutput and tBufferedInput? Should I use tJava?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Should-I-use-tBufferedOutput-and-tBufferedInput-Should-I-use/m-p/2315851#M86459</link>
      <description>&lt;P&gt;Hello together,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I am using Talend ESB.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I'm trying to get some variables created in the tjava component via Java code into an mySQL-Database.&lt;/P&gt; 
&lt;P&gt;I've done al lot of Research&lt;/P&gt; 
&lt;P&gt;I think it would be able&amp;nbsp;using components&amp;nbsp;like:&amp;nbsp;&amp;nbsp; &amp;nbsp;tjava -&amp;gt; tBufferedOutput -&amp;gt; tBufferedInput -&amp;gt; tMap -&amp;gt; mySQLOutput&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;1. could someone tell me what tBufferedOutput and tBufferedInput&amp;nbsp;more detailed&amp;nbsp;could be used for?&lt;/P&gt; 
&lt;P&gt;2. does it make sense to use them in this content?&lt;/P&gt; 
&lt;P&gt;3. how can&amp;nbsp;I build this .. what do i have to take care for?&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I am thankfull for every idea even if there are some without tbufferedIn-/Output&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 08:33:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Should-I-use-tBufferedOutput-and-tBufferedInput-Should-I-use/m-p/2315851#M86459</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T08:33:33Z</dc:date>
    </item>
    <item>
      <title>Re: Should I use tBufferedOutput and tBufferedInput? Should I use tJava?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Should-I-use-tBufferedOutput-and-tBufferedInput-Should-I-use/m-p/2315852#M86460</link>
      <description>&lt;P&gt;Hello TalendNoob,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;1. May I point you to the Talend Components Reference Guide which has a description and usage information for these (and many other) components?&lt;/P&gt;
&lt;P&gt;2. + 3. I do not see why your tJava component needs to write to a buffer when you are reading from the buffer directly afterwards. Can you connect your components like this:&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;tJava -&amp;gt; tMap -&amp;gt; tMysqlOutput&lt;/PRE&gt;
&lt;P&gt;Best regards,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thomas&lt;/P&gt;</description>
      <pubDate>Tue, 20 Mar 2018 09:34:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Should-I-use-tBufferedOutput-and-tBufferedInput-Should-I-use/m-p/2315852#M86460</guid>
      <dc:creator>ThWabi</dc:creator>
      <dc:date>2018-03-20T09:34:00Z</dc:date>
    </item>
    <item>
      <title>Re: Should I use tBufferedOutput and tBufferedInput? Should I use tJava?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Should-I-use-tBufferedOutput-and-tBufferedInput-Should-I-use/m-p/2315853#M86461</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt; 
&lt;P&gt;Could you please stick to one topic:&lt;A title="https://community.talend.com/t5/Design-and-Development/Should-I-use-tBufferedOutput-and-tBufferedInput-Should-I-use/m-p/53765#M18429" href="https://community.qlik.com/s/feed/0D53p00007vCrx4CAC#M18429" target="_self"&gt;https://community.talend.com/t5/Design-and-Development/Should-I-use-tBufferedOutput-and-tBufferedInput-Should-I-use/m-p/53765#M18429&lt;/A&gt; so that we can pay individule attention to it.&lt;/P&gt; 
&lt;P&gt;Best regards&lt;/P&gt; 
&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Wed, 21 Mar 2018 06:38:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Should-I-use-tBufferedOutput-and-tBufferedInput-Should-I-use/m-p/2315853#M86461</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-03-21T06:38:22Z</dc:date>
    </item>
  </channel>
</rss>

