How to create parallel task from flow designer for multirow variable
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-23-2023 05:51 AM
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.
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?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-24-2023 10:59 AM
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.