HP Operations Manager for Windows

OV_ConfigFileVariety-Properties


Application

Signature
string Application
Description
Application part of a ConfigFile Variety.

SubGroup

Signature
string SubGroup
Description
SubGroup part of a ConfigFile Variety.

Filename

Signature
string Filename
Description
Filename part of a ConfigFile Variety.

AboutTemplate

Signature
string AboutTemplate
Description
Command to execute when the policy editor button 'Help on ConfigFile' is pressed. Usually starts the SPI online help with a context- sensitive jump to the description of the current ConfigFile.

If the property is not set, the editor button 'Help on ConfigFile' is disabled.

CallFunctionClassID

Signature
string CallFunctionClassID
Description
COM ClassID of the optional deployment hook routines for deployment commands and content modification (encryption). If the property is not set, the method performs no custom deployment action. It deploys the ConfigFile policy as-is to the node.

It is obsolete as of HPOM for Windows 8.00.

ValidateClassID

Signature
string ValidateClassID
Description
COM ClassID of an optional policy editor validation routine.

If the property is not set, the editor button 'Check Syntax' is disabled, and the method performs no validation when the editor is closed.

ModificationClassID

Signature
string ModificationClassID
Description
COM ClassID of an optional policy editor contents modification routine. If the property is not set, the method performs no modification.