Use PDIs? Take our 5-minute survey to help shape the PDI roadmap.

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

Forum Posts

How to associate multiple Assets to a single Configuration Item

Hi all, Can anyone advise on how one would go about relating multiple assets to a single configuration item? To me this should be quite simple as assets and configuration items should be treated as a many to many relationship but it seems ServiceNow ...

ManyToMany by Mega Contributor
  • 3478 Views
  • 5 replies
  • 5 helpfuls

CiName and Serial number

Dear Experts,  we are facing an issue with duplication, The reason the serial number is not populating with ci, even though the script on assetandci has  if (ciClass != '') {var ciSysId;var ci = new GlideRecord(ciClass);ci.initialize();ci.asset = ass...

ND7_0-1706632033372.png ND7_1-1706632033373.png
ND7 by Kilo Sage
  • 1206 Views
  • 1 replies
  • 0 helpfuls

How to inventory interfaces between applications?

How is anyone managing interfaces between applications in ServiceNow? Is there a particular table used? Some systems go through one or more interface engines. Some system go direct. Some use HL7. Some are file exports. Some go to our own systems. Som...

gwolfkill by Tera Contributor
  • 2305 Views
  • 4 replies
  • 0 helpfuls

INSERT_AS_INCOMPLETE: IRE ERROR

Hello friends, We  are getting an INSERT_AS_INCOMPLETE error on running the SNC.IdentificationEngineScriptableApi.createOrUpdateCIEnhanced APIs from the scoped application Transform Map OnBefore script, when this API is called from Background script/...

In CMDB data manager - How does DELETE Data policy work?

In CMDB data manager - How does DELETE Data policy work? Need complete details as the docs here and here does not mention all the detailsLooking for details like - when delete happens, what happens to the relationship info? what happens to the CI dat...

Suggy by Giga Sage
  • 3151 Views
  • 4 replies
  • 2 helpfuls

CMDB Clean up ! Suggestions needed...

Dear CMDB Experts !   We are going to do a large cmdb clean up and to keep things short and crisp... I'll explain the scenario below ( you can suggest your approaches too)   (Our source of truth is Discovery & SCCM only)   1. We have around 400,000 C...

History of impersonation

Hi All, Is it possible to track history of who has made what changes by impersonating someone else I have a scenario where some records have been modified on PROD instance. However, stakeholders are claiming that it is not done by them. We want to ma...