[rules-users] Decision Table Help

Wolfgang Laun wolfgang.laun at gmail.com
Mon Sep 3 12:05:21 EDT 2012


This is what your email looks like when I open it:

Test()
t:TEST() (t.name == $param) from t t:TEST() (t.value == $param) from
    t.setResp("$param")

* Is Test the same as TEST? If not, what's Test supposed to do?
* You have two bindings to t.
* What is "from t" meant to return?
* There is nothing after the second "from"
* What are a, b and c supposed to be? If they're strings, where are the
quotes?
* TEST() (t.name...) is nowhere near any syntactic form in DRL.

See what I mean?
-W


On 3 September 2012 17:56, qwertyqwerty <sol_987 at hotmail.com> wrote:

> I wasnt asking for people to be compilers or parsers, what I was asking for
> was some general pointers.  if you think the syntax is wrong then a pointer
> as to where i was going wrong would help rather than just saying "your
> syntax looks downright wrong"
>
>
>
> --
> View this message in context:
> http://drools.46999.n3.nabble.com/Decision-Table-Help-tp4019281p4019557.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/20120903/d7279ef3/attachment.html 


More information about the rules-users mailing list