Hi,
In Camunda 8, is there any feature where I can perform Live update a DMN file from operate or using any other tool? Also want to know if any option to deploy and validate a DMN as a file in runtime?
Thanks
SG
Hi,
In Camunda 8, is there any feature where I can perform Live update a DMN file from operate or using any other tool? Also want to know if any option to deploy and validate a DMN as a file in runtime?
Thanks
SG
Hi @Supriyo,
There is currently no live-editing feature in Operate.
However, you can edit the DMN in the modeler and deploy a new version.
By default, processes always link to the most recent version. Therefore, even running process instances will use the updated DMN.
Can you elaborate, what you mean by validate in runtime?
Hi @StephanHaarmann
Thanks for your response. I was trying to find DMN live update feature which was available in version 7. unfortunately, that’s not available in 8.
Thanks