Table of Contents

Search

  1. Preface
  2. Understanding Mapping Architect for Visio
  3. Mapping Templates
  4. Mapping Objects
  5. Mapping Template Rules
  6. Using the Import Mapping Template Wizard
  7. Using the mapgen Command Line Program
  8. Using Informatica Mapping Templates
  9. Appendix A: Glossary

Mapping Architect for Visio Guide

Mapping Architect for Visio Guide

Understanding the Mapping

Understanding the Mapping

The following figure shows a mapping that the Incremental Load Wizard creates when you select the Incremental Load option:
This mapping contains a source, source qualifier, an Expression transformation, Lookup transformation, the UPD_EMPLOYEE_TARGET Update Strategy transformation, and a target.
The Incremental Load mapping uses Lookup and Expression transformations to compare source data against existing target data. When you step through the Slowly Changing Dimensions Wizard, you enter the lookup conditions and source columns that you want the Integration Service to compare against the existing target. The Designer creates additional columns for the change columns to hold historic data.
For each source row without a matching primary key in the target, the Expression transformation marks the row new. For each source row with a matching primary key in the target, the Expression compares user-defined source and target columns. If those columns do not match, the Expression marks the row changed. The Update Strategy transformation, UPD_EMPLOYEE_TARGET, passes only the new rows to the target.
You can create the following transformations using the Incremental load templates wizard:
  • Lookup transformations
  • Expression transformations
  • Update Strategy transformations

0 COMMENTS

We’d like to hear from you!