Hello,
Is there a way of associating a process model with an application through a matrix or adding the process model name as the third dimension to an existing "function to application" matrix?
Essentially I want to be able to tell which processes will be impacted when an application is replaced.
Thanks
Ralf Angeli on
In principle, the information about which application is used in which process model is already in the repository, you just need to expose it. There is no need to do this manually. You could e.g. create a report or a query which does the work for you. The latter is easier. In the query you'd define a structure like this: Application System Type - supports - Function - occurs in - {EPC, EPC (Column Display), EPC (Row Display), ...}. Here is how this could look like, including a table output:
Note that the fact sheet for applications in ARIS Connect also has a section about process models the application is used in:
The logic here is a bit simpler, though. The list only shows Application System Type objects that occur in a process model. It won't show objects that are connected to a Function object in a Function Allocation Diagram that is assigned to the function.