Context:
      In order to allow the mapping of camunda event source events an API is needed to retrieve mappable events, ideally also with information on their occurence count.

      AT:

      • mappable camunda events can be retrieved via the event counts api to be used in the mapping table
      • they can be filtered:
        • all mappable activity events (events & tasks)
        • start and end events
        • process instance start/end events
      • the event fields are populated as follows:
        • source: "camunda"
        • group: "${processDefinitionKey}"
        • eventName: "${activityId}"
      • a new event property is introduced for displaying readable activity based event names
        • eventLabel: "${activityName}"

      Out of scope:

      • event counts for camunda events are not included and to be done in a follow-up task => OPT-3308

        This is the controller panel for Smart Panels app

              Unassigned Unassigned
              sebastian.bathke Sebastian Bathke
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: