HP Operations Manager for Windows

OV_ConfigNamespace-Properties


Id

Signature
string Id
Description
Identifier, PRIMARY KEY. The Id must be unique. It should contain the component name (for example, "ovow.MsgActSrv.HBChecker").

Caption

Signature
string Caption
Description
Caption to display in the Generic Config GUI. The caption string is localized into all languages supported by HPOM for Windows.

Description

Signature
string Description
Description
Description to display in the Generic Config GUI. The description string is localized into all languages supported by HPOM for Windows.

OrderNumber

Signature
sint32 OrderNumber
Description
Number that defines in which sequence the OV_ConfigNamespace instances are sorted in the Generic Config GUI. Sorting is done in ascending order, which means that an OV_ConfigNamespace with an OrderNumber of 1 is shown before one with an OrderNumber of 2. Two OV_ConfigNamespace instances with the same OrderNumber are sorted by their Caption in ascending order. The default for the OrderNumber (if not set) is 0.

OnlineHelp

Signature
string OnlineHelp
Description
Link to the online help topic that provides more detailed information about the OV_ConfigItems in this namespace. This online help topic is the default for all OV_ConfigItems that belong to this namespace.