Skip to Content
0
Former Member
Feb 18, 2011 at 08:32 AM

BRFPlus Decision Table Exclude Problem

170 Views

Hi Experts,

I got a problem by using BRFPlus NW 701. I modeled a decision table. In this decision table I defined a column for condition check. The condition is an "exclude" condition, something like exclude (01;02;03), which means the condition will be returned as true when the input not 01 and not 02 and not 03. I used the standard way to model this condition directly in decision table cell using:

Unless TYPE

equals 01

or equals 02

or equals 03

When I then tried to test the rule using Simulation, I got this condition always returned as "FALSE", independent on which value I input.

Did anyone face the same problem? Thank for help!

Regards

Di