Find your people. Pick a challenge. Ship something real. The CreatorCon Hackathon is coming to the Community Pavilion for one epic night. Every skill level, every role welcome. Join us on May 5th and learn more here.

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

Forum Posts

Discovery of Middleware CI and Reconcilation

Hi All,We are in a process of reconcilation of Middleware CIs from SNow CMDB.My query is how can we identify the Middleware CI is active and running on the target Server?For example, assume there are 4 Weblogic CIs running at Unix Server and the same...

Boobalan by Mega Expert
  • 2190 Views
  • 2 replies
  • 0 helpfuls

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
  • 5762 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
  • 12511 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
  • 1778 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
  • 2450 Views
  • 4 replies
  • 1 helpfuls

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
  • 3741 Views
  • 8 replies
  • 4 helpfuls

How to parse JSON file in a discovery pattern

How do I parse a JSON file with a "Parse file" operation? I cannot find any example on docs site. Example: { "stuff": { "onetype": [ {"id":1,"name":"John Doe"}, {"id":2,"name":"Don Joeh"} ], "other...

antalpetter by Tera Contributor
  • 4133 Views
  • 7 replies
  • 0 helpfuls