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

I can query for variables by numeric value

    XMLWordPrintable

Details

    • Feature Request
    • Resolution: Fixed
    • L3 - Default
    • 7.2.0
    • None
    • engine, tasklist

    Description

      Currently the variable queries are typed so I can't search with the numeric value 12345 for a variable with the long value 12345l. I should now be possible to specify that you want to query for the numeric value which includes short, integer, long and double.

      AT:

      • I can use numberValue(123) in every variable query (engine, cockpit, etc.) to find variables of type short, integer, long, double
      • If I use the REST API to query for a variable instance per default it will query for number values

      mgm-controller-panel

        This is the controller panel for Smart Panels app

        Attachments

          1. longVar-req-payload.png
            longVar-req-payload.png
            28 kB
          2. longVar-resp.png
            longVar-resp.png
            9 kB
          3. longVar-search-biggerOrEq.png
            longVar-search-biggerOrEq.png
            11 kB
          4. longVar-search-eq.png
            longVar-search-eq.png
            11 kB
          5. longVar-search-NotEq.png
            longVar-search-NotEq.png
            11 kB
          6. longVar-task-variables.png
            longVar-task-variables.png
            43 kB

          Issue Links

            Activity

              People

                michael.schoettes Michael Schoettes
                valentin.vago Valentin
                Votes:
                0 Vote for this issue
                Watchers:
                2 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved:

                  Salesforce