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




Become an Explorer! Join SAS Analytics Explorers to learn and complete challenges that earn rewards!

Catch up on SAS Innovate 2026

Dive into keynotes, announcements and breakthroughs on demand.

Explore Now →
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
  • 2002 views
  • 6 likes
  • 4 in conversation