<?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: Ods Path from Server in Graphics Programming</title>
    <link>https://communities.sas.com/t5/Graphics-Programming/Ods-Path-from-Server/m-p/205563#M7661</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi:&lt;/P&gt;&lt;P&gt;&amp;nbsp; Generally, you need to have a name that the server will have WRITE access to. This might be a UNC name or a mapped folder name. It really depends on what your server is set up to do. For example, I have a mapped U drive and my server can write to it:&lt;/P&gt;&lt;P&gt;%let path=u:\output\reports;&lt;/P&gt;&lt;P&gt;filename fileout "&amp;amp;path\xyz.html";&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; But in another case, I have to use a UNC name like this:&lt;/P&gt;&lt;P&gt;filename fileout "\\eduxxx01\public\output\reports\xyz.html";&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; The important thing to remember is that SAS on the server has to be able to access the location and if I'm writing output, then SAS on the server has to have WRITE access to the location.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cynthia&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 17 Jul 2015 20:38:58 GMT</pubDate>
    <dc:creator>Cynthia_sas</dc:creator>
    <dc:date>2015-07-17T20:38:58Z</dc:date>
    <item>
      <title>Ods Path from Server</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Ods-Path-from-Server/m-p/205562#M7660</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Arial',sans-serif; background: white;"&gt;If I am running SAS on a server setup what path can I use for %let path when calling ods html?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: red;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;%let path='?';&lt;/P&gt;&lt;P&gt;filename fileout "afghanmap.html";&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jul 2015 19:21:40 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Ods-Path-from-Server/m-p/205562#M7660</guid>
      <dc:creator>DavidPhillips2</dc:creator>
      <dc:date>2015-07-17T19:21:40Z</dc:date>
    </item>
    <item>
      <title>Re: Ods Path from Server</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Ods-Path-from-Server/m-p/205563#M7661</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi:&lt;/P&gt;&lt;P&gt;&amp;nbsp; Generally, you need to have a name that the server will have WRITE access to. This might be a UNC name or a mapped folder name. It really depends on what your server is set up to do. For example, I have a mapped U drive and my server can write to it:&lt;/P&gt;&lt;P&gt;%let path=u:\output\reports;&lt;/P&gt;&lt;P&gt;filename fileout "&amp;amp;path\xyz.html";&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; But in another case, I have to use a UNC name like this:&lt;/P&gt;&lt;P&gt;filename fileout "\\eduxxx01\public\output\reports\xyz.html";&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; The important thing to remember is that SAS on the server has to be able to access the location and if I'm writing output, then SAS on the server has to have WRITE access to the location.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cynthia&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jul 2015 20:38:58 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Ods-Path-from-Server/m-p/205563#M7661</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2015-07-17T20:38:58Z</dc:date>
    </item>
    <item>
      <title>Re: Ods Path from Server</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Ods-Path-from-Server/m-p/205564#M7662</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Arial',sans-serif; background: white;"&gt;This sounds like a SAS administration question.&amp;nbsp; Is there a typically recommended folder that SAS should have write access to?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jul 2015 20:43:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Ods-Path-from-Server/m-p/205564#M7662</guid>
      <dc:creator>DavidPhillips2</dc:creator>
      <dc:date>2015-07-17T20:43:04Z</dc:date>
    </item>
  </channel>
</rss>

