<?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 Binary File Input/Output Components in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Binary-File-Input-Output-Components/m-p/2284533#M58207</link>
    <description>I want to read a file (PDF) and dump it into a MYSQL DB table column (BLOB type), there is no PDF related processing required just binary file reading. Is there any component to do that ?
&lt;BR /&gt;I want to read that MYSQL DB column (BLOB type) and write to a file to generate same file (PDF) as read in step1. Is there any component to do that ?
&lt;BR /&gt;If no suitable components then suggest any workaround to achieve this</description>
    <pubDate>Sat, 16 Nov 2024 13:10:04 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2024-11-16T13:10:04Z</dc:date>
    <item>
      <title>Binary File Input/Output Components</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Binary-File-Input-Output-Components/m-p/2284533#M58207</link>
      <description>I want to read a file (PDF) and dump it into a MYSQL DB table column (BLOB type), there is no PDF related processing required just binary file reading. Is there any component to do that ?
&lt;BR /&gt;I want to read that MYSQL DB column (BLOB type) and write to a file to generate same file (PDF) as read in step1. Is there any component to do that ?
&lt;BR /&gt;If no suitable components then suggest any workaround to achieve this</description>
      <pubDate>Sat, 16 Nov 2024 13:10:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Binary-File-Input-Output-Components/m-p/2284533#M58207</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T13:10:04Z</dc:date>
    </item>
    <item>
      <title>Re: Binary File Input/Output Components</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Binary-File-Input-Output-Components/m-p/2284534#M58208</link>
      <description>BUMP! Anybody who can answer this question, should I need to elaborate my question ?</description>
      <pubDate>Wed, 29 Dec 2010 12:01:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Binary-File-Input-Output-Components/m-p/2284534#M58208</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-12-29T12:01:43Z</dc:date>
    </item>
    <item>
      <title>Re: Binary File Input/Output Components</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Binary-File-Input-Output-Components/m-p/2284535#M58209</link>
      <description>I have similar need with an input for binary files.
&lt;BR /&gt;I want to be able to process the file as a ByteArray (e.g calculate md5 hash).
&lt;BR /&gt;I did not find any component except the for the (text) delimited files.</description>
      <pubDate>Fri, 28 Jun 2013 13:37:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Binary-File-Input-Output-Components/m-p/2284535#M58209</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-06-28T13:37:09Z</dc:date>
    </item>
    <item>
      <title>Re: Binary File Input/Output Components</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Binary-File-Input-Output-Components/m-p/2284536#M58210</link>
      <description>In fact I found the solution by using a tFileList then iterate on the list and using a tJava after to open it as: &lt;BR /&gt;  File file = new  File(globalMap.get("tFileList_1_CURRENT_FILE"))&lt;BR /&gt;Then we can process the file without thinking what is the file format (structured text or not).</description>
      <pubDate>Wed, 03 Jul 2013 08:41:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Binary-File-Input-Output-Components/m-p/2284536#M58210</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-07-03T08:41:34Z</dc:date>
    </item>
  </channel>
</rss>

