Uploaded image for project: 'Camunda Optimize'
  1. Camunda Optimize
  2. OPT-672

I can evaluate a report to count process instance frequency grouped by none returning a number

    XMLWordPrintable

Details

    • Task
    • Resolution: Fixed
    • L3 - Default
    • 2.0.0, 2.0-alpha1
    • None
    • backend
    • None

    Description

      AT:

      • given:
        • Optimize and the engine are configured and up running
        • I defined a report and stored it in Optimize with,e.g., id "report1"
      • when:
        • I evaluate the report with the given id, e.g. "report1" using the evaluate rest-api
        • Or I pass a complete new report definition and evaluate it using the evaluate rest-api
        • the report is configured with "view":
          • operation: 'count'
          • entity: 'processInstance'
          • property: 'frequency'
        • the report is configured with "groupBy" as "none"
      • then:
        • I get a response containing:
          • all the report data information
          • a result, which is a number saying how many process instances were started of the stated process defintiion

      Hint:
      The whole rest endpoint is already defined here:
      https://github.com/camunda/camunda-optimize/wiki/REST-API-documentation#evaluate-a-report

      mgm-controller-panel

        This is the controller panel for Smart Panels app

        Attachments

          Activity

            People

              michael.schoettes Michael Schoettes
              johannes.heinemann Johannes
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Salesforce