Loop (source ETL/ELT)
(1) With a loop task, you can run through subtasks (or simply the destination side) several times without depending on input data.
(2) This allows you to determine how often the loop should be executed.
(3) This ETL/ELT field can be used to read out the current iteration on the destination side or in subtasks. The index starts at 1.