Hi All,
I am using “Chunk Loop Start” node to divide 1 excel file to multiple files based on number of rows but i also want to add another condition where each file is produced after a period of time interval.
So if file ABC.xlsx is divided into
subgroup_1.xlsx, subgroup_2.xlsx and subgroup_3.xlsx.
There should be time difference of 5 mins between export of subgroup_1.xlsx and subgroup_2.xlsx. Also difference of 5 mins between export of subgroup_2.xlsx and subgroup_3.xlsx
How can i achieve this.
Thanks
RDS