- Mark as New
- Bookmark
- Subscribe
- Mute
- RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I wanted to extract metadata info from SMC using SAS code. The info which I was trying to extract are listed below:
1) Number or list of Info Maps, OLAP cubes, VA reports, Stored Process, VDB, DI jobs and other components which are present in the environment.
2) Information of dependent objects for above components such as SAS datasets, libraries etc.
3) Creation date of each artifacts.
Your help is highly appreciated.
- Mark as New
- Bookmark
- Subscribe
- Mute
- RSS Feed
- Permalink
- Report Inappropriate Content
Extracting this kind of detailed metadata informaiton via programming is kinda of tedious work. For som of it, you already have UI:s that supports browsing for thsi information? What is the purpose?
I think you can get parts of by using the SAS 9 Content Assessment tool.
- Mark as New
- Bookmark
- Subscribe
- Mute
- RSS Feed
- Permalink
- Report Inappropriate Content
Thank you.
I think SAS 9 Content Assessment tool will solve the purpose.