1
General Board / Re: High level vs Lower level diagrams relationships
« on: July 09, 2019, 05:10:59 am »
Let me be more specific with a simple example. I work in the banking industry where we have a Centralized CIF (Customer Information File) system/component. This system gets updated daily online (real-time) and batch by multiple system. Let's take its interaction with our Core Banking system Temenos T24. These 2 systems exchange multiple files for different purposes (client info, products, etc.) at different frequencies.
At a high level, I want to represent the 2 systems with one or 2 relationship (one for batch and one for online/realtime. At that level, there is no detail (no frequency, type of information carried, etc)
At a lower level each of the high level interface is "decomposed" one or many detailed relationships where characteristic of the relationships are detailed (frequency for batch, type of information)
@Sunshine: What you are describing pretty much match what I'm trying to do. You're proposing to use the "Association" relationship for high level diagram (that was my option 3) and more specific relationship for lower-level. The difference in what you are proposing and what we are doing (at the moment, at least) is that we don't decompose our application components into finer application components. We are not there yet.
For now I've elected to use the out-of-the-box ArchiMate Dynamic relationships for the high level and specialized version of those (that have some extra attributes) for the lower level.
Thanks for the feedback
At a high level, I want to represent the 2 systems with one or 2 relationship (one for batch and one for online/realtime. At that level, there is no detail (no frequency, type of information carried, etc)
At a lower level each of the high level interface is "decomposed" one or many detailed relationships where characteristic of the relationships are detailed (frequency for batch, type of information)
@Sunshine: What you are describing pretty much match what I'm trying to do. You're proposing to use the "Association" relationship for high level diagram (that was my option 3) and more specific relationship for lower-level. The difference in what you are proposing and what we are doing (at the moment, at least) is that we don't decompose our application components into finer application components. We are not there yet.
For now I've elected to use the out-of-the-box ArchiMate Dynamic relationships for the high level and specialized version of those (that have some extra attributes) for the lower level.
Thanks for the feedback