Field | Description |
Service Name | Required. A unique name for the service. The service name is not case-sensitive and must start with a character. You can use the following characters as separators: . (dot) and - (dash). |
Description | Required. A description of the purpose of the service. |
Provider URL | Required. The host and port of the Universal Messaging server to which the service connects. Supported transport protocols are NSP (TCP connection) and NSPS (SSL connection). The default value is nsp://localhost:9000. Note: When you configure an SSL connection to Universal Messaging, you must also specify values for Keystore Alias, Key Alias, and Truststore Alias. |
Keystore Alias | Optional. The alias that identifies the keystore for establishing an SSL connection to Universal Messaging. You define a client keystore as described in Defining a DES Keystore. |
Key Alias | Optional. The label that identifies a specific key within the keystore for establishing an SSL connection to Universal Messaging. |
Truststore Alias | Optional. The alias that identifies the truststore for establishing an SSL connection to Universal Messaging. You define a client truststore as described in Defining a DES Truststore. |
User Name | Optional. The name of the user authorized to connect to a Universal Messaging server with server-side authentication enabled. |
Password | Optional. The password of the user authorized to connect to a Universal Messaging server with server-side authentication enabled. If you only update the Password field, you must restart the runtime where the DES component is embedded for the new password to take effect. |