<?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 Reading data from Microsoft Exchange in SAS Data Management</title>
    <link>https://communities.sas.com/t5/SAS-Data-Management/Reading-data-from-Microsoft-Exchange/m-p/526941#M16315</link>
    <description>&lt;P&gt;I want to read data from a spesific Microsoft Exchange account into a SAS table.&amp;nbsp; Typical fields are sender, receiver, date, subject,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I know that is possible from the 32 bit version of Enterprise Guide.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But the question is:&amp;nbsp; Is this possible in SAS DI Studio (version 4.903) ?&amp;nbsp; And how can this be done?&lt;/P&gt;</description>
    <pubDate>Mon, 14 Jan 2019 14:40:31 GMT</pubDate>
    <dc:creator>TormodKojen</dc:creator>
    <dc:date>2019-01-14T14:40:31Z</dc:date>
    <item>
      <title>Reading data from Microsoft Exchange</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Reading-data-from-Microsoft-Exchange/m-p/526941#M16315</link>
      <description>&lt;P&gt;I want to read data from a spesific Microsoft Exchange account into a SAS table.&amp;nbsp; Typical fields are sender, receiver, date, subject,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I know that is possible from the 32 bit version of Enterprise Guide.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But the question is:&amp;nbsp; Is this possible in SAS DI Studio (version 4.903) ?&amp;nbsp; And how can this be done?&lt;/P&gt;</description>
      <pubDate>Mon, 14 Jan 2019 14:40:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Reading-data-from-Microsoft-Exchange/m-p/526941#M16315</guid>
      <dc:creator>TormodKojen</dc:creator>
      <dc:date>2019-01-14T14:40:31Z</dc:date>
    </item>
    <item>
      <title>Re: Reading data from Microsoft Exchange</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Reading-data-from-Microsoft-Exchange/m-p/527358#M16329</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/11968"&gt;@TormodKojen&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;SAS Enterprise Guide manages this by using your local Windows components to read data from Exchange, then transform it into a SAS data set.&amp;nbsp; It works...but it relies on that Windows-specific connection and it's sensitive to bit architecture (as you mentioned).&amp;nbsp; No SAS code is at play here, so it cannot be automated outside of the SAS Enterprise Guide app.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you're using Microsoft Office 365, you can use REST APIs to accomplish the task.&amp;nbsp; This requires a little bit of setup for authentication/access, but then the process can be automated in code.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have &lt;A href="https://blogs.sas.com/content/sasdummy/2018/11/29/sas-programming-office-365-onedrive/" target="_self"&gt;an example that uses these APIs to read and write to Microsoft OneDrive&lt;/A&gt;.&amp;nbsp; One of my readers commented and said he managed to adapt the technique to read from his e-mail.&amp;nbsp; Can a SAS-driven auto-response bot be too far behind?&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Chris&lt;/P&gt;</description>
      <pubDate>Tue, 15 Jan 2019 16:15:56 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Reading-data-from-Microsoft-Exchange/m-p/527358#M16329</guid>
      <dc:creator>ChrisHemedinger</dc:creator>
      <dc:date>2019-01-15T16:15:56Z</dc:date>
    </item>
  </channel>
</rss>

