Hi all,
   
      When I tried to use "exists" in the spreadsheet:
   
                    Products  CONDITION  CONDITION  ACTION                     
not PolicyInfoDTO()  exists PolicyInfoDTO()  System.out.println("$param");    
product  Missing Policy  Create product  Set Processing Stage    not   Yes     
Hello    exists     Yes  Goodbye
   
  but get the following errors:
  
---------------------------------------------------------------------------------------------------
  Exception in thread "main" java.lang.NullPointerException
  at org.drools.decisiontable.parser.xls.ExcelParser.processSheet(Unknown 
Source)
  at org.drools.decisiontable.parser.xls.ExcelParser.parseFile(Unknown Source)
  at org.drools.decisiontable.SpreadsheetCompiler.getRuleSheetListener(Unknown 
Source)
  at org.drools.decisiontable.SpreadsheetCompiler.compile(Unknown Source)
  
---------------------------------------------------------------------------------------------------
   
  Does anyone know why is  that? Thanks a lot! 

 
---------------------------------
Access over 1 million songs - Yahoo! Music Unlimited.

Reply via email to