1. Pipeline steps

The Iterate data and run pipelines pipeline step

Version:

You use the Iterate data and run pipelines pipeline step to iterate all the data from the previous pipeline. You can configure it to run a series of pipelines for each data. This topic explains how the pipeline step works and how you configure it.

You can find the template for the Iterate data and run pipelines pipeline step in /sitecore/templates/Data Exchange/Framework/Pipeline Steps/Iterate Data and Run Pipelines Pipeline Step.

Configuring the Iterate data and run pipelines pipeline step

You can configure the following information for the pipeline step:

SectionFieldDescription
SettingsPipelinesThe pipelines that you want to run for each row of data.
Iterable Data LocationThe location for the data that is passed from a previous pipeline. Select the Pipeline Context Iterable Data option here.
Data LocationThe context where the data exists and from which it is passed to the pipelines when you run the pipeline. Select the Pipeline Context Source pipeline here.
Max Thread CountThe number of data to be processed per thread. By default, the maximum number for the thread count is 1 to indicate that the pipeline only processes one data per thread.
AdministrationEnabledDetermines whether the current pipeline is allowed to be run. Select Enabled.
Telementry EnabledDetermines whether the current pipeline is allowed for consumption tracking. This is optional.

Logic run by the pipeline step

When the Iterate data and run pipelines pipeline step runs, it runs the pipelines selected in the Pipelines field in the Settings section for each data during the iteration.

If you have suggestions for improving this article, let us know!