BaseReadDataStep processor
Version:
This class provides methods to simplify writing pipeline step processors that read data from an endpoint.
| Type | Sitecore.DataExchange.Processors.PipelineSteps.BaseReadDataStepProcessor,Sitecore.DataExchange |
|---|
ReadData(Endpoint, PipelineStep, PipelineContext, ILogger)
This method is responsible for reading data from the specified endpoint. What the method does with the data is up to the developer. Usually the data is added to a plugin that is added to the PipelineContext.
If you have suggestions for improving this article, let us know!