What if I want to gather data from Camunda’s database tables and process variables for data analytics? Is there a suggested way/tool/stack to extract data?
I’d like to create custom visual reports for different models using tools like Tableau, Zeppelin, Databricks and so on, however most data I want to display is stored as process variables in Camunda’s database, so first I need to do some kind of data extraction to ease analytics and visualization.
What approaches do you suggest for such cases? Mainly for data extraction from Camunda’s database.