Support Article
No validation in decision tables
SA-3824
Summary
There is a column Tier, in which range value entered in such way that
Tier >=30000 and tier<40 which should not be acceptable. But it’s not throwing any validation errors /conflicts and is getting saved successfully.
Error Messages
NA
Steps to Reproduce
1. Open the decision table.
2. Ensure "Evaluate all rows" is checked (since the returned columns contain 2 properties).
3. Under condition: add a column with the range and add the values.
Resolution
The explanation for this behavior is as follows:
While creating a decision table, the start and end range needs to be mentioned in the column header only. The particular range needs to be specified as a condition.
User can configure it and then perform an action based on the condition specified. Validation is not done while entering the conditions/range values in the decision table.
Published January 31, 2016 - Updated October 8, 2020
Have a question? Get answers now.
Visit the Collaboration Center to ask questions, engage in discussions, share ideas, and help others.