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

Details

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

    Description

      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

      mgm-controller-panel

        This is the controller panel for Smart Panels app

        Attachments

          Issue Links

            Activity

              People

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

                Dates

                  Created:
                  Updated:
                  Resolved:

                  Salesforce