<?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 Upload files to sharepoint from SAS in New SAS User</title>
    <link>https://communities.sas.com/t5/New-SAS-User/Upload-files-to-sharepoint-from-SAS/m-p/623823#M19998</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I've been experimenting uploading files from SAS EG to our sharepoint site.&lt;/P&gt;&lt;P&gt;This works for SAS datasets using the following code (&amp;amp;doelpad is&amp;nbsp;the sharepoint URL + folder)&amp;nbsp;:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;option set=SHAREPOINT_COMP_MODE 1;&lt;BR /&gt;filename sometest webdav "&amp;amp;doelpad./cars.csv";&lt;BR /&gt;proc export&lt;BR /&gt;&amp;nbsp; data=sashelp.cars&lt;BR /&gt;&amp;nbsp; file=sometest&lt;BR /&gt;&amp;nbsp; dbms=csv&lt;BR /&gt;&amp;nbsp; replace&lt;BR /&gt;;&lt;BR /&gt;run;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Let's say I want to upload pdf or xlsx&amp;nbsp;files from SAS, how would I proceed ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;BB&lt;/P&gt;</description>
    <pubDate>Tue, 11 Feb 2020 12:55:09 GMT</pubDate>
    <dc:creator>Billybob73</dc:creator>
    <dc:date>2020-02-11T12:55:09Z</dc:date>
    <item>
      <title>Upload files to sharepoint from SAS</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Upload-files-to-sharepoint-from-SAS/m-p/623823#M19998</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I've been experimenting uploading files from SAS EG to our sharepoint site.&lt;/P&gt;&lt;P&gt;This works for SAS datasets using the following code (&amp;amp;doelpad is&amp;nbsp;the sharepoint URL + folder)&amp;nbsp;:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;option set=SHAREPOINT_COMP_MODE 1;&lt;BR /&gt;filename sometest webdav "&amp;amp;doelpad./cars.csv";&lt;BR /&gt;proc export&lt;BR /&gt;&amp;nbsp; data=sashelp.cars&lt;BR /&gt;&amp;nbsp; file=sometest&lt;BR /&gt;&amp;nbsp; dbms=csv&lt;BR /&gt;&amp;nbsp; replace&lt;BR /&gt;;&lt;BR /&gt;run;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Let's say I want to upload pdf or xlsx&amp;nbsp;files from SAS, how would I proceed ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;BB&lt;/P&gt;</description>
      <pubDate>Tue, 11 Feb 2020 12:55:09 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Upload-files-to-sharepoint-from-SAS/m-p/623823#M19998</guid>
      <dc:creator>Billybob73</dc:creator>
      <dc:date>2020-02-11T12:55:09Z</dc:date>
    </item>
    <item>
      <title>Re: Upload files to sharepoint from SAS</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Upload-files-to-sharepoint-from-SAS/m-p/623826#M20000</link>
      <description>&lt;P&gt;&lt;U&gt;For&amp;nbsp; PDF:&lt;/U&gt;&lt;/P&gt;&lt;P&gt;use ODS PDF&lt;/P&gt;&lt;P&gt;link:&amp;nbsp;&lt;A href="https://documentation.sas.com/?docsetId=odsug&amp;amp;docsetTarget=n0mc4eolqoned0n16oy88mpj0e4g.htm&amp;amp;docsetVersion=9.4&amp;amp;locale=en"&gt;https://documentation.sas.com/?docsetId=odsug&amp;amp;docsetTarget=n0mc4eolqoned0n16oy88mpj0e4g.htm&amp;amp;docsetVersion=9.4&amp;amp;locale=en&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;U&gt;For XLSX:&amp;nbsp;&lt;/U&gt;&lt;BR /&gt;change filename to a xlsx file&amp;nbsp;&lt;/P&gt;&lt;P&gt;dbms = XLSX&lt;/P&gt;&lt;P&gt;link:&amp;nbsp;&lt;A href="https://blogs.sas.com/content/sasdummy/2012/01/25/export-to-excel-got-easier/" target="_blank"&gt;https://blogs.sas.com/content/sasdummy/2012/01/25/export-to-excel-got-easier/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 11 Feb 2020 13:12:18 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Upload-files-to-sharepoint-from-SAS/m-p/623826#M20000</guid>
      <dc:creator>Stephanvd</dc:creator>
      <dc:date>2020-02-11T13:12:18Z</dc:date>
    </item>
  </channel>
</rss>

