<?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 Studio - Couple questions in SAS Studio</title>
    <link>https://communities.sas.com/t5/SAS-Studio/SAS-Studio-Couple-questions/m-p/617065#M8664</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1) How do you map network drives on SAS Studio? I am unable to access any n/w drives to load a SAS code/data sets. Our SAS is on Linux servers and the drives are mounted on compute server which are also accessible from windows server.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2) Also how do I export results from SAS studio to a file?&lt;/P&gt;</description>
    <pubDate>Mon, 13 Jan 2020 21:30:44 GMT</pubDate>
    <dc:creator>RupaJ</dc:creator>
    <dc:date>2020-01-13T21:30:44Z</dc:date>
    <item>
      <title>SAS Studio - Couple questions</title>
      <link>https://communities.sas.com/t5/SAS-Studio/SAS-Studio-Couple-questions/m-p/617065#M8664</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1) How do you map network drives on SAS Studio? I am unable to access any n/w drives to load a SAS code/data sets. Our SAS is on Linux servers and the drives are mounted on compute server which are also accessible from windows server.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2) Also how do I export results from SAS studio to a file?&lt;/P&gt;</description>
      <pubDate>Mon, 13 Jan 2020 21:30:44 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/SAS-Studio-Couple-questions/m-p/617065#M8664</guid>
      <dc:creator>RupaJ</dc:creator>
      <dc:date>2020-01-13T21:30:44Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Studio - Couple questions</title>
      <link>https://communities.sas.com/t5/SAS-Studio/SAS-Studio-Couple-questions/m-p/617111#M8665</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Datasets should can loaded by using Data Prepare module and can be exported by selecting export in the OUTPUT tab&amp;gt; select the SAS VIYA folder&amp;gt; find the file in the selected folder &amp;gt;right click, choose DOWNLOAD, then you can download to a network drive.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As for importing/exporting external files via PROC IMPORT/EXPORT one solution is to use SFTP.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope this helps&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 14 Jan 2020 03:00:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/SAS-Studio-Couple-questions/m-p/617111#M8665</guid>
      <dc:creator>Pmyosh</dc:creator>
      <dc:date>2020-01-14T03:00:20Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Studio - Couple questions</title>
      <link>https://communities.sas.com/t5/SAS-Studio/SAS-Studio-Couple-questions/m-p/617136#M8666</link>
      <description>&lt;P&gt;Ask your server admin(s) for the names of the mount points of the network shares, and use those in your code.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Use proc export to export data to an external file.&lt;/P&gt;</description>
      <pubDate>Tue, 14 Jan 2020 06:40:09 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/SAS-Studio-Couple-questions/m-p/617136#M8666</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2020-01-14T06:40:09Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Studio - Couple questions</title>
      <link>https://communities.sas.com/t5/SAS-Studio/SAS-Studio-Couple-questions/m-p/619554#M8685</link>
      <description>&lt;P&gt;Here is how you can make the folders visible on SAS studio. Providing the steps so it's useful for others.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;A shotcuts.xml file should be created in the folder "GlobalStudioSettings" in the path /&amp;lt;SASHome&amp;gt;/SASFoundation/9.4 where your network folders are mounted. You will have to create the "GlobalStudioSettings" folder. It's not there by default.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;the contents of the shorcuts.xml should be below.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="cs69040786"&gt;&lt;SPAN class="cs3a970b651"&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;&amp;lt;?xml version="1.0" encoding="UTF-8"?&amp;gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="cs69040786"&gt;&lt;SPAN class="cs3a970b651"&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;&amp;lt;Shortcuts&amp;gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="cs69040786"&gt;&lt;SPAN class="cs89deba21"&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;&amp;lt;Shortcut type="disk" name="&amp;lt;Name&amp;gt;" dir="/&amp;lt;Dir path&amp;gt;"/&amp;gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="cs2654ae3a"&gt;&lt;SPAN class="cs3a970b651"&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;&amp;lt;/Shortcuts&amp;gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="cs2654ae3a"&gt;&lt;SPAN class="cs89deba21"&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="cs2654ae3a"&gt;&lt;SPAN class="cs89deba21"&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;Opening a new SAS studio session will then reflect the folders on the left hand side .&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="cs2654ae3a"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 23 Jan 2020 15:29:40 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/SAS-Studio-Couple-questions/m-p/619554#M8685</guid>
      <dc:creator>RupaJ</dc:creator>
      <dc:date>2020-01-23T15:29:40Z</dc:date>
    </item>
  </channel>
</rss>

