-
Bug
-
Resolution: Not a Bug
-
Major
-
None
-
None
-
None
-
-
Workaround Exists
-
-
NEW
-
NEW
Using Kie-Sandbox under Firefox, there is a problem when trying to include a decision service created on another DMN diagram.
Attached to this issue there are 2 simple dmn diagram:
- dmn1 with just a decision service that output "hello world"
- dmn2 tha includes dmn1 and with the decision service (hello world) added in the diagram
The first dmn is generated correctly, but the second has some validation error and it is only possibile to modify the source code (when trying to open it with kie sandbox).
When it was created the second dmn it were present the following errors messages:
- FAILED_XML_VALIDATION: Failed XML validation of DMN file: Could not load any resource bundle by com.sun.org.apache.xerces.internal.impl.msg.XMLSchemaMessages
- FAILED_VALIDATION: One of the supplied DMN Models has failed validation; cannot proceed to validation of the remaining DMN Models.