<?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: Convert file to byte in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Convert-file-to-byte/m-p/2316895#M87404</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;What's your input source? The Json file, excel file or XML file? You could use tJava component to convert the original file to byte[] or create a custom routine to achieve it.&lt;/P&gt;&lt;P&gt;Could you please describe your requirements more specific?&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Sabrina&lt;/P&gt;</description>
    <pubDate>Thu, 11 Aug 2022 09:25:41 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2022-08-11T09:25:41Z</dc:date>
    <item>
      <title>Convert file to byte</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Convert-file-to-byte/m-p/2316894#M87403</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 have to read the file as byte and store the data and length of the content of the file. How can we achieve this in talend.&lt;/P&gt;&lt;P&gt;Kindly anyone share the java code and job screenshot. Im using Talend 6.3.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Chaitra CP&lt;/P&gt;</description>
      <pubDate>Mon, 08 Aug 2022 09:31:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Convert-file-to-byte/m-p/2316894#M87403</guid>
      <dc:creator>ChaitraCP</dc:creator>
      <dc:date>2022-08-08T09:31:34Z</dc:date>
    </item>
    <item>
      <title>Re: Convert file to byte</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Convert-file-to-byte/m-p/2316895#M87404</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;What's your input source? The Json file, excel file or XML file? You could use tJava component to convert the original file to byte[] or create a custom routine to achieve it.&lt;/P&gt;&lt;P&gt;Could you please describe your requirements more specific?&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Thu, 11 Aug 2022 09:25:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Convert-file-to-byte/m-p/2316895#M87404</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-08-11T09:25:41Z</dc:date>
    </item>
    <item>
      <title>Re: Convert file to byte</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Convert-file-to-byte/m-p/2316896#M87405</link>
      <description>&lt;P&gt;Hi &lt;/P&gt;&lt;P&gt;tFileInputRaw can read a file as a string or byte[] or InputStream,  what do you want to do next?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Shong&lt;/P&gt;</description>
      <pubDate>Fri, 12 Aug 2022 10:03:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Convert-file-to-byte/m-p/2316896#M87405</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-08-12T10:03:05Z</dc:date>
    </item>
    <item>
      <title>Re: Convert file to byte</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Convert-file-to-byte/m-p/2316897#M87406</link>
      <description>&lt;P&gt;Hi @Shicong Hong​&amp;nbsp;&amp;amp; @Xiaodi Shi​&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks. We have converted the data into bytes. But i need few more inputs. Kindly help me on this.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I need to read the .txt file and store the data in bytes and upload the files into SharePoint . Its working fine in tRest component. &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is it possible to achieve the same thing in tRestClient component. Could you please attach the code/Scressnhot with tRestclient component.&lt;span class="lia-inline-image-display-wrapper" image-alt="0695b00000UwZaZAAV.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/142181i77032863CB24798D/image-size/large?v=v2&amp;amp;px=999" role="button" title="0695b00000UwZaZAAV.png" alt="0695b00000UwZaZAAV.png" /&gt;&lt;/span&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Chaitra CP&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 12 Aug 2022 10:12:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Convert-file-to-byte/m-p/2316897#M87406</guid>
      <dc:creator>ChaitraCP</dc:creator>
      <dc:date>2022-08-12T10:12:19Z</dc:date>
    </item>
    <item>
      <title>Re: Convert file to byte</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Convert-file-to-byte/m-p/2316898#M87407</link>
      <description>&lt;P&gt;Hi @Shicong Hong​&amp;nbsp;, @Xiaodi Shi​&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Kindly help me on this.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Chaitra CP&lt;/P&gt;</description>
      <pubDate>Tue, 16 Aug 2022 04:14:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Convert-file-to-byte/m-p/2316898#M87407</guid>
      <dc:creator>ChaitraCP</dc:creator>
      <dc:date>2022-08-16T04:14:04Z</dc:date>
    </item>
  </channel>
</rss>

