Can Package calls be turned on or off?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-15-2015 10:56 AM
I have a script that calls Packages.com.glide.util.StringUtil. It works in one of my instances, but not in an other one. I've compared system properties and build info, and cannot find any relevant difference between the two instances.
I know I can replace that package call with GlideStringUtil, and in fact that solves the issue, but I would like to understand how one instance allows the package call and the other doesn't.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-15-2015 11:06 AM
What versions are the two instances running?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-15-2015 11:33 AM
They both have glide-eureka-04-08-2014__patch6-10-08-2014
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-15-2015 11:38 AM
Ben,
Yes, there is a little known secret page called sys_whitelist_package. This page can whitelist package's that have been disabled.
I believe only Service Now can edit this page but it has the ability you mention.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-17-2015 06:19 AM
That UI page seems to be blocked by security settings