Make loop on Decision Table from Flow Designer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-10-2024 06:33 AM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-10-2024 07:07 AM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-15-2024 09:08 AM
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