<?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: Encrypting an excel file with password in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Encrypting-an-excel-file-with-password/m-p/2265228#M44836</link>
    <description>&lt;P&gt;Yes I have used this component but when sending a mail attached with the encrypted zip file, subject of the mail get appended with&amp;nbsp;WARNING - ENCRYPTED ATTACHMENT NOT VIRUS SCANNED]. Can you let me know how to get mail without the above mentioned line appended to my mail&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 07 Aug 2019 06:33:28 GMT</pubDate>
    <dc:creator>Jazz_shomp</dc:creator>
    <dc:date>2019-08-07T06:33:28Z</dc:date>
    <item>
      <title>Encrypting an excel file with password</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Encrypting-an-excel-file-with-password/m-p/2265226#M44834</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I am new to talend and I have a requirement to encrypt an excel file with a password (output will be an encrypted excel file which will ask for a password on opening). As I have found that there is no component available for encryption in talend Studio.&lt;/P&gt;&lt;P&gt;Please suggest as quick as possible !!&lt;/P&gt;</description>
      <pubDate>Thu, 01 Aug 2019 06:30:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Encrypting-an-excel-file-with-password/m-p/2265226#M44834</guid>
      <dc:creator>Jazz_shomp</dc:creator>
      <dc:date>2019-08-01T06:30:47Z</dc:date>
    </item>
    <item>
      <title>Re: Encrypting an excel file with password</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Encrypting-an-excel-file-with-password/m-p/2265227#M44835</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt; 
&lt;P&gt;Please take a look at this component tFileArchive which creates a new zip, gzip, or tar.gz archive file from one or more files or folders.&lt;/P&gt; 
&lt;P&gt;&lt;A title="https://help.talend.com/reader/CaNo8D_ZDQQg9Q5mFjRjyQ/rSgbu3ow3DFtyDiZMzs1IQ" href="https://help.talend.com/reader/CaNo8D_ZDQQg9Q5mFjRjyQ/rSgbu3ow3DFtyDiZMzs1IQ" target="_self" rel="nofollow noopener noreferrer"&gt;https://help.talend.com/reader/CaNo8D_ZDQQg9Q5mFjRjyQ/rSgbu3ow3DFtyDiZMzs1IQ&lt;/A&gt;&lt;/P&gt; 
&lt;P&gt;Best regards&lt;/P&gt; 
&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Mon, 05 Aug 2019 04:06:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Encrypting-an-excel-file-with-password/m-p/2265227#M44835</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-08-05T04:06:29Z</dc:date>
    </item>
    <item>
      <title>Re: Encrypting an excel file with password</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Encrypting-an-excel-file-with-password/m-p/2265228#M44836</link>
      <description>&lt;P&gt;Yes I have used this component but when sending a mail attached with the encrypted zip file, subject of the mail get appended with&amp;nbsp;WARNING - ENCRYPTED ATTACHMENT NOT VIRUS SCANNED]. Can you let me know how to get mail without the above mentioned line appended to my mail&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 07 Aug 2019 06:33:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Encrypting-an-excel-file-with-password/m-p/2265228#M44836</guid>
      <dc:creator>Jazz_shomp</dc:creator>
      <dc:date>2019-08-07T06:33:28Z</dc:date>
    </item>
    <item>
      <title>Re: Encrypting an excel file with password</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Encrypting-an-excel-file-with-password/m-p/2265229#M44837</link>
      <description>&lt;P&gt;Also, I want my excel file to get encrypted but in this process one .zip file getting created which maybe causing this problem. I there any way where I can encrypt my excel file without using .zip file&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 08 Aug 2019 11:41:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Encrypting-an-excel-file-with-password/m-p/2265229#M44837</guid>
      <dc:creator>Jazz_shomp</dc:creator>
      <dc:date>2019-08-08T11:41:42Z</dc:date>
    </item>
    <item>
      <title>Re: Encrypting an excel file with password</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Encrypting-an-excel-file-with-password/m-p/2265230#M44838</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; In that case, you may have to use custom java code and call it from Talend routines.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; I have not personally tried the code below but you could give it a try.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.easyxls.com/manual/tutorials/java/encrypt-excel-file.html" target="_blank" rel="nofollow noopener noreferrer"&gt;https://www.easyxls.com/manual/tutorials/java/encrypt-excel-file.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Warm Regards,&lt;BR /&gt;Nikhil Thampi&lt;/P&gt;
&lt;P&gt;Please appreciate our Talend community members by giving Kudos for sharing their time for your query. If your query is answered, please mark the topic as resolved&lt;/P&gt;</description>
      <pubDate>Thu, 08 Aug 2019 15:08:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Encrypting-an-excel-file-with-password/m-p/2265230#M44838</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-08-08T15:08:54Z</dc:date>
    </item>
  </channel>
</rss>

