Software AG Products 10.7 | Integrating On-Premises and Cloud Applications | Service Development | Deploying to webMethods Cloud Container | Using Landscape Navigator to View Runtime Configurations (Deprecated) | Editing Configuration Template
 
Editing Configuration Template
Designer stores each configuration template as a YAML resource. A configuration template may contain multiple configuration types and corresponding instances from either Integration Server or Universal Messaging runtime. You can add or edit configuration types or instances in a configuration template exported from Landscape Navigator. Designer uses the default YAML editor, or the Eclipse text editor to load the template.
*To add configuration type or instance to a template
1. On the Landscape Navigator view , select an existing configuration from a runtime.
2. In the Properties view, select Template tab.
The Template tab displays the YAML source for the selected configuration.
3. Copy the required configuration data from the YAML source.
4. Append the data in the template.
Designer internally validates the YAML content for syntactical correctness and produces Deployable Configuration Asset upon save.
Note:
You can install third-party YAML editors such as YEdit for Syntax highlighting support.