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

HI,

 

Greetings to all,

 

I'm unable to use .sas files into SAS App server (Linux platform) path. After saving the .sas file it's not visible with winscp tools and if i try to save again it is showing the file and asking to replace the file.

If i try to use the .sas file in %include calling statement it pops the error as physical file doesn't exist.

 

Is there any special permissions required to me my PC, If required how to check i've the access permissions or  not ?

 

May i get the solution from anyone of you.

 

 


Screen Shot 06-06-16 at 03.16 PM.PNGScreen Shot 06-06-16 at 03.17 PM.PNG
Thanks& Regards,
Rajiv Santosh.
1 ACCEPTED SOLUTION

Accepted Solutions
Kurt_Bremser
Super User

Have a look at the definition of server SASApp in the Metadata Management Console. There you will see where the "Files" Section of the navigation tree should start in the physical filesystem.

My guess is that the "Files" of SASApp start in a different location than you expect, so you are not saving your files where you intended.

 

PS the default configuration places the root of the Files navigation tree in the user's home directory, so I guess your files end up in /home/username/SASCODE/... instead of /SASCODE/...

View solution in original post

5 REPLIES 5
rajiv436
Fluorite | Level 6
goto file menu --> save as --> servers --> SAS App server --> EGFlow --> (desired folder location) --> programblk1.sas
saved.
Thanks& Regards,
Rajiv Santosh.
Kurt_Bremser
Super User

Have a look at the definition of server SASApp in the Metadata Management Console. There you will see where the "Files" Section of the navigation tree should start in the physical filesystem.

My guess is that the "Files" of SASApp start in a different location than you expect, so you are not saving your files where you intended.

 

PS the default configuration places the root of the Files navigation tree in the user's home directory, so I guess your files end up in /home/username/SASCODE/... instead of /SASCODE/...

ballardw
Super User

Should the paths in _clientprojectpath and the %include start the same?

I'm seeing /home/sasdemo/EG_Flow.. and /SASCODE/EG_Flow...

rajiv436
Fluorite | Level 6
HI Ballard,

path should be the same as in _clientprojectpath to %include.
Program saved in /home/sasdemo/egflow path
Thank you ballard.
Thanks& Regards,
Rajiv Santosh.

sas-innovate-2024.png

Don't miss out on SAS Innovate - Register now for the FREE Livestream!

Can't make it to Vegas? No problem! Watch our general sessions LIVE or on-demand starting April 17th. Hear from SAS execs, best-selling author Adam Grant, Hot Ones host Sean Evans, top tech journalist Kara Swisher, AI expert Cassie Kozyrkov, and the mind-blowing dance crew iLuminate! Plus, get access to over 20 breakout sessions.

 

Register now!

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
  • 5 replies
  • 1419 views
  • 1 like
  • 3 in conversation