[jboss-user] [jBPM] - Re: Task Engine in JBPM suite
Demian Calcaprina
do-not-reply at jboss.com
Tue Dec 27 08:21:19 EST 2011
Demian Calcaprina [http://community.jboss.org/people/calca] created the discussion
"Re: Task Engine in JBPM suite"
To view the discussion, visit: http://community.jboss.org/message/643331#643331
--------------------------------------------------------------
Hey,
Yes, task engine based on WS-Human Task specification is part of jBPM5.
* Does the BPM Suite provide templates to create human tasks? (If yes, please describe each of them briefly)
You mean forms for human tasks? This should help: http://blog.athico.com/2011/08/jbpm-form-builder-integration-make.html http://blog.athico.com/2011/08/jbpm-form-builder-integration-make.html
* Is it possible to pause and resume tasks?
Yes it is possible. You can check this operations to tasks here: http://docs.jboss.org/jbpm/v5.2/userguide/ch.Human_Tasks.html#d0e3781 http://docs.jboss.org/jbpm/v5.2/userguide/ch.Human_Tasks.html#d0e3781
* Is it possible to run tasks in parallel?
Tasks are independent, so you can run tasks in paralell.
* Is it possible to accept, reject and forward tasks? (Functionality provided out-of-the-box?).
You can foward tasks. Accept a task would be claiming it. And I don't know reject.
* Is there a central task management concept/solution?
Yes. A task server is a separate concept. The jbpm runtime will communicate with task server to create tasks, and then you can use the task service API to manage tasks lyfecycle. (http://docs.jboss.org/jbpm/v5.2/userguide/ch.Human_Tasks.html)
Hope this helps,
Demian
--------------------------------------------------------------
Reply to this message by going to Community
[http://community.jboss.org/message/643331#643331]
Start a new discussion in jBPM at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20111227/c7ba5a37/attachment.html
More information about the jboss-user
mailing list