How to deploy dmn in camunda wildfly?

Hi,

I am using community edition of Camunda wildfly. How do i deploy DMN on the wildfly?
And if my bpmn is using the dmn are the both files supposed to be in the same folder?

currently, am deploying bpmn files from modeller.

Thanks,
Sindhu .

DMN tables are deployed in exactly the same way as BPMN files are.
It’s not required to keep DMN and BPMN tables together before deploying them. But in run time the BPMN file needs to be able to find the DMN table.