Hi there
After upgrading my modeler from Version 1.11.3 to 1.15.1 all my DMN can’t be open by the modeler anymore.
DMN are still working fine in the old modeler.
Please help and thx for the time!
SSI_PRE_INBOUND.dmn (56.3 KB)
BR
Alex
Hi there
After upgrading my modeler from Version 1.11.3 to 1.15.1 all my DMN can’t be open by the modeler anymore.
DMN are still working fine in the old modeler.
Please help and thx for the time!
SSI_PRE_INBOUND.dmn (56.3 KB)
BR
Alex
The namespace xmlns:dmn="http://www.omg.org/spec/DMN/20151101/dmn11.xsd"
is not correct. In v1.11.3 this was being fixed automatically when opening a DMN file, it’s not anymore. I’ve created a ticket for reintroducing this behavior. In the meanwhile you can simply correct the namespace to xmlns:dmn="http://www.omg.org/spec/DMN/20151101/dmn.xsd"
.
Thx a lot for the hint. We will see if we will handle this manually or create a ticket thx again for the very fast reply!