Hello Team,
I am looking for more information on the capabilities in Camunda 8.
Cam we create/update the DMN programmatically in Camunda 8? I see this documentation for Camunda 7 not for version 8.
Thanks
Priya
Hello Team,
I am looking for more information on the capabilities in Camunda 8.
Cam we create/update the DMN programmatically in Camunda 8? I see this documentation for Camunda 7 not for version 8.
Thanks
Priya
Hi @sjamesworld - I think you can use the same APIs to build models for C8 also. Here is the source code for the BPMN/DMN Java API’s; I would start here!
Hi @sjamesworld
Did you try what @nathan.loding suggested ? Did it work ?