RulebaseMap
RulebaseMap is a configuration object that maps rulebases to agents. It is used when agent is running in a manual configuration mode to determine which rulebases should be loaded on the agent.
The RulebaseMap configuration object has three primary components:
• | Group mapping - to organize agents into groups for the purpose of rulebase assignment. |
• | Rulebase mapping - to map rulebases to agents or groups of agents. |
• | Command mapping - to delegate the rulebase mapping function to an external command. |
These components are described in the following sections.
Subtopics