Book a Demo

Author Topic: Script type in UML profile export always  (Read 3630 times)

gfranz

  • EA User
  • **
  • Posts: 37
  • Karma: +0/-0
    • View Profile
Script type in UML profile export always
« on: October 17, 2012, 04:46:16 pm »
Hello,

I have added some scripts into an UML profile export, and they always show type "normal", even when they are in a diagram or project browser group. The normal scripts can be run only in the scripts view.

Code: [Select]
<Script name="MDG_Version" type="normal" language="VBScript">
I tried to enter "diagram" or "project browser", but nothing changes.

Is there a way to add diagram or project browser scripts into a MDG Technology?

Thanks!



« Last Edit: October 17, 2012, 04:47:04 pm by gfranz »

KP

  • EA Administrator
  • EA Expert
  • *****
  • Posts: 2919
  • Karma: +55/-3
    • View Profile
Re: Script type in UML profile export always
« Reply #1 on: October 17, 2012, 04:58:59 pm »
Sorry, only "normal" scripts are currently supported in technologies.
The Sparx Team
[email protected]

gfranz

  • EA User
  • **
  • Posts: 37
  • Karma: +0/-0
    • View Profile
Re: Script type in UML profile export always
« Reply #2 on: October 17, 2012, 05:12:40 pm »
:(

Thanks for your quick answer :)