I want to generate reports from the Joget BPM , example of these reports include ; what are the workflows generated by specific user, how many workflows were created in a specific time period, how many workflows were completed during a specific period time, etc.

So is there a reporting tool that i can use to create such reports ? and any samples for such tools?

BR

  • No labels

1 Comment

  1. Hi,

    For reporting, you could use a data list using the JDBC Datalist Binder (Custom SQL Queries) if the requirements are simple enough. Alternatively, you could use a full reporting tool/platform such as JasperReports. In the latest v3.1 beta, there's an option to incorporate reports designed in JasperReports directly into a userview

    Hope this helps!