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

"Re: Mapping of processinstanceid to sessionid"

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

--------------------------------------------------------------
I am (slowly) working on a project that deals with this sort of problems. Idea 
is to abstract session management a bit and allow users/application to refer to 
it using business keys instead of internal session identifier. So, for instance 
a business key could be user id, that interacts with the engine, that would 
give you easy access to all processes and other session data without 
maintaining mapping between session and process instance. Of course it will not 
cover all possible usage scenarios but I believe it will make it bit simpler 
(and take process instance <-> session management out of application developer 
shoulders).

Comments more than welcome  :) 

Cheers
--------------------------------------------------------------

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

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