JBoss Community

jBPM5.1 : History Information and Reporting using API

created by Sandeep Sapra in jBPM - View the full discussion

I have two queries and pointers/references to them will be a great help to me

 

1.) History Information : I understand that history can be logged by using

 

JPAWorkingMemoryDbLogger logger = new JPAWorkingMemoryDbLogger(ksession); 

 

and the same is working as required.

 

Ques : How to retreive the information which is logged using API ? Any example. I read in documentation that it is using the Process Event Listener.

But does it work?

 

2.) Reporting : Reports for the process can be seen in the jBPM console. But I need to develop mine using APIs

 

Ques: Any reference for the same?

 

Regards,

Sandeep Sapra

Reply to this message by going to Community

Start a new discussion in jBPM at Community