Data Store elements are not executed by the Camunda engine. When using the Camunda modeler, they are rather intended to be used for documentation purposes.
This should probably mentioned with a tooltip/info message in the modeler. I’ve assumed for quite some time that I can create a connection to an external datastore using this.
It’s best that you don’t try to assume too much about how Camunda and the BPMN symbols work. You may end up with unexpected behavior.
We clearly document which elements of the BPMN standard are implemented as well as how to implemented them. In order to avoid creating someone that may not work you should always read the documentation first.
Thanks @Niall. I’m new to this ecosystem and learning as I go. I agree that the documentation of Camunda is much better than many opensource softwares/libraries.