Uploaded image for project: 'camunda BPM'
  1. camunda BPM
  2. CAM-8483

Query of few process variables fetch all variables from database

XMLWordPrintable

      Problem:
      When

      runtimeService.getVariables(executionId, variableNames)

      is called then all variables of the execution are fetched from the database. The filtering of the given variable names is applied afterward. This behavior can be less efficient when the execution has many variables but we only query for few of them.

      AT:

      • reduce the overhead if we query only for few variables

        This is the controller panel for Smart Panels app

              yana.vasileva Yana Vasileva
              philipp.ossler Philipp Ossler
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: