Hello, I was wondering if anyone has been able to populate a collection in Forms by passing multi-value tokens from Workflow to the Forms process using the Invoke Business Process activity. I can get it to pass the first token value to populate the first row but it won't create any subsequent rows even though the tokens passed to it had multiple values.
For On Prem you just match multi-value tokens to Forms collection (or table) variables and it is able to interpret each token into a new row/collection.
Is this functionality not included in Cloud or am I doing something wrong?