Uploaded image for project: 'Kogito'
  1. Kogito
  2. KOGITO-5366

Incorrect object type returned in a DMN business-rule task of a BPMN (RuleSetNode Instance)

XMLWordPrintable

      As part of JBPM-9783 we brought support of mapping DMN results into BPMN process variables, especially we support now custom objects. BPMN users do not need to parse the results from a java Map anymore. Now it is enough to cast the result to custom java class.

      However we need to bring this support also into kogito. There is currently still a need to handle DMN result as a map and obtain data from the Map manually.

      I demonstrate the issue on these new modules, available in PR:

      • process-business-rules-dmn-quarkus
      • process-business-rules-dmn-springboot

      if you run mvn clean verify in these modules, you will get:

            elguardian@gmail.com Enrique González Martínez (Inactive)
            rh-ee-jomarko Jozef Marko
            Jozef Marko Jozef Marko
            Jozef Marko Jozef Marko
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: