Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved


Chapter 34 Working with Decision Tables in WebStudio : Analyze a Decision Table

Analyze a Decision Table
Table Analyzer will create a sparse matrix data structure representing an optimized form of the decision table in memory. In the Table Analyzer you can set example condition values and perform various validation checks on the currently displayed decision table.
The table analyzer feature provides various tools that you can use to check the validity of your decision tables.
To analyze a decision in the TIBCO BusinessEvents WebStudio, do the following:
1.
2.
3.
For example, if the condition is a range, for instance “< 40” or “> 10 && < 100”, then the corresponding control in the Table Analyzer section is a Slider that spans the range from the minimum value to the maximum value. You can then select a range of values within the range.
4.
A pop-up window displays the count of any issues. The Problems section at the bottom displays more information on issues. Click on the issue to highlight the row with the issue.
You can click the Show Coverage icon in the table analyzer section to highlight all rows that meet the criteria.
For example, if you select Male for Gender; true for Eligible; and 50000-60000 for Income, clicking Show Coverage displays all rows that have Male, true, and an income between 50000 and 60000.

Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved