Flow designer Do the following in parallel not following a order
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-11-2024 09:08 AM
Hello Experts,
I have created a Catalog task using Flow Designer. I want three tasks to create parallel. It is working but the issue is it is not following an order. It triggers t3b first instead of t3. it follow "t3b> t3a> t3 "
I want to trigger Task3 > Task3a then Task 3b.. How to achieve this? Thanks in advance @Ankur Bawiskar
Thanks & Regards,
Srinithi venkatachalam.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-11-2024 09:23 AM
Hi @srinithi Venkat,
Could you provide a screenshot of your flow?
A couple of questions that come to mind are:
- Are there conditions ahead of the Task Creation Flow Steps that would cause t3b to trigger first?
- Do you have the 'Wait' checkbox checked on any of the Create Task Flow Steps?
Thanks!
Josh Pirozzi
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-11-2024 08:13 PM
Hi @Josh Pirozzi & @SanjivMeher ,
I have attached the snap below. The wait is unchecked in all three tasks
Result:
It is triggering in reverse order it is not following step wise order.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-12-2024 04:25 PM
Do you need the 'Do the following in Parallel'.
You can create the first catalog task->Send Notification-> Other steps ->Create the 2nd catalog task.
Please mark this response as correct or helpful if it assisted you with your question.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-12-2024 10:35 PM
I need all these to create in parallel.