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

Allow usage of Camunda Process Events for Event-Based Processes

    XMLWordPrintable

Details

    • 50

    Description

      Context:
      Often users have a hybrid of Kafka/legacy systems that produce events and parts of their application that are already automated by Camunda. To be able to have an end to end view on their system, we want to support to have event ingestion for Camunda out of the box.

      Given camunda events are available in a event log format that can be sequentially read during event based process instance generation (OPT-3195), Camunda event mapping support is needed in the event based process editor to make use of this data .

      AT:

      • camunda event sources can be managed per event based process
        • event based processes with camunda processes require each event user to have access to all of the associated processes in order to access the event based process
      • the REST API used to populate the event mapping table includes mappable camunda events for a particular camunda process
        • the current api is Event Counts
        • we need a way to specify camunda event filters (also applying the camundaProcess.eventScope to only show the desired subset of these events)
        • this only returns events, taskStart/End, processInstanceStart/End events, see OPT-3195
      • with a sequential camunda event source (OPT-3195) and camunda event mapping on event based processes in place, the event based process instance import uses the camunda event log to aggregate this data into event based process instances
        • data is correlated by the defined traceId location per camunda process => this id makes up the event based process instance id

      Designs:
      asia.malina

      mgm-controller-panel

        This is the controller panel for Smart Panels app

        Attachments

          Issue Links

            There are no Sub-Tasks for this issue.

            Activity

              People

                Unassigned Unassigned
                felix.mueller Felix Mueller
                Votes:
                0 Vote for this issue
                Watchers:
                2 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved:

                  Salesforce