Table of Contents

Search

  1. Preface
  2. Mappings
  3. Mapplets
  4. Mapping Parameters
  5. Where to Assign Parameters
  6. Mapping Outputs
  7. Generate a Mapping from an SQL Query
  8. Dynamic Mappings
  9. How to Develop and Run a Dynamic Mapping
  10. Dynamic Mapping Use Cases
  11. Mapping Administration
  12. Export to PowerCenter
  13. Import From PowerCenter
  14. Performance Tuning
  15. Pushdown Optimization
  16. Partitioned Mappings
  17. Developer Tool Naming Conventions

Developer Mapping Guide

Developer Mapping Guide

Outputs View

Outputs View

Define the mapping outputs in the
Outputs
view of the mapping
Properties
. When you define each mapping output, enter a mapping output name, the mapping output type, and the type of aggregation to perform.
The following image shows the mapping outputs in the
Outputs
tab of the mapping
Properties
view:
The image shows a simple mapping with a Read Customer Orders source, an Expression transformation, and a Write transformation. The Outputs tab on the Properties view appears.
The
Outputs
view contains the following fields:
Name
The name of the output. Default is Output.
Type
The type of the mapping output. You can select a numeric type or a date/time type. Default is Integer.
Precision
The length of the mapping output field. Default is 10.
Scale
The digits to the right of the decimal in the mapping output field. Default is zero.
Aggregation Type
You can choose one of the following types of aggregation:
SUM
Returns the sum of the field or expression from each input row that the Data Integration Service processed.
MIN
Returns the smallest numeric value or date that the Data Integration Service processed from a specific field or expression in each input row.
MAX
Returns the largest numeric value or date that the Data Integration Service processed from a specific field or expression in each input row.
Binding
The name of a mapplet or logical data object output to bind to the mapping output. This field is blank unless the mapping output is returned from a mapplet instead of from an Expression transformation in the mapping.
Description
The description of the mapping output.

0 COMMENTS

We’d like to hear from you!