[jboss-jira] [JBoss JIRA] (DROOLS-5418) [DMN Designer] Marshaller - Decision Services are not being correctly persisted

Guilherme Gomes (Jira) issues at jboss.org
Fri Jun 5 08:31:01 EDT 2020


Guilherme Gomes created DROOLS-5418:
---------------------------------------

             Summary: [DMN Designer] Marshaller - Decision Services are not being correctly persisted
                 Key: DROOLS-5418
                 URL: https://issues.redhat.com/browse/DROOLS-5418
             Project: Drools
          Issue Type: Bug
            Reporter: Guilherme Gomes
            Assignee: Guilherme Gomes


Currently, decision services are missing the {{outputDecision}} property; without it the model doesn't work properly.

Consider this example:
- Traffic Violation updated.dmn: https://gist.github.com/karreiro/c9258a73751e54fe44c2630f6b5d7f37
- Example.dmn: https://gist.github.com/karreiro/eb6442a6bb95a427aeb5564dda458d46
- Client: https://gist.github.com/karreiro/d15873fe99a11b1088fbeaa799865c82

The execution of {{example.dmn}} doesn't work. However, adding {{<dmn:outputDecision href="#_8A408366-D8E9-4626-ABF3-5F69AA01F880"/>}} in the line 149 of the {{Traffic Violation updated.dmn}} fixes things.



--
This message was sent by Atlassian Jira
(v7.13.8#713008)


More information about the jboss-jira mailing list