Can Package calls be turned on or off?

benjaminnuttin
Mega Contributor

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.

7 REPLIES 7

PeterWiles
Kilo Sage

What versions are the two instances running?


They both have glide-eureka-04-08-2014__patch6-10-08-2014


Matt Saxton - G
Kilo Guru

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.


That UI page seems to be blocked by security settings