Meta Model update for use with Essential Integration Server

Post Reply
User avatar
jonathan.carter
Posts: 1087
Joined: 04 Feb 2009, 15:44

We've released a meta model update for the Essential Baseline repository (and any repository that has been created from this baseline).
This update is required to import relationship classes into your repository using the Essential Integration Server from an external repository - in particular other Essential Architecture Manager repositories.

Download the update from the Share area of the site.

The update is in the form of a script file that is run from within Protege.

To apply this update:

1. Download the script
2. Start Protege and open your repository project
3. Go to the Protege Script Console tab and at the prompt type:
execfile("[FULL FILE PATH]/externalReferenceEARelations.txt")
4. Press enter.

Note the Unix-style folder/directory separator - even on Windows.

The script will take a couple of seconds to run and when it completes a success message will be displayed on the console.

Let us know if you have any problems applying this update.

Jonathan
Essential Project Team
Post Reply