Often in modeling business processes, in any tool, there is the issue of assuring that all the diagrams are well conected among each other.
I would like to know how is the best (or at least less manual) way to do so?
Let me explain it with apples... in theory, this should happen in every connection...
- in diagram A- output from A to B with an event XX
- in diagram B- input form A to B with an event XX
How to be sure that this is happening every time... avoiding that some part of the equation is missing, that can be the output, the input or that the event is a different object like XX - Xx ... ???
I'll be PLEASED to hear some comments. Thanks.
Uwe Roediger on
You are touching a difficult point. Of course there are situations where an automatic maintenance of the diagrams to keep consistency would be desirable. But there are also many cases where this behavior would be wrong.
The real model in ARIS consists of the object definitions, the connetions between them and their attributes. The diagrams only create special view on this object net. So customer is free to decide, what part of the underlying object net should be visible in a certain context. If now the tool automatically puts elements in a diagram this might lead to not wished results.
I could imagine to implement macros that are activated everytime a connection between objects has been changed and that keeps consistency with other diagrams to fulfill your requirement but would not make it a standard funcionality, because the user expectations are too different at this point.