Uploaded image for project: 'camunda BPM'
  1. camunda BPM
  2. CAM-10255

Ability to group Historic Process Instance Query results by variable value

XMLWordPrintable

    • Icon: Feature Request Feature Request
    • Resolution: Won't Fix
    • Icon: L3 - Default L3 - Default
    • None
    • None
    • engine

      In some situations it is interesting to group the results of the historic process instance query by variable value. Examples:

      • return (counts, list) for process instances grouped by values of the variable COUNTRY
      • return (counts, list) for process instances grouped by values of the variable TAX RATE
      • return (counts, list) for process instances grouped by values of the variable GENDER

      In most cases, we believe that users are most interesed in counts but there are situations where a list is requested.

      A first iteration can be to provide this feature at the Java + REST API level.

      Additional thoughts:

      • this has a reporting / Optimize dimension to it but the usecase is not always reporting. The feature is valuable in non-reporting usecases like providing views to task workers.
      • While the feature is requested for the (historic) process instance query, a similar case can be made for (historic) user tasks
      • performance?

        This is the controller panel for Smart Panels app

              Unassigned Unassigned
              meyer Daniel Meyer
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: