BookmarkSubscribeRSS Feed
☑ This topic is solved. Need further help from the community? Please sign in and ask a new question.
elisehoo1
Obsidian | Level 7

Hi,  

May I know if I can locate the physical path where i have created a new folder under the content tree ? 

 

elisehoo1_0-1619784838960.png

Thanks

1 ACCEPTED SOLUTION

Accepted Solutions
DavidHD
SAS Employee

If you are collaborating on the code, doing a lot of changes or it is a business critical process then I would recommend using Git. Here is a great paper describing the integration of Git and SAS Studio: https://www.sas.com/content/dam/SAS/support/en/sas-global-forum-proceedings/2020/4197-2020.pdf 

 

JSF can be really great, but as far as I'm aware it currently only supports time based triggers, but that might be all you need depending on your use case - take a look at this blog post: https://communities.sas.com/t5/SAS-Communities-Library/Go-with-the-Job-Flow-in-SAS-Viya-3-5/ta-p/612... 

 

I hope this is helpful.

View solution in original post

6 REPLIES 6
DavidHD
SAS Employee

Hi @elisehoo1 ,

 

SAS Content does not exist on a physical path.

Take a look at https://go.documentation.sas.com/doc/en/calcdc/3.5/calfolders/titlepage.htm to learn how you can interact with the SAS content via a CLI or take the URI from your screenshot.

 

What are you trying to achieve?

 

Best,

David

elisehoo1
Obsidian | Level 7

Thanks @DavidHD so much ,

 

  I want to explore to setup a project path inside sas studio , so we can save the project code to the project folder directory directly .  for example,

   /sas_aml_viya/sascode 

   /sas_aml_viya/sasmacro 

 

I am not familiar with the SAS Viya content concept yet , so I plan to save all the developed  sas code at physical code. 

 

As I have yet decided whether to use batch command to call the code later or use JSF to create job & flow (scheduler perspective) . 

 

By any chance ,that you have any best practice for me to refer for develop a data management project in sas viya ?  🙂 

 

DavidHD
SAS Employee

If you are collaborating on the code, doing a lot of changes or it is a business critical process then I would recommend using Git. Here is a great paper describing the integration of Git and SAS Studio: https://www.sas.com/content/dam/SAS/support/en/sas-global-forum-proceedings/2020/4197-2020.pdf 

 

JSF can be really great, but as far as I'm aware it currently only supports time based triggers, but that might be all you need depending on your use case - take a look at this blog post: https://communities.sas.com/t5/SAS-Communities-Library/Go-with-the-Job-Flow-in-SAS-Viya-3-5/ta-p/612... 

 

I hope this is helpful.

TimBedsted
SAS Employee

Hello David,

 

I am on a Viya 4 system, where there is no homedir, so the only place I can upload and store SAS Datsets is in the Content Folder, but my problem is now, how can i create a libname to the content folder, so I can read my SAS 7bdat  fiels and load them into a CAS lib?

eddieleung305
Obsidian | Level 7

May I know do you have the solution? Or it is not the way how Viya4, SAS Contents and SAS Studio are working?

TimBedsted
SAS Employee

ello

 

Yes, 

 

I got an azure storage blob, and had it attached as a NFS, then i created a libname towards that and used proc casutil to get the data into CAS.

 

On most systems I have an NFS, it was only on this PoC env. it was missing

sas-innovate-2024.png

Available on demand!

Missed SAS Innovate Las Vegas? Watch all the action for free! View the keynotes, general sessions and 22 breakouts on demand.

 

Register now!

Discussion stats
  • 6 replies
  • 3311 views
  • 2 likes
  • 4 in conversation