Hi there,
I want to try some more examples of decision tables.
- I have tried with the example from eclipse (drools plugin -> create new decision table)
- TeamAllocationExample.xls and CheckAccepted.xls too (easy to find on google).
But all of them are created in horizontal way (each rule is one row). Could you please tell me where can i find vertical way examples ?
As i'read it could be possible (see http://www.slideshare.net/manstis/buenos-aires-decision-table-presentation) but i can't find any example out there.
Thanks.