Software AG Products 10.7 | Integrating On-Premises and Cloud Applications | Universal Messaging | Using Command Central to Manage Universal Messaging | Using the Command Line to Manage Universal Messaging | License Configuration
 
License Configuration
 
Add License Keys
Get License Details
Update License Keys
Add License Keys
Adds a Universal Messaging license key file with the specified alias to the Command Central license key manager.
Syntax
sagcc add license-tools keys licenseKeyAlias
{--input|-i} filename
Arguments and Options
licenseKeyAlias
Required. The alias of the license key file to add. Specify an alias that is unique across all license keys in the license key manager.
{--input|-i} filename
Required. The absolute path to the license file.
Examples
To add the Universal Messaging license key file "new_license.xml" with alias "um_lic" to the Command Central license key manager:
sagcc add license-tools keys um_lic -i C:\umlicense\new_license.xml