The horizontal implementation is in
org.drools.decisiontable.parser.xls.ExcelParser.
If you look at the processSheet method you'll see it scans rows to build
the decision table.
A vertical implementation would need to obviously scan columns (and a pull
request for a community contribution would be welcome).
We have vertical implementation on our roadmap, but its implementation is
not scheduled for the short-term.
With kind regards,
Mike
On 21 December 2011 13:17, Wolfgang Laun <wolfgang.laun(a)gmail.com> wrote:
The presentation merely pointed out that there are several forms
about. A little later it says that only the vertical form is
supported.
-W
On 21/12/2011, Juanker Atina <juankera(a)gmail.com> wrote:
> 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.
>
_______________________________________________
rules-users mailing list
rules-users(a)lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-users