cancel
Showing results for 
Search instead for 
Did you mean: 

Process definition is not listed in the Task Overview Report

Arun_nmc
Champ on-the-rise
Champ on-the-rise

I tried to run Task overview report from alfersco activiti.

While trying to run the report the Process definition is not listed on the report(even though there is some process definition), but it’s not listing here.

Could you please suggest whether anything need to be configured on the  properties or DB side in order to get the process definition listed below in the below screen.

Please share your thoughts on this please.

4 REPLIES 4

jljwoznica
Star Collaborator
Star Collaborator

I am researching this. I hope to have something for you tomorrow.

Hi,

could you please suggest the solution for this problem.

Thanks

Arun K

mauriziovitale
Confirmed Champ
Confirmed Champ

Hello,
can you please give more details? I am able to see the process definition list in my example app. 

https://drive.google.com/open?id=12sGVmpRlr1eW5HmdbjfWR8qAed1QYMW- 

Can you open the network tab and check if you have a call like:

http://localhost:4200/activiti-app/api/enterprise/process-definitions?appDefinitionId=XXX

In UI, its calling the API  /activiti-app/app/rest/reporting/process-definitions which is returning empty[Able to see in the network tab] 

In POSTMAN i checked with the API /api/enterprise/process-definitions , its returning one result