hi, We have been using ARIS macros to perform model creation etc in ARIS.
However, we have recently observed that the ARIS performance has descreased.
How do we identify if the macros are causing slowness while working using ARIS architect?
or Is there a way where we need to increase the memory size at the client side to ensure the ARIS performance is good for the user. currently it takes many seconds to open the model or naviagte in the explorer.
Can someone help us to identify the slowness and improve the performance for end users.
Regards
Anjali
Hello Anjali,
without giving an example of your macro code you cannot expect thorough advice.
Basically macros are executed by the client, so you should prefer running report scripts server side instead. These are two different scripting APIs.
Here was a discussion on performance issues
Further docu on scripting you can find at ARIS 10 - Software AG Documentation e.g.
Regards, Martin