The CreatorCon Call for Content is officially open! Get started here.

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

Forum Posts

I am trying to undelete records from deleted records table can anyone help me with a code to this?

There are more than 6809879 records to be recovered And can i use the code below var deleted = new GlideRecord('sys_audit_delete');// Add an encoded query to filter the records you want to undeletedeleted.addEncodedQuery('tablename=cmdb_ci_network_ad...

How to Inactivate Notification Delivery Channels?

  User notifications have been updated in Utah.  There is now a section called Delivery Channels, this was Notifications Channels in previous versions.  There are new options available, for example Voice and Instant Message.  I would like to know how...

delviery channels.JPG
dwerner by Kilo Sage
  • 1086 Views
  • 2 replies
  • 0 helpfuls

New to service now

Hi TeamWe are new to service now platform. Now I want to know from where we need to start in our company to get better understanding of the platform. So please guide me. 

Resolved! How to compare values in an array and set values?

Hi All, I have a VIT from and there are 3 detections for that VIT. We have a field 'A' in the detection formI need to gliderecord the detection form and check the value of field 'A' for 3 records.If any of the value is 'true' for field 'A' , I have t...

User205031 by Tera Contributor
  • 536 Views
  • 2 replies
  • 0 helpfuls