Rule Class Wizard - Simple Rule Class Property Editor

A rule class is a repository for one or more rules that share a common event structure. A rule class may also share similar rule action preferences or values associated with each rule for appropriate action execution. A rule is an expression defined using the attributes of an event structure.

On this page, you can select the rule class control properties that define the event management policies that you want to enforce for this rule class.

Execution Ordering
Determines the order in which matching rules with various events are to be executed. From the list of rules that display in the Execution Order drop down box, select the rule, then click Add to add it to the display box. Select each rule in the order in which you want the set of rules that match a primitive event to be executed. First rule in the list will execute first, second rule in the list will execute second, and so forth.
Storage Clause
Specifies the storage properties in the database for the objects created for this rule class. Enter the storage clause if you are using one. For example, enter the name of the tablespace where you want to store the objects created for this rule class, such as TBS_1, if other than the default storage property.
Auto Commit
Valid choices are: Yes, No, or Default. Determines whether the auto commit feature is enabled or not for this rule class; that is, if each interaction with the rule class should be committed automatically or not, or whether to take the default value. The default value is dependent upon other specified event management policies. The default is "No" for a rule class configured for simple or non-composite rules and for a composite rule class specified as SESSION or TRANSACTION duration policy. For all other rule class configurations, the default is "Yes".
Consumption
Valid options are: Shared, or Exclusive. Determines if an event can be used for multiple rule executions (shared) or just a single rule execution (exclusive), or rule (for composite events) implying that primitive events are not consumed by the system and individual rules may decide to consume the events using a special procedure.
Simple Rule Class Properties
This is an XML Representation of the choices made in this Property Editor. It is not editable, and serves only as an informational summary of the choices made in this window.

 

Related Topics

Rule Class Wizard

Rule Class Wizard - Rule Class Designer

Rule Class Wizard - Composite Rule Class Property Editor

Event Structure Wizard

Rule Creation Wizard

Copyright © 2005, Oracle. All rights reserved.