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

Forum Posts

Automatic way to remediate de-duplication tasks in Servicenow

Hi, We want to clean up the duplicate CIs from CMDB and we are refering to the de-duplication tasks (reconcile_duplicate_task) table. There is one way to remediate the task is by clicking on Remediate UI action and followed by other steps. However, w...

Priyanka84 by Tera Contributor
  • 3114 Views
  • 6 replies
  • 3 helpfuls

Resolved! How to create custom Reference Qualifier fields

Hi there, I have a demand where I need to create a Reference Qualifier field where I need to show only services that are under the parent Service, and also are active. Right now we are trying like this: We've also tried adding this: javascript:...

AndreTella_0-1697558317582.png
Andre Tella by Tera Contributor
  • 1778 Views
  • 6 replies
  • 0 helpfuls

Transform Map Script

I am trying to create a relationship mapping transform map.I would like to ensure the Parent.Class and Child.Class is validated before transforming the data to the table. Example: I would like to confirm child.class = windows server or Linux Server o...

Duplicate CIs in search field

Hello, We are having an issue of duplicate CIs showing up for users on Changes, problems, and Incidents and I am wondering what the best way around this is. For example when a user submits a problem for Adobe we currently have several Adobe CIs in ou...

DanielGrande_0-1698166374617.png

Discover Remote devices or Devices connected to VPN

Hi, I've a requirement to discover desktops/laptops for people who are working from home and desktops/laptops which are connected to VPN. So, how would I go about discovery such kind of devices through ServiceNow Discovery. Thanks in advance.

Newest Data Leak comment

Based on this article:Knowledge Article View - Now Support Portal (servicenow.com)I would like to know what this fully means:Based on our current analysis, when the render_size is between 9,000 and 9,600, only a record count was potentially exposed. ...

JoshuaComeau_0-1697716299511.png

CMDB Asset Import

Hi There, Is it recommended or allowed to use the cmdb_ci table as an identifier table for third-party application development?   

Mukti Shah by Tera Contributor
  • 610 Views
  • 1 replies
  • 0 helpfuls

Resolved! IntegrationHub - Import via script - How to update inserted record?

Hello,We created an ETL to import WYSE Devices from the Dell portal to SN. The first import and insert worked fine, We were able to import all 1000 devices into SN without any issues. Now we have upgraded these devices to a different/latest model but...

GB14 by Kilo Patron
  • 1259 Views
  • 4 replies
  • 1 helpfuls

DELETE server from the instance

I am using the below refrence to delete the server DELETE /now/cmdb/instance/{classname}/{sys_id}/relation/{rel_sys_id}below is the curl commnad i am using curl "https://xyz.service-now.com/api/now/cmdb/instance/cmdb_ci_linux_server/412589b3db108514a...