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

Transformation Naming Conventions

Transformation Naming Conventions

The following table contains standardized naming conventions for transformation types:
Transformation Type
Suggested Naming Convention
Association
AST_<transformation name>
Address Validator
AGG_<transformation name>
Aggregator
AGG_<transformation name>
Association
AST_<transformation name>
Bad Record Exception
EXC_<transformation name>
Case Converter
CCO_<transformation name>
Classifier
CLA_<transformation name>
Comparison
CMP_<transformation name>
Consolidation
CNS_<transformation name>
Data Masking
DMK_<transformation name>
Data Processor
DPR_<transformation name>
Decision
DEC_<transformation name>
Duplicate Record Exception
EXC_<transformation name>
Expression
EXP_<transformation name>
Filter
FIL_<transformation name>
Java
JTX_<transformation name>
Joiner
JNR_<transformation name>
Key Generator
KGN_<transformation name>
Labeler
LAB_<transformation name>
Lookup
LKP_<transformation name>
Match
MAT_<transformation name>
Merge
MRG_<transformation name>
Normalizer
NRM_<transformation name>
Parser
PRS_<transformation name>
Rank
RNK_<transformation name>
Read
SRC_<transformation name>
REST Provider
RESTP_<transformation name>
REST Web Service Consumer
RESTWS_<transformation name>
Router
RTR_<transformation name>
Sequence Generator
SEQ_<transformation name>
Sorter
SRT_<transformation name>
SQL
SQL_<transformation name>
Standardizer
STD_<transformation name>
Union
UN_<transformation name>
Update Strategy
UPD_<transformation name>
Web Service Consumer
WSC_<transformation name>
Weighted Average
WAV_<transformation name>
Write
WRT_<update type>_<target name>

0 COMMENTS

We’d like to hear from you!