Hi,
I'd like to integrate a custom query into Explorer in order to show data from Activiti history tables.
I know I can view all tables but I need something more elaborated (i.e. select & join).
Users are using Explorer but when they want to get some structured information about completed task I have to make a report for them (i.e. connect to the DB, run my query and send an email with the results).
I would like to avoid writing an extra application just for those 2 or 3 reports.
Is that possible? Are there other options?
Thanks in advance,
Martin