Book a Demo

Author Topic: RTF "Include all diagram elements in Report"  (Read 2751 times)

chan

  • EA Novice
  • *
  • Posts: 10
  • Karma: +0/-0
    • View Profile
RTF "Include all diagram elements in Report"
« on: October 17, 2011, 07:25:41 pm »
Hello,

I have a question about "Include all diagram elements in report".

I want to make a RTF report for a Business Object Model (BOM).

I made a structure in EA that each information domein in the organisation contains a business object model. This business object model and the objects are stored in a package.

For example:
Package ICT
  • ICT (BOM)
  • Object ICT 1
  • Object ICT 2
Package HRM
  • HRM(BOM)
  • Object HRM 1
  • Object HRM 2
Package Project 1
  • Project 1 (BOM)
  • Object Project 1

I want to make a report for package "Project 1". My BOM Project 1 diagram contains object "Object ICT 1", "Object HRM 2" and "Object project 1".

If i want to report "Object ICT 1" and "Object HRM 2" in the report, the manual says: "Use Include all diagram elements in report".

When I generate the BOM, project 1 "Object ICT 1" and "Object HRM 2" are in the report.

The "Object project 1" is mentoined twice :S

What do i need to do the "Object project 1" is mentoined once?

My template:
package >
{Pkg.Name}
diagram >
{Diagram.DiagramImg}

element >
< element
< diagram
element >
{Element.Name}
{Element.Notes}

tagged value >
{ElementTagVal.Name}
{ElementTagVal.Notes}

< tagged value

< element

< package

Can anbody help me?

Thanks in advance,

Chan


John Brand

  • EA User
  • **
  • Posts: 57
  • Karma: +0/-0
    • View Profile
Re: RTF "Include all diagram elements in Report"
« Reply #1 on: October 18, 2011, 08:09:49 pm »
I have an open item also on this topic under 'Bugs and Issues' where using the above partially gets round my problem but if the package includes more than one diagram using the same actor then I get this actor reported twice. I haven't had any suggestions yet but allow myself to join this thread as well to be notified of any replies.

chan

  • EA Novice
  • *
  • Posts: 10
  • Karma: +0/-0
    • View Profile
Re: RTF "Include all diagram elements in Report"
« Reply #2 on: October 19, 2011, 04:35:21 pm »
The weird thing is.

When you use the The Legacy RTF Report Generator, the object is mentioned once in the RTF report instead of twice.