hi,
When I select multiple rows in a grid and execute a templated task, this will be executed once for every selected row. But when I have a table task at the start of a processflow, and start this task with 3 selected rows, the task is only executed once.
Is there something I’m missing? I don’t need a multiselectparameter solution, cause the tasks can be executed one by one.
I am using the multiselectparameter for another task, can this be interrupting the default handling?