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, for example, com.bmc.arsys.emaildaemon.
- service-name is specific to the implementation of the service.
For Email Engine, service-name is made up of two parts: mailboxFunction/mailboxName:- mailboxFunction refers to the incoming or outgoing service.
- mailboxName refers to the name of the mailbox from the AR System Email Mailbox Configuration form.
For example:
com.bmc.arsys.emaildaemon://outgoing/IN-REMDEV
- com.bmc.arsys.emaildaemon is the nameSpace.
- outgoing/IN-REMDEV is the service-name.
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*