<?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 [SAS EG 9.4] Create SAS stored process in file server in Developers</title>
    <link>https://communities.sas.com/t5/Developers/SAS-EG-9-4-Create-SAS-stored-process-in-file-server/m-p/612600#M5971</link>
    <description>&lt;P&gt;When i create a stored process in SAS, it requires me to store in the SAS server. Can i save the stored process in a share folder?&lt;/P&gt;</description>
    <pubDate>Wed, 18 Dec 2019 09:39:14 GMT</pubDate>
    <dc:creator>jaklng2019</dc:creator>
    <dc:date>2019-12-18T09:39:14Z</dc:date>
    <item>
      <title>[SAS EG 9.4] Create SAS stored process in file server</title>
      <link>https://communities.sas.com/t5/Developers/SAS-EG-9-4-Create-SAS-stored-process-in-file-server/m-p/612600#M5971</link>
      <description>&lt;P&gt;When i create a stored process in SAS, it requires me to store in the SAS server. Can i save the stored process in a share folder?&lt;/P&gt;</description>
      <pubDate>Wed, 18 Dec 2019 09:39:14 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/SAS-EG-9-4-Create-SAS-stored-process-in-file-server/m-p/612600#M5971</guid>
      <dc:creator>jaklng2019</dc:creator>
      <dc:date>2019-12-18T09:39:14Z</dc:date>
    </item>
    <item>
      <title>Re: [SAS EG 9.4] Create SAS stored process in file server</title>
      <link>https://communities.sas.com/t5/Developers/SAS-EG-9-4-Create-SAS-stored-process-in-file-server/m-p/612606#M5972</link>
      <description>&lt;P&gt;You cannot save the Stored Process in Physical path, But you can save the Source file of the stored process on Physical Path of the SAS Server,&lt;BR /&gt;&lt;BR /&gt;About your question, If you can configure Share Drive directly on the SAS Server and you want to store Source file of the SAS Stored Process, you can do it,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please refer following SAS Paper for more info:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://support.sas.com/resources/papers/proceedings13/148-2013.pdf" target="_blank"&gt;https://support.sas.com/resources/papers/proceedings13/148-2013.pdf&lt;/A&gt;&amp;nbsp;(Refer Page 4 &amp;gt; Execution Options for Source file path options)&lt;/P&gt;</description>
      <pubDate>Wed, 18 Dec 2019 10:21:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/SAS-EG-9-4-Create-SAS-stored-process-in-file-server/m-p/612606#M5972</guid>
      <dc:creator>Kalind_Patel</dc:creator>
      <dc:date>2019-12-18T10:21:07Z</dc:date>
    </item>
    <item>
      <title>Re: [SAS EG 9.4] Create SAS stored process in file server</title>
      <link>https://communities.sas.com/t5/Developers/SAS-EG-9-4-Create-SAS-stored-process-in-file-server/m-p/612607#M5973</link>
      <description>when i create a stored process in sas eg, i only can select the directory from sas server. can i add a file server connection in sas management console and then i can select the file server as the store location?</description>
      <pubDate>Wed, 18 Dec 2019 10:30:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/SAS-EG-9-4-Create-SAS-stored-process-in-file-server/m-p/612607#M5973</guid>
      <dc:creator>jaklng2019</dc:creator>
      <dc:date>2019-12-18T10:30:31Z</dc:date>
    </item>
    <item>
      <title>Re: [SAS EG 9.4] Create SAS stored process in file server</title>
      <link>https://communities.sas.com/t5/Developers/SAS-EG-9-4-Create-SAS-stored-process-in-file-server/m-p/612608#M5974</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/302243"&gt;@jaklng2019&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;when i create a stored process in sas eg, i only can select the directory from sas server. can i add a file server connection in sas management console and then i can select the file server as the store location?&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;You can only use directories that are accessible on the SAS server. To use a network share, it has to be mounted on the SAS server.&lt;/P&gt;</description>
      <pubDate>Wed, 18 Dec 2019 10:33:17 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/SAS-EG-9-4-Create-SAS-stored-process-in-file-server/m-p/612608#M5974</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2019-12-18T10:33:17Z</dc:date>
    </item>
    <item>
      <title>Re: [SAS EG 9.4] Create SAS stored process in file server</title>
      <link>https://communities.sas.com/t5/Developers/SAS-EG-9-4-Create-SAS-stored-process-in-file-server/m-p/612609#M5975</link>
      <description>&lt;P&gt;No, for store path,&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Your Windows/Linux Admin must configure Shared Drive Properly on the SAS Server and it should be accessible by the user which you're using, in that way only, you can save the Stored Process Code on Shared Drive.&lt;/P&gt;</description>
      <pubDate>Wed, 18 Dec 2019 10:40:58 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/SAS-EG-9-4-Create-SAS-stored-process-in-file-server/m-p/612609#M5975</guid>
      <dc:creator>Kalind_Patel</dc:creator>
      <dc:date>2019-12-18T10:40:58Z</dc:date>
    </item>
  </channel>
</rss>

