Can the Camunda Modeler be used with Zeebe?

I am just getting started with this whole platform, I have a local zeebe/operator docker stack running and I wanted to create a little bpmn2 file to start testing with, however I cannot tell what fields I need to tell Zeebe to send a task out to a specific zeebe microservice I have created locally.

Do I actually need to use the Zeebe Modeler instead (though it says it is deprecated and to use the Camunda modeler instead)? I see there is a GitHub - camunda/zeebe-bpmn-moddle: Zeebe moddle extensions for BPMN 2.0 package, but that doesn’t seem to be a plugin for the modeler app.

The Camunda modeler can build Models for either engine, just make sure to select the right engine when you’re creating your model.

2 Likes