ITOM forum
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Forum Posts

Add user to group via workflow

Hi All,I just want to know if it is possible and how much effort is required to get the following working. We have allot of requests for ServiceNow access in our company and we would like to automate this process via a Workflow. I want to create a ne...

Clinton F by Tera Expert
  • 4555 Views
  • 15 replies
  • 5 helpfuls

current.work_notes.getJournalEntry(-1); returns an empty string

i tried the code from the documentation:  notes = current.work_notes.getJournalEntry(-1);       var na = notes.split("\n\n");                                     //stores each entry into an array of strings               for (var i = 0; i < na.lengt...

gsmallridge by Kilo Contributor
  • 11701 Views
  • 7 replies
  • 3 helpfuls

ServiceNow stores full configuration of network gear?

I am doing some research and want to know if ServiceNow stores configuration of network gear such as routers and firewalls. I watched some videos and browsed through the data sheets but couldn't conclude if CMDB is storing entire device configuration...

testr by Kilo Explorer
  • 1108 Views
  • 1 replies
  • 1 helpfuls

How to Enrich Events or Alerts by looking at another table?

Hello, Is there a way to update or enrich the event with more details from event management layer by looking at another table? The way i'm looking here is - We are using BPPM with dynamic data table to update the events as and when they appear.Can we...

Event Correlation in ServiceNow Event Manager

Hello Community, I'm new to snow event manager and working on Jakarta version on ServiceNow with Event Management Plugin enabled. Requirement: Correlate Switch down events with the underlying connected CI's host down events. Cause Event: Switch Event...

Resolved! WMI issues on Discovery of workstations

I read trough this thread. WMI issues on Discovery of workstations finding something of a similar issue with windows discovery, although its a way more widespread issue for workstations I have seem similar results on win servers.We have a huge volume...

cyked by Mega Guru
  • 1955 Views
  • 4 replies
  • 1 helpfuls

Resolved! Creating a confirm prompt within a UI action

Hello All,  I am trying to create a confirm prompt within the Reject UI action on the Change Request table. However, the client side "onclick" function does not appear to be working as it will not display the confirm box when rejecting a request. Som...

find_real_file.png

Non discoverable CIs

  Hi, We have few types of storage and backup appliances which does not support discovery. Is there any OOB field to mark a CI as non-discoverable?  What are the strategies you follow to maintain non-discoverable CIs in CMDB? Regards, Chandra

chandra_ym by Kilo Expert
  • 2428 Views
  • 8 replies
  • 4 helpfuls

CMDB Query Builder for IP address

Hi, We would like to use CMDB Query Builder, so I wants to build query for his requirement. We have list of IP address for the hosts, so we are trying to pull all CIs associated for those IP address along with manager names.  I dont know how to build...

prasadsnow by Tera Contributor
  • 1177 Views
  • 2 replies
  • 0 helpfuls