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?
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
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
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!
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.
Ready to level-up your skills? Choose your own adventure.