Chapter 5 Validating Decisions Tables : Validating Decisions Tables

Validating Decisions Tables
TIBCO Business Studio ActiveMatrix Decisions Add-in validates the decisions tables on startup, and every time you save a table. On startup, all existing tables are validated for syntax.
If there are any access control violations or syntax errors in the tables, they are shown in the Problems View tab. New errors in syntax are added to these existing errors. Double-click errors to see the problematic view. Take any needed corrective actions and then validate the table again until all errors are resolved.
NullPointerExceptions are silently ignored. They occur when a null String is passed to a function that does not check for null, or because you accessed a property of a null contained concept (parent.child.property where child is null).
If a condition table cell is empty, contains an asterisk, or is disabled, it is skipped and treated as if it evaluates to true.