Book a Demo

Author Topic: Reporting on integrated model data  (Read 1965 times)

sarvarian

  • EA Novice
  • *
  • Posts: 9
  • Karma: +0/-0
    • View Profile
Reporting on integrated model data
« on: April 10, 2009, 01:36:05 am »
Hi Forum,

In our model, we're looking to integrate CRUD data (Create, Read, Update, Delete) to the elemnts in our business process model

For any element on our diagram, we want to be able store data to analyse, and to report on what is:
- being input into it that element, processed within it the element, and output from the element
- What is being created, read, updated, and deleted (CRUD) by that element

The diagram below shows what we need our sample report to look like:

|-----------------------------------------------------------------|
|                               _________                                   |
|------------------>     |  Element  | ------------------->       |      
|      Input                |_________|          Output              |
|                                                                                 |
|                                                                                 |
|                                                                                 |
|        Create      Read       Update       Delete                 |
|          - - -          - - -         - - -           - - -                  |
|                                                                                 |
|                                                                                 |
|-----------------------------------------------------------------|
Diagram 1: Report diagram

What would be the best approach in EA for storing this information for us to analyse, and report on?

Thank you very much  :)