<?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: Running code on EG server, also need to save SAS data sets to local/network drives in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Running-code-on-EG-server-also-need-to-save-SAS-data-sets-to/m-p/422814#M27260</link>
    <description>&lt;P&gt;Glad to hear it!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can use the Copy Files task in earlier versions as a custom task (links all in the blog) -- but upgrade is better &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 20 Dec 2017 18:11:17 GMT</pubDate>
    <dc:creator>ChrisHemedinger</dc:creator>
    <dc:date>2017-12-20T18:11:17Z</dc:date>
    <item>
      <title>Running code on EG server, also need to save SAS data sets to local/network drives</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Running-code-on-EG-server-also-need-to-save-SAS-data-sets-to/m-p/422751#M27235</link>
      <description>&lt;P&gt;So my team has been using desktop/pc SAS for about 15 years now, we are being dragged into the Enterprise Guide platform kicking and screaming &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Our EG server is running Unix, our local machines are running Windows 7. Endpoint will be local machines with only SAS PC File Server, EG and the add-in for MS Office installed, in less than 60 days...&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We need to be able to save SAS data sets to a folder on a local or network drive. I do have Proc Export working using PC File Server and I can get Excel output as we need but I cannot figure out how to set a&amp;nbsp;SAS Libname to a local/network folder. &amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Wed, 20 Dec 2017 16:00:13 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Running-code-on-EG-server-also-need-to-save-SAS-data-sets-to/m-p/422751#M27235</guid>
      <dc:creator>JSWilson64</dc:creator>
      <dc:date>2017-12-20T16:00:13Z</dc:date>
    </item>
    <item>
      <title>Re: Running code on EG server, also need to save SAS data sets to local/network drives</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Running-code-on-EG-server-also-need-to-save-SAS-data-sets-to/m-p/422758#M27236</link>
      <description>&lt;P&gt;You can only define a libname for a directory that is visible on the SAS server, so you will need a common share on your environments.&lt;/P&gt;</description>
      <pubDate>Wed, 20 Dec 2017 16:10:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Running-code-on-EG-server-also-need-to-save-SAS-data-sets-to/m-p/422758#M27236</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2017-12-20T16:10:20Z</dc:date>
    </item>
    <item>
      <title>Re: Running code on EG server, also need to save SAS data sets to local/network drives</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Running-code-on-EG-server-also-need-to-save-SAS-data-sets-to/m-p/422760#M27237</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/15221"&gt;@JSWilson64&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;As you may know, the LIBNAME statement will be executed on the server where SAS Wirkspace server sessions are started.&lt;/P&gt;
&lt;P&gt;So the path you use has to be relevant to that server.&lt;/P&gt;
&lt;P&gt;For instance if you have a Windows server (I know yours is Unix but it is for the demonstration &lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://communities.sas.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;) and you use '&lt;EM&gt;libname test "c:\temp"&lt;/EM&gt;;', the path C:\temp will be the one on the server, not your local machine.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Samba drive or similar might be the way to go.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;An alternative, native to SAS Enterprise Guide would be to use the &lt;STRONG&gt;Download Data Files to PC&lt;/STRONG&gt; task, from Tasks =&amp;gt; Data.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope that helps.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;Damo&lt;/P&gt;</description>
      <pubDate>Wed, 20 Dec 2017 16:14:36 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Running-code-on-EG-server-also-need-to-save-SAS-data-sets-to/m-p/422760#M27237</guid>
      <dc:creator>Damo</dc:creator>
      <dc:date>2017-12-20T16:14:36Z</dc:date>
    </item>
    <item>
      <title>Re: Running code on EG server, also need to save SAS data sets to local/network drives</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Running-code-on-EG-server-also-need-to-save-SAS-data-sets-to/m-p/422770#M27239</link>
      <description>&lt;P&gt;Thanks Damo!&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'll look at that task - do you know if it can be set up to use macro variables for file and folder names? &amp;nbsp;That might just do the trick.&lt;/P&gt;</description>
      <pubDate>Wed, 20 Dec 2017 16:32:50 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Running-code-on-EG-server-also-need-to-save-SAS-data-sets-to/m-p/422770#M27239</guid>
      <dc:creator>JSWilson64</dc:creator>
      <dc:date>2017-12-20T16:32:50Z</dc:date>
    </item>
    <item>
      <title>Re: Running code on EG server, also need to save SAS data sets to local/network drives</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Running-code-on-EG-server-also-need-to-save-SAS-data-sets-to/m-p/422792#M27252</link>
      <description>&lt;P&gt;The "Download Data Files" task does not support macro values, &lt;A href="https://blogs.sas.com/content/sasdummy/2016/11/14/copy-files-task-moved-menus/" target="_self"&gt;but the Copy Files task&lt;/A&gt; (in Data menu, v7.13 and later) does.&amp;nbsp; You'll have to deal with path names instead of libname.member notation.&lt;/P&gt;</description>
      <pubDate>Wed, 20 Dec 2017 17:19:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Running-code-on-EG-server-also-need-to-save-SAS-data-sets-to/m-p/422792#M27252</guid>
      <dc:creator>ChrisHemedinger</dc:creator>
      <dc:date>2017-12-20T17:19:31Z</dc:date>
    </item>
    <item>
      <title>Re: Running code on EG server, also need to save SAS data sets to local/network drives</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Running-code-on-EG-server-also-need-to-save-SAS-data-sets-to/m-p/422807#M27258</link>
      <description>&lt;P&gt;That helps! &amp;nbsp;Now I need to get our IT folks to upgrade us from 7.100.&lt;/P&gt;
&lt;P&gt;Thanks, Chris, your SAS Dummy blog is helping a lot with this transition.&lt;/P&gt;</description>
      <pubDate>Wed, 20 Dec 2017 17:54:49 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Running-code-on-EG-server-also-need-to-save-SAS-data-sets-to/m-p/422807#M27258</guid>
      <dc:creator>JSWilson64</dc:creator>
      <dc:date>2017-12-20T17:54:49Z</dc:date>
    </item>
    <item>
      <title>Re: Running code on EG server, also need to save SAS data sets to local/network drives</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Running-code-on-EG-server-also-need-to-save-SAS-data-sets-to/m-p/422814#M27260</link>
      <description>&lt;P&gt;Glad to hear it!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can use the Copy Files task in earlier versions as a custom task (links all in the blog) -- but upgrade is better &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 20 Dec 2017 18:11:17 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Running-code-on-EG-server-also-need-to-save-SAS-data-sets-to/m-p/422814#M27260</guid>
      <dc:creator>ChrisHemedinger</dc:creator>
      <dc:date>2017-12-20T18:11:17Z</dc:date>
    </item>
  </channel>
</rss>

