BookmarkSubscribeRSS Feed
c2dove
Calcite | Level 5

Currently users are running EGP's on a remote Unix server (SAS 9.4). We currently have SAMBA mounts for the user to access files from windows desktop on the Unix server. We are starting to export some of the EGP to ".sas" files for production "batch" execution on a controlled SAS server.

The issue is  the EGP's reference files( non-sas datasets, xlsx, .csv...etc.) on the server via the users "mapped network SAMBA" shares. This causes errors as the reference to the location of the file is relative for each person creating an EGP and will not work on a Unix server as straight SAS code.

Example: In Enterprise Guide  location/file works fine as P:\data_dir1\data_subdir_1\control.txt.

                 Fails when run on a Unix system as there is no such directory structure.

 

The users/developers are willing to change the file locations in the EGP(s) to a Unix hard path but when they try to do so in the EGP the only thing they can see is Servers -> SASAPP -> user home directory on Unix sever.

 

How do I setup additional Unix server file system references under SASAPP so the Enterprise Guide users can pick a different physical location other than their Unix home directory ???

1 REPLY 1
ChrisHemedinger
Community Manager

This is an admin setting.  You'll need to change the File Navigation Root for your SASApp users.  See this SAS Note for details.

 

Note that the navigation root is to enable the navigation in the UI -- but you can always specify a proper file path in code and it will work, as long as you have access to that path from your Unix account.

SAS For Dummies 3rd Edition! Check out the new edition, covering SAS 9.4, SAS Viya, and all of the modern ways to use SAS!

hackathon24-white-horiz.png

2025 SAS Hackathon: There is still time!

Good news: We've extended SAS Hackathon registration until Sept. 12, so you still have time to be part of our biggest event yet – our five-year anniversary!

Register Now

Creating Custom Steps in SAS Studio

Check out this tutorial series to learn how to build your own steps in SAS Studio.

Find more tutorials on the SAS Users YouTube channel.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

Discussion stats
  • 1 reply
  • 580 views
  • 0 likes
  • 2 in conversation