[jboss-user] [jBPM] - how to use ProcessInstanceEventInfo table?
Pedram Farzaneh
do-not-reply at jboss.com
Wed Dec 21 03:23:48 EST 2011
Pedram Farzaneh [http://community.jboss.org/people/pedram.frce] created the discussion
"how to use ProcessInstanceEventInfo table?"
To view the discussion, visit: http://community.jboss.org/message/642609#642609
--------------------------------------------------------------
Hi everybody,
I am using jbpm 5.2 and my persistence.xml is set with classes like :
....
| | <class>org.drools.persistence.info.SessionInfo</class> |
| | <class>org.drools.persistence.info.WorkItemInfo</class> |
| | <class>org.jboss.seam.mock.MockSecureEntity</class> |
| | <class>org.jbpm.persistence.processinstance.ProcessInstanceEventInfo</class> |
| | <class>org.jbpm.persistence.processinstance.ProcessInstanceInfo</class> |
| | <class>org.jbpm.process.audit.NodeInstanceLog</class> |
| | <class>org.jbpm.process.audit.ProcessInstanceLog</class> |
| | <class>org.jbpm.process.audit.VariableInstanceLog</class> |
.....
all the log tables are filled in the flow of processes.
but the *ProcessInstanceEventInfo* table is empty and I don't know where and when this table is
usable, and under what conditions this table will be filled with data.
any help would be appreciated.
Thanks,
Pedram.
--------------------------------------------------------------
Reply to this message by going to Community
[http://community.jboss.org/message/642609#642609]
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/20111221/e4121db0/attachment.html
More information about the jboss-user
mailing list