Installer 10.11 | Complete Installation and Upgrade Information for Software AG Products | Command Central | Using Composite Templates | Composite Templates for 9.x Installations | Database Actions in the 9.x Template Samples
 
Database Actions in the 9.x Template Samples
The sample composite templates listed in the table include database action sections that by default create or migrate the database schema for the specified products. The database action that Command Central executes is determined by the environment.mode parameter in the apply composite template command, as described in Managing Database Components Using a Template. The sample templates in the table also include database action parameters that you can customize, including several required parameters without default values.
To view the database action sections and parameters, go to the sample composite templates located at https://github.com/SoftwareAG/sagdevops-9.x-template-samples.
The following table lists the aliases of the templates that create or migrate database components or schemas and the parameters that are used in each template.
Template alias
Parameters
Database component or schema created or migrated
bpms
components: [STR]
Storage and all components supported by the Database Component Configurator.
products: [IS,BPM,MWS]
Database schemas for Integration Server, My webMethods Server, and Process Engine.
is-layer
components: [STR]
Storage and all components supported by the Database Component Configurator.
products: [IS]
Database schema for Integration Server.
mws-layer
components: [STR]
Storage and all components supported by the Database Component Configurator.
products: [MWS]
Database schema for My webMethods Server.
You can also use the sample dbc template to create a standalone database schema. For more information about the sample dbc template, see Composite Templates for 9.x Installations.