BookmarkSubscribeRSS Feed
🔒 This topic is solved and locked. Need further help from the community? Please sign in and ask a new question.
tomw
Calcite | Level 5

We have Enterprise Guide 7.15 desktop users that want to use the Import Data feature to bring in data from CSV files that are already on the SAS linux server, but when the Open dialog comes up, and they click on Servers then SASApp, the only directory they see is Home (which is pointing to their private /home/{whoever}) directory on the server.

 

I would like them to be able to navigate to /sasdata/{theridepartment} and be able to see the files in that directory. I've tried just typing the linux path and file name /sasdata/finance/claims.csv into the file name field, but get the error "Item '/sasdata/finance/claims.csv' does not exist"

 

If the file was in /home/{myusername}/claims.csv, our users could import just file, except the automated process puts the files in a shared department location.

 

 

1 ACCEPTED SOLUTION

Accepted Solutions
Kurt_Bremser
Super User

@tomw wrote:

We have Enterprise Guide 7.15 desktop users that want to use the Import Data feature to bring in data from CSV files that are already on the SAS linux server, but when the Open dialog comes up, and they click on Servers then SASApp, the only directory they see is Home (which is pointing to their private /home/{whoever}) directory on the server.

 

I would like them to be able to navigate to /sasdata/{theridepartment} and be able to see the files in that directory. I've tried just typing the linux path and file name /sasdata/finance/claims.csv into the file name field, but get the error "Item '/sasdata/finance/claims.csv' does not exist"

 

If the file was in /home/{myusername}/claims.csv, our users could import just file, except the automated process puts the files in a shared department location.

 

 


Either change (or have changed) the root navigation path of SASApp, or create a symbolic link in the user's home directories that points to /sasdata.

View solution in original post

2 REPLIES 2
Kurt_Bremser
Super User

@tomw wrote:

We have Enterprise Guide 7.15 desktop users that want to use the Import Data feature to bring in data from CSV files that are already on the SAS linux server, but when the Open dialog comes up, and they click on Servers then SASApp, the only directory they see is Home (which is pointing to their private /home/{whoever}) directory on the server.

 

I would like them to be able to navigate to /sasdata/{theridepartment} and be able to see the files in that directory. I've tried just typing the linux path and file name /sasdata/finance/claims.csv into the file name field, but get the error "Item '/sasdata/finance/claims.csv' does not exist"

 

If the file was in /home/{myusername}/claims.csv, our users could import just file, except the automated process puts the files in a shared department location.

 

 


Either change (or have changed) the root navigation path of SASApp, or create a symbolic link in the user's home directories that points to /sasdata.

tomw
Calcite | Level 5

Thank you, perfect. from your message, i was able to search and find http://support.sas.com/kb/59/828.html support document, and this is what i was looking for.

SAS Innovate 2025: Call for Content

Are you ready for the spotlight? We're accepting content ideas for SAS Innovate 2025 to be held May 6-9 in Orlando, FL. The call is open until September 25. Read more here about why you should contribute and what is in it for you!

Submit your idea!

SAS Enterprise Guide vs. SAS Studio

What’s the difference between SAS Enterprise Guide and SAS Studio? How are they similar? Just ask SAS’ Danny Modlin.

Find more tutorials on the SAS Users YouTube channel.

Click image to register for webinarClick image to register for webinar

Classroom Training Available!

Select SAS Training centers are offering in-person courses. View upcoming courses for:

View all other training opportunities.

Discussion stats
  • 2 replies
  • 1095 views
  • 1 like
  • 2 in conversation