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

I can request gateway split correlation from REST API

    XMLWordPrintable

Details

    • Feature Request
    • Resolution: Fixed
    • L3 - Default
    • 1.0.0, 1.0.0-alpha2
    • None
    • None
    • None

    Description

      R

      • POST request based
      • counts should include
        • counts on start events
        • counts on end events
        • split for selected gateways

      Response sample from prototype:

      {
        "sid-DEC0460F-EAA8-466E-89D4-06CF7445BB13": 367,
        "followingActivities": [
          {
            "reached": 1,
            "all": 1,
            "id": "sid-F9D067DF-BF23-45E5-8374-C993489C144A"
          },
          {
            "reached": 2,
            "all": 3,
            "id": "sid-A31FF90E-14F4-4690-AEEB-D921782919EB"
          },
          {
            "reached": 363,
            "all": 370,
            "id": "sid-40DFC545-AACD-4AB9-835F-CC35A363CAC5"
          }
        ]
      }
      

      original request from prototype:

      http://ec2-52-210-179-23.eu-west-1.compute.amazonaws.com:8080/optimize/correlation?key=evaluation-process&endEvent=sid-DEC0460F-EAA8-466E-89D4-06CF7445BB13&filter={"dates":[],"variables":[],"flowNodes":[]}&gateway=sid-D256A175-F92F-41BA-A1AB-1E094154CB49&type=splitting
      

      mgm-controller-panel

        This is the controller panel for Smart Panels app

        Attachments

          Issue Links

            Activity

              People

                Unassigned Unassigned
                askar.akhmerov Askar
                Votes:
                0 Vote for this issue
                Watchers:
                2 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved:

                  Salesforce