Hi team,
After upgrading ARIS from SR 21 to SR 28 we are getting error in sending emails from APG. is javax not supported in SR 28?
Hi team,
After upgrading ARIS from SR 21 to SR 28 we are getting error in sending emails from APG. is javax not supported in SR 28?
Hello Nidhi,
apart from the posted examples there is a special technical online documentation Report script changes
As of SR 28, ARIS report scripts are by default no longer allowed to access random Java classes or user-defined JARs for security reasons...
The scripting help lists the available methods now accessible through the new Utilities class.
Regards, Martin
Veronika Ellermann on
Hi,
That was changed a while ago; you need to change it to Utilities.
There are some good articles in the ARIS community, like
New global object Utilities + IOUtils + File | ARIS BPM Community
SR28 - Reports sending emails - updating for getMailUtils | ARIS BPM Community
Hope this helps.
Best
Veronika