Create entry point types for Service Mapping
-
- UpdatedJan 30, 2025
- 2 minutes to read
- Yokohama
- Service Mapping
An entry point is a point where clients access a service instance. Service Mapping starts the mapping process for every application service from the entry point you define for it. Service Mapping includes a wide range of preconfigured entry point types that cover most commonly used applications. If your organization uses a less known or proprietary application that does not have a corresponding entry point type in Service Mapping, you must create it.
Before you begin
If your ServiceNow instance uses domain separation and you have access to the global domain, log in to the relevant domain. The selected domain must be a domain without any child domains.
Role required: service_mapping_admin or admin
About this task
In addition to starting the mapping process from entry points, Service Mapping patterns use entry points to discover CI outbound connections.
Entry points are modeled in the ServiceNow CMDB as CIs of endpoint type. Entry points are stored as records in the Endpoint [cmdb_ci_endpoint] tables.
- CI attributes are added as fields to the CMDB tables.
- Identifiers help Service Mapping and Discovery to differentiate between new and existing CIs. For example, if there is an endpoint CI type for Active Directory Forest in the CMDB 360, and Service Mapping discovers an Active Directory Forest CI. Service Mapping processes this CI using identifiers and recognizes it as an updated version of the Active Directory Forest CI that exists in the system, not a new Active Directory Forest CI.
- CI type hierarchy. CMDB stores CI class in the form of a hierarchy where some CI classes are parents to other CI classes, who automatically derive their parent's attributes in addition to attributes you configure specifically for child CI classes. CI class hierarchy is used widely for configuring CI behavior, relationships, and display. Create standard entry points as child CIs for the endpoint CI type, which creates an extension for the cmdb_ci_endpoint table. For entry points of inclusion type create child CIs for the inclusion endpoint CI type extending the cmdb_ci_endpoint_inclusion table. In an inclusion, a server hosts applications that are treated as independent objects.
Procedure
- Navigate to .
- Select Open Hierarchy.
- To create a standard entry point, right-click Endpoint from the Class Hierarchy pane and select Add Child Class.
- To create an entry point of the inclusion type, right-click Inclusion Endpoint from the Class Hierarchy pane and select Add Child Class.
- Define the parameters for the new entry point type as described in Create a CI class.
Related Content
- Map a single application service using classic Service Mapping
In addition to mapping application services in bulk, you can map individual, single application services by defining attributes for each application service. Use this mapping method if you already know or are planning to find out application service details. You must have Service Mapping enabled to map or review application services.
- Create CI types for Service Mapping and Discovery
Create CI types (or CI classes) for applications and devices, which Service Mapping and Discovery do not support by default.