Command Central 10.15 | Added, Removed, Deprecated, or Changed Items | Command Central | Release 10.0
 
Release 10.0
Added Items
*Fix ID column in the fix repository details page in the Command Central web user interface
*List of the details available in a specified license manifest You can use the Command Central web user interface and CLI commands to list details about license manifests, such as type, name, version, and status.
*Correlation ID in the logs You can use the number of the Correlation ID as a search filter when tracing an operation in the Command Central and Platform Manager logs.
*“patterns” and “except” parameters With the two new optional parameters, added in the migration/options/backup/excludes section of the composite template definition, you can select which file types to exclude from the source archive in a more granular way.
Also, now the default value of the "excludes" parameter under migration/backup is "*.log".
*Fix Repository ID You can use the fix repository ID to select a repository in the instance creation wizard in the Command Central web user interface.
When creating instances of Integration Server and My webMethods Server with the “sagcc create instances” command, you can use the fixRepository=repoID argument to ensure that all required fixes are applied on all product instances.
When applying a composite template, the template now automatically re-applies fixes after a product instance is created.
*Added context parameters that you can define in a templates:templateAlias: section of the composite template definition. The parameters are ${node.host}, ${node.alias}, ${src.node.host}, and ${migration.type}
*COMMON-CREDENTIALS A new configuration type to add and store the user credentials for a specific alias.
*sagcc list repository products languages Lists language packs available for the products in the repository.
Changed Items
*LDAP configuration Added validation of the LDAP configuration settings in the Command Central web user interface.
*sagcc update repository Each type of product or fix repository (master, mirror, and image) now has a separate syntax for the update repository command. For details, see the Command Central Help.
Removed Items
*System Properties On the Configuration tab in the web user interface, the System Properties configuration is replaced by Java System Properties.
*sagcc exec repository register