Book a Demo

Author Topic: report generation  (Read 2564 times)

utilisateurEA

  • EA User
  • **
  • Posts: 57
  • Karma: +0/-0
    • View Profile
report generation
« on: March 22, 2010, 08:30:21 pm »
Hello,

I would like to generate a report describing differences between a current project on Entreprise Arcitect and a baseline saved.

I used "Manage baseline" and then clicked on "Show differences" and then obtained a view of the differences between the 2 projects. My problem is that  I would like to generate a report (in .rtf or .doc) of these differences. When I click on "generate documentation" I have the description of the current project but the differences are not printed. Is it possible to generate such a report ?


Another question related to the previous one : In the same menu ("Manage baseline" and then "Show differences") I have a lot of useless (in my case) informations printed like "Complexity", "Language", "IsLeaf",... I would just need the nature of the change (for example if I add an arrow, I just need the beginning and the end of the arrow (what is called "End" in Target and Source parts).
Is it possible to avoid displaying some properties like "IsLeaf" for instance ?

Thank you !

Dermot

  • EA Administrator
  • EA User
  • *****
  • Posts: 591
  • Karma: +7/-0
    • View Profile
Re: report generation
« Reply #1 on: March 25, 2010, 04:16:50 pm »
With this scenario the best approach is to generate an RTF report (you can customise it to report the specific fields to check).
Run the Report from both repositories - then use Word Compare &Merge  to compare the two generated documents. This gives a clear view of the changes that have occurred specific to the fields you include in the report.

utilisateurEA

  • EA User
  • **
  • Posts: 57
  • Karma: +0/-0
    • View Profile
Re: report generation
« Reply #2 on: March 25, 2010, 07:39:16 pm »
That's a good idea !
I'm going to tryit, thank you.