In real time scenario where can we use mapping parameters
and variables?
Answer Posted / pendekanti praveen kumar
Before using mapping parameters and mapping variables we
should declare these things in mapping tab of mapping
designer.
A mapping parameter cannot change untill the session has
completed unless a mapping variable can be changed in
between the session.
Example:::
if we declare mapping parameter we can use that parameter
untill completing the session,but if we declare mapping
variable we can change in between sessions.Use mapping
variable in Transcation Control Transformation......
| Is This Answer Correct ? | 40 Yes | 7 No |
Post New Answer View All Answers
What is a difference between complete, stop and abort?
What is informatica?
What is joiner transformation in informatica?
How we can create indexes after completing the loan process?
What is sq transformation?
What is domain and gateway node?
How to use procedural logic inside infromatica?
Which transformation is needed while using the Cobol sources as source definitions?
What is blocking transformation?
What is olap (on-line analytical processing?
What is the need for an etl tool?
Define filter transformation?
i had a source containing business,sales,details column and i have to load it to a target but i have some bad records in it , but i have to load 70% of business records and 50% of sales and 95% of details records excluding bad records to achieve this what should be done and what all logic and tx should be used can anyone help? thanks in advance
What happens to map if we alter the datatypes between source and its corresponding source qualifier?
Explain the shared cache and re-cache?