<?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: Send extract as an excel via email in New SAS User</title>
    <link>https://communities.sas.com/t5/New-SAS-User/Send-extract-as-an-excel-via-email/m-p/499597#M172</link>
    <description>&lt;P&gt;Alas, you cannot use your Outlook client with this step.&amp;nbsp; Sending e-mail via Outlook uses the MAPI protocol (not SMTP), and automating this is usually not permitted for security reasons.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;However&lt;/STRONG&gt;, if you have Office 365, you should be able to use an approach similar to the Gmail instructions, but applying the O365 settings.&amp;nbsp; See &lt;A href="https://support.office.com/en-us/article/how-to-set-up-a-multifunction-device-or-application-to-send-email-using-office-365-69f58e99-c550-4274-ad18-c805d654b4c4" target="_self"&gt;this article (Microsoft) for guidance about what those settings should be&lt;/A&gt;.&lt;/P&gt;</description>
    <pubDate>Thu, 27 Sep 2018 16:53:09 GMT</pubDate>
    <dc:creator>ChrisHemedinger</dc:creator>
    <dc:date>2018-09-27T16:53:09Z</dc:date>
    <item>
      <title>Send extract as an excel via email</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Send-extract-as-an-excel-via-email/m-p/499576#M168</link>
      <description>&lt;P&gt;I have an extract from SAS - List.&lt;/P&gt;&lt;P&gt;I can export it as a step in Project and it can be saved on my desktop or C: drive.(I use .xlsx format to do this)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However, what I want to do is send it as an excel attachment to an email address.&lt;/P&gt;&lt;P&gt;Can this be done?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks !!&lt;/P&gt;</description>
      <pubDate>Thu, 27 Sep 2018 16:20:17 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Send-extract-as-an-excel-via-email/m-p/499576#M168</guid>
      <dc:creator>new_sas_user_4</dc:creator>
      <dc:date>2018-09-27T16:20:17Z</dc:date>
    </item>
    <item>
      <title>Re: Send extract as an excel via email</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Send-extract-as-an-excel-via-email/m-p/499582#M169</link>
      <description>&lt;P&gt;Is this in SAS Enterprise Guide?&amp;nbsp; You can do this with two steps:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;First, Export Data as a Step, saving the XLSX file in your local machine or remote SAS session&lt;/LI&gt;
&lt;LI&gt;Then, select the XLSX file (which will be added to your project) and use Send Email as a Step, which will make this part of your process flow&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="sendemail.png" style="width: 514px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/23617iF7A53B00AB750651/image-size/large?v=v2&amp;amp;px=999" role="button" title="sendemail.png" alt="sendemail.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Before you can Send Email as a step, you will need to configure the SMTP e-mail options in Tools-&amp;gt;Options, Administration.&amp;nbsp; You'll need your SMTP server name, port, and any other credentials.&amp;nbsp; &lt;A href="https://blogs.sas.com/content/sasdummy/2010/07/12/using-gmail-to-send-a-message-via-sas-enterprise-guide/" target="_self"&gt;A little bit more about that in this article&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Thu, 27 Sep 2018 16:31:49 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Send-extract-as-an-excel-via-email/m-p/499582#M169</guid>
      <dc:creator>ChrisHemedinger</dc:creator>
      <dc:date>2018-09-27T16:31:49Z</dc:date>
    </item>
    <item>
      <title>Re: Send extract as an excel via email</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Send-extract-as-an-excel-via-email/m-p/499590#M170</link>
      <description>&lt;P&gt;Thanks for the response!&lt;/P&gt;&lt;P&gt;The article you shared has information to setup gmail account.&lt;/P&gt;&lt;P&gt;How can I setup my outlook email for this process?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This extract needs to be sent via official email id&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks:)&lt;/P&gt;</description>
      <pubDate>Thu, 27 Sep 2018 16:39:50 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Send-extract-as-an-excel-via-email/m-p/499590#M170</guid>
      <dc:creator>new_sas_user_4</dc:creator>
      <dc:date>2018-09-27T16:39:50Z</dc:date>
    </item>
    <item>
      <title>Re: Send extract as an excel via email</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Send-extract-as-an-excel-via-email/m-p/499597#M172</link>
      <description>&lt;P&gt;Alas, you cannot use your Outlook client with this step.&amp;nbsp; Sending e-mail via Outlook uses the MAPI protocol (not SMTP), and automating this is usually not permitted for security reasons.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;However&lt;/STRONG&gt;, if you have Office 365, you should be able to use an approach similar to the Gmail instructions, but applying the O365 settings.&amp;nbsp; See &lt;A href="https://support.office.com/en-us/article/how-to-set-up-a-multifunction-device-or-application-to-send-email-using-office-365-69f58e99-c550-4274-ad18-c805d654b4c4" target="_self"&gt;this article (Microsoft) for guidance about what those settings should be&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Thu, 27 Sep 2018 16:53:09 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Send-extract-as-an-excel-via-email/m-p/499597#M172</guid>
      <dc:creator>ChrisHemedinger</dc:creator>
      <dc:date>2018-09-27T16:53:09Z</dc:date>
    </item>
    <item>
      <title>Re: Send extract as an excel via email</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Send-extract-as-an-excel-via-email/m-p/499682#M194</link>
      <description>&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;But we dont use office 365&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 27 Sep 2018 19:45:23 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Send-extract-as-an-excel-via-email/m-p/499682#M194</guid>
      <dc:creator>new_sas_user_4</dc:creator>
      <dc:date>2018-09-27T19:45:23Z</dc:date>
    </item>
  </channel>
</rss>

