What is the difference Between Mapping parameter and variable
Answers were Sorted based on User's Feedback
Answer / siva
In additon to the Abhinav answer, Once value assigned to
mapping parameter, it can not be change as per login in
mapping.
Where as if you define as mapping variable, it can be
initialized, can be changed the value as per logic in
mapping and even it can be held as persistent to use the
same value in running session next time.
I think you understand this..
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / abhinav
Mapping parameter is an option in Informatica where, at the
mapping level, you can specify the value to be used.
For example, if there is a field called START_DATE, the
value for this date can be specified by either passing it
as a variable at the mapping level or storing the value in
a parameter file, which will be read during the session is
run.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / sankar
mapping parameter: maping parameter is a constent value
that can be defin before maping run
A mapping parameter reuse the mapping for various constant
value.
mapping variable:mapping vareable is represent a value that
can be change during the mapping run
that can be stored in reposatry the integartion service
retrive that value frm repositary and incremental value for
next run
| Is This Answer Correct ? | 2 Yes | 1 No |
What are the different types of olap? Give an example?
what is parameter file?
I want skip first 5 rows to load in to target? what will be the logic at session level ??
What exactly mentioned in High level design document.can somebody explain me sequentialy.
how can import the data from the flat files?
Hi i am new to Informatica. I have few question's in Informatica. Can any one respond, it will be appricaited. Q.Is Flat File Contains the Dynamic Cache?
How informatica process data means how informatica works?
how to join the 2 different table with different columns in informatica?
Define informatica repository?
how can you load data into target table without leading zeor's
Explain is there any way to read the ms excel datas directly into informatica? Like is there any possibilities to take excel file as target?
What is the Difference between PowerPlay transformer and power play reports?