Creates configuration instances of layer type definitions for default templates that you use when defining layers in a Software AG product stack.
- Command Central 10.1 and higher
All supported Windows and UNIX platforms.
To create configuration instances of the layer definitions defined in the template:
sagcc exec templates composite apply sag-cc-layer-defs --sync-job -- wait 360
IMPORTANT: If you use Command Central 10.1 you have to monitor the job completion with a separate command, instead of the
--sync-job
option:
sagcc list jobmanager jobs <jobIdFromAboveCommand> --wait 360 -e DONE