04-21-2018 09:02 AM
Hi Team,
I am using activiti in my spring web application. How can i set the loop cardinality dynamically?
Thanks
04-23-2018 10:51 AM
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.
Explore our Alfresco products with the links below. Use labels to filter content by product module.