Settings


(1) ETL/ELT tasks: With a loop task, you can run through subtasks (or simply the destination side) several times without depending on input data.

(2) Number of iterations: This allows you to determine how often the loop should be executed.

(3) ETL field iteration: 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".