Hi Team,
Camunda has a rule engine which processes its DMN tables.
I would like to understand if its capable to run separately in case we require it to be scaled up or down.
If I have a to modify an existing condition in a DMN table, can I deploy that alone and all the current instances running will start making use of the new DMN table.
OR
Do I need to create a new process instance and only the new instances will be able to make use of the new DMN changes.
Thanks…