Hello!
As you know, there are standard tables with process analytics (BPM_BUSINESS_LOG_DS, BPM_MY_PROCESSES_DS, BPM_MY_TASKS_DS, BPM_PRINCIPAL_ASSIGNMENT_DS) and it's possible to create some graphical analytics through the Visual Composer or, if exists, through the SAP BI.
My question is it possible to use this tables through java? And then expose them as WebService, for example. The only way I see now is the direct connection to database. Any other ways to achieve this?