Developer Mapping Guide > Developer Tool Naming Conventions > 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>