Creating an Advice Context Rule Class

About this task

Each advice rule set must contain a single rule class which inherits from Abstract Advice Context. This rule class is the root rule class for the rule set and will be the rule class that produces the advice items that are displayed at the case level.

To create an advice context rule class:

Procedure

  1. Create the rule class using the CER Editor.
  2. Give the rule class an appropriate name.
  3. Specify that the rule class inherits from AbstractAdviceContext defined in the rule set named CoreAdvisorRuleSet.