Book a Demo

Author Topic: Where is the 'roadmap' information stored.  (Read 5830 times)

William McKenzie

  • EA User
  • **
  • Posts: 61
  • Karma: +0/-0
    • View Profile
Where is the 'roadmap' information stored.
« on: September 30, 2016, 01:37:25 am »
Version 12.1 Has a nice new feature to draw roadmap diagrams. However, I cannot see where the roadmap information is stored, either on the object or in the diagram tables. I would like to import this information from our project management system and keep it up to date.

qwerty

  • EA Guru
  • *****
  • Posts: 13584
  • Karma: +397/-301
  • I'm no guru at all
    • View Profile
Re: Where is the 'roadmap' information stored.
« Reply #1 on: September 30, 2016, 05:12:22 am »
I might look into that if you can give me a short guide on how to create such a road map (provided it works with a Corporate license).

q.

William McKenzie

  • EA User
  • **
  • Posts: 61
  • Karma: +0/-0
    • View Profile
Re: Where is the 'roadmap' information stored.
« Reply #2 on: October 08, 2016, 01:28:59 am »
Hi qwerty, thanks for this.

Not sure if it works with Corporate, but a brief description is found here:

http://sparxsystems.com/enterprise_architect_user_guide/13.0/model_domains/roadmap_diagram.html

It looks like it's actual in v13, not 12.1

~Bill

qwerty

  • EA Guru
  • *****
  • Posts: 13584
  • Karma: +397/-301
  • I'm no guru at all
    • View Profile
Re: Where is the 'roadmap' information stored.
« Reply #3 on: October 08, 2016, 07:09:05 am »
Ah well, I looked into the ribbons (argh). Of course there is no "sub-menu" called Diagram like this help tells. But it seem that tile with diagram-like icons is the one. The Manage entry has the Roadmap greyed out, so I can't do that with Corporate. Sorry.

q.

natvig

  • EA User
  • **
  • Posts: 65
  • Karma: +7/-0
  • I love YaBB 1G - SP1!
    • View Profile
Re: Where is the 'roadmap' information stored.
« Reply #4 on: October 17, 2016, 03:11:20 am »
Most of the Roadmap information is stored in t_diagram.StyleEx. Look for <SEG></SEG> sections. Information such as background color (@BkgClr=) and size of the segment (@Size=) is set here.

/Hans