Hey guys,
we have to convert a Bonita BPMN into a Camunda BPMN.
Bonita uses “business variables” to store data, like for customers or products, needed in multiple tasks.
If I want to create a persistent customer over a taskform, which is saved outside the process what do I have to do?
Is there an example/documentation for creating own entities and access them via a task?
Greets