<?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 consume data from tFileInputRaw in tJava component? in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/How-consume-data-from-tFileInputRaw-in-tJava-component/m-p/2308813#M80098</link>
    <description>&lt;P&gt;I have tested this with the tJavaFlex component, there it was possible to consume the in coming content. So I guess, that the tJava component cannot, maybe someone knows the difference, for me its strange why tJava cannot do this.&lt;/P&gt;</description>
    <pubDate>Tue, 24 Nov 2020 13:37:35 GMT</pubDate>
    <dc:creator>olja</dc:creator>
    <dc:date>2020-11-24T13:37:35Z</dc:date>
    <item>
      <title>How consume data from tFileInputRaw in tJava component?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-consume-data-from-tFileInputRaw-in-tJava-component/m-p/2308812#M80097</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to consume the content of a file with the tJava component. Actually I am using the tFileInputRaw to get the content. &lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0693p00000AZcxmAAD.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/145668iD7F99794977BACDD/image-size/large?v=v2&amp;amp;px=999" role="button" title="0693p00000AZcxmAAD.png" alt="0693p00000AZcxmAAD.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In my tJava component I am using this code&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;System.out.println("working on content " + row1);&lt;/P&gt;&lt;P&gt;System.out.println("working on content " + row1.content);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This the result&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0693p00000AZcxcAAD.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/154986i63C9CA136755CE1D/image-size/large?v=v2&amp;amp;px=999" role="button" title="0693p00000AZcxcAAD.png" alt="0693p00000AZcxcAAD.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Why is the content null? I would expect, that there is the byte array of my file. In the debug vie you can see that this variable is set with an byte array. Is it not possible to use this in a tJava component?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Tue, 24 Nov 2020 13:07:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-consume-data-from-tFileInputRaw-in-tJava-component/m-p/2308812#M80097</guid>
      <dc:creator>olja</dc:creator>
      <dc:date>2020-11-24T13:07:40Z</dc:date>
    </item>
    <item>
      <title>Re: How consume data from tFileInputRaw in tJava component?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-consume-data-from-tFileInputRaw-in-tJava-component/m-p/2308813#M80098</link>
      <description>&lt;P&gt;I have tested this with the tJavaFlex component, there it was possible to consume the in coming content. So I guess, that the tJava component cannot, maybe someone knows the difference, for me its strange why tJava cannot do this.&lt;/P&gt;</description>
      <pubDate>Tue, 24 Nov 2020 13:37:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-consume-data-from-tFileInputRaw-in-tJava-component/m-p/2308813#M80098</guid>
      <dc:creator>olja</dc:creator>
      <dc:date>2020-11-24T13:37:35Z</dc:date>
    </item>
    <item>
      <title>Re: How consume data from tFileInputRaw in tJava component?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-consume-data-from-tFileInputRaw-in-tJava-component/m-p/2308814#M80099</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Normally, tJava has no input or output data flow and is used as a separate subjob.&lt;/P&gt;&lt;P&gt;For more information, please have a look at this article about: &lt;A href="https://community.talend.com/s/article/What-is-the-difference-between-tJava-tJavaRow-and-tJavaFlex-ZLJ0O" alt="https://community.talend.com/s/article/What-is-the-difference-between-tJava-tJavaRow-and-tJavaFlex-ZLJ0O" target="_blank"&gt;What is the difference between tJava, tJavaRow, and tJavaFlex?&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Wed, 25 Nov 2020 09:02:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-consume-data-from-tFileInputRaw-in-tJava-component/m-p/2308814#M80099</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-11-25T09:02:18Z</dc:date>
    </item>
  </channel>
</rss>

