<?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 Can sas import aes encrypted excel files? in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Can-sas-import-aes-encrypted-excel-files/m-p/264120#M18339</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is it possible to import AES encrpted excel files. &amp;nbsp;Suppose file is of type .aes. Is it possible to directly import the file. I have heard that sas supports AES encryption.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Naveen&lt;/P&gt;</description>
    <pubDate>Fri, 15 Apr 2016 09:32:52 GMT</pubDate>
    <dc:creator>naveenraj</dc:creator>
    <dc:date>2016-04-15T09:32:52Z</dc:date>
    <item>
      <title>Can sas import aes encrypted excel files?</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Can-sas-import-aes-encrypted-excel-files/m-p/264120#M18339</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is it possible to import AES encrpted excel files. &amp;nbsp;Suppose file is of type .aes. Is it possible to directly import the file. I have heard that sas supports AES encryption.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Naveen&lt;/P&gt;</description>
      <pubDate>Fri, 15 Apr 2016 09:32:52 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Can-sas-import-aes-encrypted-excel-files/m-p/264120#M18339</guid>
      <dc:creator>naveenraj</dc:creator>
      <dc:date>2016-04-15T09:32:52Z</dc:date>
    </item>
    <item>
      <title>Re: Can sas import aes encrypted excel files?</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Can-sas-import-aes-encrypted-excel-files/m-p/264122#M18340</link>
      <description>&lt;P&gt;So the file itself is encrypted using some software, yes? &amp;nbsp;If so then you would un-encrypt that file as part of your import process - either through and IT procedure, or yourself with the appropriate tools. &amp;nbsp;Its not a SAS task to un-encrypt datafiles. &amp;nbsp;You could include it as part of a SAS program. &amp;nbsp;Get a command line un-encypter software, and then call that from SAS, much like winzip:&lt;/P&gt;
&lt;P&gt;x "&amp;lt;path to winzip&amp;gt;\wunzip.exe &amp;lt;path to zip file&amp;gt;\file.zip &amp;lt;path to unzip&amp;gt;";&lt;/P&gt;
&lt;P&gt;Obviously the OS command will be different for the command line tool you use to process this particular encoding, and might also b different depending on the OS you are running.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;From my point of view though I prefer to separate the proces of actually recieving a file, and processing. &amp;nbsp;So step 1 is to get the datafile and any accompanying documents. &amp;nbsp;Store these to a set folder, unpack the files (this step would include the un-encrypting), then&amp;nbsp;commit to version control. &amp;nbsp;You now have a nice accessible fixed point. &amp;nbsp;You can then proceed to run SAS programs over this data to do whatever you need without having to worry about encryption, unpacking or any other third party process.&lt;/P&gt;</description>
      <pubDate>Fri, 15 Apr 2016 09:44:52 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Can-sas-import-aes-encrypted-excel-files/m-p/264122#M18340</guid>
      <dc:creator>RW9</dc:creator>
      <dc:date>2016-04-15T09:44:52Z</dc:date>
    </item>
  </channel>
</rss>

