-
Feature Request
-
Resolution: Unresolved
-
L3 - Default
-
None
-
None
Given:
- a decision requirements graph with a decision A which requires another decision B
- decision B has a collect hit policy and multiple output entries
- decision A depends on the output values of B
AT:
- I can use the result object of decision B in the input expression or input entries of decision A to access the output values of a matched rule
- I can specify the name of the result variable by a `variable` element inside the `deicsion`element (same way like for decision literal expressions)