BookmarkSubscribeRSS Feed
🔒 This topic is solved and locked. Need further help from the community? Please sign in and ask a new question.

I can't find the option to create a library in Enterprise Guide Explorer in EG 7.1 (I have it in 4.3 and 6.1). "File - New" is missing from the menu.

 

Has this been intentionally dropped from EG 7?

1 ACCEPTED SOLUTION

Accepted Solutions
CaseySmith
SAS Employee

Hi Kurt,

 

Yes, it (the ability to define metadata libraries from EG) was intentionally removed.  As metadata definitions changed, it became increasingly difficult to support.  We decided to leave that administrative task to dedicated clients, such as SAS Management Console.

 

However, I'll share a secret...

...since we knew some folks would miss this, we added a config file option that will allow you to re-enable it.  For example, if you add the following to the SEGuide.exe.config file in your EG installation directory (make sure it is not commented out), the feature will re-appear:

 

<appSettings>
<add key="AllowMetadataLibraryModification" value="True" />
</appSettings> 

 

I confirmed the config option still works in EG 7.13.  There is no gurantee it will work in future releases.  Also, the feature is as-is.

 

Sorry for any inconvenience this causes.

 

Casey


Register today and join us virtually on June 16!
sasglobalforum.com | #SASGF

View now: on-demand content for SAS users

View solution in original post

1 REPLY 1
CaseySmith
SAS Employee

Hi Kurt,

 

Yes, it (the ability to define metadata libraries from EG) was intentionally removed.  As metadata definitions changed, it became increasingly difficult to support.  We decided to leave that administrative task to dedicated clients, such as SAS Management Console.

 

However, I'll share a secret...

...since we knew some folks would miss this, we added a config file option that will allow you to re-enable it.  For example, if you add the following to the SEGuide.exe.config file in your EG installation directory (make sure it is not commented out), the feature will re-appear:

 

<appSettings>
<add key="AllowMetadataLibraryModification" value="True" />
</appSettings> 

 

I confirmed the config option still works in EG 7.13.  There is no gurantee it will work in future releases.  Also, the feature is as-is.

 

Sorry for any inconvenience this causes.

 

Casey


Register today and join us virtually on June 16!
sasglobalforum.com | #SASGF

View now: on-demand content for SAS users

hackathon24-white-horiz.png

2025 SAS Hackathon: There is still time!

Good news: We've extended SAS Hackathon registration until Sept. 12, so you still have time to be part of our biggest event yet – our five-year anniversary!

Register 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
  • 1 reply
  • 1228 views
  • 0 likes
  • 2 in conversation