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

Provide REST API for Evaluate a Decision

XMLWordPrintable

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

      I can evaluate a decision over REST API and receive the result.

      AT:

      • evaluate decision definition by id or key
        POST /decision-definition/{id}/evaluate
        POST /decision-definition/key/{key}/evaluate
        
      • returns output values as variables map
      • if a value is an untyped value then return the value with type 'null'

        This is the controller panel for Smart Panels app

              sebastian.menski Sebastian Menski
              philipp.ossler Philipp Ossler
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: