Your pipeline functions as the script for the entire data transformation process that occurs when you run the Forge program. The pipeline specifies things like the format and location of the source data, any changes to be made to the source data (standardization), and the mapping method to use for each of the source data’s properties.

A pipeline is composed of a collection of components. Each component performs a specific function during the transformation of your source data into Guided Search records. Components are linked together by means of cross-references, giving the pipeline a sequential flow.

You must give every component in your pipeline a unique name that identifies it to the other components. You use these names to specify cross-references between components, effectively creating a flow of data through the pipeline.




Copyright © Legal Notices