Table of Contents

Search

  1. Preface
  2. Product Overview
  3. Before You Begin
  4. Tutorial Lesson 1
  5. Tutorial Lesson 2
  6. Tutorial Lesson 3
  7. Tutorial Lesson 4
  8. Tutorial Lesson 5
  9. Tutorial Lesson 6
  10. Naming Conventions
  11. Glossary

Getting Started

Getting Started

Creating a Mapping with Fact and Dimension Tables

Creating a Mapping with Fact and Dimension Tables

In previous lessons, you used the Source Qualifier, Expression, Aggregator, and Lookup transformations in mappings. In this lesson, you learn how to use the following transformations:
  • Stored Procedure. Call a stored procedure and capture its return values.
  • Filter. Filter data that you do not need, such as discontinued items in the ITEMS table.
  • Sequence Generator. Generate unique IDs before inserting rows into the target.
You create a mapping that outputs data to a fact table and its dimension tables.
The following figure shows the mapping you create in this lesson:
The mapping contains several sources joined by one source qualifier and several targets. The source qualifier connects directly to two targets. It connects to a third target through a Filter transformation. It connects to a fourth target through a Stored Procedure transformation. An Update Strategy transformation also connects to the fourth target.

0 COMMENTS

We’d like to hear from you!