Book a Demo

Author Topic: Is it possible to create a hyperlink that runs a Normal script?  (Read 4384 times)

Mauricio Moya (Arquesoft)

  • EA User
  • **
  • Posts: 344
  • Karma: +8/-4
  • EA Consulting and development in Spanish
    • View Profile
    • Arquehub Azure Module
Is it possible to create a hyperlink that runs a Normal script?
« on: September 26, 2018, 07:02:58 am »
I pretend to create a hyperlink in a diagram that runs a Jscript located in a Normal group (not really want to create a Diagram group script because I don't want this option in every diagram).
I note when you create a hyperlink, there is a Type called "EA command" and in the next option you can choose "Run". How does this "Run" option works? does it work for running my script?

Aaron B

  • EA Administrator
  • EA User
  • *****
  • Posts: 941
  • Karma: +18/-0
    • View Profile
Re: Is it possible to create a hyperlink that runs a Normal script?
« Reply #1 on: September 26, 2018, 11:02:25 am »
No, I suspect the EA Command > Run hyperlink type is for calling Run on the current default Execution Analyzer script.
http://www.sparxsystems.com/enterprise_architect_user_guide/14.0/visual_execution_analysis/runcommand.html

Unfortunately there is no hyperlink type for running a model script (JavaScript, JScript, VBScript).