[rules-users] How to add multiple conditions in condition column of decision table in Guvnor??

Michael Anstis michael.anstis at gmail.com
Tue May 22 03:16:27 EDT 2012


Age is a field on QuickQuoteInputProfile so add one condition with pattern
QuickQuoteInputProfile for age >= and add another condition *for the same
pattern* with age <.

If using 5.4 you can also specify a BRL Fragment to define a column with a
piece of BRL or free-format DRL, but you do not need to ok this case.

BTW you might not want to use >= and <= as you'll possibly introduce a
conflict in your rules where age == one of your upper or lower values.

sent on the move

On 22 May 2012 07:50, "zeeshan" <zeeshan.spring at gmail.com> wrote:

> Hi !
>
>
> I am unable to add more than one condition in a condition column like *age
> >= $1, age <= $2* using Guvnor in Decision Table(Web guided Editor). How to
> do this ???
>
> Thanks !!!  Please refer to screen shots attached.
> http://drools.46999.n3.nabble.com/file/n4006114/111.png
> http://drools.46999.n3.nabble.com/file/n4006114/222.png
>
> --
> View this message in context:
> http://drools.46999.n3.nabble.com/How-to-add-multiple-conditions-in-condition-column-of-decision-table-in-Guvnor-tp4006114.html
> Sent from the Drools: User forum 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/20120522/71bbe7d7/attachment.html 


More information about the rules-users mailing list