[jboss-user] [jBPM] - Re: Process ends, but user wants to redo the last human task, What or How to do this?

Sergey Kornilov do-not-reply at jboss.com
Thu Aug 1 11:12:34 EDT 2013


Sergey Kornilov [https://community.jboss.org/people/kornilovs] created the discussion

"Re: Process ends, but user wants to redo the last human task, What or How to do this?"

To view the discussion, visit: https://community.jboss.org/message/830975#830975

--------------------------------------------------------------
Re: But then there is a concern where the two process will become separate process, and by looking at the original process we do not know the real time it takes to complete the process.

you can add some parameters to new process when start it:

boolean isRestarted = true;
List<Integer> previousProcessDurationSecond = [1,2...];

or you can keep InstanceId of aborted process. By this you can get Information when need it.
--------------------------------------------------------------

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

Start a new discussion in jBPM at Community
[https://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/20130801/bb66ff8d/attachment-0001.html 


More information about the jboss-user mailing list