<?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 How to decrypt a file on the fly (without storing decrypted file on disk) in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/How-to-decrypt-a-file-on-the-fly-without-storing-decrypted-file/m-p/2365088#M128734</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 some data in the decrypted file. &lt;/P&gt;&lt;P&gt;What I would like to do is to decrypt encrypted file in the memory (on the fly) without storing any decrypted files on talend server disk and then pass the data to data flow in talend (to transform or load data in the database).&lt;/P&gt;&lt;P&gt;Is there any way to achieve this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;</description>
    <pubDate>Wed, 29 Nov 2023 10:07:48 GMT</pubDate>
    <dc:creator>JackStrong</dc:creator>
    <dc:date>2023-11-29T10:07:48Z</dc:date>
    <item>
      <title>How to decrypt a file on the fly (without storing decrypted file on disk)</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-decrypt-a-file-on-the-fly-without-storing-decrypted-file/m-p/2365088#M128734</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 some data in the decrypted file. &lt;/P&gt;&lt;P&gt;What I would like to do is to decrypt encrypted file in the memory (on the fly) without storing any decrypted files on talend server disk and then pass the data to data flow in talend (to transform or load data in the database).&lt;/P&gt;&lt;P&gt;Is there any way to achieve this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;</description>
      <pubDate>Wed, 29 Nov 2023 10:07:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-decrypt-a-file-on-the-fly-without-storing-decrypted-file/m-p/2365088#M128734</guid>
      <dc:creator>JackStrong</dc:creator>
      <dc:date>2023-11-29T10:07:48Z</dc:date>
    </item>
    <item>
      <title>Re: How to decrypt a file on the fly (without storing decrypted file on disk)</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-decrypt-a-file-on-the-fly-without-storing-decrypted-file/m-p/2365089#M128735</link>
      <description>&lt;P&gt;Hi @Michal Swiniarski​&amp;nbsp;&lt;/P&gt;&lt;P&gt;There is no a component can decrypt the encrypted file on the fly. Go to the internet and look for Java code that can decrypt the encrypted file and generate a file stream. In talend, you can execute a piece of Java code on tJava component or creating a user routine, read the file stream using tFileInputxxx component. &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;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 30 Nov 2023 04:00:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-decrypt-a-file-on-the-fly-without-storing-decrypted-file/m-p/2365089#M128735</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-11-30T04:00:50Z</dc:date>
    </item>
  </channel>
</rss>

