Get flow node names from XML instead of backend

XMLWordPrintable

    • Type: Task
    • Resolution: Unresolved
    • Priority: L3 - Default
    • None
    • Affects Version/s: None
    • Component/s: frontend
    • Not defined

      Context:
      For reports, we need the names of flow nodes e.g. to display in filters or process parts. Currently, we are using the POST /api/flow-node/flowNodeNames endpoint to retrieve the names of flow nodes. However, we are also storing the XML of the process in the configuration, so it should be possible to parse this XML and get the flow node names this way.

      AT:

      • Flow node names are extracted from the process XML instead of using the REST endpoint

        This is the controller panel for Smart Panels app

              Assignee:
              Unassigned
              Reporter:
              Sebastian Stamm
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated: