Specifying General Settings

The general settings appear at the top of the template file. These settings apply to the overall configuration program run.

Property Description

configure

Enables you to set the entire template file as active by setting it to true. If set to false, the PTEM_CONFIG Application Engine program ignores the plug-ins and settings stored within the template file.

verify

If set to true, the automated configuration management framework verifies the settings. The parameters provided in the template file are validated against the corresponding values inserted into the database to ensure they are identical.

encrypt_password

If set to true, any sensitive data stored in the template file will be encrypted, and it will generate a template file where the sensitive data is encrypted.

decrypt_password

Set to true if the template file contains any encrypted sensitive data.

generate_property_file

Set to true if the template file consists only plug-in names and the properties for each plug-in is to be generated. If set to True, the property generates a new file (new_config_file.txt) with the plug-in properties in the same path where the template file is stored.