Book a Demo

Author Topic: Creating a report using multiple packages  (Read 3474 times)

MV

  • EA User
  • **
  • Posts: 65
  • Karma: +1/-0
    • View Profile
Creating a report using multiple packages
« on: May 31, 2011, 03:23:07 pm »
EA/7.5

Hi All,

I need to generate a report for a package. This report needs some data from other packages. These other packages stay at either same or higher levle of brach within EA. Is there a way to fetch some data from other packges ( Not Child of currently selected package)?

CheerS

RoyC

  • EA Administrator
  • EA Practitioner
  • *****
  • Posts: 1297
  • Karma: +21/-4
  • Read The Help!
    • View Profile
Re: Creating a report using multiple packages
« Reply #1 on: May 31, 2011, 04:14:57 pm »
Can you clarify what "other data" you want from the 'external' packages? Elements perhaps?
Best Regards, Roy

MV

  • EA User
  • **
  • Posts: 65
  • Karma: +1/-0
    • View Profile
Re: Creating a report using multiple packages
« Reply #2 on: June 01, 2011, 10:00:47 am »
Thanks for your reply.

Use cases are linked to business rules (requirement type elements) and individual activity step in activity diagrams. The business rule and activity diagram package are outside use case package.

for generating use case documentation i need a table of cross reference where i want to show all business rules and all activity steps related to use case.  


RoyC

  • EA Administrator
  • EA Practitioner
  • *****
  • Posts: 1297
  • Karma: +21/-4
  • Read The Help!
    • View Profile
Re: Creating a report using multiple packages
« Reply #3 on: June 01, 2011, 02:19:29 pm »
I thought you might get by with the Report Elements From External Packages topic in the Help, but my colleague made the following comment:

'VIN seems to be referencing the Linkage from the Use Cases  to other Elements in the model.

The usual scenario with this is to use the Element::Connector table as per the (basic template). They can modify this to suit their need.'

Do either of these thoughts help you?
Best Regards, Roy