Hi, I want to generate Camunda report like below
Active task/Completed tasks/failed task
Please help me how to get the data.
Am using SpringBoot application
Hi, I want to generate Camunda report like below
Active task/Completed tasks/failed task
Please help me how to get the data.
Am using SpringBoot application
Hi @anji87543
the easiest would be probably to use Optimize for this:
There you can simply create reports on the fly in the user interface.
Best
Felix
Thanks Felix. Let me check