Book a Demo

Author Topic: Toolbox Profiles  (Read 9388 times)

brannstrom

  • EA User
  • **
  • Posts: 35
  • Karma: +0/-0
    • View Profile
Re: Toolbox Profiles
« Reply #15 on: April 14, 2008, 10:33:15 pm »
Quote
This was certainly part of the problem.  Using the diagram "save as profile",  and with the diagram notes set to

RedefinedToolbox=Extended::Requirements;Alias=nnnnnn;Notes=yyyyyy;

I now get the following in the XML file

<Options>
   <Option name="RedefinedToolbox" value="Extended::Requirements"/>
</Options>

which looks promising.  However,  this doesn't seem to have any effect - the technology gets loaded fine automatically at EA start up and is the active technology.  I can use the profiles/toolboxes, and pin them to the main toolbox but still don't seem to get this toolbox displayed automatically if I open a requirements diagram.   So what else am I doing wrong ?

I did get a reply from Sparx Support along the same lines and have replied with this info and the XML file.

Graham

I have the same problem. I have the options tag with redefinedtoolbox in my MDG file. But it don't work. If I do the same in a profile then it works. Is this a bug?

/N

brannstrom

  • EA User
  • **
  • Posts: 35
  • Karma: +0/-0
    • View Profile
Re: Toolbox Profiles
« Reply #16 on: April 14, 2008, 11:14:55 pm »
I have found the problem. Only one technology can be active, and my technology was not. After I made it active it works.

/N