Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

You can access Web Mapper to map source schema elements to target schema elements.

  1. Click Configure > DATA TRANSFORMATION > Mapping.

  2. Click Create Mapping. 

  3. Type the name and description of the new mapping activity in the Name and Description text boxes.



  4. Select the Project from drop-down list of Select Project.
  5. Click Modify Settings on the Create New Mapping screen to expand the advanced properties of the new Mapping activity.



  6. Select the Splitting Data checkbox to enable the splitting of data.

    If you select this checkbox, then you have to split the data. You can do this by setting the Splitter XPath in the Data Mapper

    .

  7. Enter the number of records into which you want to split the data, in the Split Number of Records field. For example, if you have a source file of 100,000 records and you want split this file into records of 10,000 each, then you need to enter 10,000 in this field.
  8. Select the Parallel Processing checkbox to parallel process these records. By default, records are processed sequentially.
  9. Enter the number of chunks you want to process concurrently, in the Maximum Concurrent Processes field. By default, value of 1 is entered.

    It is advised to change this value, if Parallel Processing is selected. Else, only one chunk is processed at a time and hence sequentially.
  10. Click Create to open the Select Layout window.

Next Step

Load Source and Destination Layout

 

  • No labels