Interested in a ServiceNow event built for developers? Registration for now[dev]26 is officially open!

Common Service Data Model forum
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Forum Posts

Public Cloud Services

Has anyone mapped the public cloud services into CSDM and can share how they did it?  Using Google Cloud Platform as an example they offer database services such as Cloud Spanner, Cloud SQL, Firestore, etc.  We're thinking to create a 'GCP Database' ...

stasy by Tera Contributor
  • 1253 Views
  • 1 replies
  • 0 helpfuls

Resolved! Inbound Email Action with Extended Table

With an Inbound Email Action in ServiceNow....can you create one for a base table which recognizes replies from its extended tables?I thought this situation would work but it seems that I need to create an inbound email action for each extended table...

nwilliams62 by Tera Contributor
  • 2170 Views
  • 5 replies
  • 2 helpfuls

Resolved! Application Service vs. Application

Broad question: What is the impact I should be considering when setting up the CMDB according to the CSDM framework and ignoring (post-poning to build on later) the cmdb_ci_appl_xx table and relationships and use the cmdb_ci_service_discovered/calcul...

MarieT__1-1683520252146.png MarieT__2-1683520749106.png
marie_jp by Tera Contributor
  • 16777 Views
  • 19 replies
  • 29 helpfuls

Resolved! Hierarchy concepts in business application table

I manage the CMDB in ServiceNow, and I need to organize our setup.For the `cmdb_ci_business_app` table, we have two distinct concepts differentiated by the architecture type:Components (=platform application): These are the actual software items that...

AjJomt by Tera Contributor
  • 7713 Views
  • 1 replies
  • 3 helpfuls

Resolved! glideajax code not working

Hi all, My requirement is in the catalog item if requested for user is selected then the location updated in the requested for user record should populate in location variable. So i was written on change client script and script include to populate. ...