|
The DataMapper ModuleThe DataMapper is the tool to create a data mapping configuration. A data mapping configuration file contains the information necessary for data mapping: the settings to read the source file (Delimiter and Boundary settings), the data mapping workflow with its extraction instructions ('Steps'), the Data Model and any imported data samples. Data mapping configurations are used to extract data and transpose that data into a format that can be shared amongst different layouts and outputs created with the Connect Designer and Workflow.The original data, located in a file or database outside of Connect, is called a data source. When this process is complete, the result is a Data Model. This model contains the necessary information to add variable data to Connect Designer templates. (see The Data Model for more information). It has a generic format with an emphasis on content, free from any restrictions imposed by the file types or the origin of the data. This allows a same layout or output to be populated with data from different sources and formats without the need to modify it. |
|