Calling Packed java in application scopes

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-29-2016 12:41 AM
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
Labels:
- Labels:
-
Scripting and Coding
10 REPLIES 10
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-03-2021 10:23 PM
Hi,
Did you find any workaround as how we can use this for scoped applications?
Thanks.