]
Matteo Mortari commented on DROOLS-1663:
----------------------------------------
Support for importing : ItemDefinition and BKM
has been added with these commits:
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 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)