Arun Selva [https://community.jboss.org/people/arselv] created the discussion

"Does the status of workitem in workiteminfo change.?"

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

--------------------------------------------------------------
Im using an asynchronous command based human task handler and having long 
running processes. 
After server restart, i need to notify the process engine about the pending 
work items of a process to execute further.
In this scenario, i have to retrieve only the tasks which are interrupted and 
notify the engine with its workitem id.

*+Problem:+*
Its hard to get the workitems which just got completed before server crash,
 As the status of workitem in workiteminfo table is the same(pending) 
irrespective of the status of the task (InProgress/Completed).
1. How should i get the interrupted workitem's id.?
2. Whats the alternative way to get the workitem's id.?

Kinldy clarify.
--------------------------------------------------------------

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

Start a new discussion in jBPM at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]

_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to