Add a pipeline step to read data from a source file
Version: 3.0
You must configure a pipeline step that can read the data from the text file specified by the text file endpoint. The pipeline step must also put a pointer to the data in a location where subsequent pipeline steps can access it.
To add a pipeline step to read data from a source file:
-
In the Content Editor, navigate to the pipeline item, for example, Read City Info from File Pipeline.
-
In the right-hand pane, click Read Text File Pipeline Step. Name the new item Read Text File.
-
In the content tree, select the new item.
-
In the right-hand pane, specify the following field values:
Field
Value
Endpoint From
File System/City Information File
-
Save the item.