Demian Calcaprina [http://community.jboss.org/people/calca] created the 
discussion

"Re: Combining human and automated tasks"

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

--------------------------------------------------------------
Well, I was not clear about this too :S.

Krisv kindly explained it to me in jbpm irc.

Session contains data that you inserted in working memory when using bussiness 
rules (using session.insert to insert facts), rule state and timers. Process 
instances are almost independent units.
So If you don't have anything like this in the session, you can create another 
one and it will load your process data. If not (I mean, if process state and 
session state are linked), you have to load the correct session.

Demian
--------------------------------------------------------------

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

Start a new discussion in jBPM at Community
[http://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