ILOG JRules User Guide > Writing Rules > Tasks > Using a Custom Rule Type

When you create a new rule model class to define a new type of rule artifact, the new rule type is available in the creation wizards.

To create a business rule of type MyRule:

  1. Select your rule project and on the File menu click New > Business Rule.
  2. In the New Business Rule Wizards, type the name of your business rule in the Name field.
  3. In the Type field, select the custom rule type: in this example, MyRule.
  4. Click Finish.
  5. The new business rule appears in the Rule Explorer view and the Intellirule Editor opens.

Related Concepts

Custom Rule Model Class

Related Tasks

Creating a New Rule Model Class

Related Reference

New Business Rule Wizard

Related Samples and Tutorials

Rule Studio Business Rule Management Extensions