Universal Messaging 10.11 | Administration Guide | Using Command Central to Manage Universal Messaging | Using the Command Line to Manage Universal Messaging | Asset Deployment | Install Assets
 
Install Assets
Installs Universal Messaging assets from an asset repository into a target node.
Important: 
*Universal Messaging does not support the sagcc exec provisioning assets uninstall command for uninstalling assets.
*The asset inventory commands are a preview feature that is subject to change in the future. This preview has limited functions and is not intended for use in a production environment. If you want to provide feedback for this preview feature, go to the Command Central area on the Software AG TechCommunity website.
Syntax
sagcc exec provisioning assets install nodeAlias repoName
Universal-Messaging-instanceName [assets=AssetId1,AssetId2,...]
Arguments and Options
nodeAlias
Required. The alias name of the target node on which you want to install assets.
repoName
Required. The name of the asset repository from which you want to install assets.
Universal-Messaging-instanceName
Required. The ID of the Universal Messaging server instance for which you want to install assets.
[assets=AssetId1,AssetId2,...]
Optional. A comma-separated list of the IDs of the assets you want to install. You can omit this argument if you install assets from a repository that contains only assets for a single Universal Messaging server instance. If the asset repository has assets for several run-time components, you must include the argument and list only the assets for the Universal Messaging server instance specified in the command.
Usage Notes
Command Central supports installing only composite assets created with the Asset Build Environment and stored in an asset repository registered in Command Central.
Examples
The asset repository with name "repo1" contains assets only for the server instance with ID "Universal-Messaging-umserver". To install the assets from "repo1" for the "Universal-Messaging-umserver" server instance on the target installation with alias name "sag01":
sagcc exec provisioning assets install sag01 repo1 Universal-Messaging-umserver