Show all variables

HI, I am new to the Modeler tool and Camunda 8. I was wondering if there is anyway within the modeler to show all the variables? I have reviewed the documentation on variables and also on the modeler but cannot see a way to list them all. What I was after is an easy way to show all the required process variables. I am currently using Web Modeler.

Thanks

Craig.

Hi @Craigc,
Currently, such a functionality does not exist. In a naive approach, you could download the XML and write a small script that extracts variables (i.e., from embedded forms, input- and output mappings…). However, this is not trivial, if you also consider expressions and if you want to limit yourself to mandatory variables only.
I hope this helps.

you can use swimlines. By clicking on swimline you can see all variables

1 Like