Skip to content

Latest commit

 

History

History
46 lines (30 loc) · 1.53 KB

File metadata and controls

46 lines (30 loc) · 1.53 KB

Command Central Layer Type Definitions

Creates configuration instances of layer type definitions for default templates that you use when defining layers in a Software AG product stack.

Requirements

Supported Software AG releases

  • Command Central 10.1 and higher

Supported platforms

All supported Windows and UNIX platforms.

Running as a standalone composite template

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