--
You received this message because you are subscribed to the Google Groups "Drools Development" group.
To unsubscribe from this group and stop receiving emails from it, send an email to drools-development+unsub...@googlegroups.com.
To post to this group, send email to drools-development@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/drools-development/f5995979-0ccf-4d06-a104-7c482880fe4e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Nothing like that exists yet.. mostly because Rules are not exactly the same as SQL store procedures in the way that they are executed.To use drools nowadays you will need to get your data from the database, create your data object instance and then insert them as facts.HTH
On Wed, Nov 23, 2016 at 9:10 AM, Anitha Naduvath <anad...@gmail.com> wrote:
Hi ,
My use case is something like this .
I use the Domain Specific Language feature(expanders or extenders I am not sure ) of Drools . And then use the rule engine to create actual rules .
My query is , is there a way to directly convert the rules above to sql procedures ? So, while invoking , I will call the sql procedure so that I push down rule evaluation to the database ?Thanks!
Anitha .
--
You received this message because you are subscribed to the Google Groups "Drools Development" group.
To unsubscribe from this group and stop receiving emails from it, send an email to drools-development+unsubscribe@googlegroups.com.
To post to this group, send email to drools-development@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/drools-development/f5995979-0ccf-4d06-a104-7c482880fe4e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--- MyJourney @ http://salaboy.com- Co-Founder @ http://www.jugargentina.org
- Co-Founder @ http://www.jbug.com.ar
- Salatino "Salaboy" Mauricio -
Nothing like that exists yet.. mostly because Rules are not exactly the same as SQL store procedures in the way that they are executed.To use drools nowadays you will need to get your data from the database, create your data object instance and then insert them as facts.HTH
On Wed, Nov 23, 2016 at 9:10 AM, Anitha Naduvath <anad...@gmail.com> wrote:
Hi ,
My use case is something like this .
I use the Domain Specific Language feature(expanders or extenders I am not sure ) of Drools . And then use the rule engine to create actual rules .
My query is , is there a way to directly convert the rules above to sql procedures ? So, while invoking , I will call the sql procedure so that I push down rule evaluation to the database ?Thanks!
Anitha .
--
You received this message because you are subscribed to the Google Groups "Drools Development" group.
To unsubscribe from this group and stop receiving emails from it, send an email to drools-development+unsub...@googlegroups.com.
To post to this group, send email to drools-de...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/drools-development/f5995979-0ccf-4d06-a104-7c482880fe4e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Nothing like that exists yet.. mostly because Rules are not exactly the same as SQL store procedures in the way that they are executed.To use drools nowadays you will need to get your data from the database, create your data object instance and then insert them as facts.HTH
On Wed, Nov 23, 2016 at 9:10 AM, Anitha Naduvath <anad...@gmail.com> wrote:
Hi ,
My use case is something like this .
I use the Domain Specific Language feature(expanders or extenders I am not sure ) of Drools . And then use the rule engine to create actual rules .
My query is , is there a way to directly convert the rules above to sql procedures ? So, while invoking , I will call the sql procedure so that I push down rule evaluation to the database ?Thanks!
Anitha .
--
You received this message because you are subscribed to the Google Groups "Drools Development" group.
To unsubscribe from this group and stop receiving emails from it, send an email to drools-development+unsub...@googlegroups.com.
To post to this group, send email to drools-de...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/drools-development/f5995979-0ccf-4d06-a104-7c482880fe4e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.