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

Going off of what @SanjivMeher was asking, do you need the Flow Step for 'Do the following in parallel' because there are conditions where all three Tasks might not trigger? If all three tasks would trigger all of the time, can you line up the 'Create Task' Flow Steps?

Creating things in parallel but wanting the things to be created in order is logically unsound.

You can either do things in parallel or do them in order.

 

This is not a ServiceNow thing but a logical principle.

SanjivMeher
Kilo Patron
Kilo Patron

Can you post a screenshot of you flow?

It looks like you want to create them sequentially. If so, you should place them sequentially in the flow.


Please mark this response as correct or helpful if it assisted you with your question.