cancel
Showing results for 
Search instead for 
Did you mean: 

How can i set the loop cardinality dynamically?

vamsinipun
Star Contributor
Star Contributor

Hi Team,

I am using activiti in my spring web application. How can i set the loop cardinality dynamically?

Thanks

1 REPLY 1

cjose
Elite Collaborator
Elite Collaborator

It supports variables! For example, if you have a variable named "cardinality", set it as ${cardinality}. For example, if the cardinality variable is set to 5, it will be loop 5 times (sequential or parallel) depending on your multi instance config.

Getting started

Explore our Alfresco products with the links below. Use labels to filter content by product module.