[rules-users] Calling a function from When part

Wolfgang Laun wolfgang.laun at gmail.com
Fri Aug 3 11:45:23 EDT 2012


As for globals, see the Expert manual and the API: you create an
object and assign it to the KnowledgeSession using setGlobal() before
inserting any facts.

Since the "runtime table" is something you said you have: you should
know how to access it.

-W



On 03/08/2012, RulesUsers <agrawalmanisha26 at gmail.com> wrote:
> Thanks for the idea,
>
> Sorry to say, but can you please explain me the flow, as in how we are
> going
> to access the data of employees from the runtime table?
> More over can you put some focus on the "global EmployeeTable empTable; "
>
> Regards,
> Sam
>
>
>
> --
> View this message in context:
> http://drools.46999.n3.nabble.com/Calling-a-function-from-When-part-tp4018987p4019018.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
>


More information about the rules-users mailing list