Book a Demo

Author Topic: External Link to Diagram  (Read 3597 times)

dagraf

  • EA Novice
  • *
  • Posts: 19
  • Karma: +0/-0
    • View Profile
External Link to Diagram
« on: September 30, 2008, 06:26:18 pm »
Hi all!  :)

Is it possible to create an external link to a diagram which is in an EA-Model? So that you can paste the link to a Word Document for example and then EA starts, loads the model and then shows the desired diagram.

Thanks for your help!  :)

Paul Lotz

  • EA User
  • **
  • Posts: 248
  • Karma: +1/-0
    • View Profile
Re: External Link to Diagram
« Reply #1 on: October 01, 2008, 03:07:52 am »
Well, this isn't exactly what you are asking, but here is a solution that may be suitable for your overall goals.

Create HTML report documentation for your model.

Now it would be great to just create a hyperlink to the diagram in the model, but I just tried this and the link is always at the index.  If I click on properties of the diagram image, however, I can copy the URL for the diagram image and paste it into another application.  Clicking on the link in Powerpoint, for example, will bring up the diagram image in an image viewer.

Does an approach like this meet your needs?

Paul



Oliver F.

  • EA User
  • **
  • Posts: 573
  • Karma: +2/-1
  • Aren´t we all in the model business ?
    • View Profile
    • Karl Storz homepage
Re: External Link to Diagram
« Reply #2 on: October 01, 2008, 06:55:33 pm »
Quote
Hi all!  :)

Is it possible to create an external link to a diagram which is in an EA-Model? So that you can paste the link to a Word Document for example and then EA starts, loads the model and then shows the desired diagram.

Canonic will soon ship a free ea:// protocol handler which will allow exactly this.
Look at their web site for more information and the beta program:

http://www.canoniccorp.com

Oliver

dmf

  • EA User
  • **
  • Posts: 42
  • Karma: +0/-0
    • View Profile
Re: External Link to Diagram
« Reply #3 on: October 23, 2008, 02:59:43 pm »
Quote
Create HTML report documentation for your model.

Now it would be great to just create a hyperlink to the diagram in the model, but I just tried this and the link is always at the index.  If I click on properties of the diagram image, however, I can copy the URL for the diagram image and paste it into another application.  Clicking on the link in Powerpoint, for example, will bring up the diagram image in an image viewer.

It appears to be that the URL of each element of the html report is relative to its location in the project browser at the time of report generation.  Hence, if an element subsequently moves and another report generated over the top of the first one, the previous URL is now incorrect!

Is there a way to specify a URL to a model element/diagram in an  html report that stay valid (eg. based on the element GUID)?  I want to be able to use external hyperlinks to elements in an html report that will be regularly updated.
« Last Edit: October 23, 2008, 03:00:40 pm by dmf »