Book a Demo

Author Topic: Gantt chart?  (Read 7002 times)

kalpak

  • EA Novice
  • *
  • Posts: 8
  • Karma: +0/-0
    • View Profile
Gantt chart?
« on: December 02, 2009, 01:41:36 am »
There is provision in EA to allocate resources to tasks. Can I export this data to some software that will generate the Gantt chart for the project? Or will you be adding this feature later?

Makulik

  • EA User
  • **
  • Posts: 400
  • Karma: +0/-0
    • View Profile
Re: Gantt chart?
« Reply #1 on: December 02, 2009, 04:26:18 am »
Hi,

Yes all the information is available in XMI exports. You can use a (XSLT) transformation to bring it in a format appropriate to your GANTT charting tool.
There's also a (commercial) 3rd party AddIn available for doing that:
http://www.sparxsystems.com/products/3rdparty.html#TimeArchitect

I personally wasn't very satisfied with TimeArchitect, because it uses a slightly different data structure than EA default. EA allows resource allocation on tasks, where TimeArchitect doesn't (didn't at that time I've evaluated it).

WBR
Günther

kalpak

  • EA Novice
  • *
  • Posts: 8
  • Karma: +0/-0
    • View Profile
Re: Gantt chart?
« Reply #2 on: December 03, 2009, 09:00:07 am »
Thanks, it seems Circa
http://www.sparxsystems.com/products/3rdparty.html#Circa also does the same.

Oliver F.

  • EA User
  • **
  • Posts: 573
  • Karma: +2/-1
  • Aren´t we all in the model business ?
    • View Profile
    • Karl Storz homepage
Re: Gantt chart?
« Reply #3 on: December 04, 2009, 10:53:10 pm »
Quote
I personally wasn't very satisfied with TimeArchitect, because it uses a slightly different data structure than EA default. EA allows resource allocation on tasks, where TimeArchitect doesn't (didn't at that time I've evaluated it).

TA indeed does rely on the EA data for resource allocation and efforts. It just enriches them with a UML profile and tagged values.
If you change some assignments in TA and save them they are populated into the EA element information.

Oliver

Makulik

  • EA User
  • **
  • Posts: 400
  • Karma: +0/-0
    • View Profile
Re: Gantt chart?
« Reply #4 on: December 07, 2009, 10:08:13 pm »
Hi Oliver,

Yes, I know that TA relies on the EA resource and allocation data, but it used it's own entry for the resource, when I was testing it.

WBR
Günther

Oliver F.

  • EA User
  • **
  • Posts: 573
  • Karma: +2/-1
  • Aren´t we all in the model business ?
    • View Profile
    • Karl Storz homepage
Re: Gantt chart?
« Reply #5 on: December 08, 2009, 12:14:13 am »
Quote
Hi Oliver,

Yes, I know that TA relies on the EA resource and allocation data, but it used it's own entry for the resource, when I was testing it.

Not sure which version you have been testing but all versions I have worked with including the latest syncs with the resource field from the project management view.
Though I'd not deny that in rather early versions this could have been different.

Oliver

Makulik

  • EA User
  • **
  • Posts: 400
  • Karma: +0/-0
    • View Profile
Re: Gantt chart?
« Reply #6 on: December 08, 2009, 04:10:48 am »
Hi again,

Quote
syncs with the resource field from the project management view
There's no such thing like 'the resource field', you can assign multiple (developer or other) resources to an element. TA created it's own resource entry, and synched from that one. It didn't allow to manage multiple resources to be assigned to an element, as far I remember.
It's about 1 year+ ago since I have tested it.

WBR
Günther