The RuleBaseEngine:loadRuleBase Method

The RuleBaseEngine:loadRuleBase method attempts to find and load the named rulebase.

Remarks

The agent will search all directories in its manual configuration path for the rulebase file, whether manual or automatic configuration is being used.

Type

Synchronous, IMPACT_ACTION.

Arguments

Name Type Description
RuleBaseName String The name of the rulebase.

Returns

None