Discussion:
[jboss-user] [jBPM] - Audit Trail
Balaji Subramaniam
2013-03-13 06:22:07 UTC
Permalink
Balaji Subramaniam [https://community.jboss.org/people/balajiora] created the discussion

"Audit Trail"

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

--------------------------------------------------------------
How to audit JBPM Activity in a process?

For Ex: In my JBPM Process, I am having multiple activities to complete my Business Logic.  I want to know, how to track each activity (something similar to Audit Trail). 

Balaji
--------------------------------------------------------------

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

Start a new discussion in jBPM at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]
roxy1987
2013-03-13 15:41:04 UTC
Permalink
roxy1987 [https://community.jboss.org/people/roxy1987] created the discussion

"Re: Audit Trail"

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

--------------------------------------------------------------
There is something called as JPAWorkingMemoryDbLogger. Once you create it in your code, it starts to put the information in the log tables of jBPM.
--------------------------------------------------------------

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

Start a new discussion in jBPM at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]
Loading...