Export of file after wait for time interval

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

Hi @rds

Check out the Wait node.

Gr. Hans

3 Likes

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.