The Zurich release has arrived! Interested in new features and functionalities? Click here for more

what is difference between ci and application service in cmdb?

Govindarajan
Mega Contributor

what is difference between ci and application service in cmdb?,for me it looks like same i want exact differentiation .

 

thanks in advance

1 ACCEPTED SOLUTION

Rahul Priyadars
Giga Sage
Giga Sage

CI - Configuration Item - Which are Maintained using a Change Control Process Like Servers/DBs/JBOSS etc

Application Service-> Set of Logical and Physical CIs constitutes an App Service.An application service is a set of interconnected applications and hosts which are configured to offer a service to the organization. Application services can be internal, like an organization email system or customer-facing, like an organization website.The various CIs and the relationships between them, that comprise an application service, are stored in the CMDB.

A Sample Application Service Map-Various Logical and Physical(if Any) Constitutes Application Service and Service Now Makes Its MAP as below.

 

find_real_file.png

 

Hope This Helps.

Regards

RP

 

View solution in original post

3 REPLIES 3

Rozmin Parpia
ServiceNow Employee
ServiceNow Employee
Check out CSDM model and the link below. https://docs.servicenow.com/bundle/orlando-servicenow-platform/page/product/service-mapping/concept/c_BusinessServices.html

Rahul Priyadars
Giga Sage
Giga Sage

CI - Configuration Item - Which are Maintained using a Change Control Process Like Servers/DBs/JBOSS etc

Application Service-> Set of Logical and Physical CIs constitutes an App Service.An application service is a set of interconnected applications and hosts which are configured to offer a service to the organization. Application services can be internal, like an organization email system or customer-facing, like an organization website.The various CIs and the relationships between them, that comprise an application service, are stored in the CMDB.

A Sample Application Service Map-Various Logical and Physical(if Any) Constitutes Application Service and Service Now Makes Its MAP as below.

 

find_real_file.png

 

Hope This Helps.

Regards

RP

 

John Zhang1
Kilo Patron
Kilo Patron

the ci is a basic compound (table) of Configuration Item (cmdb_ci), which are built up CMDB.  each ci is also defined as a class. Application is one of CIs for CMDB.  Each ci is focus on its own scope like Application Service is focus on Business Service so it parent is Service/Business Service ci(class).  Please see its data model blow:

find_real_file.png

 

The following are the additional resources for you to understand

1) ServiceNow Data Model -please take a look on slide 29 for Business Service (cmdb_ci_Service), which is parent of Application Service

https://www.snow-mirror.com/wp-content/uploads/2016/07/ServiceNow-Data-Model-v3.4.pdf

2) Please review ServiceNow defined CMDB schema Model

https://docs.servicenow.com/bundle/quebec-servicenow-platform/page/product/configuration-management/...

 

 

Please mark reply as Helpful/Correct, if applicable. Thanks!