Information
This version of the product has reached end of support. The documentation is available for your convenience. However, you must be logged in to access it. You will not be able to leave comments.

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*

AR System 21.3