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
  • 355 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
  • 600 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
  • 1286 Views
  • 5 replies
  • 1 helpfuls

File comparison

Hello Geeks, I have two csv files, lets say X and YWe have a JDBC file loader where we extract these csv files from MidServer.X has columns - DeviceID, UserID, enrolledDateTimeY has columns UserID, userEmailI want to compare the X and Y csv files wit...

Resolved! Upgrade/Release Best Practice

Team, We are starting our ServiceNow transformation (from legacy platform),  ITSM, ITOM, CSM are scoped for Phaes1.( due to resources concerns we are using phased Approach ). GRC/IRM, Sec Ops , HRSD are scoped for 2nd phase. Mgmt. wants to bring Now ...

Cameron13 by Tera Contributor
  • 2731 Views
  • 5 replies
  • 3 helpfuls