XML Source Connector Guide > Data Synchronization Tasks with an XML Source > XML Source Data Synchronization Example
  

XML Source Data Synchronization Example

Perform the following task to configure the following objects and a Data Synchronization task with the insert operation:
Source
The source object for a Data Synchronization task corresponds to tables present in the sample XML file used for creating a connection. Use the XML source connection to connect to a XML source and read data from the XML source.
The following image shows the XML source object and its contents:
Target
Use the .csv file as the target object in the Data Synchronization task. The target object file must contain the tables you select in the source object.
The following image shows the target object and its contents:
Mapping
Map the primary fields of the source object to the flat file target object.
The following image shows mapping of the fields:
Note: When you run the Data Synchronization task, the Secure Agent writes the retrieved tables to the target.CSV file.