Validating a Decision Table

In TIBCO BusinessEvents WebStudio, validate a decision table, for any access control violations or syntax errors in the table, using the validate command.

Note: The Validate icon is activated when the decision table is opened in the editor. EAR file for the project should be present in the deploy location; otherwise, the validate command fails. If the EAR file is not present at the deploy location, then you receive the following error while validating the decision table:
EAR for projects: <project_name> either not present or not in sync at deploy location.
    Procedure
  1. Select the decision table and click the Validate icon to validate the table.
    All the errors are displayed in the Problems View tab at the bottom of the application. New errors in syntax are added to these existing errors.
  2. Double-click errors to see the problematic view.

    Take any needed corrective actions and then validate the table again until all errors are resolved.