Maciej Swiderski [
https://community.jboss.org/people/swiderski.maciej] created the
discussion
"Re: How to update a process when it is running ?"
To view the discussion, visit:
https://community.jboss.org/message/800124#800124
--------------------------------------------------------------
to do that you have several options:
* assign task to a group where you have many users that can claim and then work on the
task
* use delegate operation on taskClient
* use forward operation on taskClient
personally I would recommend the first approach as it's the easiest one and clear to
everyone. Once task was claimed by a person that is on vacation such task can be released
by administrator and by that will be available for another user from the group to work on
it
HTH
--------------------------------------------------------------
Reply to this message by going to Community
[
https://community.jboss.org/message/800124#800124]
Start a new discussion in jBPM at Community
[
https://community.jboss.org/choose-container!input.jspa?contentType=1&...]