[rules-users] Updating a user defined error object using drools

Wolfgang Laun wolfgang.laun at gmail.com
Sun May 6 13:55:42 EDT 2012


On 6 May 2012 19:33, Ini <inder.14 at gmail.com> wrote:

> Hi All,
>       I am new to Drools and few thing what i am asking might not be
> logically correct ( m sorry for that).
>        I have requirement as per that i have a bean with all the values
> being populated and want to validate it and in case of any error update my
> error (user defined) object with  my own set of message and other details.
> I searched the net for similar example but am not able to find some of the
> below mentioned details. Please help me with following:
> 1. How to populate a user defined object in drl file and get the same
> object
> in my java class.
>

Usually you have facts defined by Java classes. What do you mean by
"getting the same object in my Java class"?



> 2. What all different operation and methods are available in drools
> (Couldn'dt find any concrete set: just tell me some urls)
>

Drools is defined by the "Expert" manual, which is part of the download.



> 3. I ma not able to find API for drools 5.3.0, please provide me the URL of
> the same.
>

The API is described by Javadoc which is part of the download.

-W


>
> Thanks a lot in advance:
>
> Ini
>
> --
> View this message in context:
> http://drools.46999.n3.nabble.com/Updating-a-user-defined-error-object-using-drools-tp3966631.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/20120506/ed57ae11/attachment.html 


More information about the rules-users mailing list