Add a pipeline step to iterate the data read from a source file
The first step in this pipeline adds a pointer to a location where subsequent pipeline steps can access it. You must configure the second step to access the data so it can iterate over the lines read from the text file, and pass the data to the other pipeline that handles the data.
To add a pipeline step to iterate data:
-
In the Content Editor, navigate to the pipeline item City Info from File to City Info Item Sync Pipeline.
-
In the right-hand pane, click Iterate Data and Run Pipelines Pipeline Step. Name the new item Iterate Rows from Text File and Run Pipeline.
-
In the content tree, select the new item.

-
In the right-hand pane, in the Settings section, specify the following field values:
Field
Value
Pipelines
Pipelines/City Info from File to City Info Item Sync Pipeline
Iterable Data Location
Pipeline Context Iterable Data
Data Location
Pipeline Context Source
-
Save the item.
-
Drag and drop the new item to the second position in the Pipelines folder.
