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

Forum Posts

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
  • 1691 Views
  • 2 replies
  • 0 helpfuls

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
  • 1072 Views
  • 2 replies
  • 0 helpfuls

Resolved! oAuth2 Script To Pull Back Token

I've created a REST Message using an oAuth profile. Using the Get OAuth Token link I am able to successfully pull back a token. Am now trying to script the same call in a business rule. I've read many articles and tried several variations but am not ...

fcaruso123 by Tera Expert
  • 2601 Views
  • 1 replies
  • 1 helpfuls

Resolved! Removing users from a watchlist

Hi people I'm looking for a way to remove a user from a field list when they are deactiveted. I've been looking at the flow designer to do this, but I can't seem to get a grip on it. Has anyone been in this or simular situation before?   BR - Thomas

CMDB - Orphan Rule

As CMDB administrator, I want to define an Orphan Rule for every Principal CI Class so that CIs that should be cleaned up or have incorrect relationships are identified and can be corrected.For Server CI Class, the rule should be to mark all those se...

Getting the error "Invoke-RestMethod : The remote server returned an error: (415) Unsupported Media Type" when trying to run powershell file in MID server

Hi,   I am trying to monitor a Windows service from the MID server and trying to run a powershell file that creates an incident in servicenow when the service fails. I have used the default code available in Servicenow REST API explorer but I am gett...