Creating a Business Rule

A business rule can only be created using a rule template.

For instructions on adding a rule template, see TIBCO BusinessEvents Developer’s Guide.

Procedure

  1. In the Project Explorer, right-click the rule template you want to use and click New Business Rule option.
    The Create Artifact window is displayed with the project name in the Project Name and Rule Template Instance in the Artifact Type.
  2. In the Create Artifact window, enter the business rule name in the Business Rule and click Finish.

    The new business rule is displayed in the work area. If the rule template has a rule template view associated with it, an easy to use form is displayed to specify conditions and actions. Otherwise, condition and actions are added using builder.

Result

The new business rule is displayed in the work area. If the rule template has a rule template view associated with it, an easy to use form is displayed to specify conditions and actions. Otherwise, a builder interface is displayed to add condition and actions are added using builder, for more information see Adding a Conditional Clause Using the Condition Builder and Adding an Action Using the Command Builder.