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

Overriding Reusable Transformation Parameters in Mappings

Overriding Reusable Transformation Parameters in Mappings

When you add a reusable transformation to a mapping, the transformation parameters are transformation parameters until the parameters are exposed as mapping parameters. If you expose the transformation parameters as mapping parameters, you bind the transformation parameters to the mapping parameters. The mapping parameters have the same name and type as the transformation parameters. The default value of the mapping parameter uses the instance value of the reusable transformation parameter.
To override the parameter value in a reusable transformation, complete one of the following tasks:
  • Create a new mapping parameter to override the transformation parameter.
  • Expose the transformation parameters as mapping parameters. Reconfigure the default value of the mapping parameters.
  • Expose the transformation parameters as mapping parameters. Configure a parameter set or a parameter file to override the default value of the mapping parameters.
For example, you can set a parameter for a reusable Filter transformation. When you add the reusable Filter transformation to a mapping, you can configure a mapping parameter to override the Filter transformation parameter, or you can expose the Filter transformation parameter as a mapping parameter. If you expose the Filter transformation parameter as a mapping parameter, the Filter transformation parameter binds to a mapping parameter. To override the exposed transformation parameter, reconfigure the default value of the mapping parameter that binds to the transformation. The transformation uses the default value of the mapping parameter at run time.

0 COMMENTS

We’d like to hear from you!