One of the outputs of modelled system is a report that contains some data.
What is the best way to model the content of this report in order to:
- to show from where data comes into report
- what fields/data the report contains
- connect this data to other entities (ex. to diagram of how value for the report is calculated).
Thank you.
P.S. We started to user ARIS recently, so we are not experienced working with it.
Sebastian Stein on
Hi Hanna,
the ARIS method provides different possibilities to model data. It depends a little bit on which abstraction level you want to model data. For example, if you just want to create some kind of vocabulary of business terms used in your company, you would probably go for technical terms model. On the other hand, if you are interested in providing detailed data definitions to be used in an IT implementation, you might consider to use UML class diagrams.
To give you an overview, the following main data objects are available in ARIS. The list starts with the most abstract one going down to the most concrete (i.e. near to implementation one):
In any case, take a look at the belonging diagrams and evaluate which notation fits best for your use case. You can always generate a detailed report from each kind of diagram. There are already some reports shipped with ARIS to output model information, but you can also create your own reports if you need more specific information.
Cheers,
Sebastian