[rules-users] User interaction while ruleflow is running

salaboy salaboy at gmail.com
Thu Sep 24 10:29:02 EDT 2009


the solution provided by Drools implements the WSHT standard, the idea is to
decoulple the service from your application.
The only difference with a built in solution that run thight coupled inside
drools is that you only need to start it. Of course that you can automate
that, so when your standalone application start, the human task server start
too.
You can also write your own Human task module and plug it inside Drools Flow
if you want.

On Thu, Sep 24, 2009 at 6:24 AM, Olaf Raether <o.raether at epro.de> wrote:

>
> i suspect, that i get this answer. But i have an standalone app - isn´t
> this
> solution
> a little bit to heavyweight ? . Using this - i have an additional server
> running.
> I hope to find a more lightweight solution.
>
> thanks
>
>
> Mauricio Salatino wrote:
> >
> > you should add a Human Task activity.. to do that.. in the middle.
> > For that you will need to run the WSHT service. Take a look at the Drools
> > Flow documentation.
> >
> >
> > On Tue, Sep 22, 2009 at 6:20 AM, Olaf Raether <o.raether at epro.de> wrote:
> >
> >>
> >> Hey,
> >>
> >> i have a simple ruleflow with some split and ruleflowgroup components.
> >> Now i want some user interaction while the ruleflow is runing.
> >>
> >> For example : a ruleflowgroup is executed, than check a global or what
> >> ever
> >> and
> >> fire an event, so i can interact with the  user. After the answer modify
> >> a global or the working memory and continue within the ruleflow.
> >>
> >> How could i do this very simple. I have a standalone app with drools 5
> >> expert.
> >> No Jboss server running.
> >>
> >> Thanks for hints.
> >>
> >> --
> >> View this message in context:
> >>
> http://www.nabble.com/User-interaction-while-ruleflow-is-running-tp25530715p25530715.html
> >> Sent from the drools - user mailing list archive at Nabble.com.
> >>
> >> _______________________________________________
> >> rules-users mailing list
> >> rules-users at lists.jboss.org
> >> https://lists.jboss.org/mailman/listinfo/rules-users
> >>
> >
> >
> >
> > --
> > - http://salaboy.wordpress.com
> > - http://www.jbug.com.ar
> > - Salatino "Salaboy" Mauricio -
> >
> > _______________________________________________
> > rules-users mailing list
> > rules-users at lists.jboss.org
> > https://lists.jboss.org/mailman/listinfo/rules-users
> >
> >
>
> --
> View this message in context:
> http://www.nabble.com/User-interaction-while-ruleflow-is-running-tp25530715p25568290.html
> Sent from the drools - user mailing list archive at Nabble.com.
>
>
> _______________________________________________
> rules-users mailing list
> rules-users at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/rules-users
>



-- 
- http://salaboy.wordpress.com
- http://www.jbug.com.ar
- Salatino "Salaboy" Mauricio -
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/rules-users/attachments/20090924/e37c6c32/attachment.html 


More information about the rules-users mailing list