How to create parallel task from flow designer for multirow variable

lucky24
Tera Contributor

Hi Team,

I am working on catalog item in which we are using multirow variable "DL-DLP name" so we want create parallel task from flow designer according multi row variable set.

lucky24_0-1684845960937.png

Means If there are 6 row or 7 row so according that 6 or 7 task should be create parallel and we want those row value in description of task and RITM.

i haven't work on flow designer before

Please can someone help me  how can we achieve this?

5 REPLIES 5

It is difficult to know without seeing your whole flow, but are you sure that your Create Catalog Task is contained within the For Each Item?  That data pill will only work there since you must be processing the array of objects.  See below for a high level example.  In the below, the data pill can be used in step 3, but not in step 4 since it is outside the For Each Item.

ronprice_0-1684951121827.png