wqe wqe [
https://community.jboss.org/people/drupalspring] created the discussion
"Pattern of using StatefulKnowledgeSession in web application"
To view the discussion, visit:
https://community.jboss.org/message/761858#761858
--------------------------------------------------------------
Suppose the current flow stop at a human task , we have to call
+StatefulKnowledgeSession.getWorkItemManager().completeWorkItem(workItemId , null)+ to
complete this human task manually. What is the difference when using
StatefulKnowledgeSession in the following cases?
1. Use StatefulKnowledgeSession which create this process to complete this human task
2. Use a new StatefulKnowledgeSession to complete this human task
I found that result of both the above approach seems to be the same.
--------------------------------------------------------------
Reply to this message by going to Community
[
https://community.jboss.org/message/761858#761858]
Start a new discussion in jBPM at Community
[
https://community.jboss.org/choose-container!input.jspa?contentType=1&...]