<?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: Writing SAS Output to Sharepoint Document Libraries in Microsoft Integration with SAS</title>
    <link>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/Writing-SAS-Output-to-Sharepoint-Document-Libraries/m-p/71320#M956</link>
    <description>I thought that you might start with SAS Tech Support so they could verify what it is you need to change on your server and so they could also give you help with directions that you could then take to your own server folks to implement.&lt;BR /&gt;
 &lt;BR /&gt;
cynthia</description>
    <pubDate>Sat, 19 Sep 2009 03:20:26 GMT</pubDate>
    <dc:creator>Cynthia_sas</dc:creator>
    <dc:date>2009-09-19T03:20:26Z</dc:date>
    <item>
      <title>Writing SAS Output to Sharepoint Document Libraries</title>
      <link>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/Writing-SAS-Output-to-Sharepoint-Document-Libraries/m-p/71315#M951</link>
      <description>Has anyone had any success writing SAS Output to Sharepoint Document Libraries?&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
I found a SUGI Paper on the topic here:&lt;BR /&gt;
&lt;A href="http://support.sas.com/resources/papers/proceedings09/390-2009.pdf" target="_blank"&gt;http://support.sas.com/resources/papers/proceedings09/390-2009.pdf&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
I've experimented with the first method described by the author.&lt;BR /&gt;
(Writing ODS output to Fileshares using fully-resolved File path names is a technique I use frequently.)&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
Attempting to write to the File path I get the following error message:&lt;BR /&gt;
ERROR: Insufficient authorization to access \\mysite.Sharepoint.domain\personal\Username\Shared &lt;BR /&gt;
       Documents\Test Document Folder\Site_Test2.html&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
If this worked it would be exactly what I'm looking for.&lt;BR /&gt;
Does anyone write SAS Reports to a Sharepoint Doc Library?&lt;BR /&gt;
&lt;BR /&gt;
Other Question:&lt;BR /&gt;
In the document the author states:&lt;BR /&gt;
"When writing to a SharePoint document library via a UNC path on Microsoft Windows Server, the Web Client Service must be enabled."&lt;BR /&gt;
&lt;BR /&gt;
Does anyone know what he's talking about?&lt;BR /&gt;
I run SAS via Enterprise Guide and a remote SAS server.&lt;BR /&gt;
Does this refer to a setting on the Sharepoint Server, the SAS Server, or my local Machine?&lt;BR /&gt;
&lt;BR /&gt;
Thanks to anyone who can provide some guidance.</description>
      <pubDate>Mon, 14 Sep 2009 21:44:45 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/Writing-SAS-Output-to-Sharepoint-Document-Libraries/m-p/71315#M951</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2009-09-14T21:44:45Z</dc:date>
    </item>
    <item>
      <title>Re: Writing SAS Output to Sharepoint Document Libraries</title>
      <link>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/Writing-SAS-Output-to-Sharepoint-Document-Libraries/m-p/71316#M952</link>
      <description>Hi:&lt;BR /&gt;
   If you read the entire parenthetical remark in that paper, it implies that the Web Client services is technology that belongs to Windows/Microsoft:&lt;BR /&gt;
&lt;B&gt;&lt;BR /&gt;
(Note: When writing to a SharePoint document library via a UNC path on Microsoft Windows Server, the Web Client Service must be enabled. This service allows you to access WebDav resources over HTTP. &lt;U&gt;You can enable the Web Client Service via the Windows Services snap-in on the Microsoft Management Console.)&lt;BR /&gt;
&lt;/U&gt;&lt;/B&gt;&lt;BR /&gt;
 &lt;BR /&gt;
If you Google the Microsoft Management Console "snap-in", you will find links that explain the MMC, and this is one of them:&lt;BR /&gt;
&lt;A href="http://www.theeldergeek.com/microsoft_management_console.htm" target="_blank"&gt;http://www.theeldergeek.com/microsoft_management_console.htm&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
cynthia</description>
      <pubDate>Tue, 15 Sep 2009 01:50:14 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/Writing-SAS-Output-to-Sharepoint-Document-Libraries/m-p/71316#M952</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2009-09-15T01:50:14Z</dc:date>
    </item>
    <item>
      <title>Re: Writing SAS Output to Sharepoint Document Libraries</title>
      <link>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/Writing-SAS-Output-to-Sharepoint-Document-Libraries/m-p/71317#M953</link>
      <description>Through Control Panels =&amp;gt; Administrative Tools =&amp;gt; Computer Management =&amp;gt; Services , I navigated to the WebClient service on my local machine.&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
