Flow designer Do the following in parallel not following a order

srinithi Venkat
Tera Contributor

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.

7 REPLIES 7

Josh Pirozzi
Kilo Sage

Hi @srinithi Venkat,

Could you provide a screenshot of your flow?

 

A couple of questions that come to mind are:

  1. Are there conditions ahead of the Task Creation Flow Steps that would cause t3b to trigger first?
  2. Do you have the 'Wait' checkbox checked on any of the Create Task Flow Steps?

 

Thanks!

Josh Pirozzi

Hi @Josh Pirozzi & @SanjivMeher ,

I have attached the snap below. The wait is unchecked in all three tasks 

srinithiVenkat_0-1718161483034.pngsrinithiVenkat_1-1718161558622.png

Result: 

It is triggering in reverse order it is not following step wise order.

srinithiVenkat_2-1718161935941.png

 

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.

I need all these to create in parallel.