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. Appendix A: Naming Conventions
  11. Appendix B: Glossary

Getting Started

Getting Started

Connecting the Target

Connecting the Target

You have set up all the transformations needed to modify data before writing to the target. So far, you have performed the following tasks:
  • Created a target definition and target table.
  • Created a mapping.
  • Added transformations.
The final step is to connect to the target.
  1. Drag the output ports to the corresponding input ports in the target.
    The following table describes the output ports that connect to the corresponding input ports:
    Transformation
    Output Port
    Target Input Port
    Lookup
    MANUFACTURER_ID
    MANUFACTURER_ID
    Lookup
    MANUFACTURER_NAME
    MANUFACTURER_NAME
    Aggregator
    OUT_MIN_PRICE
    MIN_PRICE
    Aggregator
    OUT_MAX_PRICE
    MAX_PRICE
    Aggregator
    OUT_AVG_PRICE
    AVG_PRICE
    Expression
    OUT_AVG_PROFIT
    AVG_PROFIT
  2. Click
    Repository
    Save
    .
    Verify mapping validation in the Output window.

0 COMMENTS

We’d like to hear from you!