flow - Task issue

akin9
Tera Contributor

Hello Experts,

 "customer order"  is created with under 3 "product order"  from third party system .

once received our created flow will trigger with two subflows for order tasks creation for each product orders meaning every time 3 order tasks will create once that closed then another 3 tasks will be created. and its working fine.

Requirement/Question.

1.Two subflows are interconnected so added Do parellel condition its working fine.

I want to know  we need to add any wait condition for both subflows complete??

2. After subflows completed we want to create single "order task" but its creating 

again 3 order tasks 

how to achieve this?

 

Flow created for -- Product order table "sn_ind_tmt_orm_product_order".

 

akin9_0-1732980216392.png

akin9_1-1732980303541.png

 

Please support on this!

 

 

8 REPLIES 8

akin9
Tera Contributor

Hi @Runjay Patel 

 

As per Lookup records counts are getting correctly 3 only.

akin9_0-1733293559115.png

 

Just verify these three record have value UNI and EVC.

Also did you check whether both sub flow executing or not? if not then check if statement.

Hi @Runjay Patel 

Yes I checked record has the correct value.

and both subflows are not executing at same time .

From each condition i think bringing only one record to check the if condition.

Could you help me to check all the records instead of single record.

Okay, Do one thing.

Create 2 lookup record for both separately instead of running parallel.