Rule Association Table

A rule association table associates rules with behaviors. Because an assignment rule selects rows from the transaction tables in a transaction table group, the ultimate effect of a rule association table is to associate each behavior with a set of transaction rows. A rule association table contains the following columns:

Name Maximum Length Description
BehaviorId Char 32 The identifying value for the behavior
BehaviorName Char 255 Optional field; the name of the behavior
TableGroup Char 64 Defined transaction table group for the rule that is applied
AssignmentRule Char 64 The name for the assignment rule; must be unique within the model

A rule association table must conform to the following rules:

Notes:

The following picture shows a sample rule association table that can be imported into a model.

Related Topics: