Hi all,
I've developed a simple macro script (triggered by a model delete event) to record specific user activities to run in ARIS connect (Web Client), but it does not seem to work. The same MACRO runs perfectly in ARIS Architect (Thick Client). I am assuming that the user defined MACROs are not available within the Web Client so as an alternative, I am trying to develop a Report script to be triggered by a MACRO event. The issue with this option is that although it works for simple functions like displaying a message, it does not work when including more important functions like "getSelectedModels". Have anybody encountered this issue before. Much appreciated.