- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā05-21-2021 06:06 AM
what is difference between ci and application service in cmdb?,for me it looks like same i want exact differentiation .
thanks in advance
Solved! Go to Solution.
- Labels:
-
Discovery
-
Event Management
-
Service Mapping

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā05-21-2021 08:55 AM
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.
Hope This Helps.
Regards
RP

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā05-21-2021 06:13 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā05-21-2021 08:55 AM
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.
Hope This Helps.
Regards
RP

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā05-21-2021 09:51 AM
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:
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
Please mark reply as Helpful/Correct, if applicable. Thanks!