EA
Hi all,
I have a problem with the new version of ARIS. We have developed a script that runs on ARIS 9.8.8 but it doesn't work on ARIS 10 because the instruction:
var component = Context.getComponent("Spreadsheet");
returns null as result!!!
Performing the instruction:
var components = Context.getComponents();
it returns a list of 30 elements but there isn't the "Spreadsheet" component.
Searching on the help on line, however, we find the instruction above to recover "Spreadsheet" component also for ARIS 10.
Could anyone help us to solve the problem? Do anyone know if it is a bug?
Happy New Year!!!
Thanks and regards,
Eleonora