Next Interval Iterator¶
Description
This component allows iterating on paginated lists of results. For example, a web page showing the results of a query may have a “Next” link to access to the next results interval.
Input Parameters
The Next Interval Iterator accepts the following as input:
An input page from which the rest of pages are accessed.
Zero or more input records used as input variables in subsequent browsings.
Output Values
The component returns the results page for each iteration.
Details of the Component
See section Extracting Multipaginated Data for an in-depth explanation of the component. For an explanation of the ‘Advanced’ tab, please see section Advanced Configuration of the Sequence and Next Interval Iterator Components.