Has anyone figured out a way to export a DMN file from the Decision Table in Appian?
We want Appian to be the source of the rules, but we need the DMN model so we can execute the logic on another offline system which must get the same results as if it were run on Appian.
Appian claims it uses DMN, but doesn't actually supply the DMN model...which seems odd.
Thanks.
Discussion posts and replies are publicly visible
David Roberts said:Appian claims it uses DMN, but doesn't actually supply the DMN model...which seems odd.
Agree with you!Appian uses DMN concepts/structure to design decision tables but does not support exporting the actual DMN model file.
Stefan Helzle said:Did you try to export a decision table like a normal application export and check the included XML?
The exported package cannot be read by other DMN engines or tools. It's Appian-to-Appian only.