Book a Demo

Author Topic: Adding scenario activity diagram to rtf report  (Read 2898 times)

Eiberle

  • EA User
  • **
  • Posts: 23
  • Karma: +0/-0
    • View Profile
Adding scenario activity diagram to rtf report
« on: February 14, 2012, 07:43:52 pm »
Hi all,

for a project I am in the process of writing use cases. For each use case I am writing some scenarios using the structured scenario tab of a use case. EA allows me to generate for each scenario a diagram (at least that is what the toolbar button tells me). But actually it generates me some kind of activity containing the diagram.
For example the structure looks like this:

MyPackage
  MyUseCase (Type: UseCase)
    MyUseCase_Activity (Type: Activity)
      [highlight]MyUseCase_ActivityGraph[/highlight] (Type: Diagram)
    

Unfortunately it seems like this diagram cannot be embedded to the RTF report. If I move the diagram up on level (as direct sub-element of the use case) like this:
MyPackage
  MyUseCase (Type: UseCase)
    [highlight]MyUseCase_ActivityGraph[/highlight] (Type: Diagram)
    MyUseCase_Activity (Type: Activity)
      
 the diagram will be added to the report but than it will not be updated if something changed in the scenario (e.g. adding a new step).

Because this is the first time I will use the report generator, I do not know if I missed some switches in the generator settings.

I am using Enterprise Architect V9.2 Build 922
 

Geert Bellekens

  • EA Guru
  • *****
  • Posts: 13523
  • Karma: +574/-33
  • Make EA work for YOU!
    • View Profile
    • Enterprise Architect Consultant and Value Added Reseller
Re: Adding scenario activity diagram to rtf report
« Reply #1 on: June 05, 2015, 06:57:12 pm »
I'm having the same issue now.
Anyone found a solution yet?

Geert