Page 1 of 1

Assign task to user programmatically

PostPosted:Thu Dec 09, 2010 7:49 am
by surajaya
Hello,

Is it possible to assign task (wokflow task) to some user programmatically ?. What I meant is the user is not hardcoded in the workflow, but assign it on the fly

Thanks in advance

Re: Assign task to user programmatically

PostPosted:Thu Dec 09, 2010 11:09 am
by pavila
Well, this question is more related to JBPM than purely OpenKM. You can assign a task to an actor, or using an expression, or implementing a handler, using pooled actors or to a swimlane. Take a look at JBPM documentation for more info.