How to test and visualize BPMN

Hello,

When I model a BPMN process in Camunda, how can I test it as visual?
I want to give values to parameters in a process and visualize how the flow behaves.

As in below video, starting from second minute.

Regards.

Hi @stikic,

It looks like the token simulation plugin for Camunda modeler is for you: https://github.com/philippfromme/bpmn-js-token-simulation-plugin

Cheers,
Thorben