Deployer 10.7 | Deploying Assets from a Source Asset Repository | Connecting to Target webMethods Servers | Connecting to a Target Universal Messaging Server
 
Connecting to a Target Universal Messaging Server
Note that Deployer and the Universal Messaging server must have the same release version. Deployer cannot connect to Universal Messaging servers of versions lower than the Deployer version. For example, with Deployer 10.1 you can connect only to a Universal Messaging 10.1 server, but you cannot connect to a Universal Messaging 9.12 server.
*To connect to a target Universal Messaging server
1. In Deployer, go to Servers > UniversalMessaging.
2. Click Configure UniversalMessaging Server and specify values in the fields listed in the following table.
Field
Entry
Name
The name to assign to the Universal Messaging server. The upper limit for the length of the name is 32 characters. The name cannot contain spaces or the following special characters:
$ ~ / \ # & @ ^ ! % * : ; , + = > < ‘ ’ "
Realm URL
The URL of the Universal Messaging server in the following format:
protocol://host:port
where:
*valid values for protocol are
*nsp (Universal Messaging Socket Protocol)
*nhp (Universal Messaging HTTP Protocol)
*nsps ( Universal Messaging Socket Protocol Secure, using SSL/TLS)
*nhps (Universal Messaging HTTP Protocol Secure, using SSL/TLS)
If you use nsps or nhps, you must also specify the details of the Deployer keystore and truststore in the designated fields.
*host - the host on which the server is running.
*port - the port number of the server.
Version
The version of the Universal Messaging server. Deployer can only connect to a Universal Messaging server of the same release version as Deployer.
Client Authentication
Indicates which type of client authentication to use to connect to the Universal Messaging server:
*None - No client authentication required.
*SSL - To use SSL, make sure that the Universal Messaging server is configured for SSL authentication, select this option, and specify the details of the Deployer keystore and truststore in the designated fields.
*Basic Authentication - To use basic authentication, make sure that the Universal Messaging server is configured for basic authentication, select this option, and specify a valid username and password in the designated fields.
Deployer
 Keystore
Required for the nsps and nhps protocol. The full path to the location of the keystore file.
Keystore Password
Required for the nsps and nhps protocol. The password to access the keystore file.
Deployer
 Truststore
Required for the nsps and nhps protocol. The full path to the truststore file.
Truststore Password
Required for the nsps and nhps protocol. The password to access the truststore file.
Username
Required for basic authentication. The username of a user account that can access the Universal Messaging server.
Password
Required for basic authentication. The password of the specified user account.
3. Click Configure. To test the connection, click .