]
Matteo Mortari commented on DROOLS-1663:
----------------------------------------
node dependencies which are not coming from the same model, but from an imported model,
needs to be prefixed in the dependency-name with the "alias." prefix with the
DMN Import name used during import. Was fixed with
Kie DMN doesn't support IMPORT decisions between DMN files
----------------------------------------------------------
Key: DROOLS-1663
URL:
https://issues.jboss.org/browse/DROOLS-1663
Project: Drools
Issue Type: Enhancement
Components: dmn engine
Reporter: Stylianos Koussouris
Assignee: Matteo Mortari
Attachments: IMG_2197.jpg, IMG_2198.jpg, IMG_2199.jpg, dmn import defaults.odt
DMN Spec 1.1
Page 40.
import: Import [*] This attribute is used to import externally defined elements and
make them available for use by elements in this Definitions.
Section 6.3.3 Import metamodel
The aim here is to be able to import one Decision defined in a separate DMN into another
where it is used as a supporting decision and is referenced (RequiredDecision)