DA Configuration Management plugin

The DA Configuration Management plugin enables you to download and upload configuration templates from and to Deployment Automation.

Deployment Automation configuration templates typically contain configuration data for server configurations, but the data can be for any purpose.

Install Template step

Use the Install Template step to install a configuration template from Deployment Automation.

To use the plugin's steps, open the component process designer and navigate to Resource Tools > Configuration Management in the Tools pane.

The following table describes the step's properties:

Property Description
File Name (Optional) The name of the template file to download.
Ignore Failure Select this option if you want the step to always be considered successful.
Precondition (Optional) A JavaScript script that defines a condition for the step to run. The condition must resolve to true or false.

Back to top

See also: