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

Using the rest api I can get and modify all variables visible from a task

XMLWordPrintable

    • Icon: Feature Request Feature Request
    • Resolution: Fixed
    • Icon: L3 - Default L3 - Default
    • 7.4.0, 7.4.0-alpha1
    • None
    • engine

      Currently only task local variables can be retrieved using the rest api.

      AT:

      • I can get task variables with taskService.getVariable(taskId, var) semantics
      • I can get the binary representation with /data (if applicable)
      • I can modify task variables with taskService.setVariable(taskId, var, value) semantics

        This is the controller panel for Smart Panels app

              smirnov Roman Smirnov
              meyer Daniel Meyer
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: