Universal Messaging 10.11 | Administration Guide | Using Command Central to Manage Universal Messaging | Deployment of Universal Messaging Assets | Asset Deployment in the Cloud
 
Asset Deployment in the Cloud
For cloud-based deployment, the cloud and container deployments require a pull-model approach for asset deployment.
The pull model is based on Landscape Asset Registry (LAR) and its change listeners. Universal Messaging needs to integrate with the LAR-based update mechanism for deployment of its assets.
Configuration types supported for cloud deployment
The following table lists the configuration types supported for cloud deployment.
Configuration type
Description
JNDI connection factory
On JNDI look-up for the connection factory, the connection factory URL is set to the value used while building the JNDI context (java.naming.provider.url)
JNDI destinations
For native messaging, Integration Server creates the channel or queue as soon as the publishable document type is created. This would include the protocol buffer definitions.
Only JMS destination deployment is supported for cloud-based deployment as native ones are created by Integration Server. All the JNDI destinations are exported with the parameter autoCreateDest set to true, so that all the channels or queues are created automatically. The newly created channel or queues will have default Universal Messaging configurations. For more information about JNDI destinations, see JNDI Destinations Configuration.
The durables will be created automatically after the Integration Server triggers are started for the first time.
Realm ACLs and groups
Basic authentication is enabled by default, and the default ACL setting has full privileges.
Common users
Universal Messaging users are migrated, and the users are created (stored in users.txt file) with custom passwords.