[
https://issues.jboss.org/browse/DROOLS-1663?page=com.atlassian.jira.plugi...
]
Matteo Mortari commented on DROOLS-1663:
----------------------------------------
Raised PR to align *_defaults_* of DMN Import element attributes to the following
requirement:
{quote}The "drools:name" property should never be used to lookup a model,
it should be used exclusively to assign an alias to whatever model is
imported, otherwise we would be overloading its semantics.{quote}
Summarized in attachment: [^dmn import defaults.odt]
PR:
https://github.com/kiegroup/drools/pull/1846
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)
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)