Uploaded image for project: 'JBoss BPMS Platform'
  1. JBoss BPMS Platform
  2. RHBPMS-1873

REST parameters Float and Boolean are not supported

XMLWordPrintable

      Description of problem:
      REST service currently allows just String, Integer and Long parameters to be sent. When creating business process in Business Central there are also available Float and Boolean types as default defined types. I think it could be nice to allow users to set those types directly from REST.

      Version-Release number of selected component (if applicable):
      6.1.0.ER4

      How reproducible:
      Create business process containing variable definition of type Float or Boolean. Try to set value of variable directly through REST.

      Steps to Reproduce:
      1.
      2.
      3.

      Actual results:
      java.lang.ClassCastException: java.lang.String cannot be cast to java.lang.Boolean

      Expected results:
      Variable should be set.

      Additional info:

            marco.rietveld Marco Rietveld (Inactive)
            ksuta Karel Suta
            Tomáš Livora Tomáš Livora (Inactive)
            Tomáš Livora Tomáš Livora (Inactive)
            Ivo Bek, Jakub Schwan, Kris Verlaenen, Lukáš Petrovický (Inactive), Marek Baluch, Tomáš Livora (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: