Book a Demo

Author Topic: How to hyperlink to another EA repository model  (Read 4574 times)

skiwi

  • EA Expert
  • ****
  • Posts: 2081
  • Karma: +46/-82
    • View Profile
How to hyperlink to another EA repository model
« on: October 19, 2010, 01:39:13 pm »
How can I create, in a diagram, a hyperlink that opens another EA model (held in a SQL Server database)?

I read the manual, and tried the dialog, but it isn't obvious to me how to proceed.

References
« Last Edit: October 19, 2010, 01:40:04 pm by skiwi »
Orthogonality rules
Position and Team disestablished, thanks austerity.
Now itinerant.

RoyC

  • EA Administrator
  • EA Practitioner
  • *****
  • Posts: 1297
  • Karma: +21/-4
  • Read The Help!
    • View Profile
Re: How to hyperlink to another EA repository mode
« Reply #1 on: October 19, 2010, 02:25:50 pm »
Can you be more specific about what you want to do? A hyperlink can open a diagram or a file IN a model, but 'open a model' is a bit too broad an operation.

If the model is part of the same project, you just browse to where the object is that you want to open.  If it is in another project, I don't think you can open it from the source diagram, if only because that would close the project that the source diagram was in.

So what exactly do you want to do?
Best Regards, Roy

KP

  • EA Administrator
  • EA Expert
  • *****
  • Posts: 2919
  • Karma: +55/-3
    • View Profile
Re: How to hyperlink to another EA repository mode
« Reply #2 on: October 19, 2010, 02:37:12 pm »
If you go "File > Save As" to create a shortcut to the SQL Server database, you can use a hyperlink of type "File" that points to the shortcut. Double-clicking the hyperlink will open the database in a new instance of EA (without closing the current model or instance of EA).
The Sparx Team
[email protected]

RoyC

  • EA Administrator
  • EA Practitioner
  • *****
  • Posts: 1297
  • Karma: +21/-4
  • Read The Help!
    • View Profile
Re: How to hyperlink to another EA repository mode
« Reply #3 on: October 19, 2010, 04:23:54 pm »
Ah yes, the old 'new instance of EA' trick, eh?

Neil is right. So does that do what you wanted to do?
Best Regards, Roy

Geert Bellekens

  • EA Guru
  • *****
  • Posts: 13523
  • Karma: +574/-33
  • Make EA work for YOU!
    • View Profile
    • Enterprise Architect Consultant and Value Added Reseller
Re: How to hyperlink to another EA repository mode
« Reply #4 on: October 19, 2010, 04:27:04 pm »
The EA protocol handler might be what you are looking for.

Geert

skiwi

  • EA Expert
  • ****
  • Posts: 2081
  • Karma: +46/-82
    • View Profile
Re: How to hyperlink to another EA repository mode
« Reply #5 on: October 20, 2010, 06:33:10 am »
Quote
If you go "File > Save As" to create a shortcut to the SQL Server database, you can use a hyperlink of type "File" that points to the shortcut. Double-clicking the hyperlink will open the database in a new instance of EA (without closing the current model or instance of EA).

Yup, thats the functionality I want thanks,
but not by having to store a file on a file system somewhere where all model users have the rights to access it (and reliant on it not being deleted).
Can EA simply save the information to open (as news) a separate repository based model as part of the model as it does for all other hyperlink types.
Orthogonality rules
Position and Team disestablished, thanks austerity.
Now itinerant.

skiwi

  • EA Expert
  • ****
  • Posts: 2081
  • Karma: +46/-82
    • View Profile
Re: How to hyperlink to another EA repository mode
« Reply #6 on: October 20, 2010, 06:35:03 am »
Quote
The EA protocol handler might be what you are looking for.
Looks very interesting, could be the subject of a separate thread.
« Last Edit: October 20, 2010, 06:38:51 am by skiwi »
Orthogonality rules
Position and Team disestablished, thanks austerity.
Now itinerant.