Iterators are processing components, used to execute the set of components for lines, blocks, words and regular expressions in the text source.
Iterators are placed in the Iterators folder in Components Palette.
There are the following iterators in AEP
Component |
Description |
Execute the set of components for lines in the specified text source. |
|
Execute the set of components for blocks in the specified text source. |
|
Execute the set of components for regular expressions in the specified text source. |
|
Execute the set of components for words in the specified text source. |
|
Executes the set of components for lines on the specified sheet in MS Excel document. |
|
Executes the set of components for each record from SQL query. |
It is possible to stop iterator execution with Iterator Stopper component. You can pass over the iteration with Next Iteration component.