We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

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

Forum Posts

Why MID Server showing down while service is still running?

Hello - It's been several times now that one of our mid is showing down in the instance, last refreshed is not getting updated, queue is not being processed but when I logged into the server and checked the service, it's actually running. To clear th...

RK25 by Tera Guru
  • 2561 Views
  • 10 replies
  • 3 helpfuls

Certificate and inventory management discovery questions

Hello All,   We have enabled "Certificate and Inventory management" in ServiceNow. Discovery has ran smoothly and discovered many certificates as expected. We have below requirements/queries for which we need some advise. 1> Certificate discovery in ...

How to Set Event Severity with respective solarwinds

Hi, We are using out of box SolarWinds connectors to pull events. Events are received but the severity field is empty, when we check we could see an additional information field in the event form that has an attribute icon that is used to set severit...

find_real_file.png find_real_file.png
imranbasham by Tera Contributor
  • 1424 Views
  • 2 replies
  • 1 helpfuls

identify all Discovery sources/jobs populating a cmdb table

so i have a set of cmdb tables , say one for eg is cmdb_ci_Server which have some fields missing . I want to identify which are the various discovery jobs/service maps which are populating this table . How can i do that . One way is to check the disc...

Gary22 by Tera Contributor
  • 1128 Views
  • 1 replies
  • 0 helpfuls

Recalculate service UI action code .

Hi Team,  Could you please let us know , how to see code logic in in Recalculate service UI action.  var servicePopulatorRunner = new SNC.ServicePopulatorRunner('INTERACTIVE');servicePopulatorRunner.run(current); var uri = action.getGlideURI() + "";i...

Community Alums by Community Alums  
  • 773 Views
  • 2 replies
  • 0 helpfuls

Resolved! Comparing value of duration field

Hi,  We are using the Time worked field on task and I am trying to write a script which will prevent users from entering time greater than 24 hrs.   I want to do this by data validation eessentialy to say: "if(duration > 24hrs") prevent users from su...

dpenta by Kilo Explorer
  • 5107 Views
  • 7 replies
  • 0 helpfuls

Get Service Now Catalog items via API

Hi Snow Experts, I am really new in this community portal and I don't know the forum space I choose this is correct or not. I have an requirement on Service Now API. Requirement : In Service Now we have various Catalog items and under each catalog it...

Amit Basak by Kilo Explorer
  • 1469 Views
  • 2 replies
  • 0 helpfuls

Range Sets and 'Overriding Behaviors'

So it all starts with actual behaviors. As we all know is the ability to do a protocol selected discovery, maybe some old school load balancing or the Domain Awareness that was put out to pasture with Powershell discovery. Now if you have every built...

doug_schulze by ServiceNow Employee
  • 2334 Views
  • 4 replies
  • 4 helpfuls

Risk Assessment questions

We will be implementing ServiceNow soon. I am looking for examples of Risk Assessment questions for Change Management that you have used that have given you an accurate rating of the change request. How have you weighed the answers to get an accurate...

fieldsr by Kilo Explorer
  • 4333 Views
  • 2 replies
  • 5 helpfuls

Resolved! Certificate and Inventory mgmt question

Hello All,   I am going to enable the Certificate Management plugin in ServiceNow prod soon. We did the same on Test environment and saw that post discovery of the certificates, ServiceNow has created many P1 Tasks which I belive is part of the Plugi...