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

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

Forum Posts

Resolved! Why is my notification not triggering when a Business Owner becomes inactive

Hi Everyone, I have created a notification on the Business Service table to trigger whenever any of the Business Owners (e.g., 'Owned by' or 'Managed by') become inactive. Here’s what I added the conditions:Condition 1: Run when "Updated"Condition 2:...

Community Alums by Community Alums  
  • 1349 Views
  • 3 replies
  • 3 helpfuls

Email notification

what we have to do in service now should we create a business rule or client script in which wherever we create an incident you need to trigger an email to assigned to the user with a few incident details like incident number, short description and d...

aggarwaltan by Tera Contributor
  • 746 Views
  • 2 replies
  • 2 helpfuls

Integration Lean IX Service Now through REST API

Hi All,We got one requirement regarding service now - leanix integration.scenario -we need to create some records in service now in custom table. only 7 fields there. these records will come from leanix side.for this as per my knowledge, I need API f...

Ashish8202 by Tera Contributor
  • 2512 Views
  • 5 replies
  • 0 helpfuls

Is CMDB a paid license?

Hi All, We are planning to slowly decommission our old SN instance as we have moved to new SN instance. There are some modules (custom) in old SN instance which are still active and using CMDB (unmonitored legacy data). Before we decommission old SN ...

load demo data in PDI

Hi, In my PDI, I am unable to load demo data into the CMDB Health Dashboard. For all three KPIs, the values are showing as Not Evaluated. I tried loading data through plugins, but it did not work.  Thank you

JulietD_0-1737558996398.png
JulietD by Mega Guru
  • 758 Views
  • 2 replies
  • 2 helpfuls

Adding custom column to strategic planning workspace list view

Hello, I have a requirement to add a custom field from the sn_gf_goal table to the list of columns that I can add to the list view in the strategic planning workspace.Please let me know if its possible to get this custom field to show up as a selecta...

joel_ruiz_0-1737587591848.png joel_ruiz_1-1737587902461.png
joel_ruiz by Tera Contributor
  • 1017 Views
  • 1 replies
  • 0 helpfuls

Resolved! Change management dashboard

i would like to generate a report to fetch the results of changes with planned start date and time (24 hours) prior to the current date and time.For example: 21-01-2025 11:00, if i search or generate a report then i should be able to see the changes ...

SanthanaKrS by Tera Contributor
  • 1505 Views
  • 5 replies
  • 0 helpfuls

Dead IP's

Hello all!We are working on a huge list of Stale CI's and trying to see what is causing them to go stale, and we have noticed in the discovery logs a lot of "Dead IP's"Is there a way to view the Dead ones and compare to the stales to clear them out? ...

Query related to task2 of micro certification

Greetings!My query is that while performing task 2 I am facing as issue that when I run filter command  which is assigned to field is empty and the Assignment Group is Service Desk , then it showing no data for display .How to resolve it?

11222632_sa by Tera Contributor
  • 403 Views
  • 1 replies
  • 0 helpfuls

move a manually created service map from one instance to another

How can we move a manually created service map from one instance to another ? Is there any way to move a manually created service map from one instance to another using any configuration rather than bulding the service map in each instance separately...

Rupam_P by Tera Contributor
  • 551 Views
  • 2 replies
  • 4 helpfuls

Discovery

Is there a tool which can take a list of IP addresses and provide a list of CIDR blocks which will cover them all, but with no block greater than 1000 addresses?  ChatGPT gave me a Python script, but I was hoping for something more runnable.