Update DMN at runtime

Hi, I am using DMN in my process application to verify some cases and it is working correctly.

  1. Can I update the existing rules at runtime?
  2. Can I add new rules at runtime?

or the solution is only new deployment for any change?

Hi @omarmohaidat
I do not think it’s possible to update it without a new deployment.

Regards,
Alex

Hi @omarmohaidat,

You can edit deployed DMN decision tables in real time only using enterprise edition of cockpit.

Have a look at “Compare editions” section of below link

Hi @hassang ,

Is there a REST API that has been exposed to edit the values in DMN decision table at run time

Thanks,
S