Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

Entry point attributes

Service Mapping comes with a wide range of preconfigured entry point types that cover many commonly used applications. Check attribute definitions to correctly add entry points to your application services.

An entry point is a point where clients access a service instance. Entry points are stored as records in the Endpoint [cmdb_ci_endpoint] tables.

There are some general attributes shared by almost all entry point types as described in the following table:

AttributeDescription
Host/Hostname/Host NameThe value of the target server on which the service is running. This value can contain a real host name, alias, IP, or VIP.Important: Do not use a localhost or loopback address (127.0.0.1) for discovery and mapping.
PortThe port number of the service that you want to discover.
NameThe name of the service that you want to discover.
URLThe URL of the service that you want to discover in the following format: http\(s\)://\(address\):\(port\). If you do not provide the port, the system uses the default port 443.
Network locationThe location of the applicable subnetwork.Note: This field is optional and visible only if Network location is enabled.

To configure entry points for subnetworks, see Fine-tune Service Mapping with MID affinity and IP reuse.

There are some attributes which you configure differently depending on what entry point they relate to, as described in the following table:

Entry point typeAttributeDescription
Active Directory Domain to Domain Controllers EndpointDomain nameThe AD domain name.
Forest nameThe AD forest name.
Domain controller distinguished nameThe distinguished name of the AD domain controller. Usually it is a compilation of the domain controller name and the hostname.
Domain Controller NameThe AD Domain Controller name.
Active Directory Forest EndpointForest nameThe AD Forest name.
AWS Resource Name EndpointARNThe Amazon Resource name.
Application to Storage EndpointFile in use by applicationThe path to the file used by an application. For example, mssql uses c:\applications\mssql\users.db. Service Mapping populates this attribute using patterns.
File system nameThe file system containing the file used by an application. For example, if a mssql uses c:\applications\mssql\users.db, the value is "c:".
Connected array idsN/A
Advanced QueueSchemeThe name of the Oracle DB table where the Queue is defined.
InstanceThe name of the Oracle instance.
QueueThe name of the queue.
BizTalk ConnectionAdapter addressThe connect string to the Biztalk adapter. It can be a path, URL, host, or port.
Transport TypeThe type of the Biztalk adapter. For example a URL, file SOAP, or FTP.
CRM ComponentRoleThe role of the CRM. Leave empty if unknown.
DB2 UDBInstanceThe name of the DB2 instance.
DCTM Connection to brokerRepositoryThe name of documentation repository.
DCTM Index Agent ConnectionInstance NameThe name of the instance of Documentation Index Agent.
RepositoryThe name of the documentation repository.
DCTM Job ProcessorRepositoryThe name of documentation repository.
Citrix Delivery ControllerFarm TypeThe type of the Delivery Controller.
Controller NameThe name of the Citrix Controller.
DocBase ConnectionRepositoryThe name of the documentation repository.
EJBJNDI NameThe jndi name of target EJB.
EMSQueueThe name of Tibco EMS queue.
EMS JNDIJNDI NameThe jndi name of Tibco EMS connection.
F5 MirrorOrigin IPThe IP address of the second pair F5 device.
Origin hostThe hostname of the second pair F5 device.
Fast SearchRepositoryThe name of repository of fast search.
ITAM Asset CenterFolderThe path to configuration folder.
JMS FlowJMS projectThe name of Tibco project.
JMS FlowQueue NameThe name of Tibco EMS queue.
JMS ServerQueue NameThe name of the queue defined on JMS server.
HTTP Listener to WMB DependencyDirectoryThe path to the WMB installation directory.
LDAPProtocolThe protocol name: ldap.
TypeThe LDAP query type. This attribute is not supported. Leave empty.
MQQueue NameThe name of the IBM MQ Queue.
MQ FlowSource IPThe IP of the source IP create connection to MQ.
Queue NameThe name of IBM MQ Queue.
MQ Cross-memoryCommand lineThe command line of MQ.
Queue NameThe name of IBM MQ Queue.
MSMQ FlowQueue NameThe name of MS MQ queue.
MS SQL ServerInstanceThe name of MSSQL instance.
MySQL Cluster Data NodeNode IDThe ID of MySQL instance.
Node groupThe group of MySQL instance
MySQL Cluster MGMNode IDThe ID of MySQL instance.
MySQL Secondary ServerConfig IPThe IP of the MySQL Config server.
Config PortThe port of the MySQL Config server.
Oracle DBSchemaThe name of table on the Oracle instance.
InstanceThe name of oracle instance.
Oracle ESB ConnectionAdapter dataThe content of the adapter.
Adapter TypeThe type of the adapter.
Oracle RAC DBService NameThe name of the Oracle RAC service.
PostgreSQL DBInstanceThe name of the PostgreSQL DB.
Remote TCP Cross-memorySource_ IPThe IP of the source host process.
Source PortThe port of source process.
SAP APP EPSIDThe SAP instance SID name.
InstanceThe instance name.
SAP BO ServersServer nameThe name of the BO server.
Sharepoint connectionOrigin URLThe URL of the IIS.
SSASProjectThe name of the SSAS project (can be empty).
SSAS for MSSQLInstanceThe name of the MSSQL instance.
Client TypeThe type of the client connected.
SSISJobThe name of SSIS job can be empty.
SSIS filePackage file nameThe name of the package file.
SSIS for MSSQLInstanceThe name of the MSSQL instance.
Client TypeThe type of the client connected.
StoreParameters ComponentsFrontThe parameters of the Citrix application.
FarmThe farm host the Citrix application.
Application nameThe Citrix application name.
XenApp or Presentation ServerTypeThe type of the Citrix application.
FarmThe farm host the Citrix application.
Icon pathThe logic path of the Citrix application.
ArgumentThe parameters of Citrix application.
PathThe logic path of the Citrix application.
ExecThe EXE name of Citrix application.
IP AddressThe IP of host is member of Citrix farm.
SybaseInstanceThe name of Sybase instance.
Tibco Conf FileConfiguration FileThe path to Tibco BW project.
Process NameThe name of Tibco BW main process.
Queue PortThe port of the queue used by the Tibco process.
Config IPThe IP of the source of the queue.
Tibco BWProcess nameThe name of Tibco BW main process.
Tibco File ListenerFileThe path of the file is used by Tibco BW for integration.
Tibco HawkConfiguration directoryThe path to Tibco Hawk Configuration folder.
WMB DependencyCommand lineThe command line of the WMB.
XenApp or Presentation Server ComponentsFarmThe farm host the Citrix application.
Icon pathThe logic path of the Citrix application.

Parent Topic:Service Mapping reference

Related topics

Map a single application service using classic Service Mapping

Create entry point types for Service Mapping