Menu

can i write a logical expersion in the rule

2014-09-01
2014-09-01
  • Mohammad Metwally

    is there a way to write a rule like the below (this is an example not an accurate rule):

    (score > 10 and count <= 9 ) or not (score < 2 not and count = 8)

     
  • Sergey Zyrianov

    Sergey Zyrianov - 2014-09-01

    Hello Mohammed,

    Your rules are typical example of Decision Table. You can write any expressions for its conditions or it's even better to use Ranges as values for rule conditions inside SimpleRules table. Check out our getting started at http://openl-tablets.sourceforge.net/documentation/getting-started-for-business-analyst

    Thanks,
    - Sergey

     

Log in to post a comment.