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

Parameters for Port Lists

Parameters for Port Lists

You can create parameters that contain lists of ports. You can reference these parameters in transformations such as the Sorter transformation, Rank transformation, Joiner transformation, and Expression transformation.
You can configure the following types of parameters that contain multiple port names:
Port list
A list of port names separated by commas. A port list parameter has the following syntax:
Port1,Port2,Port3
Sort list
A list of port names and the sort type for each port. The sort list parameter has the following syntax:
Port1:A,Port2:A,Port3:D
Input linkset
A set of ports to link at run time. The link set parameter contains name-value pairs in the following syntax:
Port1>:=Port2, Port3>:=Port4

0 COMMENTS

We’d like to hear from you!