I am using Camunda DMN for managing rules in my application. I want the input/output conditions of the rules to be updated by the end users, is there a way to connect to it to Database and have the values fetched directly from there?
Note: I have already looked into the redeploy process by updating the DMN file.
Please suggest what can be done and which one would be better?