Multiple choice technology

An overlap in the values between rows for a given condition column in a decision table

  1. cannot happen

  2. can only be shown as warning

  3. can be shown as error

  4. causes error at runtime

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

When condition column values overlap between rows in a decision table, it can indicate ambiguous or unreachable rules, but Rule Studio typically flags this as a warning rather than an error. This is because overlaps might be intentional (with rule priority determining which fires first) or simply informational about potential logic issues.