Quantcast
Channel: ARIS BPM Community - Recent forum posts
Viewing all articles
Browse latest Browse all 358

ARIS 10.0.2.1.1185787 - "Spreadsheet" component doesn't exist

$
0
0

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

Forum: 

Viewing all articles
Browse latest Browse all 358

Trending Articles