Creating Custom Rulebase Model

You can create a custom rulebase model by using following instructions:

Procedure

  1. In the Project Explorer, right-click the Custom Rulebase Model folder and select New > Class.
  2. On the Java Class page, enter the name of the class. (The default name is RulebaseCustomFunction.)
  3. Click Finish to create a class without predefined sample, or click Next to create a class by using predefined template.
  4. In the Templates window, select Create Custom Rule File using one of the Templates, this enables the selection of Available Templates. And select one of the available templates based on your requirement.
  5. Click Finish.