[jboss-user] [jBPM] - Re: how to reject a task to the previous task instance?

Maciej Swiderski do-not-reply at jboss.com
Tue Aug 9 14:16:21 EDT 2011


Maciej Swiderski [http://community.jboss.org/people/swiderski.maciej] created the discussion

"Re: how to reject a task to the previous task instance?"

To view the discussion, visit: http://community.jboss.org/message/620190#620190

--------------------------------------------------------------
You could make use of human task life cycle operations - other than the most common. Depending on your scenario you could either user forward or delegate. That of course would change you process a bit, meaning you will have only one task node that once it is done by the first actor, it could be delegated to the other actor for review instead of completing it if you want to operate on the same task instance. The other person could either approve it and move on with the process flow or return it back to the previous assignee.
For more details take a look at task service section of the documentation, especially task client api.

Unfortunately you will not be able to utilize console for that, it does not cover all the task life cycle operations, afaik.

Would that make your case?
--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/620190#620190]

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/20110809/978b7ee5/attachment.html 


More information about the jboss-user mailing list