Make loop on Decision Table from Flow Designer

Surya_Prakash
Tera Contributor

Hi All,

 

We have a Decision Table which was used to create Catalog Tasks based on Catalog Item (Input as Catalog Item and Outputs as Description, Short Description, etc.). We are calling the Decision Table on a Flow and passed the input as Catalog Item and Create Task activity to create catalog task with outputs from the Decision Table.

 

We struck on a area where a Catalog is having 3-4 Catalog Tasks. We are not able to put a loop on the Flow Designer to check the decision table, that how many records were there for the provided Catalog Item. Can you please help here with a solution to do looping on the decision table from flow designer.

 

Thanks,

Surya. P

2 REPLIES 2

Sanjay191
Tera Sage

Hello @Surya_Prakash 
So first you need to loop up the records on the basis of the catalog_item and then apply the  loop on the loop up record that you  get. 

If my answer has helped with your question, please mark my answer as accepted solution and give a thumb up. 

Thank You

shradz1
Tera Contributor

Hi,

Did you manage to find a solution for this issue?
It would be great if you can share it if you have successfully implemented it