There is no property I can find called "Enable", but it is "Started" and appears to be running correctly.&lt;BR /&gt;
&lt;BR /&gt;
It suggests that the setting needs to be enabled on the machine actually executing the SAS code, in this case our remote SAS Server for EG.  &lt;BR /&gt;
(Or possibly the server running Sharepoint, though I consider that less likely.)  &lt;BR /&gt;
&lt;BR /&gt;
I expect that the author of the paper didn't anticipate running SAS remotely via EG.&lt;BR /&gt;
&lt;BR /&gt;
Always a pain for us as our site does not run a test SAS Server, so when a solution requires changes to the box actually running SAS our Internal support require a lot of convincing. &lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
That or there is a problem with my code.

Message was edited by: Bjorn@Enbridge</description>
      <pubDate>Tue, 15 Sep 2009 15:57:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/Writing-SAS-Output-to-Sharepoint-Document-Libraries/m-p/71317#M953</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2009-09-15T15:57:47Z</dc:date>
    </item>
    <item>
      <title>Re: Writing SAS Output to Sharepoint Document Libraries</title>
      <link>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/Writing-SAS-Output-to-Sharepoint-Document-Libraries/m-p/71318#M954</link>
      <description>Hi,&lt;BR /&gt;
  I'd recommend working with Tech Support on this one -- configuring servers and making things work with Sharepoint needs to be tested by folks who understand the platforms and issues involved.&lt;BR /&gt;
 &lt;BR /&gt;
cynthia</description>
      <pubDate>Wed, 16 Sep 2009 02:24:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/Writing-SAS-Output-to-Sharepoint-Document-Libraries/m-p/71318#M954</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2009-09-16T02:24:19Z</dc:date>
    </item>
    <item>
      <title>Re: Writing SAS Output to Sharepoint Document Libraries</title>
      <link>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/Writing-SAS-Output-to-Sharepoint-Document-Libraries/m-p/71319#M955</link>
      <description>Just to be 100% clear - &lt;BR /&gt;
Do you suggest engaging with SAS Technical Support or our Internal Support?</description>
      <pubDate>Fri, 18 Sep 2009 23:56:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/Writing-SAS-Output-to-Sharepoint-Document-Libraries/m-p/71319#M955</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2009-09-18T23:56:02Z</dc:date>
    </item>
    <item>
      <title>Re: Writing SAS Output to Sharepoint Document Libraries</title>
      <link>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/Writing-SAS-Output-to-Sharepoint-Document-Libraries/m-p/71320#M956</link>
      <description>I thought that you might start with SAS Tech Support so they could verify what it is you need to change on your server and so they could also give you help with directions that you could then take to your own server folks to implement.&lt;BR /&gt;
 &lt;BR /&gt;
cynthia</description>
      <pubDate>Sat, 19 Sep 2009 03:20:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/Writing-SAS-Output-to-Sharepoint-Document-Libraries/m-p/71320#M956</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2009-09-19T03:20:26Z</dc:date>
    </item>
    <item>
      <title>Re: Writing SAS Output to Sharepoint Document Libraries</title>
      <link>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/Writing-SAS-Output-to-Sharepoint-Document-Libraries/m-p/719178#M2513</link>
      <description>&lt;P&gt;Did anyone figure out a solution to write SAS output to a sharepoint location? I'm also looking for an answer...Thanks!!&lt;/P&gt;</description>
      <pubDate>Sun, 14 Feb 2021 07:04:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/Writing-SAS-Output-to-Sharepoint-Document-Libraries/m-p/719178#M2513</guid>
      <dc:creator>LisaXu</dc:creator>
      <dc:date>2021-02-14T07:04:57Z</dc:date>
    </item>
  </channel>
</rss>

