Activiti Modeler

I’m working on a project where I’m trying to integrate the Activiti extension into BPMN.js using ViteJS as my module wrapper. However, I am facing some challenges and would like to ask the community for help.

I tried using the GitHub - igdianov/bpmn-js-properties-panel approach

However, the AcitiviProvider has no effect on the screen.

I also looked at the version of bpmnJS being used in this PR, but it still didn’t work.

I would like to know if anyone has already managed to implement the Acitivi modeler. If so, how did you manage to accomplish this?

Sorry for any possible silly questions. I’m new to the world of BPMN and I received this request from my superior.

I’ve been researching and noticed that bpmn-js already offers the Camunda provider option, which was a fork of acitiviti.

Would anyone know if this provider would be able to handle all acitivti properties?

Activity properties are not supported by the properties panel. It supports Camunda 7 and 8 out of the box.