Naming conventions for service names
Service names are unique and use the following syntax to ensure uniqueness:
nameSpace://service-name
- nameSpace uniquely identifies the type of service: com.bmc.arsys.emaildaemon.
- service-name is specific to the implementation of the service.
For example:
com.bmc.arsys.emaildaemon://outgoing/IN-REMDEV
- com.bmc.arsys.emaildaemon is the nameSpace.
- outgoing/IN-REMDEV is the service-name.
Related topic
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*