Multiple choice technology

RuleSet parameters in rule project are selected from

  1. BOM Class

  2. XOM

  3. Both

  4. None

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

RuleSet parameters are defined by selecting classes from the BOM (Business Object Model). The BOM provides the rule-level vocabulary and parameter definitions at the abstraction level used by rule authors, while the XOM (Executable Object Model) is the Java implementation that gets generated from the BOM definitions and is not directly used for parameter selection.