Using the activiti-modeler how can a user task be created with a defined human performer?

I realize that this is entirely possible within the eclipse GUI plugin or by coding the XML by hand, but the purpose would be to allow general users to utilize the activiti-modeler to create their own processes and to deploy them as well.

link|improve this question

60% accept rate
feedback

1 Answer

You need to edit the task properties, and set the TaskType to "User".

link|improve this answer
but from there how do i actually set that user? – COner Jun 30 '11 at 15:43
Have you tried the Eclipse modler? It is a bit flakey, but may be more intuitive. – Griff Jul 10 '11 at 4:21
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.