Creating a decision table from scratch
Decision tables represent in tabular form all possible
situations that a business decision might encounter.
About this task
Decision tables comprise rows and columns, and each row corresponds to a rule. They are used to represent in tabular form all possible situations that a business decision might encounter, and to specify which action to take in each of these situations.
Procedure
To create a decision table from scratch:
Results
You can now use the decision table editor to define the condition and action columns for the decision table, and to specify values for each row, that is, for each rule.