Invocation

The decision tables are located under System > Decision support.

The logical sequence to call a decision table is as follows: A rule sequence invokes the rule “ApplyDecisionTableRule” with as invocation parameter the name of the table code. The table is then used to see which filter is the first to match and the associated rule sequence is then executed.

Rule Sequence

The following image shows how the rule sequence is linked to the decision table:

Figure 51 Rule Sequence and Parameter

ApplyDecisionTableRule

The rule ApplyDecisionTableRule applies the decision table and takes as parameter the table code (the table code of the decision table which is to be used).