philipdnichols commented on issue #3190:
URL: 
https://github.com/apache/incubator-kie-tools/issues/3190#issuecomment-3019900965

   Hi @yesamer  - here's the validation error that we're getting directly from 
the KIE validator:
   
   ```
   The referenced import was not found - Message [id=0, level=ERROR, path=null, 
line=20, column=-1 text=DMN: Required import not found: 
{phil-parent}phil-parent for node 'org.kie.dmn.model.v1_5.TInputData@40d19d59'; 
missing DMN Import name alias. (DMN id: _2FC78C77-4761-4F4B-BD50-7724D160D28E, 
The referenced import was not found) ]
   ```
   
   I've attached the DMNs that are triggering this error. It seems specifically 
to be when you include a model and then use a decision services from that 
included model and the decision service ALSO has an input node. If I remove the 
input for the decision service the validation error does not appear.
   
   [dmns.zip](https://github.com/user-attachments/files/20984064/dmns.zip)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to