Book a Demo

Author Topic: Hyperlink to another application  (Read 4395 times)

franksimmer

  • EA Novice
  • *
  • Posts: 1
  • Karma: +0/-0
    • View Profile
Hyperlink to another application
« on: December 02, 2016, 12:57:26 am »
Is there a possibility to create a hyperlink from an EA model element?

I like to use this hyperlink placed in a work item in Team Foundation Server.
The goal is to jump from the TFS work item with command Crtrl+Click to follow the link to the EA Model element.
That can be selected in the Project Browser for example.

For testing this its also possible to place that hyperlink in a word or excel file.


qwerty

  • EA Guru
  • *****
  • Posts: 13584
  • Karma: +397/-301
  • I'm no guru at all
    • View Profile
Re: Hyperlink to another application
« Reply #1 on: December 02, 2016, 02:05:50 am »
Not directly. I once wrote a small Perl script/addin that used the GUID of an EA element/attr/oper/diagram to locate and show it in the repository. The hyperlink was just the GUID itself which can easily be parsed and extracted from human readable text.

q.

Uffe

  • EA Practitioner
  • ***
  • Posts: 1859
  • Karma: +133/-14
  • Flutes: 1; Clarinets: 1; Saxes: 5 and counting
    • View Profile
Re: Hyperlink to another application
« Reply #2 on: December 02, 2016, 07:08:20 pm »
I've done one of these as well, 'cept I wrote it in C#. Not as elegant as I'd like, but it works. It's not too hard to do.

If only there were a market for this sort of thing.....


/Uffe
My theories are always correct, just apply them to the right reality.

qwerty

  • EA Guru
  • *****
  • Posts: 13584
  • Karma: +397/-301
  • I'm no guru at all
    • View Profile
Re: Hyperlink to another application
« Reply #3 on: December 02, 2016, 08:43:29 pm »
Ask Geert. He's marketing his stuff. Though a Sparxian EApp-store would be nice.

q.