-
Bug Report
-
Resolution: Fixed
-
L3 - Default
-
None
-
None
-
None
Currently, Parameter is of type DmnElementReference. But this is not correct, it should be of type InformationItem (see the XSD: https://github.com/camunda/camunda-dmn-model/blob/master/src/main/resources/DMN11.xsd#L223).
As result, it's not possible to resolve the parameters of an invocation binding.
Pull request: #4