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&...]