[JBoss-user] [JBoss jBPM] - How to implent Timer and scheduler in JBPM.

2006-06-21 Thread saraswat.anil
Hi, I am working on application where i need to create task based on user input. It will be a recurring task where recurrence can be daily weekly, monthly or quarterly. task will also have end date. I think i need to use timer and scheduler while implementing this. Has anybody implemented this

[JBoss-user] [JBoss jBPM] - assosiating variable instance to task istance.

2005-12-28 Thread saraswat.anil
Hi all, I want to know how we should assosiate variable to task. In jbpm_variableinstace table we have a column taskinstance which probably map that variable to task. How to populate that field??? thanks, Anil View the original post :

[JBoss-user] [JBoss jBPM] - Re: how to add an actorId??

2005-12-28 Thread saraswat.anil
u can assign actor to task using taskInstance.setActorId(actor) View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3914537#3914537 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3914537