[rules-users] Decision table capabilities

Ravi Krishnamurthy ravik at savvion.com
Wed Dec 10 09:31:26 EST 2008


Thanks Sowmya.


Sowmya Yellamilli wrote:
> unfortunately not possible
> not only decision tables, across all drools implementations
>
> because only 'when -- then' is permitted not 'otherwise'
>
>
>
>
>
> Ravi Krishnamurthy wrote:
>   
>> Hello:
>> 1) Is it possible to write any if then else kind of rule instead of
>> stating all the possibilities in a decision table.
>>
>> For example: if a == 25
>>                    print (success)
>>              else if a == 10
>>                    print (not bad)
>>              else
>>                 print (try again)
>>
>> Thanks,
>> Ravi
>>
>>
>>
>> _______________________________________________
>> rules-users mailing list
>> rules-users at lists.jboss.org
>> https://lists.jboss.org/mailman/listinfo/rules-users
>>
>>
>>     
>
> --
> View this message in context: http://www.nabble.com/Decision-table-capabilities-tp20930053p20930310.html
> Sent from the drools - user mailing list archive at Nabble.com.
>
> _______________________________________________
> rules-users mailing list
> rules-users at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/rules-users
>   

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/rules-users/attachments/20081210/a5266cbe/attachment.html 


More information about the rules-users mailing list