Book a Demo

Author Topic: Howto Link a Digram in EA  (Read 2491 times)

Milanhio

  • EA Novice
  • *
  • Posts: 1
  • Karma: +0/-0
    • View Profile
Howto Link a Digram in EA
« on: September 04, 2020, 06:58:52 pm »
Hello everybody,
is there a possibility in EA to link a diagram via hyperlink? So that if someone from an external tool (Helix ALM) clicks on the link and the diagram opens in the EA?

Best Regards

Geert Bellekens

  • EA Guru
  • *****
  • Posts: 13523
  • Karma: +574/-33
  • Make EA work for YOU!
    • View Profile
    • Enterprise Architect Consultant and Value Added Reseller
Re: Howto Link a Digram in EA
« Reply #1 on: September 04, 2020, 09:00:46 pm »
Not out of the box.

There once was an open source project that did that though: https://sourceforge.net/projects/eaprotocol/

Geert

horszasz

  • EA User
  • **
  • Posts: 22
  • Karma: +6/-0
  • My name is Gergely :)
    • View Profile
Re: Howto Link a Digram in EA
« Reply #2 on: September 08, 2020, 12:56:29 am »
Hello Milanhio,

make an HTML export of your model, host the HTML package on any HTTP server, and refer these HTML pages from your external system.

I know, viewing the html is not the same experience as opening diagram in the desktop application, but imo it is good enough for serving information to the stakeholders. 

Regards,
Gergely