Suprisingly there is not a single word about collections in the documentation [1]? However, using the JSON serialization of the Camunda Spin Plugin I was able to set an ArrayList of Pojos as a process variable. But the next step seems to be more tricky.
What is the recommended way to iterate a collection inside embedded forms? Is there any scope variable which one could use for ng-repeat for example? Does the directive ‘cam-variable-name’ has an isolated scope and is capable of iteration?
[1] https://docs.camunda.org/manual/7.5/user-guide/process-engine/variables/#supported-variable-values