Exporting Decisions
DMN export allows you to save selected DMN model elements as XML files.
Making Decisions Available to Other Tools
The DMN export is an easy way to output DMN model elements.
DMN models can be exported from Innovator as XML files.
XML export is possible in accordance with DMN 1.2 or DMN 1.3.
Exporting DMN Model Elements as DMN-XML Files
Prerequisites
You can only export model elements defined by the DMN standard.
Depending on the output method selected, the export attempts to calculate the amount of elements needed. e.g. If a DMN diagram is selected, then its contents and referenced DMN model elements are also output.
If other model elements or only model elements which do not belong to DMN are selected then they are ignored upon export.
Context
Export DMN model elements into XML files to import them into other tools.
How to proceed
-
Select DMN model elements, decision diagrams or packages or components which contain them.
-
Select Import/Export>Export>DMN File.
A default dialog box for selecting the target file appears.
-
Select the target file or specify a new one.
-
Click on OK.
The selected DMN model elements are exported in the file.
Innovator-specific information such as stereotype properties, labels, specification texts and the used stereotype are exported in extensions.
The Innovator-specific information for the requirement relationships (information, competence and knowledge requirement) is not exported.
Further Information