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

Type 3 Slowly Changing Dimensions Template

Type 3 Slowly Changing Dimensions Template

The Type 3 Dimension mapping filters source rows based on user-defined comparisons and inserts only those found to be new dimensions to the target. Rows containing changes to the existing dimensions are updated in the target. When updating an existing dimension, the Integration Service saves existing data in different columns of the same row and replaces the existing data with the updates. The Integration Service optionally enters the system date as a timestamp for each row it inserts or updates. In the Type 3 Dimension target, each dimension contains current dimension data.
Use the Type 3 Dimension mapping to update a slowly changing dimensions table when you want to keep only current and previous versions of column data in the table. Both versions of the specified column or columns are saved in the same row.
When you use this option, the Designer creates additional fields in the target:
  • PM_PREV_ColumnName
    . The Designer generates a previous column corresponding to each column for which you want historical data. The Integration Service keeps the previous version of dimension data in these columns.
  • PM_PRIMARYKEY
    . The Integration Service generates a primary key for each row written to the target.
  • PM_EFFECT_DATE
    . This is an optional field. The Integration Service uses the system date to indicate when it creates or updates a dimension.
For example, you might have a site dimension table with store code, location, and overhead that you update after the company changes the location of a store. This dimension is used for sales and overhead calculations. In this case, you need only the more recent two versions of the location information to track the changes and do the calculations. You do not need to know the complete history of all previous locations. With the Type 3 Dimension mapping, you can keep current data and the previous data without having a complete history.

0 COMMENTS

We’d like to hear from you!