flow designer script

chandan2212
Tera Contributor

Hi All,

 

I am getting two or more sysid via flow varible in the flow designer,  I neded to pass one by one sysid in the another subflow flow along with group name , but it takeing only first sysid other sysid is not taking .I have designed using the for each records , can anyone advise me how to achive this requirement.

 

if the  receive  5 sysid is than 5 times subflow should run can anyone advise me how to do it .

 

 

Thanks and Regards,

Chandan Patra

5 REPLIES 5

Sandeep Rajput
Tera Patron
Tera Patron

@chandan2212 Are you sure the for each is not calling the subflow with other sys_ids. Usually, the flow context only shows the first loop iteration and you need to change the number associated with the loop to see the next iteration.

 

example-for-each-flow-logic-execution-details.png