Hello all,
we are creating a central monitoring dashboard and now we want to query some BPM statistics for that. Mainly the count of suspended and failed process instances as a start. ProcessInstanceManager just throws an exception (com.sap.bpm.exception.api.BPMNotSupportedException: Conversion for FAILED process status is not supported) when you try to call it. So is there any way to get those processes? If not? Why?
Any help appreciated.
/BR Tobias