Re: [rules-users] Drools Flow - Human Task

2010-07-21 Thread Kris Verlaenen
10 1:02 PM Subject: Re: [rules-users] Drools Flow - Human Task > > Hi, > > Thanks for your reply. > > What I am trying to do is create a task which needs human input. Like I > said > above my post that there will be two tasks. One will be 'Ask User a > Question&#x

Re: [rules-users] Drools Flow - Human Task

2010-07-21 Thread jawa
Hi, Thanks for your reply. What I am trying to do is create a task which needs human input. Like I said above my post that there will be two tasks. One will be 'Ask User a Question', this will let my front end know to display next question to user. We'll have to wait for user's answer and flow s

Re: [rules-users] Drools Flow - Human Task

2010-07-14 Thread Mauricio Salatino
Sent: 14 July 2010 16:36 > > To: rules-users@lists.jboss.org > > Subject: Re: [rules-users] Drools Flow - Human Task > > > > > > Hi, > > > > Thanks for your response but the problem is that I want flow to stop at > that > > point while I ask question

Re: [rules-users] Drools Flow - Human Task

2010-07-14 Thread Swindells, Thomas
.org] On Behalf Of jawa > Sent: 14 July 2010 16:36 > To: rules-users@lists.jboss.org > Subject: Re: [rules-users] Drools Flow - Human Task > > > Hi, > > Thanks for your response but the problem is that I want flow to stop at that > point while I ask question to customer a

Re: [rules-users] Drools Flow - Human Task

2010-07-14 Thread jawa
Hi, Thanks for your response but the problem is that I want flow to stop at that point while I ask question to customer and wait there until question is replied by customer. It can take hours/days for customer to come back. With custom work item I don't think I would be able to setup flow to stop

Re: [rules-users] Drools Flow - Human Task

2010-07-14 Thread Mauricio Salatino
.org] On Behalf Of jawa >> > Sent: 14 July 2010 10:23 >> > To: rules-users@lists.jboss.org >> > Subject: [rules-users] Drools Flow - Human Task >> > >> > >> > Hi, >> > >> > I am developing a drools flow application and at one

Re: [rules-users] Drools Flow - Human Task

2010-07-14 Thread Swindells, Thomas
Yes, a custom work item is just java code, it can do anything you do in java. From: rules-users-boun...@lists.jboss.org [mailto:rules-users-boun...@lists.jboss.org] On Behalf Of santosh mukherjee Sent: 14 July 2010 12:58 To: Rules Users List Subject: Re: [rules-users] Drools Flow - Human Task I

Re: [rules-users] Drools Flow - Human Task

2010-07-14 Thread santosh mukherjee
gle. > > Thomas > > > -Original Message- > > From: rules-users-boun...@lists.jboss.org [mailto:rules-users- > > boun...@lists.jboss.org] On Behalf Of jawa > > Sent: 14 July 2010 10:23 > > To: rules-users@lists.jboss.org > > Subject: [rules-users] Drools Flow -

Re: [rules-users] Drools Flow - Human Task

2010-07-14 Thread Swindells, Thomas
via google. Thomas > -Original Message- > From: rules-users-boun...@lists.jboss.org [mailto:rules-users- > boun...@lists.jboss.org] On Behalf Of jawa > Sent: 14 July 2010 10:23 > To: rules-users@lists.jboss.org > Subject: [rules-users] Drools Flow - Human Task

[rules-users] Drools Flow - Human Task

2010-07-14 Thread jawa
Hi, I am developing a drools flow application and at one point of the flow I want end user (User of my website) to reply to some questions one by one i.e. I'll show them a question on a web page and they'll answer it then next question etc. It has a flow sequence depending on the answers of quest