When you use consistent names and descriptions, it is easier to understand the workings of mappings and transformation objects. When you provide a name or description, a developer does not have to spend time going through an object or mapping to understand its objective.
Informatica is suggesting us to use some guidelines while developing objects, transformations, and workflows in BDM. If your project doesn't have any specific naming standards you can follow the Informatica naming conventions. These standards establish consistency in the repository objects and create a developer-friendly environment.
Most of the names start with three character fields which describe the type of repository objects followed by a description of the functionality. Few examples like ...
Expression: EXP_validate_input_fields
Filter: FIL_process_only_valid_records
Mapping: m_process_inbound_file
Workflow: wf_process_inbound_file
Application: app_process_inbound_file
Click here to download this naming convention document as .pdf file!
Transformation Naming Conventions
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>
|
Object Type Naming Conventions
Developer Tool Object
|
Suggested Naming Convention
|
---|---|
Application
|
APP_<application name>
|
Customized data object
|
CDO_<data object name>
|
Logical data object
|
LDO_<data object name>
|
Logical data object model
|
LDOM_<model name>
|
Mapping
|
M_<process>_<source system>_<target name>
|
Mapplet
|
MPLT_<mapplet name>
|
Physical data object
|
PDO_<data object name>
|
Profile
|
PRFL_<profile name>
|
Rule
|
Rule_<rule name>
|
Scorecard
|
SCD_<scorecard name>
|
SQL data service
|
SDS_<data service name>
|
Target
|
T_<target name>
|
Virtual schema
|
VS_<schema name>
|
Virtual stored procedure
|
VSP_<procedure name>
|
Virtual table
|
VT_<table name>
|
Web service
|
WS_<web service name>
|
Workflow Object Naming Conventions
Workflow Object
|
Suggested Naming Convention
|
---|---|
Assignment task
|
AST_<description>
|
Command task
|
CMT_<description>
|
Exclusive gateway task
|
EXG_<description>
|
Human task
|
HT_<exception table name>_<description>
|
Mapping task
|
MT_<description>
|
Notification task
|
NTF_<description>
|
Workflow
|
WF_<workflow name>
|
Need Help? email me!
Search tags!
Informatica BDM Naming Conventions
Informatica Developer Tool Naming Conventions
Informatica BDMTransformation Naming Conventions
Informatica BDM Object Type Naming Conventions
Informatica BDM Workflow Object Naming Conventions
Liked the content??
Please Like FB page & subscribe the channel!
Let's learn together!
Need Help? email me!
Search tags!
Informatica BDM Naming Conventions
Informatica Developer Tool Naming Conventions
Informatica BDMTransformation Naming Conventions
Informatica BDM Object Type Naming Conventions
Informatica BDM Workflow Object Naming Conventions