Get a first look at what's coming. The Developer Passport Australia Release Preview kicks off March 12. Dive in! 

ServiceNow AI Platform forum
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Forum Posts

Export Limit By Role in List UI

We currently have the Export CSV ( glide.csv.export.limit) limit set at 10k for all users.  I would like to control the default limit by role.  If you had the Extend_Export role, you can export up to 100k.  This is in the list view of UI.  How can th...

tpoeckes by Giga Guru
  • 680 Views
  • 1 replies
  • 0 helpfuls

Resolved! Script Include Function Not Being Called

I am using the following script on a UI Action: function SimpleTest() { var a = new GlideAjax('FrankNewInclude'); a.addParam('sysparm_name', 'test'); a.getXML(myCallBack); } function myCallBack(response) { alert(response); var an...

fcaruso123 by Tera Expert
  • 1061 Views
  • 3 replies
  • 2 helpfuls

Data Normalization Plug In Conflict

I am using the Normalization Data Services Guided Setup. I can successfully complete the setup but I am getting this notification when I activate the plugin "The active plugin Field Normalization will conflict with Canonicalization Service Client". A...

briansanders by Giga Contributor
  • 1701 Views
  • 5 replies
  • 1 helpfuls