BookmarkSubscribeRSS Feed
dataMart87
Quartz | Level 8

Hi,

Can a SAS EG project generate its own metadata?  In particular, I'm looking for a list dataset names and respective variable names that an EG project points to, something similar to SASHELP.VCOLUMN in base SAS?

Rommel

3 REPLIES 3
FriedEgg
SAS Employee

Most of this information would only 'exist' as the result of running the project.  After which you could collect the information using things like the dictionary tables.  The egp file itself will contain some information you may be looking for, but also, this is pretty much only after a project is run.  Depending on specifically what you want there are some caveats or other ways of going about collecting the information, but nothing probably as easy as you are hoping for.

SASKiwi
PROC Star

This may be useful to you. As far as I am aware EG projects are not self-documenting nor do they get automatically added to SAS server metadata.

http://blogs.sas.com/content/sasdummy/2013/01/25/egp-search-tool2/

ChrisHemedinger
Community Manager

In addition to the EGP Searcher referenced by you can also try the Project Reviewer task.  And you can use the automation API to write scripts that "scrape" details from your project.


Chris




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

The 2025 SAS Hackathon has begun!

It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.

Latest Updates

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
  • 3 replies
  • 1531 views
  • 6 likes
  • 4 in conversation