[jboss-user] [jBPM] - Re: How to retrieve parameters after Process finish

Demian Calcaprina do-not-reply at jboss.com
Thu Jul 14 14:11:49 EDT 2011


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

"Re: How to retrieve parameters after Process finish"

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

--------------------------------------------------------------
You can use a JPAWorkingMemoryDbLogger to save information in audit tables while executing, and then use JPAProcessInstanceDbLog which receives the environment, to use findVariableInstances(processInstanceId), that will give you all the variables of this processInstance.

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

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

Start a new discussion in jBPM at Community
[http://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/20110714/9899af4b/attachment.html 


More information about the jboss-user mailing list