SAS® Viya™: Viewing CAS Tables Within SAS Studio
When assigning CAS tables and caslibs within SAS Studio, the log gives us information detailing the tables which have been assigned to each caslib. However, there is no view to see the caslibs and castables which are available at any one time.
Within SAS studio, a Snippet has been added named Generate SAS librefs for caslibs. This generates a list of caslibs within the Libraries section of SAS Studio. The code to generate the SAS libref is as follows:
Once the code is run, you should be able to view all of the available caslibs as identified by the symbol:
These caslibs can be referenced as any other data set within SAS studio i.e. casuser.carscsvdata.
Within the log we can verify that this is running in CAS: