Calling Packed java in application scopes

David Vu1
Kilo Expert

Hi talent,

I rewrite a code which write in global to my application :
var globalMap = new Packages.java.util.HashMap();

But it reponse that :


Use of Packages calls is not permitted in scoped applications

Has anyone experienced it before?


Thanks,Hao Duong

10 REPLIES 10

Hi,

 

Did you find any workaround as how we can use this for scoped applications?

 

Thanks.