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. Import From PowerCenter
  13. Performance Tuning
  14. Pushdown Optimization
  15. Partitioned Mappings
  16. Developer Tool Naming Conventions

Developer Mapping Guide

Developer Mapping Guide

Run-time Links

Run-time Links

A run-time link is a link between groups in which the ports might change at run time. The Data Integration Service determines the ports to link at run time based on policies and parameters.
Create a run-time link between groups of the mapping objects if the ports in the upstream transformation can change at run time. If the ports can change at run time, you cannot link the ports when you design the mapping. Create a run-time link that can use a parameter and a link policy to determine which ports to link at run time.
Create a run-time link in the following situations:
You configure the Read transformation to get columns from the data source or to use a source defined by a parameter.
For example, a Read transformation uses a parameter to change the sources or that get metadata changes from the source at run time. The downstream transformations receive data through ports from a generated port that can change between mapping runs. Create and configure a run-time link to the downstream transformations. At run time, the Data Integration Service connects the ports based on the link policy or the parameter values.
You configure the Write transformation to get columns from the data source or the data object or to use a target defined by a parameter.
For example, a Write transformation defines columns based on an associated data object. The Write transformation uses a parameter to change the target or gets metadata changes from the target at run time. create and configure a run-time link to the Write transformation.
Do not create a run-time link to a Write transformation when you define the target columns based on the mapping flow.
At run time, the Data Integration Service connects the ports based on the link policy or the parameter values and passes the data to the downstream port.
Create a run-time link between groups of transformations if the ports in the upstream transformation can change at run time. The Data Integration Service determines which ports to link at run time based on a parameter, link policy, or both that you define. Run-time links appear as thick lines in the mapping editor.
The following image shows a run-time link between an Aggregator transformation and a Write transformation:
The mapping contains an Aggregator transformation and a Write transformation. The Aggregator transformation has a dynamic port and two ports. The Write transformation has eight ports. A think line connects the All Ports groups of the two transformations.

0 COMMENTS

We’d like to hear from you!