25-05-22 08:54 AM
Answered! Go to Answer.
26-05-22 08:38 AM
25-05-22 02:43 PM
25-05-22 03:55 PM
25-05-22 04:08 PM
Hi, Sujatha,
you have to do it in two steps. You should create a master queue or parent queue where you load the item with csv file - one item per csv file. Then there should be a child queue where you load the items from csv. It may seem complicated but it is the best way how to keep track of your process csv files and rows from csv files.
So in your process you load the csv file into collection and then call action Add To Queue with the collection created from csv file.
Is it clear?
Regards
25-05-22 04:37 PM
26-05-22 08:19 AM
26-05-22 08:38 AM
26-05-22 09:49 AM