Sparx Systems Forum

Enterprise Architect => General Board => Topic started by: AndrewW on May 01, 2012, 06:48:03 pm

Title: MDG Shape scripts and extended nodes not working
Post by: AndrewW on May 01, 2012, 06:48:03 pm
I’ve been working with MDG technologies extending both nodes and execution environments for deployment.
I can get shape scripts to trigger for extended execution environments, but not for extended nodes.
If I change the extension from node to execution environment then shape script works

I have even tried very basic shape scripts with just a println statement in

Any idea why and how to get shape scripts to work with extended nodes using MDG?

Kind Regards
Andrew
Title: Re: MDG Shape scripts and extended nodes not worki
Post by: qwerty on May 01, 2012, 06:57:56 pm
I guess only by sending a bug report.

q.
Title: Re: MDG Shape scripts and extended nodes not worki
Post by: AndrewW on May 01, 2012, 09:37:19 pm
Found the issue.
I had a sterotype with the same name which also applied to nodes in the EA instance I was using for testing of the MDG.
Once i removed the sterotype everything started to work
Andrew