Book a Demo

Author Topic: EA Link in a MS Work document  (Read 3365 times)

SADream

  • EA Novice
  • *
  • Posts: 2
  • Karma: +0/-0
    • View Profile
EA Link in a MS Work document
« on: July 21, 2014, 11:24:08 pm »
It would be great if a kind of hyperlink could be added into a MS Word document, which will open an EA model.
The path of the EA doc should be relative.
In addition the GUID of a specific diagram or some kind of mechanism to open a specific diagram straight away.

Thanks for helping. Even for a negative answer that this is not supported and possible.

skiwi

  • EA Expert
  • ****
  • Posts: 2081
  • Karma: +46/-82
    • View Profile
Re: EA Link in a MS Work document
« Reply #1 on: July 22, 2014, 08:53:31 am »
Orthogonality rules
Position and Team disestablished, thanks austerity.
Now itinerant.

SADream

  • EA Novice
  • *
  • Posts: 2
  • Karma: +0/-0
    • View Profile
Re: EA Link in a MS Work document
« Reply #2 on: July 22, 2014, 11:34:17 pm »
Thx!, EA Protocol Handler from http://sourceforge.net/projects/eaprotocol/
is a great way to solve this task!  :)

Only the absolute path related to the Hyperlink is unpleasant.
Using a Default set, via the configuration file
"Sparx Systems\EA\CanonicPlugins\EA.Plugin.ProtocolHandler.exe.config"
might help. But I do not know, how to configure something like:
connectionString="D:\ temp\PlayGround.eap".
But I will post, if I have found out some when...