Thanks Michael, I think that was the problem.
I am hitting one more problem now. I want to set boolean value, in ACTION. I am getting exception "Predicate 'setFraud(true)' must be a Boolean expression"
This might be xls problem also (sorry about that). Not able to figure out what it is. Attaching hearwith my decision table for reference.

On Wednesday, June 21, 2017 at 5:46:41 PM UTC+5:30, Michael Anstis wrote:
I suspect the row under "CONDITION" needs to be merged to span both columns.
It is probably the "customer.custMaritalStatus" that cannot be resolved since you have not indicated a pattern to use.
Hi,
I am trying to create a decision table where I want to access nested object values. While doing so I am getting exception saying "mismatched input 'customer' in rule", where customer is my nested object.
my xls looks like follows:

Please note "customer" is a object inside Transaction object. I am trying to access customer object fields like gender, marital status in my decision table.
-Priyanka
--
You received this message because you are subscribed to the Google Groups "Drools Usage" group.