<?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: E-Mail Attachment Issues With OneDrive in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/E-Mail-Attachment-Issues-With-OneDrive/m-p/832179#M328908</link>
    <description>&lt;P&gt;The &lt;FONT color="#FF6600"&gt;&lt;EM&gt;&lt;STRONG&gt;/sasconfig/ADHOC/SAS94/Lev4/SASApp/&lt;/STRONG&gt;&lt;/EM&gt;&lt;/FONT&gt; indicate that SAS is looking on the SERVER running SAS, not your local computer. Your server does not see or have access to your local drive (i.e. C: ) that you are attempting to use. You will need to place the files in a location that the server sees. That may mean uploading them to the server or placing them in another location that you and the server share.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Talk to your SAS admin about options for where the data might reside.&lt;/P&gt;</description>
    <pubDate>Wed, 07 Sep 2022 17:14:01 GMT</pubDate>
    <dc:creator>ballardw</dc:creator>
    <dc:date>2022-09-07T17:14:01Z</dc:date>
    <item>
      <title>E-Mail Attachment Issues With OneDrive</title>
      <link>https://communities.sas.com/t5/SAS-Programming/E-Mail-Attachment-Issues-With-OneDrive/m-p/832177#M328906</link>
      <description>&lt;P&gt;SAS EG:&amp;nbsp;7.15 HF7 (7.100.5.6177) (32-bit)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Having issues coding several *.xlsx files located on my laptop for attachment to a SAS generated email using EG, we have migrated to Office 365.&lt;/P&gt;
&lt;P&gt;Any advice on how to have the SAS Code identify and attach the file to the Email?&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#339966"&gt;/* Lets Try These Off Of My Laptop */&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#339966"&gt;Attach = 'C:\Users\xxxx\OneDrive - xxxx\Documents\Tableau_9\MasterInventory\FilesForMailing\Acctname_MatchStatus.xlsx'&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#FF0000"&gt;SAS Log ERROR Below:&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#FF6600"&gt;NOTE: The file MYMAIL is:&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF6600"&gt;E-Mail Access Device&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#FF6600"&gt;ERROR: Error opening attachment file C:\Users\xxxx\OneDrive -&amp;nbsp;xxxx\Documents\Tableau_9\MasterInventory\FilesForMailing\Acctname_MatchStatus.xlsx.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#000000"&gt;Looks like SAS is looking for the files on the &lt;STRONG&gt;bolded&lt;/STRONG&gt; location string below.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#FF6600"&gt;ERROR: Physical file does not exist,&lt;EM&gt;&lt;STRONG&gt; /sasconfig/ADHOC/SAS94/Lev4/SASApp/&lt;/STRONG&gt;&lt;/EM&gt;C:\Users\xxxx\OneDrive - &lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF6600"&gt;xxxx\Documents\Tableau_9\MasterInventory\FilesForMailing\Acctname_MatchStatus.xlsx.&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF6600"&gt;NOTE: The SAS System stopped processing this step because of errors.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#000000"&gt;Thanks in advance for any help.&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 07 Sep 2022 17:05:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/E-Mail-Attachment-Issues-With-OneDrive/m-p/832177#M328906</guid>
      <dc:creator>JayS</dc:creator>
      <dc:date>2022-09-07T17:05:47Z</dc:date>
    </item>
    <item>
      <title>Re: E-Mail Attachment Issues With OneDrive</title>
      <link>https://communities.sas.com/t5/SAS-Programming/E-Mail-Attachment-Issues-With-OneDrive/m-p/832179#M328908</link>
      <description>&lt;P&gt;The &lt;FONT color="#FF6600"&gt;&lt;EM&gt;&lt;STRONG&gt;/sasconfig/ADHOC/SAS94/Lev4/SASApp/&lt;/STRONG&gt;&lt;/EM&gt;&lt;/FONT&gt; indicate that SAS is looking on the SERVER running SAS, not your local computer. Your server does not see or have access to your local drive (i.e. C: ) that you are attempting to use. You will need to place the files in a location that the server sees. That may mean uploading them to the server or placing them in another location that you and the server share.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Talk to your SAS admin about options for where the data might reside.&lt;/P&gt;</description>
      <pubDate>Wed, 07 Sep 2022 17:14:01 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/E-Mail-Attachment-Issues-With-OneDrive/m-p/832179#M328908</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2022-09-07T17:14:01Z</dc:date>
    </item>
    <item>
      <title>Re: E-Mail Attachment Issues With OneDrive</title>
      <link>https://communities.sas.com/t5/SAS-Programming/E-Mail-Attachment-Issues-With-OneDrive/m-p/832185#M328911</link>
      <description>&lt;P&gt;Ah, makes sense... Thanks...&lt;/P&gt;</description>
      <pubDate>Wed, 07 Sep 2022 17:26:36 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/E-Mail-Attachment-Issues-With-OneDrive/m-p/832185#M328911</guid>
      <dc:creator>JayS</dc:creator>
      <dc:date>2022-09-07T17:26:36Z</dc:date>
    </item>
  </channel>
</rss>

