Sandip Bhoi [http://community.jboss.org/people/sandip.bhoi] created the 
discussion

"Re: jBPM5.1 : History Information and Reporting using API"

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

--------------------------------------------------------------
Thank you Demian.

But after replacing the line 

JPAWorkingMemoryDbLogger jpaLogger = new JPAWorkingMemoryDbLogger(ksession);

with 

JPAProcessInstanceDbLog  jpaLogger = new JPAProcessInstanceDbLog 
(ksession.getEnvironment());

Could not see any significant logging records added in PROCESSINSTANCEINFO and 
PROCESSINSTANCELOG.

Could you please let me know the relevant API call to retrive the history 
details for perticular workflow executed.
--------------------------------------------------------------

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

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
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to